Pull request #3927 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45f5be272e5edc24c27081911abb3a554db5f589+81bad761160ed823b117fb91638cbc671260dbae (e15f0f29d75b044eed43fd47930acd234c63d114) 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-ssh1574822749682662891.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-ssh288402427527976632.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13485585717664541604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11541867583116395179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16129186967587487814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2528052550160827840.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9085 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) > 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/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-25T19:13:23.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-25T19:13:24.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-25T19:13:24.106Z] ========================================================= [2022-03-25T19:13:24.106Z] EdgeX Global Pipelines Version Info [2022-03-25T19:13:24.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:13:24.908Z] ------------------- [2022-03-25T19:13:24.908Z] stable info: [2022-03-25T19:13:24.908Z] ------------------- [2022-03-25T19:13:24.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-25T19:13:24.908Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T19:13:24.908Z] Message: update stable to v1.0.221 [2022-03-25T19:13:25.483Z] ------------------- [2022-03-25T19:13:25.483Z] experimental info: [2022-03-25T19:13:25.483Z] ------------------- [2022-03-25T19:13:25.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-25T19:13:25.483Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T19:13:25.483Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-25T19:13:25.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-25T19:13:25.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-25T19:13:25.825Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-25T19:13:25.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-25T19:13:25.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-25T19:13:25.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-25T19:13:25.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-25T19:13:26.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-25T19:13:26.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-25T19:13:26.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-25T19:13:26.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-25T19:13:26.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-25T19:13:26.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-25T19:13:26.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-25T19:13:26.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-25T19:13:26.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T19:13:26.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T19:13:26.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-25T19:13:26.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-25T19:13:26.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-25T19:13:26.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-25T19:13:26.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-25T19:13:26.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3927 [Pipeline] echo [2022-03-25T19:13:26.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3927 [Pipeline] echo [2022-03-25T19:13:26.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3927 [Pipeline] echo [2022-03-25T19:13:26.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo [2022-03-25T19:13:26.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45f5be2 [Pipeline] echo [2022-03-25T19:13:26.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T19:13:26.912Z] provisioning config files... [2022-03-25T19:13:26.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1995248750006618570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:13:27.274Z] ---> docker-login.sh [2022-03-25T19:13:27.274Z] nexus3.edgexfoundry.org:10001 [2022-03-25T19:13:27.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:13:27.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:13:27.537Z] Configure a credential helper to remove this warning. See [2022-03-25T19:13:27.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:13:27.537Z] [2022-03-25T19:13:27.537Z] Login Succeeded [2022-03-25T19:13:27.537Z] nexus3.edgexfoundry.org:10002 [2022-03-25T19:13:27.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:13:27.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:13:27.801Z] Configure a credential helper to remove this warning. See [2022-03-25T19:13:27.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:13:27.801Z] [2022-03-25T19:13:27.801Z] Login Succeeded [2022-03-25T19:13:27.801Z] nexus3.edgexfoundry.org:10003 [2022-03-25T19:13:27.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:13:28.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:13:28.062Z] Configure a credential helper to remove this warning. See [2022-03-25T19:13:28.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:13:28.062Z] [2022-03-25T19:13:28.062Z] Login Succeeded [2022-03-25T19:13:28.062Z] nexus3.edgexfoundry.org:10004 [2022-03-25T19:13:28.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:13:28.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:13:28.063Z] Configure a credential helper to remove this warning. See [2022-03-25T19:13:28.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:13:28.063Z] [2022-03-25T19:13:28.063Z] Login Succeeded [2022-03-25T19:13:28.063Z] docker.io [2022-03-25T19:13:28.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:13:28.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:13:28.586Z] Configure a credential helper to remove this warning. See [2022-03-25T19:13:28.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:13:28.586Z] [2022-03-25T19:13:28.586Z] Login Succeeded [2022-03-25T19:13:28.586Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T19:13:28.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T19:13:29.088Z] + 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-25T19:13:29.088Z] + dirname cmd/core-command/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/core-data/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/core-metadata/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-25T19:13:29.088Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2022-03-25T19:13:29.088Z] -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/support-notifications/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-25T19:13:29.088Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-25T19:13:29.088Z] + cut -d/ -f2 [2022-03-25T19:13:29.088Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-25T19:13:29.207Z] 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-25T19:13:29.722Z] + git rev-list -1 --merges 45f5be272e5edc24c27081911abb3a554db5f589~1..45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo [2022-03-25T19:13:29.759Z] -----------> git rev-list -1 --merges 45f5be272e5edc24c27081911abb3a554db5f589~1..45f5be272e5edc24c27081911abb3a554db5f589 45f5be272e5edc24c27081911abb3a554db5f589 [false] [Pipeline] sh [2022-03-25T19:13:30.080Z] + git log --format=format:%s -1 45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo [2022-03-25T19:13:30.115Z] ========================================================= [2022-03-25T19:13:30.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-25T19:13:30.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-25T19:13:30.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-25T19:13:30.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-25T19:13:30.709Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-25T19:13:30.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-25T19:13:30.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-25T19:13:30.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-25T19:13:30.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:13:31.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T19:13:31.178Z] [2022-03-25T19:13:31.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:13:31.523Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T19:13:31.523Z] latest: Pulling from edgex-devops/git-semver [2022-03-25T19:13:31.523Z] a0d0a0d46f8b: Pulling fs layer [2022-03-25T19:13:31.523Z] 3e5f54012d9b: Pulling fs layer [2022-03-25T19:13:31.523Z] 4c7163046ea9: Pulling fs layer [2022-03-25T19:13:31.523Z] 0c2d73faf560: Pulling fs layer [2022-03-25T19:13:31.523Z] 0c2d73faf560: Waiting [2022-03-25T19:13:31.523Z] 3e5f54012d9b: Verifying Checksum [2022-03-25T19:13:31.523Z] 3e5f54012d9b: Download complete [2022-03-25T19:13:31.523Z] a0d0a0d46f8b: Download complete [2022-03-25T19:13:31.523Z] 4c7163046ea9: Verifying Checksum [2022-03-25T19:13:31.523Z] 4c7163046ea9: Download complete [2022-03-25T19:13:31.523Z] 0c2d73faf560: Verifying Checksum [2022-03-25T19:13:31.791Z] a0d0a0d46f8b: Pull complete [2022-03-25T19:13:31.791Z] 3e5f54012d9b: Pull complete [2022-03-25T19:13:32.053Z] 4c7163046ea9: Pull complete [2022-03-25T19:13:32.317Z] 0c2d73faf560: Pull complete [2022-03-25T19:13:32.317Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-25T19:13:32.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T19:13:32.317Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-25T19:13:32.425Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:13:32.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-25T19:13:33.088Z] $ docker top 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-25T19:13:33.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T19:13:33.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T19:13:33.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T19:13:33.426Z] $ docker exec 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent [2022-03-25T19:13:33.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIBlGpk/agent.13 [2022-03-25T19:13:33.562Z] SSH_AGENT_PID=19 [2022-03-25T19:13:33.569Z] Running ssh-add (command line suppressed) [2022-03-25T19:13:33.721Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8229653219162659675.key (/w/workspace/edgex-go/1@tmp/private_key_8229653219162659675.key) [2022-03-25T19:13:33.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T19:13:34.093Z] + git tag --points-at HEAD [Pipeline] } [2022-03-25T19:13:34.124Z] $ docker exec --env ******** --env ******** 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent -k [2022-03-25T19:13:34.246Z] unset SSH_AUTH_SOCK; [2022-03-25T19:13:34.246Z] unset SSH_AGENT_PID; [2022-03-25T19:13:34.246Z] echo Agent pid 19 killed; [2022-03-25T19:13:34.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-25T19:13:34.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T19:13:34.339Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T19:13:34.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T19:13:34.483Z] $ docker exec 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent [2022-03-25T19:13:34.608Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfCnFdH/agent.51 [2022-03-25T19:13:34.608Z] SSH_AGENT_PID=58 [2022-03-25T19:13:34.614Z] Running ssh-add (command line suppressed) [2022-03-25T19:13:34.737Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8600465052794291315.key (/w/workspace/edgex-go/1@tmp/private_key_8600465052794291315.key) [2022-03-25T19:13:34.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T19:13:35.086Z] + git semver init [2022-03-25T19:13:35.086Z] # -> Open(): unable to determine branch for HEAD [2022-03-25T19:13:35.086Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-25T19:13:35.086Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-25T19:13:35.086Z] # $SEMVER_REMOTE_NAME = origin [2022-03-25T19:13:35.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-25T19:13:35.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-25T19:13:35.086Z] # $SEMVER_BRANCH = PR-3927 [2022-03-25T19:13:35.086Z] # $SEMVER_TEMP = /tmp/semver-843116053 [2022-03-25T19:13:35.086Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-25T19:13:50.022Z] # '/tmp/semver-843116053' -> '/w/workspace/edgex-go/1/.semver' [2022-03-25T19:13:50.022Z] # -> Force: false [2022-03-25T19:13:50.022Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-25T19:13:50.055Z] $ docker exec --env ******** --env ******** 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent -k [2022-03-25T19:13:50.167Z] unset SSH_AUTH_SOCK; [2022-03-25T19:13:50.167Z] unset SSH_AGENT_PID; [2022-03-25T19:13:50.168Z] echo Agent pid 58 killed; [2022-03-25T19:13:50.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T19:13:50.595Z] + git semver [Pipeline] } [2022-03-25T19:13:50.630Z] $ docker stop --time=1 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 [2022-03-25T19:13:52.315Z] $ docker rm -f 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T19:13:52.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-25T19:13:53.059Z] Stashed 1 file(s) [Pipeline] echo [2022-03-25T19:13:53.077Z] [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-25T19:13:53.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T19:13:53.701Z] ========================================================= [2022-03-25T19:13:53.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-25T19:13:53.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:13:54.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T19:13:54.044Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-25T19:13:54.044Z] 59bf1c3509f3: Pulling fs layer [2022-03-25T19:13:54.044Z] 666ba61612fd: Pulling fs layer [2022-03-25T19:13:54.044Z] 8ed8ca486205: Pulling fs layer [2022-03-25T19:13:54.044Z] 4fe6c5a15a65: Pulling fs layer [2022-03-25T19:13:54.044Z] 22a0e8bec74d: Pulling fs layer [2022-03-25T19:13:54.044Z] 640e595b4fbd: Pulling fs layer [2022-03-25T19:13:54.044Z] 763cafe07f6e: Pulling fs layer [2022-03-25T19:13:54.044Z] 0c0b528cf693: Pulling fs layer [2022-03-25T19:13:54.044Z] 10935f4eaf8b: Pulling fs layer [2022-03-25T19:13:54.044Z] 640e595b4fbd: Waiting [2022-03-25T19:13:54.044Z] 763cafe07f6e: Waiting [2022-03-25T19:13:54.044Z] 4fe6c5a15a65: Waiting [2022-03-25T19:13:54.044Z] 22a0e8bec74d: Waiting [2022-03-25T19:13:54.044Z] 8ed8ca486205: Verifying Checksum [2022-03-25T19:13:54.044Z] 8ed8ca486205: Download complete [2022-03-25T19:13:54.044Z] 666ba61612fd: Download complete [2022-03-25T19:13:54.044Z] 22a0e8bec74d: Verifying Checksum [2022-03-25T19:13:54.044Z] 22a0e8bec74d: Download complete [2022-03-25T19:13:54.044Z] 640e595b4fbd: Verifying Checksum [2022-03-25T19:13:54.044Z] 640e595b4fbd: Download complete [2022-03-25T19:13:54.044Z] 59bf1c3509f3: Verifying Checksum [2022-03-25T19:13:54.044Z] 59bf1c3509f3: Download complete [2022-03-25T19:13:54.044Z] 763cafe07f6e: Verifying Checksum [2022-03-25T19:13:54.044Z] 763cafe07f6e: Download complete [2022-03-25T19:13:54.305Z] 0c0b528cf693: Verifying Checksum [2022-03-25T19:13:54.305Z] 0c0b528cf693: Download complete [2022-03-25T19:13:54.305Z] 59bf1c3509f3: Pull complete [2022-03-25T19:13:54.305Z] 666ba61612fd: Pull complete [2022-03-25T19:13:54.567Z] 8ed8ca486205: Pull complete [2022-03-25T19:13:54.829Z] 10935f4eaf8b: Verifying Checksum [2022-03-25T19:13:54.830Z] 10935f4eaf8b: Download complete [2022-03-25T19:13:54.830Z] 4fe6c5a15a65: Download complete [2022-03-25T19:13:59.032Z] 4fe6c5a15a65: Pull complete [2022-03-25T19:13:59.032Z] 22a0e8bec74d: Pull complete [2022-03-25T19:13:59.032Z] 640e595b4fbd: Pull complete [2022-03-25T19:13:59.032Z] 763cafe07f6e: Pull complete [2022-03-25T19:13:59.291Z] 0c0b528cf693: Pull complete [2022-03-25T19:14:01.835Z] 10935f4eaf8b: Pull complete [2022-03-25T19:14:01.835Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-25T19:14:01.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T19:14:01.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:14:02.194Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T19:14:02.194Z] WORKDIR /edgex [2022-03-25T19:14:02.194Z] COPY go.mod . [2022-03-25T19:14:02.194Z] RUN go mod download [2022-03-25T19:14:02.194Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-25T19:14:03.576Z] Sending build context to Docker daemon 334.4MB [2022-03-25T19:14:03.576Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T19:14:03.576Z] ---> 99d49a6021b9 [2022-03-25T19:14:03.576Z] Step 2/4 : WORKDIR /edgex [2022-03-25T19:14:05.497Z] ---> Running in f4ce7218dbe4 [2022-03-25T19:14:05.497Z] Removing intermediate container f4ce7218dbe4 [2022-03-25T19:14:05.497Z] ---> 144eac8ef749 [2022-03-25T19:14:05.497Z] Step 3/4 : COPY go.mod . [2022-03-25T19:14:05.497Z] ---> 1c5fe54aa090 [2022-03-25T19:14:05.497Z] Step 4/4 : RUN go mod download [2022-03-25T19:14:05.497Z] ---> Running in 441df65ae138 [2022-03-25T19:14:08.391Z] Still waiting to schedule task [2022-03-25T19:14:08.391Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-25T19:14:20.407Z] Removing intermediate container 441df65ae138 [2022-03-25T19:14:20.407Z] ---> 568adfe84e86 [2022-03-25T19:14:20.407Z] Successfully built 568adfe84e86 [2022-03-25T19:14:20.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:14:20.738Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T19:14:20.738Z] . [Pipeline] withDockerContainer [2022-03-25T19:14:20.830Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:14:20.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T19:14:21.257Z] $ docker top 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:14:21.669Z] + go version [2022-03-25T19:14:21.669Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-25T19:14:21.717Z] $ docker stop --time=1 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 [2022-03-25T19:14:23.054Z] $ docker rm -f 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:14:23.695Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T19:14:23.695Z] . [Pipeline] withDockerContainer [2022-03-25T19:14:23.792Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:14:23.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T19:14:24.234Z] $ docker top 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T19:14:24.355Z] ========================================================= [2022-03-25T19:14:24.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T19:14:24.355Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:14:24.694Z] + make test [2022-03-25T19:14:24.694Z] go mod tidy -compat=1.17 [2022-03-25T19:14:24.954Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T19:14:31.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T19:14:43.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T19:14:43.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-03-25T19:14:43.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T19:14:44.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements [2022-03-25T19:14:44.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T19:14:44.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 89.2% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 84.4% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 94.2% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 24.0% of statements [2022-03-25T19:14:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-03-25T19:14:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-03-25T19:14:58.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-03-25T19:14:58.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-03-25T19:14:58.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 82.5% of statements [2022-03-25T19:14:58.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.113s coverage: 17.7% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T19:15:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T19:15:08.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T19:15:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-25T19:15:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-25T19:15:08.587Z] 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-25T19:15:26.692Z] GO111MODULE=on go vet ./... [2022-03-25T19:15:31.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T19:15:31.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T19:15:31.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T19:15:32.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T19:15:32.613Z] + ls -al . [2022-03-25T19:15:32.613Z] total 664 [2022-03-25T19:15:32.613Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 19:15 . [2022-03-25T19:15:32.613Z] drwxr-xr-x 4 root root 4096 Mar 25 19:14 .. [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 19:13 .dockerignore [2022-03-25T19:15:32.613Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:13 .git [2022-03-25T19:15:32.613Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 19:13 .github [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 19:13 .gitignore [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 19:13 .golangci.yml [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 19:13 .hadolint.yml [2022-03-25T19:15:32.613Z] drwx------ 3 1001 1001 4096 Mar 25 19:13 .semver [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 19:13 .sonarcloud.properties [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:13 ADOPTERS.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 19:13 Attribution.txt [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 19:13 CHANGELOG.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:13 CONTRIBUTING.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:13 GOVERNANCE.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 19:13 Jenkinsfile [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:13 LICENSE [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 19:13 Makefile [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:13 OWNERS.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 19:13 README.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 19:13 SECURITY.md [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:13 VERSION [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 19:13 ZMQWindows.md [2022-03-25T19:15:32.613Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:13 bin [2022-03-25T19:15:32.613Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 19:13 cmd [2022-03-25T19:15:32.613Z] -rw-r--r-- 1 root root 426503 Mar 25 19:15 coverage.out [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 19:13 go.mod [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 19:14 go.sum [2022-03-25T19:15:32.613Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:13 internal [2022-03-25T19:15:32.613Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:13 openapi [2022-03-25T19:15:32.613Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 19:13 snap [2022-03-25T19:15:32.613Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:13 version.go [Pipeline] sh [2022-03-25T19:15:32.927Z] + '[' -e coverage.out ] [2022-03-25T19:15:32.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T19:15:33.039Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T19:15:33.409Z] + make build [2022-03-25T19:15:33.409Z] 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-25T19:15:47.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9086 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws [2022-03-25T19:15:47.992Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-25T19:15:48.499Z] The recommended git tool is: git [2022-03-25T19:15:51.511Z] 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-25T19:15:55.855Z] using credential edgex-jenkins-ssh [2022-03-25T19:15:55.875Z] Cloning the remote Git repository [2022-03-25T19:15:55.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:15:56.036Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-25T19:15:56.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:15:56.139Z] > git --version # timeout=10 [2022-03-25T19:15:56.168Z] > git --version # 'git version 2.25.1' [2022-03-25T19:15:56.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:15:56.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T19:16:01.496Z] 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-25T19:16:02.066Z] 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-25T19:16:03.448Z] 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-25T19:16:03.708Z] 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-25T19:16:05.089Z] 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-25T19:16:06.028Z] 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-25T19:16:07.411Z] 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-25T19:16:08.353Z] 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-25T19:16:09.295Z] 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-25T19:16:10.679Z] 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-25T19:16:12.066Z] 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-25T19:16:13.036Z] $ docker stop --time=1 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 [2022-03-25T19:16:12.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T19:16:12.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T19:16:12.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T19:16:12.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:16:12.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:16:12.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T19:16:13.183Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:16:13.539Z] Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:16:13.540Z] Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) [2022-03-25T19:16:13.204Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T19:16:13.217Z] > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 [2022-03-25T19:16:13.445Z] > git remote # timeout=10 [2022-03-25T19:16:13.462Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T19:16:13.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:16:13.498Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T19:16:13.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T19:16:13.549Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T19:16:13.577Z] > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 [2022-03-25T19:16:15.781Z] $ docker rm -f 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:16:17.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T19:16:17.510Z] [2022-03-25T19:16:17.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:16:17.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T19:16:17.867Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-25T19:16:17.867Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-25T19:16:17.867Z] ca9280d653b3: Pulling fs layer [2022-03-25T19:16:17.867Z] 7e9c9ca2126c: Pulling fs layer [2022-03-25T19:16:17.867Z] cbdbe7a5bc2a: Download complete [2022-03-25T19:16:17.881Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-25T19:16:17.934Z] > git --version # timeout=10 [2022-03-25T19:16:17.945Z] > git --version # 'git version 2.25.1' [2022-03-25T19:16:17.960Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T19:16:18.126Z] ca9280d653b3: Verifying Checksum [2022-03-25T19:16:18.126Z] ca9280d653b3: Download complete [2022-03-25T19:16:18.126Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [2022-03-25T19:16:18.386Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-25T19:16:18.645Z] ca9280d653b3: Pull complete [2022-03-25T19:16:19.053Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-25T19:16:19.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T19:16:19.053Z] Dload Upload Total Spent Left Speed [2022-03-25T19:16:19.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44690 0 --:--:-- --:--:-- --:--:-- 44859 [Pipeline] sh [2022-03-25T19:16:19.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-25T19:16:19.969Z] + sudo tee /etc/docker/daemon.new [2022-03-25T19:16:19.969Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-25T19:16:19.969Z] { [2022-03-25T19:16:19.969Z] "registry-mirrors": [ [2022-03-25T19:16:19.969Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-25T19:16:19.969Z] ], [2022-03-25T19:16:19.969Z] "bip": "10.250.0.254/24", [2022-03-25T19:16:19.969Z] "hosts": [ [2022-03-25T19:16:19.969Z] "tcp://0.0.0.0:5555", [2022-03-25T19:16:19.969Z] "unix:///var/run/docker.sock" [2022-03-25T19:16:19.969Z] ], [2022-03-25T19:16:19.969Z] "mtu": 1458, [2022-03-25T19:16:19.969Z] "selinux-enabled": true, [2022-03-25T19:16:19.969Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-25T19:16:19.969Z] } [Pipeline] sh [2022-03-25T19:16:20.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-25T19:16:20.765Z] + sudo service docker restart [2022-03-25T19:16:22.845Z] 7e9c9ca2126c: Pull complete [2022-03-25T19:16:22.845Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-25T19:16:22.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T19:16:22.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-25T19:16:22.943Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:16:22.987Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-25T19:16:24.160Z] $ docker top ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:16:24.573Z] + docker-compose build --help [2022-03-25T19:16:24.573Z] + grep parallel [2022-03-25T19:16:25.151Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T19:16:25.191Z] $ docker stop --time=1 ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 [2022-03-25T19:16:26.524Z] $ docker rm -f ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:16:27.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T19:16:27.078Z] . [Pipeline] withDockerContainer [2022-03-25T19:16:27.175Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:16:27.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-25T19:16:27.595Z] $ docker top 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:16:27.998Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T19:16:28.573Z] Building core-command ... [2022-03-25T19:16:28.573Z] Building core-data ... [2022-03-25T19:16:28.573Z] Building core-metadata ... [2022-03-25T19:16:28.573Z] Building security-bootstrapper ... [2022-03-25T19:16:28.573Z] Building security-proxy-setup ... [2022-03-25T19:16:28.573Z] Building security-secretstore-setup ... [2022-03-25T19:16:28.573Z] Building security-spiffe-token-provider ... [2022-03-25T19:16:28.573Z] Building security-spire-agent ... [2022-03-25T19:16:28.573Z] Building security-spire-config ... [2022-03-25T19:16:28.573Z] Building security-spire-server ... [2022-03-25T19:16:28.573Z] Building support-notifications ... [2022-03-25T19:16:28.573Z] Building support-scheduler ... [2022-03-25T19:16:28.573Z] Building sys-mgmt-agent ... [2022-03-25T19:16:28.573Z] Building security-bootstrapper [2022-03-25T19:16:28.573Z] Building sys-mgmt-agent [2022-03-25T19:16:28.573Z] Building core-data [2022-03-25T19:16:28.573Z] Building security-spiffe-token-provider [2022-03-25T19:16:28.573Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T19:16:39.161Z] provisioning config files... [2022-03-25T19:16:39.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5493801308780851278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:16:39.789Z] ---> docker-login.sh [2022-03-25T19:16:39.789Z] nexus3.edgexfoundry.org:10001 [2022-03-25T19:16:40.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:16:40.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:16:40.666Z] Configure a credential helper to remove this warning. See [2022-03-25T19:16:40.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:16:40.666Z] [2022-03-25T19:16:40.666Z] Login Succeeded [2022-03-25T19:16:40.666Z] nexus3.edgexfoundry.org:10002 [2022-03-25T19:16:40.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:16:41.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:16:41.215Z] Configure a credential helper to remove this warning. See [2022-03-25T19:16:41.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:16:41.215Z] [2022-03-25T19:16:41.215Z] Login Succeeded [2022-03-25T19:16:41.215Z] nexus3.edgexfoundry.org:10003 [2022-03-25T19:16:41.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:16:41.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:16:41.498Z] Configure a credential helper to remove this warning. See [2022-03-25T19:16:41.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:16:41.498Z] [2022-03-25T19:16:41.498Z] Login Succeeded [2022-03-25T19:16:41.498Z] nexus3.edgexfoundry.org:10004 [2022-03-25T19:16:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:16:42.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:16:42.103Z] Configure a credential helper to remove this warning. See [2022-03-25T19:16:42.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:16:42.103Z] [2022-03-25T19:16:42.103Z] Login Succeeded [2022-03-25T19:16:42.103Z] docker.io [2022-03-25T19:16:42.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T19:16:42.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T19:16:42.969Z] Configure a credential helper to remove this warning. See [2022-03-25T19:16:42.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T19:16:42.969Z] [2022-03-25T19:16:42.969Z] Login Succeeded [2022-03-25T19:16:42.969Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T19:16:43.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-25T19:16:43.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T19:16:43.406Z] ========================================================= [2022-03-25T19:16:43.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-25T19:16:43.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:16:43.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T19:16:44.062Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-25T19:16:44.063Z] 9b3977197b4f: Pulling fs layer [2022-03-25T19:16:44.063Z] 1a89e8eeedd5: Pulling fs layer [2022-03-25T19:16:44.063Z] 94645a83ff95: Pulling fs layer [2022-03-25T19:16:44.063Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-25T19:16:44.063Z] 0c92f367c5e7: Pulling fs layer [2022-03-25T19:16:44.063Z] f7c0051592d6: Pulling fs layer [2022-03-25T19:16:44.063Z] a227ed2f7395: Pulling fs layer [2022-03-25T19:16:44.063Z] 7b1c46037f91: Pulling fs layer [2022-03-25T19:16:44.063Z] 0c92f367c5e7: Waiting [2022-03-25T19:16:44.063Z] f7c0051592d6: Waiting [2022-03-25T19:16:44.063Z] a227ed2f7395: Waiting [2022-03-25T19:16:44.063Z] 7b1c46037f91: Waiting [2022-03-25T19:16:44.063Z] 3f3a8bcf1eab: Waiting [2022-03-25T19:16:44.063Z] 94645a83ff95: Download complete [2022-03-25T19:16:44.063Z] 1a89e8eeedd5: Verifying Checksum [2022-03-25T19:16:44.063Z] 1a89e8eeedd5: Download complete [2022-03-25T19:16:44.063Z] 0c92f367c5e7: Verifying Checksum [2022-03-25T19:16:44.063Z] 0c92f367c5e7: Download complete [2022-03-25T19:16:44.063Z] f7c0051592d6: Verifying Checksum [2022-03-25T19:16:44.063Z] f7c0051592d6: Download complete [2022-03-25T19:16:44.063Z] 9b3977197b4f: Verifying Checksum [2022-03-25T19:16:44.063Z] 9b3977197b4f: Download complete [2022-03-25T19:16:44.063Z] a227ed2f7395: Verifying Checksum [2022-03-25T19:16:44.063Z] a227ed2f7395: Download complete [2022-03-25T19:16:44.673Z] 9b3977197b4f: Pull complete [2022-03-25T19:16:45.286Z] 1a89e8eeedd5: Pull complete [2022-03-25T19:16:45.565Z] 94645a83ff95: Pull complete [2022-03-25T19:16:46.166Z] 7b1c46037f91: Verifying Checksum [2022-03-25T19:16:46.166Z] 7b1c46037f91: Download complete [2022-03-25T19:16:46.681Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:16:46.681Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:16:46.681Z] ---> 568adfe84e86 [2022-03-25T19:16:46.681Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T19:16:46.681Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:16:46.681Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:16:46.681Z] ---> 568adfe84e86 [2022-03-25T19:16:46.681Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T19:16:46.681Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:16:46.681Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:16:46.681Z] ---> 568adfe84e86 [2022-03-25T19:16:46.681Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T19:16:46.681Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:16:46.681Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:16:46.681Z] ---> 568adfe84e86 [2022-03-25T19:16:46.681Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:16:46.681Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:16:46.681Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:16:46.681Z] ---> 568adfe84e86 [2022-03-25T19:16:46.681Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:16:46.770Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-25T19:16:46.770Z] 3f3a8bcf1eab: Download complete [2022-03-25T19:16:48.066Z] ---> Running in c13b8c45801c [2022-03-25T19:16:48.066Z] ---> Running in effc6f68afd1 [2022-03-25T19:16:48.066Z] ---> Running in 1c2bb587aeec [2022-03-25T19:16:48.066Z] ---> Running in 976f85bfe310 [2022-03-25T19:16:48.066Z] ---> Running in 8b99cdfe2e8d [2022-03-25T19:16:48.066Z] Removing intermediate container 976f85bfe310 [2022-03-25T19:16:48.066Z] ---> e211bc7ad41b [2022-03-25T19:16:48.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:16:48.066Z] Removing intermediate container 1c2bb587aeec [2022-03-25T19:16:48.066Z] ---> 43cde205277a [2022-03-25T19:16:48.066Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T19:16:48.066Z] Removing intermediate container 8b99cdfe2e8d [2022-03-25T19:16:48.066Z] ---> 511855a3ebe3 [2022-03-25T19:16:48.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:16:48.066Z] Removing intermediate container effc6f68afd1 [2022-03-25T19:16:48.066Z] ---> eff46dda18bf [2022-03-25T19:16:48.066Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:16:48.066Z] Removing intermediate container c13b8c45801c [2022-03-25T19:16:48.066Z] ---> 6ee507eb6f75 [2022-03-25T19:16:48.066Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:16:48.066Z] ---> Running in e18fa7ff2689 [2022-03-25T19:16:48.066Z] ---> Running in c434877e6363 [2022-03-25T19:16:48.066Z] ---> Running in decb4853e3fa [2022-03-25T19:16:48.325Z] ---> Running in 3e8dfab38fb0 [2022-03-25T19:16:48.325Z] ---> Running in f20759b8d0c3 [2022-03-25T19:16:49.266Z] Removing intermediate container e18fa7ff2689 [2022-03-25T19:16:49.266Z] ---> f8e27701dfc8 [2022-03-25T19:16:49.266Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T19:16:49.266Z] ---> Running in 1df3c7f78de6 [2022-03-25T19:16:49.266Z] Removing intermediate container c434877e6363 [2022-03-25T19:16:49.266Z] ---> 2009863d565a [2022-03-25T19:16:49.266Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T19:16:49.266Z] ---> Running in b81182b1e981 [2022-03-25T19:16:49.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:49.266Z] Removing intermediate container 3e8dfab38fb0 [2022-03-25T19:16:49.266Z] ---> 270230504fff [2022-03-25T19:16:49.266Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T19:16:49.526Z] ---> Running in 6730b744ecf5 [2022-03-25T19:16:49.787Z] Removing intermediate container f20759b8d0c3 [2022-03-25T19:16:49.787Z] ---> 6101b03f8877 [2022-03-25T19:16:49.787Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T19:16:49.787Z] ---> Running in 0c059ec37d69 [2022-03-25T19:16:49.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:49.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.567Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:16:50.567Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:16:50.567Z] OK: 15863 distinct packages available [2022-03-25T19:16:50.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:50.837Z] OK: 221 MiB in 52 packages [2022-03-25T19:16:51.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:51.097Z] OK: 221 MiB in 52 packages [2022-03-25T19:16:51.097Z] OK: 221 MiB in 52 packages [2022-03-25T19:16:51.361Z] Removing intermediate container 1df3c7f78de6 [2022-03-25T19:16:51.361Z] ---> ce339368e39d [2022-03-25T19:16:51.361Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:16:51.361Z] OK: 221 MiB in 52 packages [2022-03-25T19:16:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:16:51.361Z] ---> d811e8fdf2fe [2022-03-25T19:16:51.361Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:16:51.622Z] ---> Running in 61e1eb2aab98 [2022-03-25T19:16:51.622Z] Removing intermediate container b81182b1e981 [2022-03-25T19:16:51.622Z] ---> 0cf0536730c1 [2022-03-25T19:16:51.622Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:16:51.622Z] Removing intermediate container 6730b744ecf5 [2022-03-25T19:16:51.622Z] ---> 548f5a4b5012 [2022-03-25T19:16:51.622Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T19:16:51.622Z] ---> 293a51371eea [2022-03-25T19:16:51.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:16:51.883Z] ---> Running in 80de43a660fc [2022-03-25T19:16:51.883Z] OK: 221 MiB in 52 packages [2022-03-25T19:16:51.883Z] ---> a99b6665ec9f [2022-03-25T19:16:51.883Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:16:51.883Z] Removing intermediate container 0c059ec37d69 [2022-03-25T19:16:51.883Z] ---> 27cd3d99e827 [2022-03-25T19:16:51.883Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T19:16:51.883Z] ---> Running in 2f834eb42ba1 [2022-03-25T19:16:52.143Z] ---> cdaa70ca6ead [2022-03-25T19:16:52.143Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:16:52.143Z] ---> Running in eac17717512f [2022-03-25T19:16:52.143Z] Removing intermediate container decb4853e3fa [2022-03-25T19:16:52.143Z] ---> 9e4f3baa567f [2022-03-25T19:16:52.143Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T19:16:52.404Z] ---> a4dbf631d2be [2022-03-25T19:16:52.404Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:16:52.404Z] ---> Running in 6f92c7ca926b [2022-03-25T19:16:52.973Z] Removing intermediate container 80de43a660fc [2022-03-25T19:16:52.973Z] ---> cc0600c9c412 [2022-03-25T19:16:52.973Z] Step 8/23 : COPY . . [2022-03-25T19:16:52.973Z] Removing intermediate container 61e1eb2aab98 [2022-03-25T19:16:52.973Z] ---> 29bd06c54869 [2022-03-25T19:16:52.973Z] Step 8/23 : COPY . . [2022-03-25T19:16:52.973Z] Removing intermediate container 2f834eb42ba1 [2022-03-25T19:16:52.973Z] ---> 2232231b5d8c [2022-03-25T19:16:52.973Z] Step 8/31 : COPY . . [2022-03-25T19:16:57.170Z] Removing intermediate container eac17717512f [2022-03-25T19:16:57.170Z] ---> 27dd5fbf7a30 [2022-03-25T19:16:57.170Z] Step 8/25 : COPY . . [2022-03-25T19:16:59.186Z] 3f3a8bcf1eab: Pull complete [2022-03-25T19:16:59.186Z] 0c92f367c5e7: Pull complete [2022-03-25T19:16:59.186Z] f7c0051592d6: Pull complete [2022-03-25T19:16:59.186Z] a227ed2f7395: Pull complete [2022-03-25T19:16:59.704Z] Removing intermediate container 6f92c7ca926b [2022-03-25T19:16:59.704Z] ---> c1970abf257e [2022-03-25T19:16:59.704Z] Step 7/20 : COPY . . [2022-03-25T19:16:59.704Z] ---> b85e995a24c4 [2022-03-25T19:16:59.704Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T19:16:59.704Z] ---> 4c5354358c17 [2022-03-25T19:16:59.704Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T19:16:59.704Z] ---> 578a1ae4acb4 [2022-03-25T19:16:59.704Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T19:16:59.704Z] ---> Running in 8bfbbb3ea7cc [2022-03-25T19:16:59.704Z] ---> Running in 933e6813cd0a [2022-03-25T19:16:59.704Z] ---> Running in fe29373a89ff [2022-03-25T19:17:00.280Z] 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-25T19:17:00.280Z] 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-25T19:17:00.540Z] 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-25T19:17:04.737Z] ---> c0bff99db146 [2022-03-25T19:17:04.737Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T19:17:04.737Z] ---> Running in b7a66139524c [2022-03-25T19:17:05.306Z] 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-25T19:17:05.918Z] 7b1c46037f91: Pull complete [2022-03-25T19:17:05.918Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-25T19:17:05.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T19:17:05.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:17:06.330Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T19:17:06.330Z] WORKDIR /edgex [2022-03-25T19:17:06.330Z] COPY go.mod . [2022-03-25T19:17:06.330Z] RUN go mod download [2022-03-25T19:17:06.330Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-25T19:17:07.213Z] ---> 61bddc6b9f51 [2022-03-25T19:17:07.213Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T19:17:07.213Z] ---> Running in 91c40b8de79b [2022-03-25T19:17:08.149Z] 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-25T19:17:09.748Z] Sending build context to Docker daemon 168.9MB [2022-03-25T19:17:10.023Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T19:17:10.023Z] ---> f79e39bc4007 [2022-03-25T19:17:10.023Z] Step 2/4 : WORKDIR /edgex [2022-03-25T19:17:11.467Z] ---> Running in 479716afee10 [2022-03-25T19:17:11.754Z] Removing intermediate container 479716afee10 [2022-03-25T19:17:11.754Z] ---> a341b2af0367 [2022-03-25T19:17:11.754Z] Step 3/4 : COPY go.mod . [2022-03-25T19:17:12.350Z] ---> 4b6f770c1caa [2022-03-25T19:17:12.350Z] Step 4/4 : RUN go mod download [2022-03-25T19:17:12.350Z] ---> Running in 5403ae967813 [2022-03-25T19:17:40.247Z] 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-25T19:17:40.247Z] Removing intermediate container 8bfbbb3ea7cc [2022-03-25T19:17:40.247Z] ---> 5de62c50e0c9 [2022-03-25T19:17:40.247Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T19:17:40.247Z] Removing intermediate container fe29373a89ff [2022-03-25T19:17:40.247Z] ---> 22773e3edee1 [2022-03-25T19:17:40.247Z] [2022-03-25T19:17:40.247Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T19:17:40.247Z] 3.14: Pulling from library/alpine [2022-03-25T19:17:40.247Z] ---> Running in 96dba89e99a1 [2022-03-25T19:17:40.247Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T19:17:40.247Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T19:17:40.247Z] ---> a33ac4f1069a [2022-03-25T19:17:40.247Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T19:17:40.247Z] 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-25T19:17:40.247Z] ---> Running in c3b26f780156 [2022-03-25T19:17:40.247Z] Removing intermediate container c3b26f780156 [2022-03-25T19:17:40.247Z] Removing intermediate container 96dba89e99a1 [2022-03-25T19:17:40.247Z] ---> 8ce0f09e06c2 [2022-03-25T19:17:40.247Z] ---> 0034a477e4e1 [2022-03-25T19:17:40.247Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T19:17:40.247Z] [2022-03-25T19:17:40.247Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T19:17:40.247Z] Removing intermediate container 933e6813cd0a [2022-03-25T19:17:40.247Z] ---> f3e321766cc5 [2022-03-25T19:17:40.247Z] [2022-03-25T19:17:40.247Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:17:40.247Z] ---> a33ac4f1069a [2022-03-25T19:17:40.247Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T19:17:40.247Z] Removing intermediate container 91c40b8de79b [2022-03-25T19:17:40.247Z] ---> fe6c332c87d4 [2022-03-25T19:17:40.247Z] [2022-03-25T19:17:40.247Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T19:17:40.247Z] Removing intermediate container b7a66139524c [2022-03-25T19:17:40.247Z] ---> 9cef6468e34d [2022-03-25T19:17:40.247Z] [2022-03-25T19:17:40.247Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T19:17:40.247Z] ---> a33ac4f1069a [2022-03-25T19:17:40.247Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T19:17:40.247Z] 20.10.10: Pulling from library/docker [2022-03-25T19:17:40.247Z] ---> Running in 19d422b14fe1 [2022-03-25T19:17:40.247Z] ---> Running in 536c1396d8eb [2022-03-25T19:17:40.247Z] ---> Running in f58bc8cba589 [2022-03-25T19:17:40.247Z] 3.15: Pulling from library/alpine [2022-03-25T19:17:40.247Z] Removing intermediate container 536c1396d8eb [2022-03-25T19:17:40.247Z] ---> d7125732b13e [2022-03-25T19:17:40.247Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T19:17:40.506Z] ---> Running in 4bdf65ccdd8b [2022-03-25T19:17:40.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:40.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:40.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:40.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:40.787Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T19:17:41.092Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T19:17:41.092Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:17:41.092Z] OK: 6 MiB in 16 packages [2022-03-25T19:17:41.092Z] Removing intermediate container 4bdf65ccdd8b [2022-03-25T19:17:41.092Z] ---> 49900bac2af9 [2022-03-25T19:17:41.092Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T19:17:41.092Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T19:17:41.092Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T19:17:41.092Z] ---> 9c842ac49a39 [2022-03-25T19:17:41.092Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:17:41.092Z] ---> Running in 54e763feb6cf [2022-03-25T19:17:41.092Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T19:17:41.092Z] ---> Running in 3bc6758aa1e9 [2022-03-25T19:17:41.092Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T19:17:41.092Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T19:17:41.092Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:17:41.092Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:17:41.092Z] OK: 6 MiB in 17 packages [2022-03-25T19:17:41.092Z] Removing intermediate container 54e763feb6cf [2022-03-25T19:17:41.092Z] ---> 68482938107a [2022-03-25T19:17:41.092Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:17:41.353Z] Removing intermediate container 3bc6758aa1e9 [2022-03-25T19:17:41.353Z] ---> 728c7748d174 [2022-03-25T19:17:41.353Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:17:41.353Z] ---> Running in da15550e082e [2022-03-25T19:17:41.353Z] ---> Running in 8e61771b0685 [2022-03-25T19:17:41.613Z] Removing intermediate container 19d422b14fe1 [2022-03-25T19:17:41.613Z] ---> efb1551659a0 [2022-03-25T19:17:41.613Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T19:17:41.613Z] ---> Running in fb7f639e918d [2022-03-25T19:17:41.872Z] Removing intermediate container f58bc8cba589 [2022-03-25T19:17:41.872Z] ---> 9ea6dd973cc9 [2022-03-25T19:17:41.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T19:17:41.872Z] Removing intermediate container fb7f639e918d [2022-03-25T19:17:41.872Z] ---> 9bce4c7e779e [2022-03-25T19:17:41.872Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T19:17:42.132Z] ---> Running in 0b09f2c849c1 [2022-03-25T19:17:42.132Z] ---> Running in 4e916fcb296c [2022-03-25T19:17:42.132Z] Removing intermediate container 0b09f2c849c1 [2022-03-25T19:17:42.132Z] ---> 8de65a31c1ea [2022-03-25T19:17:42.132Z] Step 13/25 : WORKDIR / [2022-03-25T19:17:42.132Z] Removing intermediate container 4e916fcb296c [2022-03-25T19:17:42.132Z] ---> 30d55dc31366 [2022-03-25T19:17:42.132Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T19:17:42.392Z] ---> Running in 1bbefa50a71d [2022-03-25T19:17:42.392Z] ---> Running in 5fe617f9db8e [2022-03-25T19:17:42.652Z] Removing intermediate container 1bbefa50a71d [2022-03-25T19:17:42.652Z] ---> 211ace63c90d [2022-03-25T19:17:42.652Z] 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-25T19:17:42.912Z] Removing intermediate container 8e61771b0685 [2022-03-25T19:17:42.912Z] ---> 069c40a7b02b [2022-03-25T19:17:42.912Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T19:17:42.912Z] Removing intermediate container da15550e082e [2022-03-25T19:17:42.912Z] ---> 62eabfa29a7c [2022-03-25T19:17:42.912Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T19:17:42.912Z] ---> 32ae63e2ed28 [2022-03-25T19:17:42.912Z] 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-25T19:17:42.912Z] ---> Running in 5eb909d5889b [2022-03-25T19:17:42.912Z] ---> Running in 4ce894d091ac [2022-03-25T19:17:43.172Z] ---> a04d424d17d7 [2022-03-25T19:17:43.172Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T19:17:43.433Z] ---> 82a8be1ac48b [2022-03-25T19:17:43.433Z] 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-25T19:17:43.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:43.433Z] Removing intermediate container 5fe617f9db8e [2022-03-25T19:17:43.433Z] ---> cc315bf71bd7 [2022-03-25T19:17:43.433Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T19:17:43.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:43.693Z] ---> Running in cb886f912b2c [2022-03-25T19:17:43.693Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T19:17:43.694Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T19:17:43.694Z] ---> b706a049f56e [2022-03-25T19:17:43.694Z] 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-25T19:17:43.694Z] ---> 7b0764122bcf [2022-03-25T19:17:43.694Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T19:17:43.694Z] ---> Running in 40ea50c7333d [2022-03-25T19:17:43.694Z] Removing intermediate container cb886f912b2c [2022-03-25T19:17:43.694Z] ---> bfa9c27568ba [2022-03-25T19:17:43.694Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T19:17:43.694Z] Removing intermediate container 40ea50c7333d [2022-03-25T19:17:43.694Z] ---> 3e7a73d38c47 [2022-03-25T19:17:43.694Z] 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-25T19:17:43.956Z] ---> Running in ec6e5aa6d423 [2022-03-25T19:17:43.956Z] ---> 95b2de334067 [2022-03-25T19:17:43.956Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T19:17:44.216Z] ---> 0c35a1060173 [2022-03-25T19:17:44.216Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T19:17:44.216Z] ---> Running in 057510db0054 [2022-03-25T19:17:44.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:44.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:44.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:44.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:44.766Z] ---> 0c02d76db7a6 [2022-03-25T19:17:44.766Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T19:17:44.766Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:17:44.766Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:17:44.766Z] OK: 15854 distinct packages available [2022-03-25T19:17:44.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:44.766Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T19:17:44.766Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T19:17:44.766Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T19:17:44.766Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T19:17:44.766Z] ---> be2a0765cea6 [2022-03-25T19:17:44.766Z] 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-25T19:17:45.025Z] Executing bash-5.1.16-r0.post-install [2022-03-25T19:17:45.025Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:17:45.025Z] ---> Running in 640a90dde47e [2022-03-25T19:17:45.025Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T19:17:45.025Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T19:17:45.025Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T19:17:45.025Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T19:17:45.025Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T19:17:45.025Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T19:17:45.025Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T19:17:45.025Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T19:17:45.025Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T19:17:45.025Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T19:17:45.025Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T19:17:45.025Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T19:17:45.025Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T19:17:45.025Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T19:17:45.025Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T19:17:45.025Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T19:17:45.025Z] Removing intermediate container 057510db0054 [2022-03-25T19:17:45.025Z] ---> 1aa91793b32b [2022-03-25T19:17:45.025Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:17:45.025Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T19:17:45.289Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T19:17:45.289Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:17:45.289Z] OK: 8 MiB in 20 packages [2022-03-25T19:17:45.552Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T19:17:45.552Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T19:17:45.552Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T19:17:45.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:17:45.552Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T19:17:45.552Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T19:17:45.552Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T19:17:45.552Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T19:17:45.552Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T19:17:45.552Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T19:17:45.552Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T19:17:45.552Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T19:17:45.552Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T19:17:45.552Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T19:17:45.552Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T19:17:45.552Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T19:17:45.552Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T19:17:45.552Z] ---> 4020526d63be [2022-03-25T19:17:45.552Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T19:17:45.552Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T19:17:45.552Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T19:17:45.816Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T19:17:45.816Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T19:17:45.816Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T19:17:45.816Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T19:17:45.816Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T19:17:45.816Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T19:17:45.816Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T19:17:45.816Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T19:17:46.080Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:17:46.080Z] OK: 84 MiB in 64 packages [2022-03-25T19:17:46.080Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:17:46.080Z] Removing intermediate container 640a90dde47e [2022-03-25T19:17:46.080Z] ---> 6ea3e33b62bf [2022-03-25T19:17:46.080Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T19:17:46.080Z] Removing intermediate container 5eb909d5889b [2022-03-25T19:17:46.080Z] ---> 97722f01a8f8 [2022-03-25T19:17:46.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:17:46.080Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T19:17:46.080Z] ---> Running in ac2f43c3709d [2022-03-25T19:17:46.340Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T19:17:46.340Z] ---> 177504c49fbe [2022-03-25T19:17:46.340Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T19:17:46.340Z] ---> a295a30e5057 [2022-03-25T19:17:46.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T19:17:46.340Z] Removing intermediate container ac2f43c3709d [2022-03-25T19:17:46.340Z] ---> 4df47c98369c [2022-03-25T19:17:46.340Z] Step 23/25 : LABEL arch=x86_64 [2022-03-25T19:17:46.340Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T19:17:46.340Z] ---> Running in 738b60a149e6 [2022-03-25T19:17:46.340Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T19:17:46.340Z] ---> f033cc81599c [2022-03-25T19:17:46.340Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T19:17:46.601Z] Removing intermediate container 738b60a149e6 [2022-03-25T19:17:46.601Z] ---> 4915dc1f38c7 [2022-03-25T19:17:46.601Z] Step 24/25 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:17:46.601Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:17:46.601Z] ---> Running in b3dae2a13292 [2022-03-25T19:17:46.601Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T19:17:46.601Z] ---> 2587a3ec91f2 [2022-03-25T19:17:46.601Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T19:17:46.882Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T19:17:46.882Z] Removing intermediate container b3dae2a13292 [2022-03-25T19:17:46.882Z] ---> 5670ebe1ae04 [2022-03-25T19:17:46.882Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T19:17:46.882Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:17:46.882Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:17:46.882Z] ---> Running in 81b9b8b45518 [2022-03-25T19:17:46.882Z] ---> b2bbbfce4331 [2022-03-25T19:17:46.882Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T19:17:46.882Z] OK: 8 MiB in 23 packages [2022-03-25T19:17:46.882Z] Removing intermediate container 81b9b8b45518 [2022-03-25T19:17:47.142Z] ---> b53c89d50818 [2022-03-25T19:17:47.142Z] Collecting docker-compose==1.23.2 [2022-03-25T19:17:47.142Z] [2022-03-25T19:17:47.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T19:17:47.142Z] ---> 73fee649d79f [2022-03-25T19:17:47.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T19:17:47.142Z] ---> Running in 9a4aff9c595b [2022-03-25T19:17:47.142Z] Successfully built b53c89d50818 [2022-03-25T19:17:47.142Z] Successfully tagged security-secretstore-setup:latest [2022-03-25T19:17:47.142Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-03-25T19:17:47.142Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T19:17:47.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T19:17:47.142Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T19:17:47.142Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T19:17:47.402Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T19:17:47.402Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T19:17:47.402Z] Removing intermediate container 9a4aff9c595b [2022-03-25T19:17:47.402Z] ---> 02d3e8271625 [2022-03-25T19:17:47.402Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T19:17:47.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T19:17:47.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T19:17:47.402Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T19:17:47.402Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T19:17:47.972Z] 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-25T19:17:47.972Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T19:17:47.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T19:17:48.232Z] ---> 7cdbe5b0b93f [2022-03-25T19:17:48.232Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T19:17:48.492Z] ---> 836254e1e2e6 [2022-03-25T19:17:48.492Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T19:17:48.492Z] Removing intermediate container 4ce894d091ac [2022-03-25T19:17:48.492Z] ---> c7dc6fbe5270 [2022-03-25T19:17:48.492Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:17:48.492Z] ---> Running in 5411d4eeb259 [2022-03-25T19:17:48.492Z] Collecting PyYAML<4,>=3.10 [2022-03-25T19:17:48.492Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T19:17:48.751Z] ---> Running in 22e7563fb617 [2022-03-25T19:17:48.751Z] ---> e775a52e56d7 [2022-03-25T19:17:48.751Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T19:17:48.751Z] Removing intermediate container 5411d4eeb259 [2022-03-25T19:17:48.751Z] ---> 90cced669799 [2022-03-25T19:17:48.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:17:48.751Z] ---> Running in 37a1b0b33b01 [2022-03-25T19:17:49.018Z] Removing intermediate container 37a1b0b33b01 [2022-03-25T19:17:49.018Z] ---> c89c6bcb2fc1 [2022-03-25T19:17:49.018Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T19:17:49.365Z] ---> Running in 0ee796aae2e4 [2022-03-25T19:17:49.365Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T19:17:49.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T19:17:49.365Z] ---> ad5bfcf8e2c2 [2022-03-25T19:17:49.365Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T19:17:49.654Z] Removing intermediate container 0ee796aae2e4 [2022-03-25T19:17:49.654Z] ---> ff8b6797bb8e [2022-03-25T19:17:49.654Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:17:49.654Z] ---> Running in 11260936133a [2022-03-25T19:17:49.654Z] Removing intermediate container 22e7563fb617 [2022-03-25T19:17:49.654Z] ---> bcf05ed170c7 [2022-03-25T19:17:49.654Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T19:17:49.654Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T19:17:49.654Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T19:17:49.654Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T19:17:49.654Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T19:17:49.654Z] ---> 98ae99705679 [2022-03-25T19:17:49.654Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] ---> Running in 3530f8ecadf5 [2022-03-25T19:17:49.654Z] [2022-03-25T19:17:49.654Z] Removing intermediate container 11260936133a [2022-03-25T19:17:49.927Z] ---> c1b9f7839b64 [2022-03-25T19:17:49.927Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:17:49.927Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T19:17:49.927Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T19:17:49.927Z] 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-25T19:17:49.927Z] Collecting idna<2.8,>=2.5 [2022-03-25T19:17:49.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T19:17:49.927Z] ---> Running in 5906b8f6689a [2022-03-25T19:17:49.927Z] ---> Running in 6b61761ed852 [2022-03-25T19:17:49.927Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T19:17:49.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T19:17:49.927Z] Removing intermediate container 3530f8ecadf5 [2022-03-25T19:17:49.927Z] ---> 0000237f4c24 [2022-03-25T19:17:49.927Z] Step 28/31 : CMD ["gate"] [2022-03-25T19:17:49.927Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T19:17:49.927Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T19:17:49.927Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T19:17:49.927Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T19:17:50.213Z] Removing intermediate container 5906b8f6689a [2022-03-25T19:17:50.213Z] ---> 88957b60e8c2 [2022-03-25T19:17:50.213Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:17:50.213Z] ---> Running in 6ab57de3d412 [2022-03-25T19:17:50.213Z] Removing intermediate container 6b61761ed852 [2022-03-25T19:17:50.213Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T19:17:50.213Z] Attempting uninstall: urllib3 [2022-03-25T19:17:50.213Z] Found existing installation: urllib3 1.26.5 [2022-03-25T19:17:50.213Z] Uninstalling urllib3-1.26.5: [2022-03-25T19:17:50.213Z] ---> 7a7168e235cb [2022-03-25T19:17:50.213Z] [2022-03-25T19:17:50.213Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T19:17:50.213Z] ---> Running in 7e9355902d23 [2022-03-25T19:17:50.213Z] Successfully built 7a7168e235cb [2022-03-25T19:17:50.213Z] Successfully tagged core-data:latest [2022-03-25T19:17:50.213Z] Building security-spire-config [2022-03-25T19:17:50.213Z]  Building core-data ... done  Attempting uninstall: idna [2022-03-25T19:17:50.213Z] Found existing installation: idna 3.2 [2022-03-25T19:17:50.213Z] Uninstalling idna-3.2: [2022-03-25T19:17:50.474Z] Removing intermediate container 6ab57de3d412 [2022-03-25T19:17:50.474Z] ---> 6e6960ff5ca9 [2022-03-25T19:17:50.474Z] Step 29/31 : LABEL arch=x86_64 [2022-03-25T19:17:50.474Z] Successfully uninstalled idna-3.2 [2022-03-25T19:17:50.474Z] Removing intermediate container 7e9355902d23 [2022-03-25T19:17:50.474Z] ---> b5850d14dc28 [2022-03-25T19:17:50.474Z] Step 18/20 : LABEL arch=x86_64 [2022-03-25T19:17:50.734Z] ---> Running in ed24d52112a0 [2022-03-25T19:17:50.734Z] ---> Running in e08f6df6bfd1 [2022-03-25T19:17:50.734Z] Attempting uninstall: chardet [2022-03-25T19:17:50.734Z] Found existing installation: chardet 4.0.0 [2022-03-25T19:17:50.734Z] Uninstalling chardet-4.0.0: [2022-03-25T19:17:50.734Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T19:17:52.128Z] Attempting uninstall: requests [2022-03-25T19:17:52.128Z] Found existing installation: requests 2.25.1 [2022-03-25T19:17:52.128Z] Uninstalling requests-2.25.1: [2022-03-25T19:17:52.128Z] Removing intermediate container e08f6df6bfd1 [2022-03-25T19:17:52.128Z] ---> 17a83d0871b9 [2022-03-25T19:17:52.128Z] Step 19/20 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:17:52.128Z] Successfully uninstalled requests-2.25.1 [2022-03-25T19:17:52.128Z] Removing intermediate container ed24d52112a0 [2022-03-25T19:17:52.128Z] ---> 12a2f5c24d31 [2022-03-25T19:17:52.128Z] Step 30/31 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:17:52.388Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:17:52.388Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:17:52.388Z] ---> 568adfe84e86 [2022-03-25T19:17:52.388Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> 6ee507eb6f75 [2022-03-25T19:17:52.388Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> 6101b03f8877 [2022-03-25T19:17:52.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> 27cd3d99e827 [2022-03-25T19:17:52.388Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> cdaa70ca6ead [2022-03-25T19:17:52.388Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> 27dd5fbf7a30 [2022-03-25T19:17:52.388Z] Step 8/24 : COPY . . [2022-03-25T19:17:52.388Z] ---> Using cache [2022-03-25T19:17:52.388Z] ---> c0bff99db146 [2022-03-25T19:17:52.388Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:17:52.681Z] Running setup.py install for texttable: started [2022-03-25T19:17:52.946Z] ---> Running in 7e62f868b8ee [2022-03-25T19:17:52.946Z] ---> Running in 76e2ce557f61 [2022-03-25T19:17:52.946Z] ---> Running in b05d4d138fb5 [2022-03-25T19:17:52.946Z] Removing intermediate container 7e62f868b8ee [2022-03-25T19:17:52.946Z] ---> 7787819f6ce2 [2022-03-25T19:17:52.946Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T19:17:52.946Z] Removing intermediate container 76e2ce557f61 [2022-03-25T19:17:52.946Z] ---> f615af10346b [2022-03-25T19:17:52.946Z] 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-25T19:17:53.227Z] ---> Running in c9dcda29099c [2022-03-25T19:17:53.227Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T19:17:53.227Z] Running setup.py install for PyYAML: started [2022-03-25T19:17:53.227Z] ---> Running in 341b03c0eb59 [2022-03-25T19:17:53.227Z] Removing intermediate container b05d4d138fb5 [2022-03-25T19:17:53.227Z] ---> e4176023590b [2022-03-25T19:17:53.227Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T19:17:53.227Z] Removing intermediate container c9dcda29099c [2022-03-25T19:17:53.227Z] ---> e512c122cc20 [2022-03-25T19:17:53.227Z] [2022-03-25T19:17:53.486Z] ---> Running in fc2131fb24a1 [2022-03-25T19:17:53.486Z] Successfully built e512c122cc20 [2022-03-25T19:17:53.486Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-25T19:17:53.486Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-03-25T19:17:53.486Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T19:17:53.486Z] Removing intermediate container fc2131fb24a1 [2022-03-25T19:17:53.486Z] ---> 86452e69dcf4 [2022-03-25T19:17:53.486Z] [2022-03-25T19:17:53.751Z] Running setup.py install for docopt: started [2022-03-25T19:17:53.751Z] Successfully built 86452e69dcf4 [2022-03-25T19:17:53.751Z] Successfully tagged security-bootstrapper:latest [2022-03-25T19:17:53.751Z] Building support-notifications [2022-03-25T19:17:54.014Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2022-03-25T19:17:54.014Z] Running setup.py install for dockerpty: started [2022-03-25T19:17:54.277Z] spire-1.2.0/ [2022-03-25T19:17:54.277Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T19:17:54.536Z] 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-25T19:17:55.104Z] spire-1.2.0/README.md [2022-03-25T19:17:55.104Z] spire-1.2.0/bin/ [2022-03-25T19:17:55.104Z] spire-1.2.0/bin/spire-server [2022-03-25T19:17:55.104Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:17:55.104Z] spire-1.2.0/conf/ [2022-03-25T19:17:55.104Z] spire-1.2.0/conf/server/ [2022-03-25T19:17:55.104Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:17:55.104Z] spire-1.2.0/conf/agent/ [2022-03-25T19:17:55.104Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:17:55.104Z] spire-1.2.0/LICENSE [2022-03-25T19:17:58.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:17:58.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:17:58.395Z] ---> 568adfe84e86 [2022-03-25T19:17:58.395Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> 6ee507eb6f75 [2022-03-25T19:17:58.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> 6101b03f8877 [2022-03-25T19:17:58.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> 27cd3d99e827 [2022-03-25T19:17:58.395Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> cdaa70ca6ead [2022-03-25T19:17:58.395Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> 27dd5fbf7a30 [2022-03-25T19:17:58.395Z] Step 8/24 : COPY . . [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> c0bff99db146 [2022-03-25T19:17:58.395Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:17:58.395Z] ---> Using cache [2022-03-25T19:17:58.395Z] ---> f615af10346b [2022-03-25T19:17:58.395Z] 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-25T19:17:59.362Z] Removing intermediate container 5403ae967813 [2022-03-25T19:17:59.362Z] ---> 378444853c14 [2022-03-25T19:17:59.362Z] Successfully built 378444853c14 [2022-03-25T19:17:59.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:17:59.727Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T19:17:59.727Z] . [Pipeline] withDockerContainer [2022-03-25T19:17:59.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2022-03-25T19:18:00.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T19:18:00.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:00.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:00.302Z] ---> 568adfe84e86 [2022-03-25T19:18:00.302Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:18:00.302Z] ---> Using cache [2022-03-25T19:18:00.302Z] ---> 6ee507eb6f75 [2022-03-25T19:18:00.302Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:00.302Z] ---> Using cache [2022-03-25T19:18:00.302Z] ---> 6101b03f8877 [2022-03-25T19:18:00.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:18:00.302Z] ---> Using cache [2022-03-25T19:18:00.302Z] ---> 27cd3d99e827 [2022-03-25T19:18:00.302Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:18:00.302Z] ---> Using cache [2022-03-25T19:18:00.302Z] ---> cdaa70ca6ead [2022-03-25T19:18:00.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:00.302Z] ---> Using cache [2022-03-25T19:18:00.302Z] ---> 27dd5fbf7a30 [2022-03-25T19:18:00.302Z] Step 8/23 : COPY . . [2022-03-25T19:18:00.303Z] ---> Using cache [2022-03-25T19:18:00.303Z] ---> c0bff99db146 [2022-03-25T19:18:00.303Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:18:00.303Z] ---> Using cache [2022-03-25T19:18:00.303Z] ---> f615af10346b [2022-03-25T19:18:00.303Z] 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-25T19:18:00.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:00.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:00.303Z] ---> 568adfe84e86 [2022-03-25T19:18:00.303Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:18:00.303Z] ---> Using cache [2022-03-25T19:18:00.303Z] ---> 6ee507eb6f75 [2022-03-25T19:18:00.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:00.303Z] ---> Using cache [2022-03-25T19:18:00.303Z] ---> 6101b03f8877 [2022-03-25T19:18:00.303Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T19:18:00.872Z] ---> Running in 1112af2405e9 [2022-03-25T19:18:00.872Z] ---> Running in 8ffe4c828783 [2022-03-25T19:18:00.872Z] ---> Running in aad81e424f85 [2022-03-25T19:18:01.407Z] $ docker top 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 -eo pid,comm [2022-03-25T19:18:01.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [2022-03-25T19:18:01.701Z] spire-1.2.0/ [Pipeline] sh [2022-03-25T19:18:01.961Z] spire-1.2.0/ [2022-03-25T19:18:01.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:02.458Z] + go version [2022-03-25T19:18:02.458Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-25T19:18:02.496Z] $ docker stop --time=1 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 [2022-03-25T19:18:02.531Z] OK: 221 MiB in 52 packages [2022-03-25T19:18:03.102Z] spire-1.2.0/README.md [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/ [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/spire-server [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/server/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/agent/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:18:03.102Z] spire-1.2.0/LICENSE [2022-03-25T19:18:03.102Z] Removing intermediate container 341b03c0eb59 [2022-03-25T19:18:03.102Z] ---> f1837021bcf8 [2022-03-25T19:18:03.102Z] [2022-03-25T19:18:03.102Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T19:18:03.102Z] ---> 9c842ac49a39 [2022-03-25T19:18:03.102Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:18:03.102Z] ---> Using cache [2022-03-25T19:18:03.102Z] ---> 728c7748d174 [2022-03-25T19:18:03.102Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:03.102Z] ---> Using cache [2022-03-25T19:18:03.102Z] ---> 069c40a7b02b [2022-03-25T19:18:03.102Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T19:18:03.102Z] spire-1.2.0/README.md [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/ [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/spire-server [2022-03-25T19:18:03.102Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/server/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/agent/ [2022-03-25T19:18:03.102Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:18:03.102Z] spire-1.2.0/LICENSE [2022-03-25T19:18:03.361Z] ---> Running in 5049bffcb0cf [2022-03-25T19:18:03.361Z] Removing intermediate container 1112af2405e9 [2022-03-25T19:18:03.361Z] ---> 40b2144625cb [2022-03-25T19:18:03.361Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:18:03.361Z] Removing intermediate container ec6e5aa6d423 [2022-03-25T19:18:03.361Z] ---> 4c5761104077 [2022-03-25T19:18:03.361Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T19:18:03.620Z] ---> Running in 1f948e02441e [2022-03-25T19:18:03.620Z] ---> 15da935f15e3 [2022-03-25T19:18:03.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:03.620Z] ---> Running in f0c0e63c6942 [2022-03-25T19:18:03.620Z] Removing intermediate container 1f948e02441e [2022-03-25T19:18:03.620Z] ---> 2335d6d03a02 [2022-03-25T19:18:03.620Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T19:18:03.879Z] ---> Running in c514f5cf1b83 [2022-03-25T19:18:03.879Z] Removing intermediate container c514f5cf1b83 [2022-03-25T19:18:03.879Z] ---> 2a250af966b9 [2022-03-25T19:18:03.879Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T19:18:03.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:04.172Z] $ docker rm -f 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:18:04.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:04.816Z] ---> 0e11b0999c4c [2022-03-25T19:18:04.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T19:18:05.076Z] Removing intermediate container 8ffe4c828783 [2022-03-25T19:18:05.076Z] ---> 5091d6628a8d [2022-03-25T19:18:05.076Z] [2022-03-25T19:18:05.076Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T19:18:05.076Z] ---> 9c842ac49a39 [2022-03-25T19:18:05.076Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:18:05.076Z] ---> Using cache [2022-03-25T19:18:05.076Z] ---> 728c7748d174 [2022-03-25T19:18:05.076Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:05.076Z] ---> Using cache [2022-03-25T19:18:05.076Z] ---> 069c40a7b02b [2022-03-25T19:18:05.076Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T19:18:05.076Z] Removing intermediate container aad81e424f85 [2022-03-25T19:18:05.076Z] ---> 47733c2b63f4 [2022-03-25T19:18:05.076Z] [2022-03-25T19:18:05.076Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T19:18:05.076Z] ---> 9c842ac49a39 [2022-03-25T19:18:05.076Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:18:05.076Z] ---> Using cache [2022-03-25T19:18:05.076Z] ---> 728c7748d174 [2022-03-25T19:18:05.076Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:05.076Z] ---> Using cache [2022-03-25T19:18:05.076Z] ---> 069c40a7b02b [2022-03-25T19:18:05.076Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T19:18:05.076Z] Removing intermediate container f0c0e63c6942 [2022-03-25T19:18:05.076Z] ---> 7c42d7bc47b7 [2022-03-25T19:18:05.076Z] Step 8/22 : COPY . . [2022-03-25T19:18:05.076Z] ---> Running in 38294f7b4056 [2022-03-25T19:18:05.076Z] ---> Running in d4f931a92234 [2022-03-25T19:18:05.076Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:18:05.076Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:18:05.076Z] OK: 15854 distinct packages available [2022-03-25T19:18:05.140Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T19:18:05.141Z] . [Pipeline] withDockerContainer [2022-03-25T19:18:05.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:05.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2022-03-25T19:18:05.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T19:18:05.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:06.164Z] ---> 77e11e9593b4 [2022-03-25T19:18:06.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T19:18:06.424Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:06.424Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:18:06.424Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T19:18:06.683Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T19:18:06.683Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T19:18:06.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:06.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:06.683Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:18:06.690Z] $ docker top d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c -eo pid,comm [2022-03-25T19:18:06.949Z] OK: 6 MiB in 19 packages [2022-03-25T19:18:06.949Z] ---> aa1c1493cb4c [2022-03-25T19:18:06.949Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T19:18:06.949Z] ---> Running in 0068fda83ccb [Pipeline] { [Pipeline] echo [2022-03-25T19:18:07.109Z] ========================================================= [2022-03-25T19:18:07.109Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T19:18:07.109Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T19:18:07.211Z] Removing intermediate container 0068fda83ccb [2022-03-25T19:18:07.211Z] ---> 49ccf1e2646c [2022-03-25T19:18:07.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:18:07.211Z] ---> Running in 34c1f7618928 [2022-03-25T19:18:07.509Z] Removing intermediate container 34c1f7618928 [2022-03-25T19:18:07.509Z] ---> 59e93c7804c2 [2022-03-25T19:18:07.509Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T19:18:07.509Z] Removing intermediate container 5049bffcb0cf [2022-03-25T19:18:07.509Z] ---> 6b931ae34f86 [2022-03-25T19:18:07.509Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T19:18:07.509Z] ---> Running in 94eedb3f6a5b [2022-03-25T19:18:07.796Z] + make test [2022-03-25T19:18:07.796Z] go mod tidy -compat=1.17 [2022-03-25T19:18:07.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:07.851Z] Removing intermediate container 94eedb3f6a5b [2022-03-25T19:18:07.851Z] ---> f45f2d5690be [2022-03-25T19:18:07.851Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:07.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:07.851Z] ---> Running in 0c56bb6c304f [2022-03-25T19:18:08.112Z] Removing intermediate container 0c56bb6c304f [2022-03-25T19:18:08.112Z] ---> 6b976818264f [2022-03-25T19:18:08.112Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:18:08.112Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:18:08.112Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:18:08.112Z] OK: 15854 distinct packages available [2022-03-25T19:18:08.112Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:18:08.112Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:18:08.112Z] OK: 15854 distinct packages available [2022-03-25T19:18:08.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:08.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:08.371Z] ---> Running in 5fb634ea5408 [2022-03-25T19:18:08.630Z] ---> 7e0c127f7b0f [2022-03-25T19:18:08.630Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:18:08.630Z] Removing intermediate container 5fb634ea5408 [2022-03-25T19:18:08.630Z] ---> b2f8a2ec698e [2022-03-25T19:18:08.630Z] [2022-03-25T19:18:08.784Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T19:18:08.888Z] Successfully built b2f8a2ec698e [2022-03-25T19:18:08.888Z] Successfully tagged sys-mgmt-agent:latest [2022-03-25T19:18:08.888Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-03-25T19:18:08.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:08.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:09.459Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:09.459Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:09.459Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:18:09.459Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:18:09.459Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T19:18:09.459Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T19:18:09.459Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T19:18:09.719Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T19:18:09.719Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T19:18:09.719Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:18:09.719Z] OK: 6 MiB in 18 packages [2022-03-25T19:18:09.719Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:18:09.719Z] OK: 6 MiB in 19 packages [2022-03-25T19:18:12.262Z] ---> 19b6aba34596 [2022-03-25T19:18:12.262Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:18:12.262Z] ---> 221ff9af3a38 [2022-03-25T19:18:12.262Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T19:18:12.522Z] ---> Running in 8967f45956ca [2022-03-25T19:18:12.785Z] ---> 8c8df6c9b1f1 [2022-03-25T19:18:12.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T19:18:12.785Z] Removing intermediate container 38294f7b4056 [2022-03-25T19:18:12.785Z] ---> fac722c215f5 [2022-03-25T19:18:12.785Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:18:12.785Z] Removing intermediate container d4f931a92234 [2022-03-25T19:18:12.785Z] ---> fac500dcf6f0 [2022-03-25T19:18:12.785Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:18:13.047Z] ---> 9dfcec43c9b5 [2022-03-25T19:18:13.047Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T19:18:13.047Z] 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-25T19:18:13.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:13.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:13.047Z] ---> 568adfe84e86 [2022-03-25T19:18:13.047Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> 6ee507eb6f75 [2022-03-25T19:18:13.047Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> 6101b03f8877 [2022-03-25T19:18:13.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> 27cd3d99e827 [2022-03-25T19:18:13.047Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> cdaa70ca6ead [2022-03-25T19:18:13.047Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> 27dd5fbf7a30 [2022-03-25T19:18:13.047Z] Step 8/22 : COPY . . [2022-03-25T19:18:13.047Z] ---> Using cache [2022-03-25T19:18:13.047Z] ---> c0bff99db146 [2022-03-25T19:18:13.047Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T19:18:13.616Z] ---> Running in 91ba1487c3a7 [2022-03-25T19:18:13.881Z] ---> a1704d597ba0 [2022-03-25T19:18:13.881Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:18:14.144Z] ---> Running in 25ac16c1f21b [2022-03-25T19:18:14.407Z] ---> c5e12210e81d [2022-03-25T19:18:14.407Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:18:14.407Z] ---> 956a18289256 [2022-03-25T19:18:14.407Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:18:14.407Z] Removing intermediate container 25ac16c1f21b [2022-03-25T19:18:14.407Z] ---> f2224a8f06d7 [2022-03-25T19:18:14.407Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:18:14.407Z] ---> Running in d143ab16c9af [2022-03-25T19:18:14.667Z] 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-25T19:18:14.667Z] ---> 598756063c89 [2022-03-25T19:18:14.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T19:18:14.935Z] ---> 41bd647ddf3c [2022-03-25T19:18:14.935Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T19:18:14.935Z] Removing intermediate container d143ab16c9af [2022-03-25T19:18:14.935Z] ---> 96d3cc334cb4 [2022-03-25T19:18:14.935Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T19:18:14.935Z] ---> Running in aa0fd2f6beda [2022-03-25T19:18:14.935Z] ---> Running in 6225c855691c [2022-03-25T19:18:14.935Z] ---> 5ed048cfe17b [2022-03-25T19:18:14.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T19:18:15.196Z] Removing intermediate container 6225c855691c [2022-03-25T19:18:15.196Z] ---> 2af5fb0563c9 [2022-03-25T19:18:15.196Z] Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:15.196Z] Removing intermediate container aa0fd2f6beda [2022-03-25T19:18:15.196Z] ---> bb469e512b4f [2022-03-25T19:18:15.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T19:18:15.196Z] ---> 22bc8bb26d53 [2022-03-25T19:18:15.196Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:18:15.196Z] ---> Running in f7f42ee4900a [2022-03-25T19:18:15.458Z] ---> Running in 795ad0ba5027 [2022-03-25T19:18:15.458Z] Removing intermediate container f7f42ee4900a [2022-03-25T19:18:15.458Z] ---> af33c445b1ec [2022-03-25T19:18:15.458Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T19:18:15.458Z] ---> 16b750f9accf [2022-03-25T19:18:15.458Z] Step 19/24 : WORKDIR / [2022-03-25T19:18:15.458Z] Removing intermediate container 795ad0ba5027 [2022-03-25T19:18:15.458Z] ---> 89b2256e13ce [2022-03-25T19:18:15.458Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:18:15.717Z] ---> Running in f1674e98f898 [2022-03-25T19:18:15.717Z] ---> Running in 4c1c0ee46828 [2022-03-25T19:18:15.717Z] ---> Running in 7dc8a4019eda [2022-03-25T19:18:15.717Z] Removing intermediate container f1674e98f898 [2022-03-25T19:18:15.717Z] ---> 06a242c9e65c [2022-03-25T19:18:15.717Z] [2022-03-25T19:18:15.717Z] Removing intermediate container 4c1c0ee46828 [2022-03-25T19:18:15.717Z] ---> b100a01e9ff2 [2022-03-25T19:18:15.984Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:18:15.984Z] Successfully built 06a242c9e65c [2022-03-25T19:18:15.984Z] Successfully tagged security-spire-agent:latest [2022-03-25T19:18:15.984Z] Building support-scheduler [2022-03-25T19:18:15.984Z]  Building security-spire-agent ... done Removing intermediate container 7dc8a4019eda [2022-03-25T19:18:15.984Z] ---> 33f68d515cbe [2022-03-25T19:18:15.984Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T19:18:15.984Z] ---> Running in daadfdf5b99d [2022-03-25T19:18:15.984Z] ---> Running in ebe348e5e13e [2022-03-25T19:18:16.559Z] Removing intermediate container daadfdf5b99d [2022-03-25T19:18:16.559Z] ---> 111237db052d [2022-03-25T19:18:16.559Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:18:17.938Z] Removing intermediate container ebe348e5e13e [2022-03-25T19:18:17.938Z] ---> 3519323cc833 [2022-03-25T19:18:17.938Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:18.509Z] ---> Running in d79d7a858407 [2022-03-25T19:18:18.509Z] ---> Running in 60dd3bb2cd2a [2022-03-25T19:18:18.768Z] Removing intermediate container d79d7a858407 [2022-03-25T19:18:18.768Z] ---> a300ad1e6d3b [2022-03-25T19:18:18.768Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T19:18:19.028Z] Removing intermediate container 60dd3bb2cd2a [2022-03-25T19:18:19.028Z] ---> 71ee77898a30 [2022-03-25T19:18:19.028Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:18:19.028Z] ---> Running in 49059335baf5 [2022-03-25T19:18:19.287Z] ---> Running in 3aa7f5c53f97 [2022-03-25T19:18:19.287Z] Removing intermediate container 49059335baf5 [2022-03-25T19:18:19.287Z] ---> 53d032297d87 [2022-03-25T19:18:19.287Z] Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:19.547Z] Removing intermediate container 3aa7f5c53f97 [2022-03-25T19:18:19.547Z] ---> f150bb9ffdd6 [2022-03-25T19:18:19.547Z] [2022-03-25T19:18:19.547Z] ---> Running in ece1e0939706 [2022-03-25T19:18:19.808Z] Successfully built f150bb9ffdd6 [2022-03-25T19:18:19.808Z] Successfully tagged security-spire-server:latest [2022-03-25T19:18:19.808Z]  Building security-spire-server ... done Building core-metadata [2022-03-25T19:18:20.378Z] Removing intermediate container ece1e0939706 [2022-03-25T19:18:20.378Z] ---> 9b91638f554a [2022-03-25T19:18:20.378Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T19:18:20.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:20.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:20.644Z] ---> 568adfe84e86 [2022-03-25T19:18:20.644Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> 6ee507eb6f75 [2022-03-25T19:18:20.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> 6101b03f8877 [2022-03-25T19:18:20.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> 27cd3d99e827 [2022-03-25T19:18:20.644Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> cdaa70ca6ead [2022-03-25T19:18:20.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> 27dd5fbf7a30 [2022-03-25T19:18:20.644Z] Step 8/22 : COPY . . [2022-03-25T19:18:20.644Z] ---> Using cache [2022-03-25T19:18:20.644Z] ---> c0bff99db146 [2022-03-25T19:18:20.644Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T19:18:23.179Z] ---> Running in dacece7d9c1a [2022-03-25T19:18:23.179Z] ---> Running in c1297900aa13 [2022-03-25T19:18:23.747Z] Removing intermediate container dacece7d9c1a [2022-03-25T19:18:23.747Z] ---> 8eb6804bf9a3 [2022-03-25T19:18:23.747Z] [2022-03-25T19:18:23.747Z] Successfully built 8eb6804bf9a3 [2022-03-25T19:18:23.747Z] Successfully tagged security-spire-config:latest [2022-03-25T19:18:23.747Z]  Building security-spire-config ... done Building core-command [2022-03-25T19:18:24.314Z] 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-25T19:18:25.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:25.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:25.695Z] ---> 568adfe84e86 [2022-03-25T19:18:25.695Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> 6ee507eb6f75 [2022-03-25T19:18:25.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> 6101b03f8877 [2022-03-25T19:18:25.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> 27cd3d99e827 [2022-03-25T19:18:25.695Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> cdaa70ca6ead [2022-03-25T19:18:25.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> 27dd5fbf7a30 [2022-03-25T19:18:25.695Z] Step 8/23 : COPY . . [2022-03-25T19:18:25.695Z] ---> Using cache [2022-03-25T19:18:25.695Z] ---> c0bff99db146 [2022-03-25T19:18:25.695Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T19:18:28.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:18:28.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:18:28.989Z] ---> 568adfe84e86 [2022-03-25T19:18:28.989Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> 6ee507eb6f75 [2022-03-25T19:18:28.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> 6101b03f8877 [2022-03-25T19:18:28.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> 27cd3d99e827 [2022-03-25T19:18:28.989Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> cdaa70ca6ead [2022-03-25T19:18:28.989Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> 27dd5fbf7a30 [2022-03-25T19:18:28.989Z] Step 8/23 : COPY . . [2022-03-25T19:18:28.989Z] ---> Using cache [2022-03-25T19:18:28.989Z] ---> c0bff99db146 [2022-03-25T19:18:28.989Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T19:18:28.989Z] ---> Running in f6db08e9b9ab [2022-03-25T19:18:29.248Z] ---> Running in 7241470af260 [2022-03-25T19:18:29.817Z] 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-25T19:18:30.076Z] 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-25T19:18:35.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T19:18:40.059Z] 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-25T19:18:41.001Z] Removing intermediate container 8967f45956ca [2022-03-25T19:18:41.001Z] ---> 4d7a6d770a10 [2022-03-25T19:18:41.001Z] [2022-03-25T19:18:41.001Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:18:41.001Z] ---> a33ac4f1069a [2022-03-25T19:18:41.001Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T19:18:41.266Z] ---> Running in 41097bc3fee7 [2022-03-25T19:18:42.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:42.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:42.643Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T19:18:42.643Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:42.643Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:18:42.643Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:18:42.643Z] OK: 6 MiB in 16 packages [2022-03-25T19:18:44.552Z] Removing intermediate container 41097bc3fee7 [2022-03-25T19:18:44.552Z] ---> 0a1b9bce73e7 [2022-03-25T19:18:44.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:18:44.552Z] ---> Running in db03c60589fc [2022-03-25T19:18:45.118Z] Removing intermediate container db03c60589fc [2022-03-25T19:18:45.118Z] ---> 6fd17dde75d3 [2022-03-25T19:18:45.118Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T19:18:45.377Z] ---> Running in 458709ea96bf [2022-03-25T19:18:45.377Z] Removing intermediate container 91ba1487c3a7 [2022-03-25T19:18:45.377Z] ---> b1ab58c6120d [2022-03-25T19:18:45.377Z] [2022-03-25T19:18:45.377Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:18:45.377Z] ---> a33ac4f1069a [2022-03-25T19:18:45.377Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T19:18:45.635Z] ---> Running in bdaab411cdb3 [2022-03-25T19:18:45.635Z] Removing intermediate container 458709ea96bf [2022-03-25T19:18:45.635Z] ---> ec8ba6952b01 [2022-03-25T19:18:45.635Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T19:18:45.635Z] ---> Running in cd21405956b9 [2022-03-25T19:18:45.897Z] Removing intermediate container cd21405956b9 [2022-03-25T19:18:45.897Z] ---> 3c81ad70ed0c [2022-03-25T19:18:45.897Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:18:46.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:46.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:46.429Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T19:18:46.429Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:18:46.429Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T19:18:46.429Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T19:18:46.429Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T19:18:46.688Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:46.688Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:18:46.688Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:18:46.688Z] ---> 99fe207608cf [2022-03-25T19:18:46.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T19:18:46.688Z] OK: 8 MiB in 20 packages [2022-03-25T19:18:47.652Z] ---> beccb2feb76c [2022-03-25T19:18:47.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T19:18:47.912Z] Removing intermediate container bdaab411cdb3 [2022-03-25T19:18:47.912Z] ---> c2ec5f38dc37 [2022-03-25T19:18:47.912Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T19:18:47.912Z] ---> Running in b40803c6663c [2022-03-25T19:18:48.171Z] ---> 641bf3ae61ee [2022-03-25T19:18:48.171Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T19:18:48.171Z] ---> Running in 75e4e1b6a79a [2022-03-25T19:18:48.171Z] Removing intermediate container b40803c6663c [2022-03-25T19:18:48.171Z] ---> 44f70c9db515 [2022-03-25T19:18:48.171Z] Step 13/22 : WORKDIR /edgex [2022-03-25T19:18:48.431Z] ---> Running in 03bb2c91ed00 [2022-03-25T19:18:48.431Z] Removing intermediate container 75e4e1b6a79a [2022-03-25T19:18:48.431Z] ---> 19b20e62382e [2022-03-25T19:18:48.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:18:48.431Z] ---> Running in ef8790fdb156 [2022-03-25T19:18:48.690Z] Removing intermediate container 03bb2c91ed00 [2022-03-25T19:18:48.690Z] ---> 850f5ce8b8dd [2022-03-25T19:18:48.690Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T19:18:48.690Z] Removing intermediate container ef8790fdb156 [2022-03-25T19:18:48.690Z] ---> 1f641fe975f7 [2022-03-25T19:18:48.690Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T19:18:48.690Z] ---> Running in 9c32401f8a73 [2022-03-25T19:18:48.949Z] ---> d35bc4ab96db [2022-03-25T19:18:48.949Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T19:18:48.949Z] Removing intermediate container 9c32401f8a73 [2022-03-25T19:18:48.949Z] ---> 192ffc1c6311 [2022-03-25T19:18:48.949Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:48.949Z] ---> Running in c0e349dfb27b [2022-03-25T19:18:49.208Z] Removing intermediate container c0e349dfb27b [2022-03-25T19:18:49.208Z] ---> aad3b886d0d7 [2022-03-25T19:18:49.208Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:18:49.208Z] ---> Running in 9a506633f21e [2022-03-25T19:18:49.775Z] Removing intermediate container 9a506633f21e [2022-03-25T19:18:49.775Z] ---> 0d296da5c9d7 [2022-03-25T19:18:49.775Z] [2022-03-25T19:18:49.775Z] Successfully built 0d296da5c9d7 [2022-03-25T19:18:49.775Z] Successfully tagged support-notifications:latest [2022-03-25T19:18:50.035Z]  Building support-notifications ... done  ---> 3e5abd17ff06 [2022-03-25T19:18:50.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T19:18:50.975Z] ---> 5c9061b23d3a [2022-03-25T19:18:50.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T19:18:51.546Z] ---> b6284879b53d [2022-03-25T19:18:51.546Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T19:18:51.546Z] ---> Running in 4927cef29a9b [2022-03-25T19:18:53.458Z] Removing intermediate container 4927cef29a9b [2022-03-25T19:18:53.458Z] ---> c381e196b083 [2022-03-25T19:18:53.458Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T19:18:53.458Z] ---> Running in e1bf4cd0e552 [2022-03-25T19:18:53.458Z] Removing intermediate container e1bf4cd0e552 [2022-03-25T19:18:53.458Z] ---> 0fbe53395a36 [2022-03-25T19:18:53.458Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T19:18:53.717Z] ---> Running in 6b7bb31caaf5 [2022-03-25T19:18:53.978Z] Removing intermediate container 6b7bb31caaf5 [2022-03-25T19:18:53.978Z] ---> 4272599e351f [2022-03-25T19:18:53.978Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:53.978Z] ---> Running in e17d9764d4e3 [2022-03-25T19:18:54.237Z] Removing intermediate container e17d9764d4e3 [2022-03-25T19:18:54.237Z] ---> e89d935228e3 [2022-03-25T19:18:54.237Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:18:54.237Z] ---> Running in 071395ca6e18 [2022-03-25T19:18:54.237Z] Removing intermediate container c1297900aa13 [2022-03-25T19:18:54.237Z] ---> 46aee6f9f5f2 [2022-03-25T19:18:54.237Z] [2022-03-25T19:18:54.237Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:18:54.237Z] ---> a33ac4f1069a [2022-03-25T19:18:54.237Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:18:54.237Z] ---> Running in 8f5dfbff36bb [2022-03-25T19:18:54.496Z] Removing intermediate container 071395ca6e18 [2022-03-25T19:18:54.497Z] ---> 1e9e5016dca8 [2022-03-25T19:18:54.497Z] [2022-03-25T19:18:54.497Z] Successfully built 1e9e5016dca8 [2022-03-25T19:18:54.497Z] Successfully tagged security-proxy-setup:latest [2022-03-25T19:18:54.755Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:54.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T19:18:55.015Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T19:18:55.015Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:18:55.015Z] OK: 6 MiB in 15 packages [2022-03-25T19:18:55.954Z] Removing intermediate container 8f5dfbff36bb [2022-03-25T19:18:55.954Z] ---> 2def706b9f57 [2022-03-25T19:18:55.954Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:18:56.222Z] ---> Running in 55fdc1dc1e18 [2022-03-25T19:18:56.481Z] Removing intermediate container 55fdc1dc1e18 [2022-03-25T19:18:56.481Z] ---> 35042581891b [2022-03-25T19:18:56.481Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T19:18:56.740Z] ---> Running in 2968bce7cee5 [2022-03-25T19:18:56.740Z] Removing intermediate container 7241470af260 [2022-03-25T19:18:56.740Z] ---> f8f744de676e [2022-03-25T19:18:56.740Z] [2022-03-25T19:18:56.740Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:18:56.740Z] ---> a33ac4f1069a [2022-03-25T19:18:56.740Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:18:56.740Z] ---> Using cache [2022-03-25T19:18:56.740Z] ---> 2def706b9f57 [2022-03-25T19:18:56.740Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:18:56.740Z] ---> Using cache [2022-03-25T19:18:56.740Z] ---> 35042581891b [2022-03-25T19:18:56.740Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T19:18:57.002Z] Removing intermediate container 2968bce7cee5 [2022-03-25T19:18:57.002Z] ---> 2ef7b7b44768 [2022-03-25T19:18:57.002Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T19:18:57.002Z] ---> Running in 4f1470667f57 [2022-03-25T19:18:57.002Z] ---> Running in 377617e05088 [2022-03-25T19:18:57.002Z] Removing intermediate container 4f1470667f57 [2022-03-25T19:18:57.002Z] ---> 9acc1b111a75 [2022-03-25T19:18:57.002Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T19:18:57.002Z] Removing intermediate container f6db08e9b9ab [2022-03-25T19:18:57.002Z] ---> 685763ac3acf [2022-03-25T19:18:57.002Z] [2022-03-25T19:18:57.002Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:18:57.002Z] ---> a33ac4f1069a [2022-03-25T19:18:57.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:18:57.002Z] ---> Using cache [2022-03-25T19:18:57.002Z] ---> 2def706b9f57 [2022-03-25T19:18:57.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:18:57.002Z] ---> Using cache [2022-03-25T19:18:57.002Z] ---> 35042581891b [2022-03-25T19:18:57.002Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T19:18:57.002Z] Removing intermediate container 377617e05088 [2022-03-25T19:18:57.002Z] ---> e0a8bc212840 [2022-03-25T19:18:57.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:18:57.261Z] ---> Running in e0f52f4838e6 [2022-03-25T19:18:57.261Z] ---> Running in e784f94d8caa [2022-03-25T19:18:57.261Z] Removing intermediate container e0f52f4838e6 [2022-03-25T19:18:57.261Z] ---> a3e4b6330514 [2022-03-25T19:18:57.261Z] Step 15/23 : WORKDIR / [2022-03-25T19:18:57.261Z] Removing intermediate container e784f94d8caa [2022-03-25T19:18:57.261Z] ---> 58d474401f5f [2022-03-25T19:18:57.261Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T19:18:57.261Z] ---> Running in 606c975f9906 [2022-03-25T19:18:57.261Z] ---> Running in f1b93481e74a [2022-03-25T19:18:57.261Z] ---> 6a53ce83936c [2022-03-25T19:18:57.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T19:18:57.261Z] Removing intermediate container 606c975f9906 [2022-03-25T19:18:57.261Z] ---> 857400433db5 [2022-03-25T19:18:57.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:18:57.521Z] Removing intermediate container f1b93481e74a [2022-03-25T19:18:57.521Z] ---> bfcc06a100f6 [2022-03-25T19:18:57.521Z] Step 15/23 : WORKDIR / [2022-03-25T19:18:57.521Z] ---> Running in 50e74bbf99b6 [2022-03-25T19:18:57.521Z] Removing intermediate container 50e74bbf99b6 [2022-03-25T19:18:57.521Z] ---> 7ef42380eb5f [2022-03-25T19:18:57.521Z] ---> 7d6f1c80e45b [2022-03-25T19:18:57.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:18:57.521Z] [2022-03-25T19:18:57.780Z] ---> ca926195bcc0 [2022-03-25T19:18:57.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T19:18:57.780Z] ---> 435169fa1ba6 [2022-03-25T19:18:57.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T19:18:58.040Z] ---> 6003198aafef [2022-03-25T19:18:58.040Z] ---> 209908c81b49 [2022-03-25T19:18:58.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T19:18:58.040Z] [2022-03-25T19:18:58.040Z] ---> Running in 230886e7bdd2 [2022-03-25T19:18:58.307Z] Removing intermediate container 230886e7bdd2 [2022-03-25T19:18:58.307Z] ---> b1bdda46ab0d [2022-03-25T19:18:58.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:18:58.307Z] ---> fba8d54f1af6 [2022-03-25T19:18:58.307Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T19:18:58.307Z] ---> Running in 0558799c8711 [2022-03-25T19:18:58.307Z] ---> 99d7c7f42508 [2022-03-25T19:18:58.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T19:18:58.307Z] ---> Running in a04ffeed176f [2022-03-25T19:18:58.307Z] Removing intermediate container 0558799c8711 [2022-03-25T19:18:58.307Z] ---> ba951969d859 [2022-03-25T19:18:58.307Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T19:18:58.567Z] ---> Running in 56843515f8c3 [2022-03-25T19:18:58.567Z] Removing intermediate container a04ffeed176f [2022-03-25T19:18:58.567Z] ---> 5f26906ba25b [2022-03-25T19:18:58.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:18:58.567Z] ---> Running in 2ec5a4d55f3e [2022-03-25T19:18:58.567Z] ---> ae04cb309e29 [2022-03-25T19:18:58.567Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T19:18:58.567Z] Removing intermediate container 56843515f8c3 [2022-03-25T19:18:58.567Z] ---> a5b702330d04 [2022-03-25T19:18:58.568Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:58.568Z] ---> Running in de3ef5b3339b [2022-03-25T19:18:58.568Z] Removing intermediate container 2ec5a4d55f3e [2022-03-25T19:18:58.568Z] ---> 44769dd72385 [2022-03-25T19:18:58.568Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T19:18:58.568Z] ---> Running in 86ee0930ee43 [2022-03-25T19:18:58.828Z] ---> Running in 584f01755f4b [2022-03-25T19:18:58.828Z] Removing intermediate container de3ef5b3339b [2022-03-25T19:18:58.828Z] ---> 1cd80e4fb84b [2022-03-25T19:18:58.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:18:58.828Z] Removing intermediate container 86ee0930ee43 [2022-03-25T19:18:58.828Z] ---> 9d0852863644 [2022-03-25T19:18:58.828Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:18:58.828Z] ---> Running in fe16eb426fa6 [2022-03-25T19:18:58.828Z] ---> Running in 61c64ddcb034 [2022-03-25T19:18:58.828Z] Removing intermediate container 584f01755f4b [2022-03-25T19:18:58.828Z] ---> 963344eec90b [2022-03-25T19:18:58.828Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:59.087Z] ---> Running in fb3475f00776 [2022-03-25T19:18:59.087Z] Removing intermediate container 61c64ddcb034 [2022-03-25T19:18:59.087Z] ---> 046847293f42 [2022-03-25T19:18:59.087Z] [2022-03-25T19:18:59.087Z] Removing intermediate container fe16eb426fa6 [2022-03-25T19:18:59.087Z] ---> 784c50a48ecb [2022-03-25T19:18:59.087Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T19:18:59.087Z] ---> Running in c7ed3b2c9874 [2022-03-25T19:18:59.087Z] Removing intermediate container fb3475f00776 [2022-03-25T19:18:59.087Z] ---> 6759ccc9bd87 [2022-03-25T19:18:59.087Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:18:59.087Z] ---> Running in 2d6dae57ff8d [2022-03-25T19:18:59.347Z] Removing intermediate container c7ed3b2c9874 [2022-03-25T19:18:59.347Z] ---> ecdd572f374e [2022-03-25T19:18:59.347Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:18:59.347Z] Successfully built 046847293f42 [2022-03-25T19:18:59.347Z] Successfully tagged support-scheduler:latest [2022-03-25T19:18:59.347Z]  Building support-scheduler ... done  ---> Running in 66abef329a9d [2022-03-25T19:18:59.347Z] Removing intermediate container 2d6dae57ff8d [2022-03-25T19:18:59.347Z] ---> 90d6a2076cf5 [2022-03-25T19:18:59.347Z] [2022-03-25T19:18:59.347Z] Removing intermediate container 66abef329a9d [2022-03-25T19:18:59.347Z] ---> 6c3fc136b7c4 [2022-03-25T19:18:59.347Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:18:59.347Z] ---> Running in b650bc4c239c [2022-03-25T19:18:59.347Z] Successfully built 90d6a2076cf5 [2022-03-25T19:18:59.347Z] Successfully tagged core-command:latest [2022-03-25T19:18:59.607Z]  Building core-command ... done Removing intermediate container b650bc4c239c [2022-03-25T19:18:59.608Z] ---> 403a79daeced [2022-03-25T19:18:59.608Z] [2022-03-25T19:18:59.608Z] Successfully built 403a79daeced [2022-03-25T19:18:59.608Z] Successfully tagged core-metadata:latest [2022-03-25T19:18:59.614Z]  Building core-metadata ... done  [Pipeline] } [2022-03-25T19:18:59.642Z] $ docker stop --time=1 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 [2022-03-25T19:19:00.966Z] $ docker rm -f 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T19:19:01.538Z] + docker images [2022-03-25T19:19:01.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:19:01.538Z] core-metadata latest 403a79daeced 2 seconds ago 26.1MB [2022-03-25T19:19:01.538Z] core-command latest 90d6a2076cf5 2 seconds ago 24.5MB [2022-03-25T19:19:01.538Z] support-scheduler latest 046847293f42 3 seconds ago 26MB [2022-03-25T19:19:01.538Z] 685763ac3acf 5 seconds ago 1.62GB [2022-03-25T19:19:01.538Z] f8f744de676e 5 seconds ago 1.61GB [2022-03-25T19:19:01.538Z] security-proxy-setup latest 1e9e5016dca8 7 seconds ago 43.4MB [2022-03-25T19:19:01.538Z] 46aee6f9f5f2 8 seconds ago 1.62GB [2022-03-25T19:19:01.538Z] support-notifications latest 0d296da5c9d7 12 seconds ago 26.6MB [2022-03-25T19:19:01.538Z] b1ab58c6120d 17 seconds ago 1.63GB [2022-03-25T19:19:01.538Z] 4d7a6d770a10 22 seconds ago 1.62GB [2022-03-25T19:19:01.538Z] security-spire-config latest 8eb6804bf9a3 38 seconds ago 82.2MB [2022-03-25T19:19:01.538Z] security-spire-server latest f150bb9ffdd6 42 seconds ago 82.9MB [2022-03-25T19:19:01.538Z] security-spire-agent latest 06a242c9e65c 46 seconds ago 119MB [2022-03-25T19:19:01.538Z] sys-mgmt-agent latest b2f8a2ec698e 53 seconds ago 305MB [2022-03-25T19:19:01.538Z] 47733c2b63f4 57 seconds ago 1.61GB [2022-03-25T19:19:01.538Z] 5091d6628a8d 57 seconds ago 1.61GB [2022-03-25T19:19:01.538Z] f1837021bcf8 About a minute ago 1.61GB [2022-03-25T19:19:01.538Z] security-spiffe-token-provider latest e512c122cc20 About a minute ago 28.5MB [2022-03-25T19:19:01.538Z] security-bootstrapper latest 86452e69dcf4 About a minute ago 24.3MB [2022-03-25T19:19:01.538Z] core-data latest 7a7168e235cb About a minute ago 35.9MB [2022-03-25T19:19:01.538Z] security-secretstore-setup latest b53c89d50818 About a minute ago 42.1MB [2022-03-25T19:19:01.538Z] fe6c332c87d4 About a minute ago 1.61GB [2022-03-25T19:19:01.538Z] 9cef6468e34d About a minute ago 1.63GB [2022-03-25T19:19:01.538Z] 0034a477e4e1 About a minute ago 1.61GB [2022-03-25T19:19:01.538Z] f3e321766cc5 About a minute ago 1.65GB [2022-03-25T19:19:01.538Z] 22773e3edee1 About a minute ago 1.61GB [2022-03-25T19:19:01.538Z] ci-base-image-x86_64 latest 568adfe84e86 4 minutes ago 896MB [2022-03-25T19:19:01.539Z] alpine 3.15 9c842ac49a39 2 days ago 5.57MB [2022-03-25T19:19:01.539Z] alpine 3.14 a33ac4f1069a 8 days ago 5.59MB [2022-03-25T19:19:01.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-25T19:19:01.539Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-25T19:19:01.539Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-25T19:19:01.539Z] 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-25T19:19:17.059Z] Still waiting to schedule task [2022-03-25T19:19:17.059Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-25T19:19:57.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T19:20:09.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T19:20:09.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T19:20:09.851Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T19:20:15.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T19:20:15.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T19:20:16.558Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T19:20:16.558Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T19:20:16.558Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T19:20:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T19:20:26.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements [2022-03-25T19:20:26.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T19:20:26.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T19:20:31.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2022-03-25T19:20:31.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T19:20:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 54.9% of statements [2022-03-25T19:20:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T19:20:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T19:20:32.975Z] Running on prd-ubuntu18.04-docker-8c-8g-9087 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws [2022-03-25T19:20:33.018Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-25T19:20:33.157Z] The recommended git tool is: git [2022-03-25T19:20:34.689Z] using credential edgex-jenkins-ssh [2022-03-25T19:20:34.700Z] Cloning the remote Git repository [2022-03-25T19:20:34.723Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:20:34.756Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-25T19:20:34.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:20:34.780Z] > git --version # timeout=10 [2022-03-25T19:20:34.785Z] > git --version # 'git version 2.17.1' [2022-03-25T19:20:34.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:20:34.807Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T19:20:39.506Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:20:39.607Z] Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:20:39.607Z] Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) [2022-03-25T19:20:38.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T19:20:38.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T19:20:38.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T19:20:38.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T19:20:38.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:20:38.932Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T19:20:39.522Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T19:20:39.527Z] > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 [2022-03-25T19:20:39.589Z] > git remote # timeout=10 [2022-03-25T19:20:39.594Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T19:20:39.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T19:20:39.602Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T19:20:39.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T19:20:39.617Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T19:20:39.628Z] > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 [2022-03-25T19:20:43.237Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-25T19:20:43.265Z] > git --version # timeout=10 [2022-03-25T19:20:43.275Z] > git --version # 'git version 2.17.1' [2022-03-25T19:20:43.281Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:20:44.211Z] + echo snap-build.sh [2022-03-25T19:20:44.211Z] snap-build.sh [2022-03-25T19:20:44.211Z] + SNAP_BASE_DIR=. [2022-03-25T19:20:44.211Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-25T19:20:44.211Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-25T19:20:44.211Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-25T19:20:44.211Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-25T19:20:44.211Z] + cd /w/workspace/edgex-go/1 [2022-03-25T19:20:44.211Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-25T19:20:44.211Z] Reading package lists... [2022-03-25T19:20:44.211Z] Building dependency tree... [2022-03-25T19:20:44.211Z] Reading state information... [2022-03-25T19:20:44.211Z] The following packages were automatically installed and are no longer required: [2022-03-25T19:20:44.211Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-25T19:20:44.211Z] uidmap xdelta3 [2022-03-25T19:20:44.211Z] Use 'sudo apt autoremove' to remove them. [2022-03-25T19:20:44.211Z] The following packages will be REMOVED: [2022-03-25T19:20:44.211Z] lxd* lxd-client* [2022-03-25T19:20:44.211Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-25T19:20:44.474Z] After this operation, 31.7 MB disk space will be freed. [2022-03-25T19:20:45.261Z] (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-25T19:20:45.261Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T19:20:45.836Z] Removing lxd dnsmasq configuration [2022-03-25T19:20:46.099Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T19:20:46.099Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-25T19:20:46.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-25T19:20:46.934Z] (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-25T19:20:46.934Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T19:20:49.445Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-25T19:20:49.445Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-25T19:20:49.445Z] + sudo snap remove --purge lxd [2022-03-25T19:20:49.445Z] snap "lxd" is not installed [2022-03-25T19:20:49.445Z] + sudo groupadd --force --system lxd [2022-03-25T19:20:49.445Z] ++ whoami [2022-03-25T19:20:49.445Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-25T19:20:49.445Z] + newgrp - lxd [2022-03-25T19:20:49.445Z] + sudo snap install lxd [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.058s coverage: 89.2% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.422s coverage: 84.4% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 94.2% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements [2022-03-25T19:20:59.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.243s coverage: 58.8% of statements [2022-03-25T19:20:59.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.560s coverage: 24.0% of statements [2022-03-25T19:20:59.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T19:20:59.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.409s coverage: 47.1% of statements [2022-03-25T19:20:59.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 79.5% of statements [2022-03-25T19:20:59.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.326s coverage: 94.1% of statements [2022-03-25T19:20:59.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2022-03-25T19:20:59.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements [2022-03-25T19:20:59.493Z] 2022-03-25T19:20:55Z INFO Waiting for automatic snapd restart... [2022-03-25T19:21:09.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.231s coverage: 94.4% of statements [2022-03-25T19:21:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2022-03-25T19:21:11.730Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-25T19:21:11.730Z] + sudo lxd init --auto [2022-03-25T19:21:14.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 82.5% of statements [2022-03-25T19:21:14.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T19:21:19.887Z] + sudo snap install --classic snapcraft [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.256s coverage: 58.8% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.357s coverage: 87.2% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T19:21:22.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-03-25T19:21:22.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-03-25T19:21:23.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-03-25T19:21:25.188Z] snapcraft 6.1 from Canonical* installed [2022-03-25T19:21:25.189Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-25T19:21:25.189Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-25T19:21:25.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T19:21:25.189Z] Dload Upload Total Spent Left Speed [2022-03-25T19:21:25.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3655 0 --:--:-- --:--:-- --:--:-- 3635 [2022-03-25T19:21:25.448Z] 100 3325k 100 3325k 0 0 9134k 0 --:--:-- --:--:-- --:--:-- 9134k [2022-03-25T19:21:25.712Z] ./yq_linux_amd64 [2022-03-25T19:21:25.712Z] + sudo snapcraft prime --use-lxd [2022-03-25T19:21:27.626Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-25T19:21:27.626Z] 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-25T19:21:27.626Z] - README.md [2022-03-25T19:21:27.626Z] [2022-03-25T19:21:27.626Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T19:21:27.887Z] Launching a container. [2022-03-25T19:21:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements [2022-03-25T19:21:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T19:21:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T19:21:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T19:21:31.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.838s coverage: 43.8% of statements [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T19:21:31.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T19:21:31.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T19:21:31.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T19:21:37.892Z] Waiting for container to be ready [2022-03-25T19:21:38.840Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-25T19:21:38.840Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-25T19:21:38.840Z] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T19:21:40.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-03-25T19:21:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-25T19:21:40.226Z] 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-25T19:21:40.226Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-25T19:21:40.226Z] GO111MODULE=on go vet ./... [2022-03-25T19:21:43.059Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-25T19:21:43.630Z] Waiting for network to be ready... [2022-03-25T19:21:44.204Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-25T19:21:44.204Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-25T19:21:44.204Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-25T19:21:44.204Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-25T19:21:44.467Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-25T19:21:44.467Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-25T19:21:44.467Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-25T19:21:44.467Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-25T19:21:44.467Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-25T19:21:44.467Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-25T19:21:44.467Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-25T19:21:44.467Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-25T19:21:44.467Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-25T19:21:44.467Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-25T19:21:44.467Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-25T19:21:44.467Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-25T19:21:44.467Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-25T19:21:44.467Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-25T19:21:44.467Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-25T19:21:44.728Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-25T19:21:44.728Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-25T19:21:44.728Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-25T19:21:44.728Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-25T19:21:44.728Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-25T19:21:44.728Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-25T19:21:44.728Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-25T19:21:44.728Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-25T19:21:47.275Z] Fetched 23.5 MB in 3s (7220 kB/s) [2022-03-25T19:21:47.848Z] Reading package lists... [2022-03-25T19:21:48.109Z] Reading package lists... [2022-03-25T19:21:48.369Z] Building dependency tree... [2022-03-25T19:21:48.369Z] Reading state information... [2022-03-25T19:21:48.369Z] The following additional packages will be installed: [2022-03-25T19:21:48.369Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T19:21:48.369Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T19:21:48.369Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T19:21:48.369Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-25T19:21:48.369Z] Suggested packages: [2022-03-25T19:21:48.369Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-25T19:21:48.369Z] Recommended packages: [2022-03-25T19:21:48.369Z] gnupg libsasl2-modules [2022-03-25T19:21:48.369Z] The following NEW packages will be installed: [2022-03-25T19:21:48.369Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T19:21:48.369Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T19:21:48.369Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T19:21:48.369Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-25T19:21:48.369Z] The following packages will be upgraded: [2022-03-25T19:21:48.369Z] gpg gpg-agent gpgconf libudev1 [2022-03-25T19:21:48.370Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-25T19:21:48.370Z] Need to get 3859 kB of archives. [2022-03-25T19:21:48.370Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-25T19:21:48.370Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-25T19:21:48.631Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-25T19:21:48.631Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-25T19:21:48.631Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-25T19:21:48.631Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-25T19:21:48.893Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-25T19:21:48.893Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-25T19:21:49.153Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-25T19:21:49.413Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-25T19:21:49.413Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-25T19:21:49.413Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-25T19:21:49.413Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-25T19:21:49.413Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-25T19:21:49.413Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-25T19:21:49.413Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-25T19:21:49.413Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-25T19:21:49.413Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-25T19:21:49.413Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-25T19:21:49.413Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-25T19:21:49.413Z] 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-25T19:21:49.413Z] 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-25T19:21:49.413Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-25T19:21:49.673Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T19:21:49.673Z] Fetched 3859 kB in 1s (3324 kB/s) [2022-03-25T19:21:49.673Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T19:21:49.673Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:49.673Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T19:21:49.673Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T19:21:49.938Z] Selecting previously unselected package udev. [2022-03-25T19:21:49.938Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T19:21:49.939Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:49.939Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-25T19:21:49.939Z] Selecting previously unselected package libfuse2:amd64. [2022-03-25T19:21:49.939Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-25T19:21:49.939Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-25T19:21:50.199Z] Selecting previously unselected package fuse. [2022-03-25T19:21:50.199Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-25T19:21:50.199Z] Unpacking fuse (2.9.9-3) ... [2022-03-25T19:21:50.199Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T19:21:50.199Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T19:21:50.199Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T19:21:50.199Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T19:21:50.199Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T19:21:50.460Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T19:21:50.460Z] Selecting previously unselected package libksba8:amd64. [2022-03-25T19:21:50.460Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-25T19:21:50.460Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-25T19:21:50.460Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-25T19:21:50.460Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.460Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.460Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-25T19:21:50.460Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.460Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.460Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-25T19:21:50.460Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.460Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.719Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-25T19:21:50.719Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.719Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.719Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-25T19:21:50.719Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.719Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.719Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-25T19:21:50.719Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.719Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.719Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-25T19:21:50.719Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.719Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-25T19:21:50.979Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.979Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-25T19:21:50.979Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T19:21:50.979Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T19:21:50.979Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T19:21:50.979Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T19:21:50.979Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T19:21:50.979Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libldap-common. [2022-03-25T19:21:50.979Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-25T19:21:50.979Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T19:21:50.979Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T19:21:50.979Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-25T19:21:50.979Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T19:21:51.240Z] Selecting previously unselected package dirmngr. [2022-03-25T19:21:51.240Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T19:21:51.240Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T19:21:51.240Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-25T19:21:51.240Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-25T19:21:51.240Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T19:21:51.240Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T19:21:51.240Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-25T19:21:51.810Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T19:21:51.810Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T19:21:51.810Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:51.810Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-25T19:21:51.810Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-25T19:21:51.810Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:51.810Z] Setting up fuse (2.9.9-3) ... [2022-03-25T19:21:51.810Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-25T19:21:52.382Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T19:21:52.382Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T19:21:52.382Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T19:21:52.643Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-25T19:21:52.643Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-25T19:21:52.643Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T19:21:53.213Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-25T19:21:53.213Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-25T19:21:53.213Z] units). This means they are not meant to be enabled using systemctl. [2022-03-25T19:21:53.213Z] [2022-03-25T19:21:53.213Z] Possible reasons for having this kind of units are: [2022-03-25T19:21:53.213Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-25T19:21:53.213Z] .wants/ or .requires/ directory. [2022-03-25T19:21:53.213Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-25T19:21:53.213Z] a requirement dependency on it. [2022-03-25T19:21:53.213Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-25T19:21:53.213Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-25T19:21:53.213Z] • In case of template units, the unit is meant to be enabled with some [2022-03-25T19:21:53.213Z] instance name specified. [2022-03-25T19:21:53.476Z] Reading package lists... [2022-03-25T19:21:53.476Z] Building dependency tree... [2022-03-25T19:21:53.476Z] Reading state information... [2022-03-25T19:21:53.738Z] The following additional packages will be installed: [2022-03-25T19:21:53.738Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T19:21:53.738Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T19:21:53.738Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T19:21:53.738Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-25T19:21:53.738Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-25T19:21:53.738Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-25T19:21:53.738Z] Suggested packages: [2022-03-25T19:21:53.738Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-25T19:21:53.738Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-25T19:21:53.738Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-25T19:21:53.738Z] systemd-container policykit-1 [2022-03-25T19:21:53.738Z] Recommended packages: [2022-03-25T19:21:53.738Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-25T19:21:53.738Z] The following NEW packages will be installed: [2022-03-25T19:21:53.738Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T19:21:53.738Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T19:21:53.738Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T19:21:53.738Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-25T19:21:53.738Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-25T19:21:53.738Z] The following packages will be upgraded: [2022-03-25T19:21:53.738Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-25T19:21:53.738Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-25T19:21:53.738Z] Need to get 46.5 MB of archives. [2022-03-25T19:21:53.738Z] After this operation, 181 MB of additional disk space will be used. [2022-03-25T19:21:53.738Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-25T19:21:53.738Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-25T19:21:53.738Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-25T19:21:53.738Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-25T19:21:53.738Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-25T19:21:53.738Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-25T19:21:53.738Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-25T19:21:53.738Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-25T19:21:53.738Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-25T19:21:53.998Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-25T19:21:53.998Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-25T19:21:53.998Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-25T19:21:53.998Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-25T19:21:53.998Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-25T19:21:53.998Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-25T19:21:53.998Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-25T19:21:53.998Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-25T19:21:53.998Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-25T19:21:53.998Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-25T19:21:53.998Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-25T19:21:53.998Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-25T19:21:53.999Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-25T19:21:53.999Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-25T19:21:53.999Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-25T19:21:53.999Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-25T19:21:53.999Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-25T19:21:53.999Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-25T19:21:53.999Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-25T19:21:53.999Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-25T19:21:53.999Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-25T19:21:53.999Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-25T19:21:53.999Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-25T19:21:53.999Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-25T19:21:54.570Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T19:21:54.570Z] Fetched 46.5 MB in 1s (75.5 MB/s) [2022-03-25T19:21:54.570Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-25T19:21:54.570Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:54.570Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T19:21:54.570Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:54.570Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T19:21:54.831Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:54.831Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T19:21:55.400Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:55.400Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T19:21:55.400Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T19:21:55.400Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-25T19:21:55.400Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-25T19:21:55.400Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T19:21:55.400Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:55.663Z] Selecting previously unselected package libexpat1:amd64. [2022-03-25T19:21:55.663Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-25T19:21:55.663Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T19:21:55.663Z] Selecting previously unselected package python3.8-minimal. [2022-03-25T19:21:55.663Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T19:21:55.663Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:55.924Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:55.924Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T19:21:55.924Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:56.496Z] Selecting previously unselected package python3-minimal. [2022-03-25T19:21:56.496Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-25T19:21:56.496Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T19:21:56.496Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T19:21:56.496Z] Selecting previously unselected package mime-support. [2022-03-25T19:21:56.496Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-25T19:21:56.496Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-25T19:21:56.496Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-25T19:21:56.496Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-25T19:21:56.496Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T19:21:56.758Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-25T19:21:56.758Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T19:21:56.758Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:56.758Z] Selecting previously unselected package python3.8. [2022-03-25T19:21:56.758Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T19:21:56.758Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:21:57.019Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T19:21:57.019Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T19:21:57.019Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T19:21:57.019Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T19:21:57.019Z] Selecting previously unselected package python3. [2022-03-25T19:21:57.019Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-25T19:21:57.019Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T19:21:57.019Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-25T19:21:57.279Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T19:21:57.279Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T19:21:57.279Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T19:21:57.279Z] Selecting previously unselected package dbus. [2022-03-25T19:21:57.279Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T19:21:57.279Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T19:21:57.279Z] Selecting previously unselected package libbsd0:amd64. [2022-03-25T19:21:57.279Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-25T19:21:57.279Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-25T19:21:57.279Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T19:21:57.279Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T19:21:57.279Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T19:21:57.541Z] Selecting previously unselected package sudo. [2022-03-25T19:21:57.541Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-25T19:21:57.541Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T19:21:57.541Z] Selecting previously unselected package apparmor. [2022-03-25T19:21:57.541Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T19:21:57.541Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T19:21:57.802Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-25T19:21:57.802Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-25T19:21:57.802Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T19:21:57.802Z] Selecting previously unselected package libedit2:amd64. [2022-03-25T19:21:57.802Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-25T19:21:57.802Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T19:21:57.802Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-25T19:21:57.802Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-25T19:21:57.802Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T19:21:57.802Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T19:21:57.802Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:21:57.802Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:21:57.802Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T19:21:57.802Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:21:57.802Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:21:58.062Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T19:21:58.062Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-25T19:21:58.062Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T19:21:58.062Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T19:21:58.062Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:21:58.062Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:21:58.062Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T19:21:58.062Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:21:58.062Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:21:58.062Z] Selecting previously unselected package openssh-client. [2022-03-25T19:21:58.062Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-25T19:21:58.062Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T19:21:58.322Z] Selecting previously unselected package dbus-user-session. [2022-03-25T19:21:58.322Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T19:21:58.322Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T19:21:58.322Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-25T19:21:58.322Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-25T19:21:58.322Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-25T19:21:58.322Z] Selecting previously unselected package squashfs-tools. [2022-03-25T19:21:58.322Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-25T19:21:58.322Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T19:21:58.322Z] Selecting previously unselected package snapd. [2022-03-25T19:21:58.322Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-25T19:21:58.582Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T19:22:01.880Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T19:22:01.880Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-25T19:22:01.880Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-25T19:22:01.880Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T19:22:01.880Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:01.880Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T19:22:01.880Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T19:22:01.880Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T19:22:01.880Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:01.880Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:01.880Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T19:22:01.880Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:22:01.880Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T19:22:01.880Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T19:22:02.452Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-25T19:22:02.452Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T19:22:02.452Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T19:22:02.452Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T19:22:02.452Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-25T19:22:02.452Z] running python rtupdate hooks for python3.8... [2022-03-25T19:22:02.452Z] running python post-rtupdate hooks for python3.8... [2022-03-25T19:22:02.712Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T19:22:03.655Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-25T19:22:03.655Z] Reloading AppArmor profiles [2022-03-25T19:22:03.916Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:03.916Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T19:22:03.916Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-25T19:22:04.179Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-25T19:22:04.179Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-25T19:22:04.179Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-25T19:22:04.179Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-25T19:22:06.094Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-25T19:22:06.094Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T19:22:06.094Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T19:22:06.094Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T19:22:06.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-25T19:22:06.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-25T19:22:06.620Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-25T19:22:06.881Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-25T19:22:07.141Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T19:22:07.141Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T19:22:07.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-25T19:22:07.665Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-25T19:22:07.926Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-25T19:22:08.186Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-25T19:22:08.447Z] /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-25T19:22:08.447Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T19:22:09.015Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T19:22:09.015Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T19:22:09.275Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T19:22:10.108Z] Reading package lists... [2022-03-25T19:22:10.368Z] Reading package lists... [2022-03-25T19:22:10.368Z] Building dependency tree... [2022-03-25T19:22:10.368Z] Reading state information... [2022-03-25T19:22:10.368Z] Calculating upgrade... [2022-03-25T19:22:10.629Z] The following packages will be upgraded: [2022-03-25T19:22:10.629Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-25T19:22:10.629Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-25T19:22:10.629Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-25T19:22:10.629Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-25T19:22:10.629Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-25T19:22:10.629Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-25T19:22:10.629Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-25T19:22:10.629Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-25T19:22:10.629Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-25T19:22:10.629Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-25T19:22:10.629Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-25T19:22:10.629Z] xz-utils zlib1g [2022-03-25T19:22:10.629Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T19:22:10.629Z] Need to get 65.7 MB of archives. [2022-03-25T19:22:10.629Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-25T19:22:10.629Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-25T19:22:10.889Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-25T19:22:10.889Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-25T19:22:10.889Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-25T19:22:10.889Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-25T19:22:10.889Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-25T19:22:10.889Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-25T19:22:10.889Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-25T19:22:10.889Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-25T19:22:10.889Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-25T19:22:10.889Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-25T19:22:10.889Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-25T19:22:10.889Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-25T19:22:10.889Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-25T19:22:10.889Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-25T19:22:10.889Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-25T19:22:10.889Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-25T19:22:10.889Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-25T19:22:10.889Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-25T19:22:10.889Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-25T19:22:10.889Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-25T19:22:10.889Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-25T19:22:10.889Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-25T19:22:10.889Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-25T19:22:10.889Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-25T19:22:10.889Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-25T19:22:10.889Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-25T19:22:10.889Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-25T19:22:10.889Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-25T19:22:10.889Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-25T19:22:11.149Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-25T19:22:11.149Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-25T19:22:11.149Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-25T19:22:11.149Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-25T19:22:11.149Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-25T19:22:11.149Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-25T19:22:11.149Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-25T19:22:11.149Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-25T19:22:11.149Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-25T19:22:11.149Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-25T19:22:11.150Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-25T19:22:11.150Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-25T19:22:11.150Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-25T19:22:11.150Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-25T19:22:11.150Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-25T19:22:11.150Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-25T19:22:11.150Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-25T19:22:11.150Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-25T19:22:11.150Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-25T19:22:11.150Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-25T19:22:11.150Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-25T19:22:11.150Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-25T19:22:11.150Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-25T19:22:11.150Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-25T19:22:11.150Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-25T19:22:11.150Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-25T19:22:11.150Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-25T19:22:11.410Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-25T19:22:11.410Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-25T19:22:11.410Z] Get:60 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-25T19:22:11.410Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-25T19:22:11.410Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-25T19:22:11.410Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-25T19:22:11.410Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-25T19:22:11.410Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-25T19:22:11.670Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-25T19:22:11.670Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-25T19:22:11.670Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-25T19:22:11.670Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-25T19:22:11.670Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-25T19:22:11.670Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-25T19:22:11.670Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-25T19:22:11.670Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-25T19:22:11.670Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-25T19:22:11.670Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-25T19:22:11.670Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-25T19:22:11.670Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-25T19:22:12.240Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T19:22:12.240Z] Fetched 65.7 MB in 1s (56.6 MB/s) [2022-03-25T19:22:12.240Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T19:22:12.240Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T19:22:12.240Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T19:22:12.500Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T19:22:12.500Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T19:22:12.760Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-25T19:22:12.760Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-25T19:22:13.018Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.018Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.018Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.018Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.280Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.280Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.280Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.280Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.541Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.541Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.541Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.541Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.541Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.541Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.802Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:13.803Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T19:22:13.803Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.803Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:13.803Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:13.803Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T19:22:13.803Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:13.803Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:14.063Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:14.063Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:14.063Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T19:22:14.063Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T19:22:14.063Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:14.324Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T19:22:14.324Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T19:22:14.324Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T19:22:14.894Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T19:22:14.894Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T19:22:14.894Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-25T19:22:14.894Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-25T19:22:14.894Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-25T19:22:14.894Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-25T19:22:15.157Z] Setting up base-files (11ubuntu5.5) ... [2022-03-25T19:22:15.417Z] Installing new version of config file /etc/issue ... [2022-03-25T19:22:15.417Z] Installing new version of config file /etc/issue.net ... [2022-03-25T19:22:15.417Z] Installing new version of config file /etc/lsb-release ... [2022-03-25T19:22:15.417Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-25T19:22:15.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-25T19:22:15.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-25T19:22:15.678Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-25T19:22:15.678Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:15.678Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-25T19:22:15.678Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-25T19:22:15.953Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-25T19:22:15.953Z] 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-25T19:22:15.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:15.953Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:15.953Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-25T19:22:15.953Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:15.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:15.953Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T19:22:16.213Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T19:22:16.213Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T19:22:16.213Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:16.213Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T19:22:16.213Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T19:22:16.781Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T19:22:16.781Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T19:22:16.781Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T19:22:16.781Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T19:22:17.353Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-25T19:22:17.353Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:17.353Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-25T19:22:17.353Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T19:22:17.926Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-25T19:22:17.926Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-25T19:22:17.926Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-25T19:22:18.187Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.187Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-25T19:22:18.187Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-25T19:22:18.187Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-25T19:22:18.187Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.187Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.187Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.187Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:18.448Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.448Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.448Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.448Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:18.448Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.448Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.448Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.448Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.448Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.710Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:18.710Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.710Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.710Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.710Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:18.710Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:18.710Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.710Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:18.971Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:18.971Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:19.233Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:19.807Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-25T19:22:20.070Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-25T19:22:20.070Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.070Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T19:22:20.070Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T19:22:20.070Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T19:22:20.331Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.331Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-25T19:22:20.331Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-25T19:22:20.331Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-25T19:22:20.331Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.331Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-25T19:22:20.331Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-25T19:22:20.592Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-25T19:22:20.592Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.592Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T19:22:20.592Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T19:22:20.592Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-25T19:22:20.592Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.592Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-25T19:22:20.592Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-25T19:22:20.854Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-25T19:22:20.854Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:20.854Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-25T19:22:20.854Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-25T19:22:21.114Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-25T19:22:21.114Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.114Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T19:22:21.114Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T19:22:21.114Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-25T19:22:21.114Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.114Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-25T19:22:21.114Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-25T19:22:21.114Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-25T19:22:21.375Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.375Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T19:22:21.375Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T19:22:21.375Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T19:22:21.375Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.375Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T19:22:21.375Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T19:22:21.375Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T19:22:21.635Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.635Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-25T19:22:21.635Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-25T19:22:21.635Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-25T19:22:21.635Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.635Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-25T19:22:21.635Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-25T19:22:21.897Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-25T19:22:21.897Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.897Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-25T19:22:21.897Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-25T19:22:21.897Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-25T19:22:21.897Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:21.897Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-25T19:22:22.157Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-25T19:22:22.416Z] Setting up apt (2.0.6) ... [2022-03-25T19:22:22.987Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-25T19:22:22.987Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:22.987Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T19:22:22.987Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T19:22:22.987Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T19:22:23.249Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T19:22:23.249Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T19:22:23.249Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T19:22:23.249Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-25T19:22:23.249Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T19:22:23.249Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T19:22:23.249Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T19:22:23.510Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T19:22:23.510Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T19:22:23.510Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T19:22:23.510Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T19:22:23.770Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-25T19:22:23.770Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T19:22:23.770Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-25T19:22:24.030Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T19:22:24.030Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T19:22:24.030Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T19:22:24.291Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T19:22:24.291Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T19:22:24.291Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T19:22:24.291Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T19:22:24.291Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T19:22:24.552Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T19:22:24.552Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T19:22:24.552Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T19:22:24.813Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T19:22:24.813Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T19:22:24.813Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-25T19:22:24.813Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-25T19:22:25.074Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T19:22:25.074Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-25T19:22:25.074Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-25T19:22:25.074Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-25T19:22:25.074Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-25T19:22:25.074Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-25T19:22:25.074Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-25T19:22:25.074Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-25T19:22:25.336Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-25T19:22:25.336Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-25T19:22:25.596Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T19:22:25.596Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T19:22:25.596Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:25.596Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:25.596Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:25.596Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:25.859Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:25.859Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:26.120Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:26.120Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:26.120Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:26.120Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:26.120Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T19:22:26.120Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T19:22:26.384Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-25T19:22:26.384Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-25T19:22:26.384Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:26.384Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:26.645Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:26.645Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:27.587Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:27.587Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:28.159Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:28.159Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:28.421Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:28.421Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:28.681Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:28.681Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:29.252Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T19:22:29.550Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T19:22:29.550Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-25T19:22:29.550Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-25T19:22:29.550Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-25T19:22:29.550Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-25T19:22:29.550Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T19:22:29.550Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-25T19:22:29.550Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T19:22:29.550Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.550Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-25T19:22:29.854Z] [2022-03-25T19:22:29.854Z] Current default time zone: 'Etc/UTC' [2022-03-25T19:22:29.854Z] Local time is now: Fri Mar 25 19:22:29 UTC 2022. [2022-03-25T19:22:29.854Z] Universal Time is now: Fri Mar 25 19:22:29 UTC 2022. [2022-03-25T19:22:29.854Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-25T19:22:29.854Z] [2022-03-25T19:22:29.854Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-25T19:22:29.854Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:29.854Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:29.854Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-25T19:22:29.854Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-25T19:22:29.854Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T19:22:29.854Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-25T19:22:29.854Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-25T19:22:29.854Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-25T19:22:29.854Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:29.854Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T19:22:29.854Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T19:22:29.854Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-25T19:22:29.854Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-25T19:22:31.812Z] Updating certificates in /etc/ssl/certs... [2022-03-25T19:22:32.755Z] 21 added, 21 removed; done. [2022-03-25T19:22:32.755Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:32.755Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-25T19:22:32.755Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-25T19:22:32.755Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:32.756Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T19:22:32.756Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-25T19:22:32.756Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-25T19:22:32.756Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-25T19:22:33.016Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:33.017Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-25T19:22:33.017Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:33.017Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:33.017Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T19:22:33.017Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T19:22:33.017Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-25T19:22:33.017Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-25T19:22:33.017Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-25T19:22:33.017Z] Updating certificates in /etc/ssl/certs... [2022-03-25T19:22:33.586Z] 0 added, 0 removed; done. [2022-03-25T19:22:33.586Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-25T19:22:33.586Z] done. [2022-03-25T19:22:34.726Z] Reading package lists... [2022-03-25T19:22:34.986Z] Building dependency tree... [2022-03-25T19:22:34.986Z] Reading state information... [2022-03-25T19:22:34.986Z] The following NEW packages will be installed: [2022-03-25T19:22:34.986Z] apt-transport-https [2022-03-25T19:22:35.249Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T19:22:35.249Z] Need to get 4680 B of archives. [2022-03-25T19:22:35.249Z] After this operation, 162 kB of additional disk space will be used. [2022-03-25T19:22:35.249Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-25T19:22:35.249Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T19:22:35.249Z] Fetched 4680 B in 0s (90.3 kB/s) [2022-03-25T19:22:35.249Z] Selecting previously unselected package apt-transport-https. [2022-03-25T19:22:35.249Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-25T19:22:35.249Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-25T19:22:35.249Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-25T19:22:35.510Z] Setting up apt-transport-https (2.0.6) ... [2022-03-25T19:22:35.510Z] Waiting for network to be ready... [2022-03-25T19:22:42.090Z] 2022-03-25T19:22:39Z INFO Waiting for automatic snapd restart... [2022-03-25T19:22:43.030Z] snapd 2.54.4 from Canonical* installed [2022-03-25T19:22:43.969Z] "snapd" switched to the "latest/stable" channel [2022-03-25T19:22:43.969Z] [2022-03-25T19:22:46.509Z] core20 20220304 from Canonical* installed [2022-03-25T19:22:46.509Z] "core20" switched to the "latest/stable" channel [2022-03-25T19:22:46.509Z] [2022-03-25T19:22:49.048Z] snapcraft 6.1 from Canonical* installed [2022-03-25T19:22:49.048Z] "snapcraft" switched to the "latest/stable" channel [2022-03-25T19:22:49.048Z] [2022-03-25T19:22:54.330Z] 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-25T19:22:54.330Z] - README.md [2022-03-25T19:22:54.330Z] [2022-03-25T19:22:54.330Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T19:22:54.330Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T19:22:54.330Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T19:22:54.330Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T19:22:55.270Z] Reading package lists... [2022-03-25T19:22:55.530Z] 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-25T19:22:55.530Z] Reading package lists... [2022-03-25T19:22:55.530Z] Building dependency tree... [2022-03-25T19:22:55.530Z] Reading state information... [2022-03-25T19:22:55.792Z] Suggested packages: [2022-03-25T19:22:55.792Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-25T19:22:55.792Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-25T19:22:55.792Z] krb5-user libnorm-doc [2022-03-25T19:22:55.792Z] Recommended packages: [2022-03-25T19:22:55.792Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-25T19:22:55.792Z] The following NEW packages will be installed: [2022-03-25T19:22:55.792Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-25T19:22:55.792Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-25T19:22:55.792Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-25T19:22:55.792Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-25T19:22:55.792Z] libzmq5 pkg-config zip [2022-03-25T19:22:55.792Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T19:22:56.056Z] Need to get 10.3 MB of archives. [2022-03-25T19:22:56.056Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-25T19:22:56.056Z] 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-25T19:22:56.056Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-25T19:22:56.056Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-25T19:22:56.056Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-25T19:22:56.057Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-25T19:22:56.057Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-25T19:22:56.057Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-25T19:22:56.057Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-25T19:22:56.057Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-25T19:22:56.057Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-25T19:22:56.057Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-25T19:22:56.057Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-25T19:22:56.057Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-25T19:22:56.057Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-25T19:22:56.057Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-25T19:22:56.057Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-25T19:22:56.057Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-25T19:22:56.629Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-25T19:22:56.629Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-25T19:22:56.629Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-25T19:22:56.890Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-25T19:22:56.890Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-25T19:22:56.890Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-25T19:22:56.890Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-25T19:22:56.890Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-25T19:22:56.890Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-25T19:22:56.890Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-25T19:22:57.151Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T19:22:57.151Z] Fetched 10.3 MB in 1s (9213 kB/s) [2022-03-25T19:22:57.151Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-25T19:22:57.151Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-25T19:22:57.151Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-25T19:22:57.151Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T19:22:57.410Z] Selecting previously unselected package libsodium23:amd64. [2022-03-25T19:22:57.410Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-25T19:22:57.410Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-25T19:22:57.410Z] Selecting previously unselected package libpsl5:amd64. [2022-03-25T19:22:57.410Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-25T19:22:57.410Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T19:22:57.410Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-25T19:22:57.410Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-25T19:22:57.410Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T19:22:57.410Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T19:22:57.410Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-25T19:22:57.670Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T19:22:57.670Z] Selecting previously unselected package librtmp1:amd64. [2022-03-25T19:22:57.670Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-25T19:22:57.670Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T19:22:57.670Z] Selecting previously unselected package libssh-4:amd64. [2022-03-25T19:22:57.670Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-25T19:22:57.670Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T19:22:57.670Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-25T19:22:57.670Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-25T19:22:57.670Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T19:22:57.670Z] Selecting previously unselected package liberror-perl. [2022-03-25T19:22:57.670Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-25T19:22:57.670Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-25T19:22:57.930Z] Selecting previously unselected package git-man. [2022-03-25T19:22:57.930Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-25T19:22:57.930Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T19:22:57.930Z] Selecting previously unselected package git. [2022-03-25T19:22:57.930Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-25T19:22:57.930Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T19:22:58.500Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-25T19:22:58.500Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:58.500Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:58.500Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-25T19:22:58.500Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:58.500Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:58.500Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-25T19:22:58.500Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:58.500Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:58.761Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-25T19:22:58.761Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:58.761Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:58.761Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-25T19:22:58.761Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-25T19:22:58.761Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T19:22:58.761Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-25T19:22:58.761Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:58.761Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:58.761Z] Selecting previously unselected package libnorm1:amd64. [2022-03-25T19:22:58.761Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T19:22:58.761Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T19:22:59.022Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-25T19:22:59.022Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T19:22:59.022Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T19:22:59.022Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-25T19:22:59.022Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T19:22:59.022Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T19:22:59.022Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-25T19:22:59.022Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T19:22:59.022Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T19:22:59.022Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-25T19:22:59.022Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-25T19:22:59.022Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T19:22:59.282Z] Selecting previously unselected package libzmq5:amd64. [2022-03-25T19:22:59.282Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T19:22:59.282Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T19:22:59.282Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-25T19:22:59.282Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T19:22:59.282Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.282Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-25T19:22:59.282Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T19:22:59.282Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T19:22:59.282Z] Selecting previously unselected package pkg-config. [2022-03-25T19:22:59.282Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-25T19:22:59.282Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T19:22:59.543Z] Selecting previously unselected package zip. [2022-03-25T19:22:59.543Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-25T19:22:59.543Z] Unpacking zip (3.0-11build1) ... [2022-03-25T19:22:59.543Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T19:22:59.543Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-25T19:22:59.543Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T19:22:59.543Z] No schema files found: doing nothing. [2022-03-25T19:22:59.543Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T19:22:59.543Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T19:22:59.543Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T19:22:59.543Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T19:22:59.543Z] Setting up liberror-perl (0.17029-1) ... [2022-03-25T19:22:59.543Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.543Z] Setting up zip (3.0-11build1) ... [2022-03-25T19:22:59.543Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T19:22:59.543Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T19:22:59.543Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T19:22:59.543Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T19:22:59.543Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T19:22:59.543Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.543Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T19:22:59.543Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.543Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T19:22:59.543Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.805Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T19:22:59.805Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T19:22:59.805Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T19:22:59.805Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T19:22:59.805Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.805Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T19:22:59.805Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T19:22:59.805Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T19:23:00.377Z] comerr-dev set to automatically installed. [2022-03-25T19:23:00.377Z] git set to automatically installed. [2022-03-25T19:23:00.377Z] git-man set to automatically installed. [2022-03-25T19:23:00.377Z] krb5-multidev set to automatically installed. [2022-03-25T19:23:00.377Z] libbrotli1 set to automatically installed. [2022-03-25T19:23:00.377Z] libcurl3-gnutls set to automatically installed. [2022-03-25T19:23:00.377Z] liberror-perl set to automatically installed. [2022-03-25T19:23:00.377Z] libglib2.0-0 set to automatically installed. [2022-03-25T19:23:00.377Z] libgssrpc4 set to automatically installed. [2022-03-25T19:23:00.377Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-25T19:23:00.377Z] libkadm5srv-mit11 set to automatically installed. [2022-03-25T19:23:00.377Z] libkdb5-9 set to automatically installed. [2022-03-25T19:23:00.377Z] libkrb5-dev set to automatically installed. [2022-03-25T19:23:00.377Z] libnghttp2-14 set to automatically installed. [2022-03-25T19:23:00.377Z] libnorm-dev set to automatically installed. [2022-03-25T19:23:00.377Z] libnorm1 set to automatically installed. [2022-03-25T19:23:00.377Z] libpgm-5.2-0 set to automatically installed. [2022-03-25T19:23:00.377Z] libpgm-dev set to automatically installed. [2022-03-25T19:23:00.377Z] libpsl5 set to automatically installed. [2022-03-25T19:23:00.377Z] librtmp1 set to automatically installed. [2022-03-25T19:23:00.377Z] libsodium-dev set to automatically installed. [2022-03-25T19:23:00.377Z] libsodium23 set to automatically installed. [2022-03-25T19:23:00.377Z] libssh-4 set to automatically installed. [2022-03-25T19:23:00.377Z] libzmq3-dev set to automatically installed. [2022-03-25T19:23:00.377Z] libzmq5 set to automatically installed. [2022-03-25T19:23:00.377Z] pkg-config set to automatically installed. [2022-03-25T19:23:00.377Z] zip set to automatically installed. [2022-03-25T19:23:00.947Z] snapd is not logged in, snap install commands will use sudo [2022-03-25T19:23:09.084Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-25T19:23:09.657Z] Downloading snap 'edgex-app-service-configurable' [2022-03-25T19:23:12.201Z] Pulling app-service-configurable [2022-03-25T19:23:12.201Z] + snapcraftctl pull [2022-03-25T19:23:13.582Z] Pulling config-common [2022-03-25T19:23:13.582Z] + snapcraftctl pull [2022-03-25T19:23:15.492Z] Pulling go-build-helper [2022-03-25T19:23:15.492Z] + snapcraftctl pull [2022-03-25T19:23:16.433Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-25T19:23:16.433Z] Skipping pull go-build-helper (already ran) [2022-03-25T19:23:16.433Z] Building go-build-helper [2022-03-25T19:23:16.433Z] + snapcraftctl build [2022-03-25T19:23:17.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T19:23:17.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T19:23:17.647Z] ./bin/test-attribution-txt.sh [2022-03-25T19:23:17.819Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-25T19:23:18.390Z] Staging go-build-helper [2022-03-25T19:23:18.390Z] + snapcraftctl stage [Pipeline] echo [2022-03-25T19:23:21.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T19:23:21.730Z] + ls -al . [2022-03-25T19:23:21.730Z] total 660 [2022-03-25T19:23:21.730Z] drwxrwxr-x 9 1001 1001 4096 Mar 25 19:23 . [2022-03-25T19:23:21.730Z] drwxr-xr-x 4 root root 4096 Mar 25 19:18 .. [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 19:16 .dockerignore [2022-03-25T19:23:21.730Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:16 .git [2022-03-25T19:23:21.730Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 19:16 .github [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 19:16 .gitignore [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 19:16 .golangci.yml [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 19:16 .hadolint.yml [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 19:16 .sonarcloud.properties [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:16 ADOPTERS.md [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 19:16 Attribution.txt [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 19:16 CHANGELOG.md [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:16 CONTRIBUTING.md [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 19:16 GOVERNANCE.md [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 19:16 Jenkinsfile [2022-03-25T19:23:21.730Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:16 LICENSE [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 19:16 Makefile [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 19:16 OWNERS.md [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 19:16 README.md [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 19:16 SECURITY.md [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 19:13 VERSION [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 19:16 ZMQWindows.md [2022-03-25T19:23:21.731Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 19:16 bin [2022-03-25T19:23:21.731Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 19:16 cmd [2022-03-25T19:23:21.731Z] -rw-r--r-- 1 root root 426503 Mar 25 19:21 coverage.out [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 19:16 go.mod [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 19:18 go.sum [2022-03-25T19:23:21.731Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 19:16 internal [2022-03-25T19:23:21.731Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 19:16 openapi [2022-03-25T19:23:21.731Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 19:16 snap [2022-03-25T19:23:21.731Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 19:16 version.go [Pipeline] sh [2022-03-25T19:23:22.405Z] + '[' -e coverage.out ] [2022-03-25T19:23:22.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T19:23:22.442Z] Warning: overwriting stash ‘coverage-report’ [2022-03-25T19:23:23.375Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T19:23:23.669Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-25T19:23:23.669Z] Fetched 290 kB in 0s (0 B/s) [2022-03-25T19:23:23.669Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-25T19:23:23.669Z] Fetched 158 kB in 0s (0 B/s) [2022-03-25T19:23:23.669Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-25T19:23:23.669Z] Fetched 242 kB in 0s (0 B/s) [2022-03-25T19:23:23.669Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-25T19:23:23.669Z] Fetched 150 kB in 0s (0 B/s) [2022-03-25T19:23:23.669Z] Pulling edgex-go [2022-03-25T19:23:23.669Z] + snapcraftctl pull [2022-03-25T19:23:24.087Z] + make build [2022-03-25T19:23:24.087Z] 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-25T19:23:24.609Z] Pulling hooks [2022-03-25T19:23:24.609Z] + snapcraftctl pull [2022-03-25T19:23:34.601Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T19:23:34.601Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-25T19:23:34.601Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-25T19:23:34.601Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-25T19:23:34.601Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-25T19:23:34.601Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-25T19:23:34.601Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-25T19:23:34.601Z] Fetched 234 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-25T19:23:34.601Z] Fetched 155 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-25T19:23:34.601Z] Fetched 170 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-25T19:23:34.601Z] Fetched 267 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-25T19:23:34.601Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-25T19:23:34.601Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-25T19:23:34.601Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-25T19:23:34.601Z] Fetched 121 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-25T19:23:34.601Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-25T19:23:34.601Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-25T19:23:34.601Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-25T19:23:34.601Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-25T19:23:34.601Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-25T19:23:34.601Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-25T19:23:34.601Z] Fetched 142 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-25T19:23:34.601Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-25T19:23:34.601Z] Fetched 181 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-25T19:23:34.601Z] Fetched 208 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-25T19:23:34.601Z] Fetched 161 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-25T19:23:34.601Z] Fetched 107 kB in 0s (0 B/s) [2022-03-25T19:23:34.601Z] Pulling static-packages [2022-03-25T19:23:34.601Z] + snapcraftctl pull [2022-03-25T19:23:34.601Z] Pulling version [2022-03-25T19:23:34.601Z] + cd /root/project [2022-03-25T19:23:34.601Z] ++ git describe --tags --abbrev=0 [2022-03-25T19:23:34.601Z] ++ sed s/v// [2022-03-25T19:23:34.601Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T19:23:34.601Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T19:23:34.601Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-25T19:23:35.987Z] Building app-service-configurable [2022-03-25T19:23:35.987Z] + snapcraftctl build [2022-03-25T19:23:37.905Z] Building config-common [2022-03-25T19:23:37.905Z] + snapcraftctl build [2022-03-25T19:23:39.289Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-25T19:23:39.859Z] Skipping build go-build-helper (already ran) [2022-03-25T19:23:39.859Z] Building edgex-go [2022-03-25T19:23:40.128Z] + cd /root/parts/edgex-go/src [2022-03-25T19:23:40.128Z] ++ git describe --tags --abbrev=0 [2022-03-25T19:23:40.128Z] ++ sed s/v// [2022-03-25T19:23:40.128Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T19:23:40.128Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T19:23:40.128Z] + echo 2.2.0-dev.46 [2022-03-25T19:23:40.128Z] + '[' '!' -d vendor ']' [2022-03-25T19:23:40.128Z] + go mod download all [2022-03-25T19:23:44.354Z] + make build [2022-03-25T19:23:44.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T19:24:06.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T19:24:14.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T19:24:15.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T19:24:17.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T19:24:17.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T19:24:18.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T19:24:20.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T19:24:21.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T19:24:22.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T19:24:23.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T19:24:25.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T19:24:27.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T19:24:28.538Z] + 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-25T19:24:28.538Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-25T19:24:28.538Z] + case "$service" in [2022-03-25T19:24:28.538Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-25T19:24:28.538Z] + 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-25T19:24:28.538Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-25T19:24:28.538Z] + case "$service" in [2022-03-25T19:24:28.538Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-25T19:24:28.538Z] + 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-25T19:24:28.538Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-25T19:24:28.538Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-25T19:24:28.539Z] + case "$service" in [2022-03-25T19:24:28.539Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-25T19:24:28.539Z] + 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-25T19:24:28.539Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-25T19:24:28.539Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-25T19:24:28.539Z] + 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-25T19:24:29.108Z] Building hooks [2022-03-25T19:24:29.108Z] + cd /root/parts/hooks/src [2022-03-25T19:24:29.108Z] + make build [2022-03-25T19:24:29.368Z] go mod tidy [2022-03-25T19:24:29.368Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-25T19:24:29.628Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T19:24:29.628Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-25T19:24:29.628Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-25T19:24:29.628Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-25T19:24:31.541Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-25T19:24:31.805Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-25T19:24:31.805Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-25T19:24:33.717Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T19:24:33.717Z] Building static-packages [2022-03-25T19:24:33.717Z] + snapcraftctl build [2022-03-25T19:24:35.628Z] Building version [2022-03-25T19:24:35.628Z] + snapcraftctl build [2022-03-25T19:24:37.543Z] Staging app-service-configurable [2022-03-25T19:24:37.543Z] + snapcraftctl stage [2022-03-25T19:24:38.928Z] Staging config-common [2022-03-25T19:24:38.928Z] + snapcraftctl stage [2022-03-25T19:24:40.311Z] Skipping stage go-build-helper (already ran) [2022-03-25T19:24:40.311Z] Staging edgex-go [2022-03-25T19:24:40.311Z] + snapcraftctl stage [2022-03-25T19:24:41.693Z] Staging hooks [2022-03-25T19:24:41.693Z] + snapcraftctl stage [2022-03-25T19:24:43.074Z] Staging static-packages [2022-03-25T19:24:43.074Z] + snapcraftctl stage [2022-03-25T19:24:44.454Z] Staging version [2022-03-25T19:24:44.454Z] + snapcraftctl stage [2022-03-25T19:24:45.836Z] Priming app-service-configurable [2022-03-25T19:24:45.836Z] + snapcraftctl prime [2022-03-25T19:24:48.379Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-25T19:24:48.379Z] stage-packages: [2022-03-25T19:24:48.379Z] - libnorm1 [2022-03-25T19:24:48.379Z] - libpgm-5.2-0 [2022-03-25T19:24:48.379Z] - libsodium23 [2022-03-25T19:24:48.379Z] - libzmq5 [2022-03-25T19:24:48.379Z] Priming config-common [2022-03-25T19:24:48.379Z] + snapcraftctl prime [2022-03-25T19:24:49.764Z] Priming go-build-helper [2022-03-25T19:24:49.764Z] + snapcraftctl prime [2022-03-25T19:24:50.705Z] Priming edgex-go [2022-03-25T19:24:50.705Z] + snapcraftctl prime [2022-03-25T19:24:52.619Z] Priming hooks [2022-03-25T19:24:52.620Z] + snapcraftctl prime [2022-03-25T19:24:54.004Z] Priming static-packages [2022-03-25T19:24:54.004Z] + snapcraftctl prime [2022-03-25T19:24:58.204Z] Priming version [2022-03-25T19:24:58.204Z] + snapcraftctl prime [2022-03-25T19:24:59.143Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-25T19:25:15.946Z] 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-25T19:26:37.780Z] 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-25T19:26:37.780Z] 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-25T19:26:42.083Z] 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-25T19:26:43.517Z] 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-25T19:26:48.911Z] 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-25T19:26:54.300Z] 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-25T19:26:59.706Z] 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-25T19:27:05.113Z] 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-25T19:27:10.520Z] 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-25T19:27:15.921Z] 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-25T19:27:24.202Z] 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-25T19:27:28.534Z] $ docker stop --time=1 d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c [2022-03-25T19:27:30.535Z] $ docker rm -f d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:27:33.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T19:27:33.079Z] [2022-03-25T19:27:33.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:27:33.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T19:27:33.734Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-25T19:27:33.734Z] 29e5d40040c1: Pulling fs layer [2022-03-25T19:27:33.734Z] 1ce36da41761: Pulling fs layer [2022-03-25T19:27:33.734Z] 25b303627fd3: Pulling fs layer [2022-03-25T19:27:33.734Z] 29e5d40040c1: Verifying Checksum [2022-03-25T19:27:33.734Z] 29e5d40040c1: Download complete [2022-03-25T19:27:34.010Z] 1ce36da41761: Verifying Checksum [2022-03-25T19:27:34.010Z] 1ce36da41761: Download complete [2022-03-25T19:27:34.610Z] 29e5d40040c1: Pull complete [2022-03-25T19:27:35.590Z] 25b303627fd3: Verifying Checksum [2022-03-25T19:27:35.590Z] 25b303627fd3: Download complete [2022-03-25T19:27:35.590Z] 1ce36da41761: Pull complete [2022-03-25T19:27:47.980Z] 25b303627fd3: Pull complete [2022-03-25T19:27:47.980Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-25T19:27:47.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T19:27:47.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-25T19:27:48.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2022-03-25T19:27:48.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T19:27:50.609Z] $ docker top 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:27:51.566Z] + docker-compose build --help [2022-03-25T19:27:51.566Z] + grep parallel [2022-03-25T19:27:54.947Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T19:27:55.247Z] $ docker stop --time=1 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 [2022-03-25T19:27:56.943Z] $ docker rm -f 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:27:57.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T19:27:57.774Z] . [Pipeline] withDockerContainer [2022-03-25T19:27:58.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2022-03-25T19:27:58.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T19:27:59.447Z] $ docker top 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:28:00.413Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T19:28:04.701Z] Building core-command ... [2022-03-25T19:28:04.702Z] Building core-data ... [2022-03-25T19:28:04.702Z] Building core-metadata ... [2022-03-25T19:28:04.702Z] Building security-bootstrapper ... [2022-03-25T19:28:04.702Z] Building security-proxy-setup ... [2022-03-25T19:28:04.702Z] Building security-secretstore-setup ... [2022-03-25T19:28:04.702Z] Building security-spiffe-token-provider ... [2022-03-25T19:28:04.702Z] Building security-spire-agent ... [2022-03-25T19:28:04.702Z] Building security-spire-config ... [2022-03-25T19:28:04.702Z] Building security-spire-server ... [2022-03-25T19:28:04.702Z] Building support-notifications ... [2022-03-25T19:28:04.702Z] Building support-scheduler ... [2022-03-25T19:28:04.702Z] Building sys-mgmt-agent ... [2022-03-25T19:28:04.702Z] Building security-spiffe-token-provider [2022-03-25T19:28:04.702Z] Building security-secretstore-setup [2022-03-25T19:28:04.702Z] Building security-spire-agent [2022-03-25T19:28:04.702Z] Building core-command [2022-03-25T19:28:04.702Z] Building security-spire-config [2022-03-25T19:29:56.510Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:29:56.510Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:29:56.510Z] ---> 378444853c14 [2022-03-25T19:29:56.510Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T19:29:56.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:29:56.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:29:56.510Z] ---> 378444853c14 [2022-03-25T19:29:56.510Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:29:56.510Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:29:56.510Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:29:56.510Z] ---> 378444853c14 [2022-03-25T19:29:56.510Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T19:29:56.510Z] ---> Running in a640923c6d0e [2022-03-25T19:29:56.510Z] ---> Running in b4cd547e22e8 [2022-03-25T19:29:56.510Z] ---> Running in f62462ba8de7 [2022-03-25T19:29:56.510Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:29:56.510Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:29:56.510Z] ---> 378444853c14 [2022-03-25T19:29:56.510Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T19:29:56.510Z] ---> Running in bb03957579e5 [2022-03-25T19:29:56.510Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:29:56.510Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:29:56.510Z] ---> 378444853c14 [2022-03-25T19:29:56.510Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T19:29:56.510Z] ---> Running in 8f4af325be72 [2022-03-25T19:29:56.510Z] Removing intermediate container bb03957579e5 [2022-03-25T19:29:56.510Z] ---> 9f9b89e489c5 [2022-03-25T19:29:56.510Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:29:56.510Z] Removing intermediate container a640923c6d0e [2022-03-25T19:29:56.510Z] ---> 4b5ade210aea [2022-03-25T19:29:56.511Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:29:56.511Z] ---> Running in b5dca21e64d0 [2022-03-25T19:29:56.511Z] ---> Running in 3804c8f35ee2 [2022-03-25T19:29:56.511Z] Removing intermediate container b4cd547e22e8 [2022-03-25T19:29:56.511Z] ---> ae927888f409 [2022-03-25T19:29:56.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:29:56.511Z] Removing intermediate container f62462ba8de7 [2022-03-25T19:29:56.511Z] ---> e7d86e45d657 [2022-03-25T19:29:56.511Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:29:56.511Z] Removing intermediate container 8f4af325be72 [2022-03-25T19:29:56.511Z] ---> ac9c18a552ec [2022-03-25T19:29:56.511Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T19:29:56.511Z] ---> Running in 11b8262df3df [2022-03-25T19:29:56.511Z] ---> Running in 3104a08ed182 [2022-03-25T19:29:56.511Z] ---> Running in 25c2b95b3cdf [2022-03-25T19:29:56.511Z] Removing intermediate container b5dca21e64d0 [2022-03-25T19:29:56.511Z] ---> 1b1ebbb7a965 [2022-03-25T19:29:56.511Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] ---> Running in 48b14dc45a28 [2022-03-25T19:29:56.511Z] Removing intermediate container 3804c8f35ee2 [2022-03-25T19:29:56.511Z] ---> 73d073d0d704 [2022-03-25T19:29:56.511Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T19:29:56.511Z] ---> Running in d4ab031e40f8 [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] Removing intermediate container 11b8262df3df [2022-03-25T19:29:56.511Z] ---> df6cbe458fe3 [2022-03-25T19:29:56.511Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T19:29:56.511Z] Removing intermediate container 3104a08ed182 [2022-03-25T19:29:56.511Z] ---> 267d38a5494f [2022-03-25T19:29:56.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:29:56.511Z] ---> Running in 8dfc6f51eb15 [2022-03-25T19:29:56.511Z] ---> Running in 23f73cbcd3ea [2022-03-25T19:29:56.511Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:29:56.511Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:29:56.511Z] OK: 15738 distinct packages available [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] OK: 220 MiB in 52 packages [2022-03-25T19:29:56.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:29:56.511Z] OK: 220 MiB in 52 packages [2022-03-25T19:29:56.511Z] OK: 220 MiB in 52 packages [2022-03-25T19:29:56.511Z] OK: 220 MiB in 52 packages [2022-03-25T19:29:56.511Z] OK: 220 MiB in 52 packages [2022-03-25T19:29:56.511Z] Removing intermediate container 48b14dc45a28 [2022-03-25T19:29:56.511Z] ---> 7e63988c5be7 [2022-03-25T19:29:56.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T19:29:56.511Z] Removing intermediate container 25c2b95b3cdf [2022-03-25T19:29:56.511Z] ---> 1e0ac5e8c77a [2022-03-25T19:29:56.511Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T19:29:56.511Z] Removing intermediate container d4ab031e40f8 [2022-03-25T19:29:56.511Z] ---> f43031d56ff4 [2022-03-25T19:29:56.511Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T19:29:56.511Z] Removing intermediate container 23f73cbcd3ea [2022-03-25T19:29:56.511Z] ---> 9a6184f1a435 [2022-03-25T19:29:56.511Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:29:56.511Z] ---> c3ad69d68214 [2022-03-25T19:29:56.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:29:56.511Z] Removing intermediate container 8dfc6f51eb15 [2022-03-25T19:29:56.511Z] ---> a1ebca411a52 [2022-03-25T19:29:56.511Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T19:29:56.511Z] ---> Running in 4b083d977d71 [2022-03-25T19:29:57.113Z] ---> b6f2d3183f4d [2022-03-25T19:29:57.113Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:29:57.386Z] ---> 2b25ee5be478 [2022-03-25T19:29:57.386Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:29:57.386Z] ---> Running in 58d63e97072c [2022-03-25T19:29:57.386Z] ---> Running in 55e03095d43d [2022-03-25T19:29:57.386Z] ---> 615d2ab00037 [2022-03-25T19:29:57.661Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:29:57.661Z] ---> Running in 0d9d58135d75 [2022-03-25T19:29:58.266Z] ---> 26faebf09c87 [2022-03-25T19:29:58.266Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:29:58.556Z] ---> Running in 9486e01afacd [2022-03-25T19:30:01.188Z] Removing intermediate container 4b083d977d71 [2022-03-25T19:30:01.188Z] ---> 831074b23471 [2022-03-25T19:30:01.188Z] Step 8/25 : COPY . . [2022-03-25T19:30:03.895Z] Removing intermediate container 0d9d58135d75 [2022-03-25T19:30:03.895Z] ---> 944827775668 [2022-03-25T19:30:03.895Z] Step 8/23 : COPY . . [2022-03-25T19:30:03.895Z] Removing intermediate container 58d63e97072c [2022-03-25T19:30:03.895Z] ---> 337a3a3cabe0 [2022-03-25T19:30:03.895Z] Step 7/20 : COPY . . [2022-03-25T19:30:03.895Z] Removing intermediate container 55e03095d43d [2022-03-25T19:30:03.895Z] ---> 87806e938404 [2022-03-25T19:30:03.895Z] Step 8/24 : COPY . . [2022-03-25T19:30:03.895Z] Removing intermediate container 9486e01afacd [2022-03-25T19:30:03.895Z] ---> 932795c59bf6 [2022-03-25T19:30:03.895Z] Step 8/24 : COPY . . [2022-03-25T19:30:36.253Z] ---> a52b68652ffe [2022-03-25T19:30:36.253Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T19:30:36.253Z] ---> Running in 651d67d7855c [2022-03-25T19:30:36.253Z] 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-25T19:30:36.253Z] ---> b239a277cb52 [2022-03-25T19:30:36.253Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T19:30:36.253Z] ---> Running in bc51fe556045 [2022-03-25T19:30:36.253Z] ---> c7777855ba14 [2022-03-25T19:30:36.253Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:30:36.253Z] ---> Running in f24a47890f06 [2022-03-25T19:30:36.253Z] ---> 937563bf6558 [2022-03-25T19:30:36.253Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T19:30:36.253Z] ---> Running in fff5cd3e165c [2022-03-25T19:30:36.529Z] 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-25T19:30:36.529Z] Removing intermediate container f24a47890f06 [2022-03-25T19:30:36.529Z] ---> e075a6e5b4f7 [2022-03-25T19:30:36.529Z] 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-25T19:30:36.805Z] ---> Running in fb24178037af [2022-03-25T19:30:37.411Z] ---> adae0536d8df [2022-03-25T19:30:37.411Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:30:37.694Z] ---> Running in bbabfe51194b [2022-03-25T19:30:38.678Z] Removing intermediate container bbabfe51194b [2022-03-25T19:30:38.678Z] ---> 50d3495bca1c [2022-03-25T19:30:38.678Z] 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-25T19:30:38.678Z] ---> Running in 1b6e8806511c [2022-03-25T19:30:39.669Z] 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-25T19:30:41.665Z] spire-1.2.0/ [2022-03-25T19:30:41.942Z] spire-1.2.0/ [2022-03-25T19:30:46.303Z] spire-1.2.0/README.md [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/ [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/spire-server [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/server/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/agent/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:30:46.303Z] spire-1.2.0/LICENSE [2022-03-25T19:30:46.303Z] spire-1.2.0/README.md [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/ [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/spire-server [2022-03-25T19:30:46.303Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/server/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/agent/ [2022-03-25T19:30:46.303Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:30:46.303Z] spire-1.2.0/LICENSE [2022-03-25T19:30:56.536Z] Removing intermediate container fb24178037af [2022-03-25T19:30:56.536Z] ---> cd22b90ce81e [2022-03-25T19:30:56.536Z] [2022-03-25T19:30:56.536Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T19:30:56.536Z] Removing intermediate container 1b6e8806511c [2022-03-25T19:30:56.536Z] ---> 7e0bca4ca7dc [2022-03-25T19:30:56.536Z] [2022-03-25T19:30:56.536Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T19:30:56.536Z] 3.15: Pulling from library/alpine [2022-03-25T19:30:56.536Z] 3.15: Pulling from library/alpine [2022-03-25T19:30:57.527Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T19:30:57.527Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T19:30:57.527Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T19:30:57.527Z] Status: Image is up to date for alpine:3.15 [2022-03-25T19:30:57.527Z] ---> 7ffa42511a80 [2022-03-25T19:30:57.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:30:57.527Z] ---> 7ffa42511a80 [2022-03-25T19:30:57.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:30:57.527Z] ---> Running in 17cd50c7522c [2022-03-25T19:30:57.527Z] ---> Running in 82da2f1d3807 [2022-03-25T19:30:58.133Z] Removing intermediate container 82da2f1d3807 [2022-03-25T19:30:58.133Z] ---> 211de4ad1139 [2022-03-25T19:30:58.133Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:30:58.133Z] ---> Running in 0bd6e529b9e7 [2022-03-25T19:30:58.410Z] Removing intermediate container 17cd50c7522c [2022-03-25T19:30:58.410Z] ---> 3425d5a43697 [2022-03-25T19:30:58.410Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:30:58.688Z] ---> Running in dae46b1a5253 [2022-03-25T19:31:02.123Z] Removing intermediate container 0bd6e529b9e7 [2022-03-25T19:31:02.123Z] ---> c0496960176c [2022-03-25T19:31:02.123Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T19:31:02.123Z] ---> Running in cbf77402b084 [2022-03-25T19:31:02.123Z] Removing intermediate container dae46b1a5253 [2022-03-25T19:31:02.123Z] ---> 345151b74844 [2022-03-25T19:31:02.123Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T19:31:02.401Z] ---> Running in b2caf4762985 [2022-03-25T19:31:04.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:04.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:05.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:05.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:06.645Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:31:06.645Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:31:06.645Z] OK: 15729 distinct packages available [2022-03-25T19:31:06.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:06.921Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:31:06.921Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:31:06.921Z] OK: 15729 distinct packages available [2022-03-25T19:31:06.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:07.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:07.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:31:08.901Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T19:31:08.901Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:31:09.181Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T19:31:09.181Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T19:31:09.181Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T19:31:09.181Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:31:09.181Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T19:31:09.181Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T19:31:09.457Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:31:09.457Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T19:31:09.457Z] OK: 6 MiB in 19 packages [2022-03-25T19:31:09.457Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:31:09.457Z] OK: 6 MiB in 18 packages [2022-03-25T19:31:11.471Z] Removing intermediate container cbf77402b084 [2022-03-25T19:31:11.471Z] ---> fc8e8110c5c8 [2022-03-25T19:31:11.471Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T19:31:11.471Z] Removing intermediate container b2caf4762985 [2022-03-25T19:31:11.471Z] ---> 804c3b352e8a [2022-03-25T19:31:11.471Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:31:15.813Z] ---> ee69c97ff5be [2022-03-25T19:31:15.813Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:31:20.538Z] ---> 36eff0ea5b7b [2022-03-25T19:31:20.538Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:31:21.559Z] ---> 9b2e22a310d2 [2022-03-25T19:31:21.559Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T19:31:21.559Z] ---> Running in 9ad2309603d4 [2022-03-25T19:31:22.554Z] Removing intermediate container 9ad2309603d4 [2022-03-25T19:31:22.554Z] ---> b30509456787 [2022-03-25T19:31:22.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T19:31:24.011Z] ---> 5a5e630bf827 [2022-03-25T19:31:24.011Z] Step 19/24 : WORKDIR / [2022-03-25T19:31:24.011Z] ---> Running in fb63edbbdffb [2022-03-25T19:31:24.290Z] ---> 57874dd860f6 [2022-03-25T19:31:24.290Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:31:24.584Z] Removing intermediate container fb63edbbdffb [2022-03-25T19:31:24.584Z] ---> 5d74eecb98b3 [2022-03-25T19:31:24.584Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:31:24.858Z] ---> Running in d2414bf13d67 [2022-03-25T19:31:25.460Z] ---> 9b4b2d6ea65f [2022-03-25T19:31:25.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T19:31:25.460Z] Removing intermediate container d2414bf13d67 [2022-03-25T19:31:25.460Z] ---> c5f9363c04a4 [2022-03-25T19:31:25.460Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:31:25.738Z] ---> Running in fce2232bcbe1 [2022-03-25T19:31:26.725Z] ---> 72166bc47e7f [2022-03-25T19:31:26.725Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T19:31:26.725Z] Removing intermediate container fce2232bcbe1 [2022-03-25T19:31:26.725Z] ---> 2a31c7b79d6d [2022-03-25T19:31:26.725Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T19:31:26.725Z] ---> Running in 885b0fcdb3d3 [2022-03-25T19:31:27.722Z] Removing intermediate container 885b0fcdb3d3 [2022-03-25T19:31:27.722Z] ---> b635d4ebdb9d [2022-03-25T19:31:27.722Z] Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:31:27.722Z] ---> b1b88e199ea0 [2022-03-25T19:31:27.722Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:31:27.722Z] ---> Running in da07a1f5edfb [2022-03-25T19:31:28.029Z] ---> Running in 36706a2c1c88 [2022-03-25T19:31:28.638Z] Removing intermediate container da07a1f5edfb [2022-03-25T19:31:28.638Z] ---> 7401eb8ebff0 [2022-03-25T19:31:28.638Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T19:31:28.638Z] Removing intermediate container 36706a2c1c88 [2022-03-25T19:31:28.638Z] ---> 80cf9ba13835 [2022-03-25T19:31:28.638Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:31:28.638Z] ---> Running in b870e51ef1f7 [2022-03-25T19:31:28.638Z] ---> Running in 742096b09cc8 [2022-03-25T19:31:29.634Z] Removing intermediate container b870e51ef1f7 [2022-03-25T19:31:29.634Z] ---> 8d5eb2fb51f2 [2022-03-25T19:31:29.634Z] [2022-03-25T19:31:29.634Z] Removing intermediate container 742096b09cc8 [2022-03-25T19:31:29.634Z] ---> 356b5b7847b2 [2022-03-25T19:31:29.634Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T19:31:29.634Z] ---> Running in a86906c794b4 [2022-03-25T19:31:30.240Z] Removing intermediate container a86906c794b4 [2022-03-25T19:31:30.240Z] ---> 9701c1fb680a [2022-03-25T19:31:30.240Z] Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:31:30.518Z] ---> Running in b5729574e724 [2022-03-25T19:31:30.518Z] Successfully built 8d5eb2fb51f2 [2022-03-25T19:31:30.518Z] Successfully tagged security-spire-config-arm64:latest [2022-03-25T19:31:30.518Z]  Building security-spire-config ... done Building core-metadata [2022-03-25T19:31:31.122Z] Removing intermediate container b5729574e724 [2022-03-25T19:31:31.122Z] ---> 9d4415da847d [2022-03-25T19:31:31.122Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T19:31:31.122Z] ---> Running in c58327319870 [2022-03-25T19:31:31.725Z] Removing intermediate container c58327319870 [2022-03-25T19:31:31.725Z] ---> 5ba2d454abe5 [2022-03-25T19:31:31.725Z] [2022-03-25T19:31:32.328Z] Successfully built 5ba2d454abe5 [2022-03-25T19:31:32.328Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-25T19:31:32.328Z]  Building security-spire-agent ... done Building support-scheduler [2022-03-25T19:32:28.899Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:32:28.899Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:32:28.899Z] ---> 378444853c14 [2022-03-25T19:32:28.899Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:32:28.899Z] ---> Using cache [2022-03-25T19:32:28.899Z] ---> ac9c18a552ec [2022-03-25T19:32:28.899Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:32:28.899Z] ---> Running in 4d757bab8144 [2022-03-25T19:32:28.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:32:28.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:32:28.899Z] ---> 378444853c14 [2022-03-25T19:32:28.899Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:32:28.899Z] ---> Using cache [2022-03-25T19:32:28.899Z] ---> ac9c18a552ec [2022-03-25T19:32:28.899Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:32:28.899Z] ---> Running in bea6aca392cd [2022-03-25T19:32:28.899Z] Removing intermediate container 4d757bab8144 [2022-03-25T19:32:28.899Z] ---> 5a9c555414cf [2022-03-25T19:32:28.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:32:28.899Z] ---> Running in 6db7bb6950bb [2022-03-25T19:32:28.899Z] Removing intermediate container bea6aca392cd [2022-03-25T19:32:28.899Z] ---> bc12e3da1869 [2022-03-25T19:32:28.899Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T19:32:28.899Z] ---> Running in 98224aabb78a [2022-03-25T19:32:29.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:32:30.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:32:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:32:31.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:32:32.354Z] OK: 220 MiB in 52 packages [2022-03-25T19:32:32.354Z] OK: 220 MiB in 52 packages [2022-03-25T19:32:34.363Z] Removing intermediate container 6db7bb6950bb [2022-03-25T19:32:34.363Z] ---> 4acf7f222eb1 [2022-03-25T19:32:34.363Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:32:34.363Z] Removing intermediate container 98224aabb78a [2022-03-25T19:32:34.363Z] ---> e106e9ca5534 [2022-03-25T19:32:34.363Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:32:35.361Z] ---> 1f1ae5d9f770 [2022-03-25T19:32:35.361Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:32:35.361Z] ---> Running in c0eeadb9af09 [2022-03-25T19:32:35.690Z] ---> 5d04d4f18bd9 [2022-03-25T19:32:35.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:32:35.966Z] ---> Running in 2ab0e7e47e3b [2022-03-25T19:32:42.724Z] Removing intermediate container c0eeadb9af09 [2022-03-25T19:32:42.724Z] ---> 652d3a4620d6 [2022-03-25T19:32:42.724Z] Step 8/23 : COPY . . [2022-03-25T19:32:42.724Z] Removing intermediate container 2ab0e7e47e3b [2022-03-25T19:32:42.724Z] ---> 7e7669a05d8a [2022-03-25T19:32:42.724Z] Step 8/22 : COPY . . [2022-03-25T19:33:21.754Z] ---> 98c1a9d2166d [2022-03-25T19:33:21.754Z] ---> 3f2d53760f02 [2022-03-25T19:33:21.754Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T19:33:21.754Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T19:33:21.754Z] ---> Running in 87b35484c56d [2022-03-25T19:33:21.754Z] ---> Running in 6e18b0c89637 [2022-03-25T19:33:21.754Z] 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-25T19:33:21.754Z] 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-25T19:36:43.775Z] 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-25T19:36:43.775Z] Removing intermediate container bc51fe556045 [2022-03-25T19:36:43.775Z] ---> a7b5fecf672d [2022-03-25T19:36:43.775Z] [2022-03-25T19:36:43.775Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T19:36:43.775Z] ---> 7ffa42511a80 [2022-03-25T19:36:43.775Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:36:43.775Z] ---> Using cache [2022-03-25T19:36:43.775Z] ---> 3425d5a43697 [2022-03-25T19:36:43.775Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:36:43.775Z] ---> Using cache [2022-03-25T19:36:43.775Z] ---> 345151b74844 [2022-03-25T19:36:43.775Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T19:36:43.775Z] ---> Running in 0a3f97ab5fd5 [2022-03-25T19:36:44.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:36:45.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:36:46.488Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:36:46.488Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:36:46.488Z] OK: 15729 distinct packages available [2022-03-25T19:36:46.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:36:47.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:36:48.943Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T19:36:48.943Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:36:49.221Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T19:36:49.221Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T19:36:49.501Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T19:36:49.502Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T19:36:49.780Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:36:49.780Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T19:36:49.780Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T19:36:50.058Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:36:50.058Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:36:50.666Z] OK: 8 MiB in 23 packages [2022-03-25T19:36:54.986Z] Removing intermediate container 0a3f97ab5fd5 [2022-03-25T19:36:54.986Z] ---> 4af7430973ef [2022-03-25T19:36:54.986Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:36:56.434Z] Removing intermediate container fff5cd3e165c [2022-03-25T19:36:56.434Z] ---> b277e9698a31 [2022-03-25T19:36:56.434Z] [2022-03-25T19:36:56.434Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:36:56.434Z] 3.14: Pulling from library/alpine [2022-03-25T19:36:56.708Z] ---> e104f2138824 [2022-03-25T19:36:56.708Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T19:36:58.149Z] Removing intermediate container 651d67d7855c [2022-03-25T19:36:58.149Z] ---> e52a472f4c39 [2022-03-25T19:36:58.149Z] [2022-03-25T19:36:58.149Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T19:36:58.149Z] 3.14: Pulling from library/alpine [2022-03-25T19:36:58.756Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T19:36:58.756Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T19:36:58.756Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T19:36:58.756Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T19:36:58.756Z] ---> 71a2028e5025 [2022-03-25T19:36:58.756Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T19:36:58.756Z] ---> 71a2028e5025 [2022-03-25T19:36:58.756Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:36:59.035Z] ---> Running in ed130874bfe4 [2022-03-25T19:36:59.035Z] ---> Running in d72ff9ae637f [2022-03-25T19:37:01.277Z] ---> b1b33a6e2266 [2022-03-25T19:37:01.277Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T19:37:02.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:37:02.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:37:03.125Z] ---> 605b7df230b6 [2022-03-25T19:37:03.125Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T19:37:03.438Z] ---> Running in 415572a00927 [2022-03-25T19:37:03.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:37:03.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:37:03.731Z] Removing intermediate container 415572a00927 [2022-03-25T19:37:03.731Z] ---> 032aba41739c [2022-03-25T19:37:03.731Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:37:03.731Z] ---> Running in 2fdcc22544a9 [2022-03-25T19:37:04.332Z] Removing intermediate container 2fdcc22544a9 [2022-03-25T19:37:04.332Z] ---> f1feb38bf815 [2022-03-25T19:37:04.332Z] Step 18/20 : LABEL arch=arm64 [2022-03-25T19:37:04.332Z] ---> Running in 6293f2cf2249 [2022-03-25T19:37:04.945Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T19:37:04.945Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T19:37:04.945Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:37:04.945Z] OK: 5 MiB in 15 packages [2022-03-25T19:37:04.945Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T19:37:04.945Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T19:37:04.945Z] Removing intermediate container 6293f2cf2249 [2022-03-25T19:37:04.945Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:37:04.945Z] ---> def50610500b [2022-03-25T19:37:04.945Z] Step 19/20 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:37:05.231Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:37:05.231Z] ---> Running in d7a1208cbaa3 [2022-03-25T19:37:05.842Z] OK: 6 MiB in 17 packages [2022-03-25T19:37:06.137Z] Removing intermediate container d7a1208cbaa3 [2022-03-25T19:37:06.137Z] ---> c53c09c02829 [2022-03-25T19:37:06.137Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T19:37:06.420Z] ---> Running in 7731cff85b9a [2022-03-25T19:37:07.032Z] Removing intermediate container d72ff9ae637f [2022-03-25T19:37:07.032Z] ---> b8ab8fc922fb [2022-03-25T19:37:07.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:37:07.032Z] ---> Running in 5532b0cfdc72 [2022-03-25T19:37:07.644Z] Removing intermediate container 7731cff85b9a [2022-03-25T19:37:07.644Z] ---> 82839b36d8d5 [2022-03-25T19:37:07.644Z] [2022-03-25T19:37:08.257Z] Removing intermediate container 5532b0cfdc72 [2022-03-25T19:37:08.257Z] ---> 9f420d23f0fb [2022-03-25T19:37:08.257Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T19:37:08.257Z] ---> Running in d188dfb1644f [2022-03-25T19:37:08.542Z] Removing intermediate container ed130874bfe4 [2022-03-25T19:37:08.542Z] ---> 40097a1fe583 [2022-03-25T19:37:08.542Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T19:37:08.823Z] ---> Running in 22d5be93c250 [2022-03-25T19:37:08.823Z] Successfully built 82839b36d8d5 [2022-03-25T19:37:08.823Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-25T19:37:08.823Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-03-25T19:37:09.106Z] Removing intermediate container d188dfb1644f [2022-03-25T19:37:09.106Z] ---> a02f2774d8cd [2022-03-25T19:37:09.106Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T19:37:09.389Z] ---> Running in fef8aba6ca71 [2022-03-25T19:37:09.389Z] Removing intermediate container 22d5be93c250 [2022-03-25T19:37:09.389Z] ---> ba8479d0095c [2022-03-25T19:37:09.389Z] Step 13/25 : WORKDIR / [2022-03-25T19:37:09.675Z] ---> Running in d1c7752e394d [2022-03-25T19:37:09.969Z] Removing intermediate container fef8aba6ca71 [2022-03-25T19:37:09.969Z] ---> cb5eccc9c6a7 [2022-03-25T19:37:09.969Z] Step 15/23 : WORKDIR / [2022-03-25T19:37:09.969Z] ---> Running in bebc3e71bd88 [2022-03-25T19:37:10.575Z] Removing intermediate container d1c7752e394d [2022-03-25T19:37:10.575Z] ---> 93339af37984 [2022-03-25T19:37:10.575Z] 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-25T19:37:10.575Z] Removing intermediate container bebc3e71bd88 [2022-03-25T19:37:10.575Z] ---> 92eefe18e7dc [2022-03-25T19:37:10.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:37:11.854Z] ---> a87a5cc4da93 [2022-03-25T19:37:11.854Z] 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-25T19:37:11.854Z] ---> c581779192d1 [2022-03-25T19:37:11.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T19:37:12.856Z] ---> 02dfcbdb2a22 [2022-03-25T19:37:12.856Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T19:37:14.311Z] ---> 73e9f3202bb7 [2022-03-25T19:37:14.311Z] 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-25T19:37:14.586Z] ---> 9f21e1d7d73d [2022-03-25T19:37:14.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T19:37:15.603Z] ---> 022092e7350e [2022-03-25T19:37:15.603Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T19:37:15.882Z] ---> e5bcc0b1e997 [2022-03-25T19:37:15.882Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T19:37:15.882Z] ---> Running in 5b06b789944d [2022-03-25T19:37:16.865Z] Removing intermediate container 5b06b789944d [2022-03-25T19:37:16.865Z] ---> d85b4afc1914 [2022-03-25T19:37:16.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:37:17.139Z] ---> Running in 1c7857f13175 [2022-03-25T19:37:18.141Z] Removing intermediate container 1c7857f13175 [2022-03-25T19:37:18.141Z] ---> 8b63c34533d6 [2022-03-25T19:37:18.141Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T19:37:18.141Z] ---> Running in e7b89070421b [2022-03-25T19:37:18.412Z] ---> 0e7f46ae980a [2022-03-25T19:37:18.412Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T19:37:19.014Z] Removing intermediate container e7b89070421b [2022-03-25T19:37:19.015Z] ---> 98f2b00cf582 [2022-03-25T19:37:19.015Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:37:19.015Z] ---> Running in bdfb7c206666 [2022-03-25T19:37:19.998Z] Removing intermediate container bdfb7c206666 [2022-03-25T19:37:19.998Z] ---> 602b0e7813b2 [2022-03-25T19:37:19.998Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:37:19.998Z] ---> Running in d55f0c4c06d8 [2022-03-25T19:37:20.978Z] Removing intermediate container d55f0c4c06d8 [2022-03-25T19:37:20.978Z] ---> 59556383b649 [2022-03-25T19:37:20.978Z] [2022-03-25T19:37:20.978Z] ---> 5150a1e97423 [2022-03-25T19:37:20.978Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T19:37:21.579Z] Successfully built 59556383b649 [2022-03-25T19:37:21.579Z] Successfully tagged core-command-arm64:latest [2022-03-25T19:37:21.579Z]  Building core-command ... done Building security-proxy-setup [2022-03-25T19:37:22.183Z] ---> 568288d0decb [2022-03-25T19:37:22.183Z] 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-25T19:37:22.183Z] ---> Running in 00e50071d2a6 [2022-03-25T19:37:26.551Z] Removing intermediate container 00e50071d2a6 [2022-03-25T19:37:26.551Z] ---> 4f68dcfa648b [2022-03-25T19:37:26.551Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T19:37:26.551Z] ---> Running in dd09d7c1e8ef [2022-03-25T19:37:26.845Z] Removing intermediate container dd09d7c1e8ef [2022-03-25T19:37:26.845Z] ---> 3484902aa224 [2022-03-25T19:37:26.845Z] Step 23/25 : LABEL arch=arm64 [2022-03-25T19:37:26.845Z] ---> Running in 8d0a12b6c249 [2022-03-25T19:37:27.861Z] Removing intermediate container 8d0a12b6c249 [2022-03-25T19:37:27.861Z] ---> aa3a27325b34 [2022-03-25T19:37:27.861Z] Step 24/25 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:37:28.141Z] ---> Running in f5120f74023a [2022-03-25T19:37:28.753Z] Removing intermediate container f5120f74023a [2022-03-25T19:37:28.753Z] ---> d1b9d926cece [2022-03-25T19:37:28.753Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T19:37:29.035Z] ---> Running in 6d3b959ec457 [2022-03-25T19:37:29.329Z] Removing intermediate container 6d3b959ec457 [2022-03-25T19:37:29.329Z] ---> 2e71f30ae32d [2022-03-25T19:37:29.329Z] [2022-03-25T19:37:29.936Z] Successfully built 2e71f30ae32d [2022-03-25T19:37:29.936Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-25T19:37:29.936Z] Building core-data [2022-03-25T19:38:09.373Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:38:09.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:38:09.373Z] ---> 378444853c14 [2022-03-25T19:38:09.373Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:38:09.373Z] ---> Using cache [2022-03-25T19:38:09.373Z] ---> ac9c18a552ec [2022-03-25T19:38:09.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:38:09.373Z] ---> Using cache [2022-03-25T19:38:09.373Z] ---> bc12e3da1869 [2022-03-25T19:38:09.373Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T19:38:09.373Z] ---> Running in b26bfd10b544 [2022-03-25T19:38:09.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:38:09.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:38:09.653Z] OK: 220 MiB in 52 packages [2022-03-25T19:38:11.670Z] Removing intermediate container b26bfd10b544 [2022-03-25T19:38:11.670Z] ---> c60181adb175 [2022-03-25T19:38:11.670Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:38:13.139Z] ---> 12031644a043 [2022-03-25T19:38:13.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:38:13.139Z] ---> Running in c816785056d6 [2022-03-25T19:38:21.474Z] Removing intermediate container c816785056d6 [2022-03-25T19:38:21.474Z] ---> d0563d59e25d [2022-03-25T19:38:21.474Z] Step 8/23 : COPY . . [2022-03-25T19:38:24.889Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:38:24.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:38:24.889Z] ---> 378444853c14 [2022-03-25T19:38:24.889Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> ac9c18a552ec [2022-03-25T19:38:24.889Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> bc12e3da1869 [2022-03-25T19:38:24.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> e106e9ca5534 [2022-03-25T19:38:24.889Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> 5d04d4f18bd9 [2022-03-25T19:38:24.889Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> 7e7669a05d8a [2022-03-25T19:38:24.889Z] Step 8/22 : COPY . . [2022-03-25T19:38:24.889Z] ---> Using cache [2022-03-25T19:38:24.889Z] ---> 98c1a9d2166d [2022-03-25T19:38:24.889Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T19:38:25.497Z] ---> Running in 509d616d4cc9 [2022-03-25T19:38:28.154Z] 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-25T19:38:32.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:38:32.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:38:32.512Z] ---> 378444853c14 [2022-03-25T19:38:32.512Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:38:32.512Z] ---> Using cache [2022-03-25T19:38:32.512Z] ---> ac9c18a552ec [2022-03-25T19:38:32.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:38:32.512Z] ---> Using cache [2022-03-25T19:38:32.512Z] ---> bc12e3da1869 [2022-03-25T19:38:32.512Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T19:38:32.512Z] ---> Running in e12c3711d168 [2022-03-25T19:38:34.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:38:35.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:38:36.970Z] OK: 220 MiB in 52 packages [2022-03-25T19:38:38.983Z] Removing intermediate container e12c3711d168 [2022-03-25T19:38:38.983Z] ---> 44abc32935ee [2022-03-25T19:38:38.983Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:38:40.447Z] ---> db463a58c6e0 [2022-03-25T19:38:40.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:38:40.724Z] ---> Running in 722cd50276cb [2022-03-25T19:38:49.307Z] Removing intermediate container 722cd50276cb [2022-03-25T19:38:49.307Z] ---> 08c7d3d7e62e [2022-03-25T19:38:49.307Z] Step 8/23 : COPY . . [2022-03-25T19:38:57.579Z] ---> 4f361071f33c [2022-03-25T19:38:57.579Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T19:38:57.849Z] ---> Running in 437ca345c197 [2022-03-25T19:38:59.824Z] 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-25T19:39:22.036Z] ---> a09784de6746 [2022-03-25T19:39:22.036Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T19:39:22.036Z] ---> Running in 23fbaeb5819e [2022-03-25T19:39:24.684Z] 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-25T19:39:30.111Z] Removing intermediate container 87b35484c56d [2022-03-25T19:39:30.111Z] ---> cd4824739684 [2022-03-25T19:39:30.111Z] [2022-03-25T19:39:30.111Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:39:30.111Z] ---> 71a2028e5025 [2022-03-25T19:39:30.111Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:39:30.111Z] ---> Using cache [2022-03-25T19:39:30.111Z] ---> b8ab8fc922fb [2022-03-25T19:39:30.111Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:39:30.111Z] ---> Using cache [2022-03-25T19:39:30.111Z] ---> 9f420d23f0fb [2022-03-25T19:39:30.111Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T19:39:30.111Z] ---> Running in 8ef66cf888b4 [2022-03-25T19:39:30.111Z] Removing intermediate container 6e18b0c89637 [2022-03-25T19:39:30.111Z] ---> 70b8df516798 [2022-03-25T19:39:30.111Z] [2022-03-25T19:39:30.111Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:39:30.111Z] ---> 71a2028e5025 [2022-03-25T19:39:30.111Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T19:39:30.111Z] ---> Using cache [2022-03-25T19:39:30.111Z] ---> b8ab8fc922fb [2022-03-25T19:39:30.111Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:39:30.111Z] ---> Using cache [2022-03-25T19:39:30.111Z] ---> 9f420d23f0fb [2022-03-25T19:39:30.111Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T19:39:30.111Z] ---> Running in 18b0d1c018a0 [2022-03-25T19:39:30.399Z] Removing intermediate container 8ef66cf888b4 [2022-03-25T19:39:30.399Z] ---> f5f6d23c5886 [2022-03-25T19:39:30.399Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T19:39:30.678Z] ---> Running in 66ebcd133ce5 [2022-03-25T19:39:30.956Z] Removing intermediate container 18b0d1c018a0 [2022-03-25T19:39:30.956Z] ---> a07469a3ddbd [2022-03-25T19:39:30.956Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T19:39:31.240Z] ---> Running in 996cb1562173 [2022-03-25T19:39:31.515Z] Removing intermediate container 66ebcd133ce5 [2022-03-25T19:39:31.515Z] ---> d863ba68b8f5 [2022-03-25T19:39:31.515Z] Step 15/23 : WORKDIR / [2022-03-25T19:39:31.515Z] ---> Running in 278e4cd5cbd7 [2022-03-25T19:39:31.796Z] Removing intermediate container 996cb1562173 [2022-03-25T19:39:31.796Z] ---> d0ae56775b41 [2022-03-25T19:39:31.796Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:39:32.395Z] Removing intermediate container 278e4cd5cbd7 [2022-03-25T19:39:32.395Z] ---> f930d6dc5bd9 [2022-03-25T19:39:32.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:39:33.013Z] ---> cfe2677c34c1 [2022-03-25T19:39:33.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T19:39:33.295Z] ---> 700eae23efc9 [2022-03-25T19:39:33.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T19:39:36.713Z] ---> ef2ac7dd2492 [2022-03-25T19:39:36.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T19:39:36.713Z] ---> 108bec497b29 [2022-03-25T19:39:36.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T19:39:38.161Z] ---> 0f694d9b7c3b [2022-03-25T19:39:38.161Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T19:39:38.161Z] ---> Running in fdb324f62d4b [2022-03-25T19:39:38.161Z] ---> 8201b4e63ec9 [2022-03-25T19:39:38.161Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T19:39:38.161Z] ---> Running in 0107d1bd859b [2022-03-25T19:39:38.769Z] Removing intermediate container fdb324f62d4b [2022-03-25T19:39:38.769Z] ---> bc8642603641 [2022-03-25T19:39:38.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:39:38.769Z] Removing intermediate container 0107d1bd859b [2022-03-25T19:39:38.769Z] ---> 4cf67fab7e2c [2022-03-25T19:39:38.769Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:39:39.047Z] ---> Running in 853e293fc945 [2022-03-25T19:39:39.047Z] ---> Running in 4e92b79cf060 [2022-03-25T19:39:39.652Z] Removing intermediate container 4e92b79cf060 [2022-03-25T19:39:39.652Z] ---> 20f8fe8dc3fd [2022-03-25T19:39:39.652Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T19:39:39.652Z] Removing intermediate container 853e293fc945 [2022-03-25T19:39:39.652Z] ---> f97e3c1d6e99 [2022-03-25T19:39:39.652Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T19:39:39.927Z] ---> Running in 355f400ba637 [2022-03-25T19:39:39.927Z] ---> Running in 9a107a9dc6eb [2022-03-25T19:39:40.535Z] Removing intermediate container 355f400ba637 [2022-03-25T19:39:40.535Z] ---> 83f113eb025c [2022-03-25T19:39:40.535Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:39:40.535Z] ---> Running in fcf7f280dd79 [2022-03-25T19:39:40.820Z] Removing intermediate container 9a107a9dc6eb [2022-03-25T19:39:40.820Z] ---> 8e56c1383278 [2022-03-25T19:39:40.820Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:39:40.820Z] ---> Running in bdd18d9237b0 [2022-03-25T19:39:41.422Z] Removing intermediate container fcf7f280dd79 [2022-03-25T19:39:41.422Z] ---> cb8e64133c29 [2022-03-25T19:39:41.422Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:39:41.422Z] ---> Running in a67f01b985c8 [2022-03-25T19:39:41.703Z] Removing intermediate container bdd18d9237b0 [2022-03-25T19:39:41.703Z] ---> d2368b7f3a1f [2022-03-25T19:39:41.703Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:39:41.982Z] ---> Running in e8654d3e6f69 [2022-03-25T19:39:42.264Z] Removing intermediate container a67f01b985c8 [2022-03-25T19:39:42.264Z] ---> 08c85615b222 [2022-03-25T19:39:42.264Z] [2022-03-25T19:39:42.541Z] Removing intermediate container e8654d3e6f69 [2022-03-25T19:39:42.541Z] ---> 92b85637761d [2022-03-25T19:39:42.541Z] [2022-03-25T19:39:43.146Z] Successfully built 08c85615b222 [2022-03-25T19:39:43.146Z] Successfully tagged core-metadata-arm64:latest [2022-03-25T19:39:43.146Z]  Building core-metadata ... done Building security-spire-server [2022-03-25T19:39:43.146Z] Successfully built 92b85637761d [2022-03-25T19:39:43.146Z] Successfully tagged support-scheduler-arm64:latest [2022-03-25T19:39:43.146Z]  Building support-scheduler ... done Building support-notifications [2022-03-25T19:40:39.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:40:39.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:40:39.728Z] ---> 378444853c14 [2022-03-25T19:40:39.728Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> ac9c18a552ec [2022-03-25T19:40:39.728Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> bc12e3da1869 [2022-03-25T19:40:39.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> e106e9ca5534 [2022-03-25T19:40:39.728Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> 5d04d4f18bd9 [2022-03-25T19:40:39.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> 7e7669a05d8a [2022-03-25T19:40:39.728Z] Step 8/23 : COPY . . [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> 98c1a9d2166d [2022-03-25T19:40:39.728Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T19:40:39.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:40:39.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:40:39.728Z] ---> 378444853c14 [2022-03-25T19:40:39.728Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> ac9c18a552ec [2022-03-25T19:40:39.728Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:40:39.728Z] ---> Using cache [2022-03-25T19:40:39.728Z] ---> bc12e3da1869 [2022-03-25T19:40:39.728Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T19:40:39.728Z] ---> Running in 1c564c3f5f5f [2022-03-25T19:40:39.728Z] ---> Running in d34c700ced57 [2022-03-25T19:40:39.728Z] Removing intermediate container d34c700ced57 [2022-03-25T19:40:39.728Z] ---> bfa2ec5a3e1d [2022-03-25T19:40:39.728Z] 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-25T19:40:39.728Z] ---> Running in 838b39136a25 [2022-03-25T19:40:40.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:40:41.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:40:43.142Z] OK: 220 MiB in 52 packages [2022-03-25T19:40:43.424Z] spire-1.2.0/ [2022-03-25T19:40:44.411Z] Removing intermediate container 1c564c3f5f5f [2022-03-25T19:40:44.411Z] ---> 2ca019919f98 [2022-03-25T19:40:44.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T19:40:45.407Z] ---> 408349b82782 [2022-03-25T19:40:45.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:40:45.407Z] ---> Running in 9941e9cc8819 [2022-03-25T19:40:48.825Z] spire-1.2.0/README.md [2022-03-25T19:40:48.825Z] spire-1.2.0/bin/ [2022-03-25T19:40:48.825Z] spire-1.2.0/bin/spire-server [2022-03-25T19:40:48.825Z] spire-1.2.0/bin/spire-agent [2022-03-25T19:40:48.825Z] spire-1.2.0/conf/ [2022-03-25T19:40:48.825Z] spire-1.2.0/conf/server/ [2022-03-25T19:40:48.825Z] spire-1.2.0/conf/server/server.conf [2022-03-25T19:40:48.825Z] spire-1.2.0/conf/agent/ [2022-03-25T19:40:48.825Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T19:40:48.825Z] spire-1.2.0/LICENSE [2022-03-25T19:40:51.481Z] Removing intermediate container 9941e9cc8819 [2022-03-25T19:40:51.481Z] ---> 9cf757149905 [2022-03-25T19:40:51.481Z] Step 8/22 : COPY . . [2022-03-25T19:40:56.925Z] Removing intermediate container 838b39136a25 [2022-03-25T19:40:56.925Z] ---> 9c8fe3443ef4 [2022-03-25T19:40:56.925Z] [2022-03-25T19:40:56.925Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T19:40:56.925Z] ---> 7ffa42511a80 [2022-03-25T19:40:56.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T19:40:56.925Z] ---> Using cache [2022-03-25T19:40:56.925Z] ---> 3425d5a43697 [2022-03-25T19:40:56.925Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:40:56.925Z] ---> Using cache [2022-03-25T19:40:56.925Z] ---> 345151b74844 [2022-03-25T19:40:56.925Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T19:40:56.925Z] ---> Running in f8cdee9fade0 [2022-03-25T19:40:58.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:40:59.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:41:01.290Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T19:41:01.290Z] v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T19:41:01.290Z] OK: 15729 distinct packages available [2022-03-25T19:41:01.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:41:03.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:41:04.458Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T19:41:04.458Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T19:41:04.458Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T19:41:04.839Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T19:41:04.839Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T19:41:05.322Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T19:41:05.322Z] OK: 6 MiB in 19 packages [2022-03-25T19:41:08.551Z] Removing intermediate container f8cdee9fade0 [2022-03-25T19:41:08.551Z] ---> 495543470d9c [2022-03-25T19:41:08.551Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T19:41:18.745Z] ---> b871e16d82bb [2022-03-25T19:41:18.746Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T19:41:19.025Z] ---> d12ababb5676 [2022-03-25T19:41:19.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T19:41:20.489Z] ---> 1e1168523fac [2022-03-25T19:41:20.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T19:41:21.483Z] ---> 52c4b84e7963 [2022-03-25T19:41:21.483Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T19:41:21.483Z] ---> Running in c5311e4e6e0f [2022-03-25T19:41:22.101Z] ---> b8f5bd537cf0 [2022-03-25T19:41:22.101Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T19:41:22.101Z] ---> Running in 02d2a0ad1f17 [2022-03-25T19:41:22.715Z] Removing intermediate container 02d2a0ad1f17 [2022-03-25T19:41:22.715Z] ---> ba1a9186648b [2022-03-25T19:41:22.715Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T19:41:22.995Z] ---> Running in b4a51a9906ad [2022-03-25T19:41:23.598Z] Removing intermediate container b4a51a9906ad [2022-03-25T19:41:23.598Z] ---> 259016b16f22 [2022-03-25T19:41:23.598Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T19:41:23.598Z] ---> Running in 0266689bbb0b [2022-03-25T19:41:23.881Z] 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-25T19:41:24.159Z] Removing intermediate container 0266689bbb0b [2022-03-25T19:41:24.159Z] ---> 1cda3235ff67 [2022-03-25T19:41:24.159Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:41:24.159Z] ---> Running in 68bd5de18e47 [2022-03-25T19:41:24.781Z] Removing intermediate container 68bd5de18e47 [2022-03-25T19:41:24.781Z] ---> 43766d30a1a5 [2022-03-25T19:41:24.781Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:41:24.781Z] ---> Running in 46bacdf62bad [2022-03-25T19:41:25.388Z] Removing intermediate container 46bacdf62bad [2022-03-25T19:41:25.388Z] ---> 832e6dad62e8 [2022-03-25T19:41:25.388Z] [2022-03-25T19:41:25.994Z] Successfully built 832e6dad62e8 [2022-03-25T19:41:25.994Z] Successfully tagged security-spire-server-arm64:latest [2022-03-25T19:41:25.994Z] Building security-bootstrapper [2022-03-25T19:42:05.050Z]  Building security-spire-server ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T19:42:05.050Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T19:42:05.050Z] ---> 378444853c14 [2022-03-25T19:42:05.050Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> ac9c18a552ec [2022-03-25T19:42:05.050Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> bc12e3da1869 [2022-03-25T19:42:05.050Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> e106e9ca5534 [2022-03-25T19:42:05.050Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> 5d04d4f18bd9 [2022-03-25T19:42:05.050Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> 7e7669a05d8a [2022-03-25T19:42:05.050Z] Step 8/31 : COPY . . [2022-03-25T19:42:05.050Z] ---> Using cache [2022-03-25T19:42:05.050Z] ---> 98c1a9d2166d [2022-03-25T19:42:05.050Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T19:42:05.050Z] ---> Running in 0264b0d15468 [2022-03-25T19:42:05.050Z] 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-25T19:44:26.962Z] 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-25T19:44:49.234Z] Removing intermediate container 509d616d4cc9 [2022-03-25T19:44:49.234Z] ---> 7f5a8c7d0b83 [2022-03-25T19:44:49.234Z] [2022-03-25T19:44:49.234Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:44:49.234Z] ---> 71a2028e5025 [2022-03-25T19:44:49.235Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T19:44:49.235Z] ---> Running in 570b6eb026ef [2022-03-25T19:44:49.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:44:49.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:44:50.516Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T19:44:50.516Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:44:50.516Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T19:44:50.516Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T19:44:50.516Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T19:44:50.516Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T19:44:50.516Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:44:50.795Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:44:51.080Z] OK: 8 MiB in 20 packages [2022-03-25T19:44:53.089Z] Removing intermediate container 570b6eb026ef [2022-03-25T19:44:53.089Z] ---> 93b95152f6ac [2022-03-25T19:44:53.089Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T19:44:53.367Z] ---> Running in 6ac1b81619a4 [2022-03-25T19:44:53.650Z] Removing intermediate container 6ac1b81619a4 [2022-03-25T19:44:53.650Z] ---> 66e647d27062 [2022-03-25T19:44:53.650Z] Step 13/22 : WORKDIR /edgex [2022-03-25T19:44:53.650Z] ---> Running in 188bfcab809a [2022-03-25T19:44:54.264Z] Removing intermediate container 188bfcab809a [2022-03-25T19:44:54.264Z] ---> 4f074237afab [2022-03-25T19:44:54.264Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T19:44:55.270Z] ---> ff9109c0a7e5 [2022-03-25T19:44:55.270Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T19:44:57.291Z] ---> b7a482be3aec [2022-03-25T19:44:57.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T19:44:59.949Z] ---> 6f535bc15e0d [2022-03-25T19:44:59.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T19:45:00.560Z] ---> 00017c2779ed [2022-03-25T19:45:00.560Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T19:45:00.560Z] ---> Running in 17b90809fa7f [2022-03-25T19:45:03.977Z] Removing intermediate container 17b90809fa7f [2022-03-25T19:45:03.977Z] ---> 3846a1a29f3d [2022-03-25T19:45:03.977Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T19:45:03.977Z] ---> Running in 2740ca1d5c0a [2022-03-25T19:45:04.263Z] Removing intermediate container 2740ca1d5c0a [2022-03-25T19:45:04.263Z] ---> c42c6f255e71 [2022-03-25T19:45:04.263Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T19:45:04.549Z] ---> Running in cb35c464fb07 [2022-03-25T19:45:04.832Z] Removing intermediate container cb35c464fb07 [2022-03-25T19:45:04.832Z] ---> 307b76309ae4 [2022-03-25T19:45:04.832Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:45:05.122Z] ---> Running in a862371466c7 [2022-03-25T19:45:05.733Z] Removing intermediate container a862371466c7 [2022-03-25T19:45:05.733Z] ---> c63411f8e846 [2022-03-25T19:45:05.733Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:45:05.733Z] ---> Running in d8f4b41f95c4 [2022-03-25T19:45:06.340Z] Removing intermediate container d8f4b41f95c4 [2022-03-25T19:45:06.340Z] ---> 0d1844c54309 [2022-03-25T19:45:06.340Z] [2022-03-25T19:45:06.623Z] Successfully built 0d1844c54309 [2022-03-25T19:45:06.900Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-25T19:45:25.266Z]  Building security-proxy-setup ... done Removing intermediate container 437ca345c197 [2022-03-25T19:45:25.266Z] ---> 1eb389980c6b [2022-03-25T19:45:25.266Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T19:45:25.266Z] ---> Running in 50ebef5a6902 [2022-03-25T19:45:27.645Z] 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-25T19:45:31.162Z] Removing intermediate container 50ebef5a6902 [2022-03-25T19:45:31.162Z] ---> 03312d104b41 [2022-03-25T19:45:31.162Z] [2022-03-25T19:45:31.162Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T19:45:31.455Z] 20.10.10: Pulling from library/docker [2022-03-25T19:45:46.631Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T19:45:46.631Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T19:45:46.631Z] ---> 520e9a0a30f7 [2022-03-25T19:45:46.631Z] 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-25T19:45:47.244Z] ---> Running in a5c6c4166403 [2022-03-25T19:45:47.531Z] Removing intermediate container a5c6c4166403 [2022-03-25T19:45:47.531Z] ---> fbea1e33bc86 [2022-03-25T19:45:47.531Z] 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-25T19:45:47.816Z] ---> Running in 1cd29bcb1a4b [2022-03-25T19:45:49.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:45:50.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:45:51.095Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T19:45:51.095Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T19:45:51.095Z] Executing bash-5.1.16-r0.post-install [2022-03-25T19:45:51.095Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T19:45:51.095Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T19:45:51.095Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T19:45:51.095Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T19:45:51.095Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T19:45:51.095Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T19:45:51.095Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T19:45:51.095Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T19:45:51.375Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T19:45:51.375Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T19:45:51.375Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T19:45:51.375Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T19:45:51.375Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T19:45:51.375Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T19:45:51.375Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T19:45:53.372Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T19:45:53.372Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T19:45:53.372Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T19:45:53.372Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T19:45:53.648Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T19:45:53.648Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T19:45:53.648Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T19:45:53.648Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T19:45:53.648Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T19:45:53.648Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T19:45:53.648Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T19:45:53.648Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T19:45:53.928Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T19:45:53.928Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T19:45:53.928Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T19:45:53.928Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T19:45:53.928Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T19:45:53.928Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T19:45:53.928Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T19:45:54.205Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T19:45:54.205Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T19:45:54.205Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T19:45:54.205Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T19:45:54.205Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T19:45:54.205Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T19:45:54.806Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:45:55.082Z] OK: 84 MiB in 64 packages [2022-03-25T19:46:00.493Z] Collecting docker-compose==1.23.2 [2022-03-25T19:46:00.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T19:46:00.493Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T19:46:00.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T19:46:02.487Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T19:46:02.487Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T19:46:04.471Z] 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-25T19:46:05.071Z] Collecting PyYAML<4,>=3.10 [2022-03-25T19:46:05.071Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T19:46:08.469Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T19:46:08.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T19:46:11.093Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T19:46:11.093Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T19:46:11.369Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T19:46:11.369Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T19:46:11.967Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T19:46:11.967Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T19:46:12.953Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T19:46:12.953Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T19:46:13.229Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T19:46:13.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T19:46:14.215Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T19:46:14.215Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T19:46:14.496Z] 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-25T19:46:15.100Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T19:46:15.100Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T19:46:15.100Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T19:46:15.376Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T19:46:15.376Z] Collecting idna<2.8,>=2.5 [2022-03-25T19:46:15.376Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T19:46:15.980Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T19:46:15.980Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T19:46:15.980Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T19:46:15.980Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T19:46:16.968Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T19:46:16.968Z] Attempting uninstall: urllib3 [2022-03-25T19:46:16.968Z] Found existing installation: urllib3 1.26.5 [2022-03-25T19:46:16.968Z] Uninstalling urllib3-1.26.5: [2022-03-25T19:46:16.968Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T19:46:17.572Z] Attempting uninstall: idna [2022-03-25T19:46:17.572Z] Found existing installation: idna 3.2 [2022-03-25T19:46:17.572Z] Uninstalling idna-3.2: [2022-03-25T19:46:17.572Z] Successfully uninstalled idna-3.2 [2022-03-25T19:46:18.562Z] Attempting uninstall: chardet [2022-03-25T19:46:18.562Z] Found existing installation: chardet 4.0.0 [2022-03-25T19:46:18.562Z] Uninstalling chardet-4.0.0: [2022-03-25T19:46:18.838Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T19:46:20.831Z] Attempting uninstall: requests [2022-03-25T19:46:20.831Z] Found existing installation: requests 2.25.1 [2022-03-25T19:46:20.831Z] Uninstalling requests-2.25.1: [2022-03-25T19:46:20.831Z] Successfully uninstalled requests-2.25.1 [2022-03-25T19:46:21.108Z] Running setup.py install for texttable: started [2022-03-25T19:46:23.761Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T19:46:23.761Z] Running setup.py install for PyYAML: started [2022-03-25T19:46:26.406Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T19:46:27.013Z] Running setup.py install for docopt: started [2022-03-25T19:46:29.673Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T19:46:29.673Z] Running setup.py install for dockerpty: started [2022-03-25T19:46:32.324Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T19:46:33.329Z] Removing intermediate container 23fbaeb5819e [2022-03-25T19:46:33.329Z] ---> 4882bb45908b [2022-03-25T19:46:33.329Z] [2022-03-25T19:46:33.329Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T19:46:33.329Z] ---> 71a2028e5025 [2022-03-25T19:46:33.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T19:46:33.605Z] ---> Running in 1ddf0d3ac8a0 [2022-03-25T19:46:33.887Z] Removing intermediate container 1ddf0d3ac8a0 [2022-03-25T19:46:33.887Z] ---> 524d6d2ffdde [2022-03-25T19:46:33.887Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T19:46:34.169Z] ---> Running in af4fd17beae8 [2022-03-25T19:46:34.454Z] Removing intermediate container af4fd17beae8 [2022-03-25T19:46:34.454Z] ---> 39d00becb94d [2022-03-25T19:46:34.454Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T19:46:34.733Z] ---> Running in b1ec81f9941b [2022-03-25T19:46:35.014Z] 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-25T19:46:35.297Z] Removing intermediate container b1ec81f9941b [2022-03-25T19:46:35.297Z] ---> 68372407abf8 [2022-03-25T19:46:35.297Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T19:46:35.297Z] ---> Running in bb0e4eeda03b [2022-03-25T19:46:38.683Z] Removing intermediate container bb0e4eeda03b [2022-03-25T19:46:38.683Z] ---> 6b50dd425ec5 [2022-03-25T19:46:38.683Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T19:46:38.683Z] ---> Running in 3b800dccefaf [2022-03-25T19:46:41.325Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:46:42.392Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:46:43.938Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T19:46:43.938Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T19:46:43.938Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T19:46:43.938Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T19:46:44.291Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T19:46:44.291Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T19:46:44.291Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:46:44.653Z] OK: 8 MiB in 20 packages [2022-03-25T19:46:46.667Z] Removing intermediate container 3b800dccefaf [2022-03-25T19:46:46.667Z] ---> 36f099e629b1 [2022-03-25T19:46:46.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:46:48.153Z] ---> 78ee8c2d847d [2022-03-25T19:46:48.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T19:46:52.498Z] ---> 994543aa619c [2022-03-25T19:46:52.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T19:46:53.971Z] ---> 1324ceb6e68d [2022-03-25T19:46:53.971Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T19:46:53.971Z] ---> Running in ec03621b2acc [2022-03-25T19:46:53.971Z] Removing intermediate container 1cd29bcb1a4b [2022-03-25T19:46:53.971Z] ---> 57d46d68838a [2022-03-25T19:46:53.971Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T19:46:53.971Z] ---> Running in c3fcb1094111 [2022-03-25T19:46:54.573Z] Removing intermediate container ec03621b2acc [2022-03-25T19:46:54.573Z] ---> ae85122352b6 [2022-03-25T19:46:54.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:46:54.573Z] ---> Running in b745d417417a [2022-03-25T19:46:54.573Z] Removing intermediate container c3fcb1094111 [2022-03-25T19:46:54.573Z] ---> 27e62968835a [2022-03-25T19:46:54.573Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T19:46:54.849Z] ---> Running in 23f5276b1796 [2022-03-25T19:46:55.462Z] Removing intermediate container b745d417417a [2022-03-25T19:46:55.462Z] ---> 00916671dcb0 [2022-03-25T19:46:55.462Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T19:46:55.462Z] ---> Running in 1f683f6b2ad9 [2022-03-25T19:46:55.462Z] Removing intermediate container 23f5276b1796 [2022-03-25T19:46:55.462Z] ---> 18c41fbc9cfd [2022-03-25T19:46:55.462Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T19:46:56.071Z] Removing intermediate container 1f683f6b2ad9 [2022-03-25T19:46:56.071Z] ---> 35a15439d65d [2022-03-25T19:46:56.071Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:46:56.352Z] ---> Running in b5d39a3ef0ec [2022-03-25T19:46:56.952Z] Removing intermediate container b5d39a3ef0ec [2022-03-25T19:46:56.952Z] ---> 89ae6b3efa75 [2022-03-25T19:46:56.952Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:46:57.224Z] ---> Running in a0175370052d [2022-03-25T19:46:57.828Z] Removing intermediate container a0175370052d [2022-03-25T19:46:57.828Z] ---> ebf3ff0d721c [2022-03-25T19:46:57.828Z] [2022-03-25T19:46:58.819Z] ---> b1e96798a585 [2022-03-25T19:46:58.819Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T19:46:58.819Z] Successfully built ebf3ff0d721c [2022-03-25T19:46:58.819Z] Successfully tagged core-data-arm64:latest [2022-03-25T19:46:59.823Z]  Building core-data ... done  ---> 645561e94240 [2022-03-25T19:46:59.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T19:47:00.829Z] ---> 74930b812ddc [2022-03-25T19:47:00.829Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T19:47:00.829Z] ---> Running in 4516aac57684 [2022-03-25T19:47:01.436Z] Removing intermediate container 4516aac57684 [2022-03-25T19:47:01.436Z] ---> 963a913cd9e4 [2022-03-25T19:47:01.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:47:01.436Z] ---> Running in 553073d2b913 [2022-03-25T19:47:02.047Z] Removing intermediate container 553073d2b913 [2022-03-25T19:47:02.047Z] ---> 46b31539e7c0 [2022-03-25T19:47:02.047Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T19:47:02.047Z] ---> Running in 5efa09b153cd [2022-03-25T19:47:02.332Z] Removing intermediate container 5efa09b153cd [2022-03-25T19:47:02.332Z] ---> f9708ce3cb8a [2022-03-25T19:47:02.332Z] Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:47:02.609Z] ---> Running in c6a06092aa9d [2022-03-25T19:47:02.884Z] Removing intermediate container c6a06092aa9d [2022-03-25T19:47:02.885Z] ---> 2cc24819ce4f [2022-03-25T19:47:02.885Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T19:47:03.169Z] ---> Running in 6b1d5e4e6c85 [2022-03-25T19:47:03.766Z] Removing intermediate container 6b1d5e4e6c85 [2022-03-25T19:47:03.767Z] ---> af45bec7ecda [2022-03-25T19:47:03.767Z] [2022-03-25T19:47:04.040Z] Successfully built af45bec7ecda [2022-03-25T19:47:04.040Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-25T19:47:22.384Z]  Building sys-mgmt-agent ... done Removing intermediate container c5311e4e6e0f [2022-03-25T19:47:22.384Z] ---> 73765692767e [2022-03-25T19:47:22.384Z] [2022-03-25T19:47:22.384Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T19:47:22.384Z] ---> 71a2028e5025 [2022-03-25T19:47:22.384Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T19:47:22.384Z] ---> Running in 8e87ab92a967 [2022-03-25T19:47:22.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:47:22.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:47:22.384Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T19:47:22.671Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T19:47:22.671Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:47:22.671Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T19:47:22.671Z] OK: 6 MiB in 16 packages [2022-03-25T19:47:24.664Z] Removing intermediate container 8e87ab92a967 [2022-03-25T19:47:24.664Z] ---> 5f41e2ccaa20 [2022-03-25T19:47:24.664Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T19:47:24.664Z] ---> Running in 4a904cdc9415 [2022-03-25T19:47:25.268Z] Removing intermediate container 4a904cdc9415 [2022-03-25T19:47:25.268Z] ---> 2a871c37e56a [2022-03-25T19:47:25.268Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T19:47:25.268Z] Removing intermediate container 0264b0d15468 [2022-03-25T19:47:25.268Z] ---> 86c2536198a7 [2022-03-25T19:47:25.268Z] [2022-03-25T19:47:25.268Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T19:47:25.268Z] ---> 71a2028e5025 [2022-03-25T19:47:25.268Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T19:47:25.268Z] ---> Running in 75892e5a0597 [2022-03-25T19:47:25.268Z] ---> Running in 7c1b2db098b3 [2022-03-25T19:47:25.549Z] Removing intermediate container 7c1b2db098b3 [2022-03-25T19:47:25.549Z] ---> 699682682e5c [2022-03-25T19:47:25.549Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T19:47:25.549Z] Removing intermediate container 75892e5a0597 [2022-03-25T19:47:25.549Z] ---> 72d09d98f9f7 [2022-03-25T19:47:25.549Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T19:47:25.826Z] ---> Running in 86725051221d [2022-03-25T19:47:25.826Z] ---> Running in bc37baf7064b [2022-03-25T19:47:26.105Z] Removing intermediate container bc37baf7064b [2022-03-25T19:47:26.105Z] ---> f0051d9b77bc [2022-03-25T19:47:26.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:47:26.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T19:47:26.984Z] ---> 127a4b82876d [2022-03-25T19:47:26.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T19:47:26.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T19:47:27.974Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T19:47:27.974Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T19:47:27.974Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T19:47:27.974Z] OK: 6 MiB in 16 packages [2022-03-25T19:47:28.252Z] ---> a21089f8ac95 [2022-03-25T19:47:28.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T19:47:28.853Z] Removing intermediate container 86725051221d [2022-03-25T19:47:28.853Z] ---> 7ea453fc9aef [2022-03-25T19:47:28.853Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T19:47:28.853Z] ---> feab92ab5125 [2022-03-25T19:47:28.853Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T19:47:28.853Z] ---> Running in 7f45071179bd [2022-03-25T19:47:29.135Z] ---> Running in 622f45298552 [2022-03-25T19:47:29.407Z] Removing intermediate container 7f45071179bd [2022-03-25T19:47:29.407Z] ---> 6dccac0577fb [2022-03-25T19:47:29.407Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T19:47:29.407Z] ---> Running in 744a1459d426 [2022-03-25T19:47:29.407Z] Removing intermediate container 622f45298552 [2022-03-25T19:47:29.407Z] ---> b31f9bedc1bb [2022-03-25T19:47:29.407Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T19:47:29.407Z] ---> Running in cb5753dc5efe [2022-03-25T19:47:29.683Z] Removing intermediate container 744a1459d426 [2022-03-25T19:47:29.683Z] ---> 590b86af077d [2022-03-25T19:47:29.683Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T19:47:29.956Z] ---> Running in 6e83d5804a66 [2022-03-25T19:47:29.956Z] Removing intermediate container cb5753dc5efe [2022-03-25T19:47:29.956Z] ---> 5e2244e7f636 [2022-03-25T19:47:29.956Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T19:47:29.956Z] ---> Running in f45237206cac [2022-03-25T19:47:30.553Z] Removing intermediate container f45237206cac [2022-03-25T19:47:30.553Z] ---> a8b89d198227 [2022-03-25T19:47:30.553Z] Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:47:30.553Z] ---> Running in b1860225dacc [2022-03-25T19:47:30.825Z] Removing intermediate container b1860225dacc [2022-03-25T19:47:30.825Z] ---> 7c7c620c2631 [2022-03-25T19:47:30.825Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T19:47:31.096Z] ---> Running in a0e0f1240849 [2022-03-25T19:47:31.370Z] Removing intermediate container a0e0f1240849 [2022-03-25T19:47:31.370Z] ---> 5c2cbd0aceeb [2022-03-25T19:47:31.370Z] [2022-03-25T19:47:31.966Z] Removing intermediate container 6e83d5804a66 [2022-03-25T19:47:31.966Z] ---> dd33d9f1adea [2022-03-25T19:47:31.966Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T19:47:31.966Z] Successfully built 5c2cbd0aceeb [2022-03-25T19:47:31.966Z] Successfully tagged support-notifications-arm64:latest [2022-03-25T19:47:31.966Z]  Building support-notifications ... done  ---> Running in b0d8ff910fdd [2022-03-25T19:47:32.238Z] Removing intermediate container b0d8ff910fdd [2022-03-25T19:47:32.238Z] ---> 2ef272e98423 [2022-03-25T19:47:32.238Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T19:47:32.834Z] ---> 712f9312bb64 [2022-03-25T19:47:32.834Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T19:47:32.834Z] ---> Running in c6ad4e4988a9 [2022-03-25T19:47:34.806Z] Removing intermediate container c6ad4e4988a9 [2022-03-25T19:47:34.806Z] ---> c471b3e659c1 [2022-03-25T19:47:34.806Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T19:47:35.079Z] ---> da672d390313 [2022-03-25T19:47:35.079Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T19:47:36.510Z] ---> d91cef9470fc [2022-03-25T19:47:36.510Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T19:47:36.781Z] ---> 0bc37cfe2327 [2022-03-25T19:47:36.781Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T19:47:37.380Z] ---> e29e2ad7f49f [2022-03-25T19:47:37.380Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T19:47:37.991Z] ---> 71296b7f5e87 [2022-03-25T19:47:37.991Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T19:47:38.269Z] ---> Running in 8abd181ba59c [2022-03-25T19:47:38.543Z] Removing intermediate container 8abd181ba59c [2022-03-25T19:47:38.543Z] ---> 077e0c2cf6a7 [2022-03-25T19:47:38.543Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T19:47:39.144Z] ---> 5aaa8919e199 [2022-03-25T19:47:39.144Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T19:47:39.419Z] ---> Running in 3677784c1f71 [2022-03-25T19:47:41.403Z] Removing intermediate container 3677784c1f71 [2022-03-25T19:47:41.403Z] ---> e951a4dc188c [2022-03-25T19:47:41.403Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T19:47:41.403Z] ---> Running in 57500c359288 [2022-03-25T19:47:41.680Z] Removing intermediate container 57500c359288 [2022-03-25T19:47:41.680Z] ---> e50078537501 [2022-03-25T19:47:41.680Z] Step 28/31 : CMD ["gate"] [2022-03-25T19:47:41.959Z] ---> Running in b38aea06bb94 [2022-03-25T19:47:42.232Z] Removing intermediate container b38aea06bb94 [2022-03-25T19:47:42.232Z] ---> ea2a708b6b37 [2022-03-25T19:47:42.232Z] Step 29/31 : LABEL arch=arm64 [2022-03-25T19:47:42.507Z] ---> Running in 19cbc4f0b6ca [2022-03-25T19:47:42.787Z] Removing intermediate container 19cbc4f0b6ca [2022-03-25T19:47:42.787Z] ---> 39b67ce42f66 [2022-03-25T19:47:42.787Z] Step 30/31 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 [2022-03-25T19:47:42.787Z] ---> Running in 9585fa406657 [2022-03-25T19:47:43.389Z] Removing intermediate container 9585fa406657 [2022-03-25T19:47:43.389Z] ---> 0ff348f227e3 [2022-03-25T19:47:43.389Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T19:47:43.389Z] ---> Running in 611b779f1872 [2022-03-25T19:47:43.983Z] Removing intermediate container 611b779f1872 [2022-03-25T19:47:43.983Z] ---> e41fa3f8412f [2022-03-25T19:47:43.983Z] [2022-03-25T19:47:44.256Z] Successfully built e41fa3f8412f [2022-03-25T19:47:44.256Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-25T19:47:44.542Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-03-25T19:47:44.547Z] $ docker stop --time=1 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 [2022-03-25T19:47:46.233Z] $ docker rm -f 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T19:47:46.887Z] + docker images [2022-03-25T19:47:47.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T19:47:47.165Z] security-bootstrapper-arm64 latest e41fa3f8412f 4 seconds ago 23.6MB [2022-03-25T19:47:47.165Z] support-notifications-arm64 latest 5c2cbd0aceeb 16 seconds ago 25.5MB [2022-03-25T19:47:47.165Z] 86c2536198a7 23 seconds ago 1.43GB [2022-03-25T19:47:47.165Z] 73765692767e 28 seconds ago 1.43GB [2022-03-25T19:47:47.165Z] sys-mgmt-agent-arm64 latest af45bec7ecda 44 seconds ago 288MB [2022-03-25T19:47:47.165Z] core-data-arm64 latest ebf3ff0d721c 50 seconds ago 34.4MB [2022-03-25T19:47:47.165Z] 4882bb45908b About a minute ago 1.46GB [2022-03-25T19:47:47.165Z] 03312d104b41 2 minutes ago 1.43GB [2022-03-25T19:47:47.165Z] security-proxy-setup-arm64 latest 0d1844c54309 2 minutes ago 42.1MB [2022-03-25T19:47:47.165Z] 7f5a8c7d0b83 3 minutes ago 1.44GB [2022-03-25T19:47:47.165Z] security-spire-server-arm64 latest 832e6dad62e8 6 minutes ago 82.6MB [2022-03-25T19:47:47.165Z] 9c8fe3443ef4 6 minutes ago 1.42GB [2022-03-25T19:47:47.165Z] core-metadata-arm64 latest 08c85615b222 8 minutes ago 25MB [2022-03-25T19:47:47.165Z] support-scheduler-arm64 latest 92b85637761d 8 minutes ago 24.9MB [2022-03-25T19:47:47.165Z] 70b8df516798 8 minutes ago 1.43GB [2022-03-25T19:47:47.165Z] cd4824739684 8 minutes ago 1.43GB [2022-03-25T19:47:47.165Z] security-secretstore-setup-arm64 latest 2e71f30ae32d 10 minutes ago 40.8MB [2022-03-25T19:47:47.165Z] core-command-arm64 latest 59556383b649 10 minutes ago 23.7MB [2022-03-25T19:47:47.165Z] security-spiffe-token-provider-arm64 latest 82839b36d8d5 10 minutes ago 27.7MB [2022-03-25T19:47:47.165Z] e52a472f4c39 10 minutes ago 1.44GB [2022-03-25T19:47:47.165Z] b277e9698a31 10 minutes ago 1.43GB [2022-03-25T19:47:47.165Z] a7b5fecf672d 11 minutes ago 1.42GB [2022-03-25T19:47:47.165Z] security-spire-agent-arm64 latest 5ba2d454abe5 16 minutes ago 118MB [2022-03-25T19:47:47.165Z] security-spire-config-arm64 latest 8d5eb2fb51f2 16 minutes ago 81.9MB [2022-03-25T19:47:47.165Z] 7e0bca4ca7dc 16 minutes ago 1.42GB [2022-03-25T19:47:47.165Z] cd22b90ce81e 16 minutes ago 1.42GB [2022-03-25T19:47:47.165Z] ci-base-image-arm64 latest 378444853c14 29 minutes ago 885MB [2022-03-25T19:47:47.165Z] alpine 3.15 7ffa42511a80 43 hours ago 5.32MB [2022-03-25T19:47:47.165Z] alpine 3.14 71a2028e5025 8 days ago 5.34MB [2022-03-25T19:47:47.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-25T19:47:47.165Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-25T19:47:47.165Z] 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-25T19:47:47.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T19:47:47.910Z] [2022-03-25T19:47:47.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:47:48.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T19:47:48.594Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-25T19:47:48.594Z] 8998bd30e6a1: Pulling fs layer [2022-03-25T19:47:48.594Z] 04944245beec: Pulling fs layer [2022-03-25T19:47:48.594Z] 699f458cf7ca: Pulling fs layer [2022-03-25T19:47:48.594Z] 765212b225bb: Pulling fs layer [2022-03-25T19:47:48.594Z] f23df028b6ca: Pulling fs layer [2022-03-25T19:47:48.594Z] d65c8cfc05b1: Pulling fs layer [2022-03-25T19:47:48.594Z] 2437ff75d9bd: Pulling fs layer [2022-03-25T19:47:48.594Z] 765212b225bb: Waiting [2022-03-25T19:47:48.594Z] f23df028b6ca: Waiting [2022-03-25T19:47:48.594Z] d65c8cfc05b1: Waiting [2022-03-25T19:47:48.594Z] 2437ff75d9bd: Waiting [2022-03-25T19:47:48.594Z] 04944245beec: Verifying Checksum [2022-03-25T19:47:48.594Z] 04944245beec: Download complete [2022-03-25T19:47:48.594Z] 765212b225bb: Verifying Checksum [2022-03-25T19:47:48.594Z] 765212b225bb: Download complete [2022-03-25T19:47:48.594Z] d65c8cfc05b1: Verifying Checksum [2022-03-25T19:47:48.594Z] d65c8cfc05b1: Download complete [2022-03-25T19:47:48.873Z] 699f458cf7ca: Download complete [2022-03-25T19:47:49.148Z] 8998bd30e6a1: Verifying Checksum [2022-03-25T19:47:49.148Z] 8998bd30e6a1: Download complete [2022-03-25T19:47:51.761Z] 2437ff75d9bd: Verifying Checksum [2022-03-25T19:47:51.761Z] 2437ff75d9bd: Download complete [2022-03-25T19:47:53.735Z] 8998bd30e6a1: Pull complete [2022-03-25T19:47:54.007Z] 04944245beec: Pull complete [2022-03-25T19:47:55.442Z] 699f458cf7ca: Pull complete [2022-03-25T19:47:55.713Z] 765212b225bb: Pull complete [2022-03-25T19:47:56.690Z] f23df028b6ca: Pull complete [2022-03-25T19:47:56.690Z] d65c8cfc05b1: Pull complete [2022-03-25T19:48:11.762Z] 2437ff75d9bd: Pull complete [2022-03-25T19:48:11.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-25T19:48:11.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T19:48:11.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-25T19:48:11.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2022-03-25T19:48:12.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-25T19:48:14.664Z] $ docker top 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:15.758Z] ---> job-cost.sh [2022-03-25T19:48:15.758Z] lf-activate-venv: SKIPPING [2022-03-25T19:48:15.758Z] INFO: No Stack... [2022-03-25T19:48:16.350Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-25T19:48:16.942Z] INFO: Archiving Costs [Pipeline] sh [2022-03-25T19:48:17.614Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-25T19:48:17.614Z] + cut -d, -f6 [Pipeline] lock [2022-03-25T19:48:17.664Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] [2022-03-25T19:48:17.668Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] did not exist. Created. [2022-03-25T19:48:17.668Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-25T19:48:18.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-25T19:48:18.606Z] Stashed 1 file(s) [Pipeline] } [2022-03-25T19:48:18.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-25T19:48:18.684Z] $ docker stop --time=1 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b [2022-03-25T19:48:20.207Z] $ docker rm -f 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-25T19:48:21.380Z] provisioning config files... [2022-03-25T19:48:21.390Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2309602734707156385tmp [Pipeline] { [Pipeline] sh [2022-03-25T19:48:21.719Z] + set +x [2022-03-25T19:48:21.719Z] + curl -s https://codecov.io/bash [2022-03-25T19:48:21.719Z] + bash -s -- [2022-03-25T19:48:21.719Z] [2022-03-25T19:48:21.719Z] _____ _ [2022-03-25T19:48:21.719Z] / ____| | | [2022-03-25T19:48:21.719Z] | | ___ __| | ___ ___ _____ __ [2022-03-25T19:48:21.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-25T19:48:21.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-25T19:48:21.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-25T19:48:21.719Z] Bash-1.0.6 [2022-03-25T19:48:21.719Z] [2022-03-25T19:48:21.719Z] [2022-03-25T19:48:21.719Z] ==> git version 2.25.1 found [2022-03-25T19:48:21.719Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-25T19:48:21.719Z] Release-Date: 2020-01-08 [2022-03-25T19:48:21.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-25T19:48:21.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-25T19:48:21.719Z] ==> Jenkins CI detected. [2022-03-25T19:48:21.719Z] current dir:  /w/workspace/edgex-go/1 [2022-03-25T19:48:21.719Z] project root: . [2022-03-25T19:48:21.719Z] --> token set from env [2022-03-25T19:48:21.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-25T19:48:21.719Z] ==> Running gcov in . (disable via -X gcov) [2022-03-25T19:48:21.719Z] ==> Python coveragepy not found [2022-03-25T19:48:21.719Z] ==> Searching for coverage reports in: [2022-03-25T19:48:21.719Z] + . [2022-03-25T19:48:21.719Z] -> Found 1 reports [2022-03-25T19:48:21.719Z] ==> Detecting git/mercurial file structure [2022-03-25T19:48:21.719Z] ==> Reading reports [2022-03-25T19:48:21.979Z] + ./coverage.out bytes=426503 [2022-03-25T19:48:21.979Z] ==> Appending adjustments [2022-03-25T19:48:21.979Z] https://docs.codecov.io/docs/fixing-reports [2022-03-25T19:48:22.920Z] + Found adjustments [2022-03-25T19:48:22.920Z] ==> Gzipping contents [2022-03-25T19:48:22.920Z] 60K /tmp/codecov.M162Rs.gz [2022-03-25T19:48:22.920Z] ==> Uploading reports [2022-03-25T19:48:22.920Z] url: https://codecov.io [2022-03-25T19:48:22.920Z] query: branch=PR-3927&commit=45f5be272e5edc24c27081911abb3a554db5f589&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3927%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3927&job=&cmd_args= [2022-03-25T19:48:22.920Z] -> Pinging Codecov [2022-03-25T19:48:22.921Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3927&commit=45f5be272e5edc24c27081911abb3a554db5f589&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3927%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3927&job=&cmd_args= [2022-03-25T19:48:23.181Z] -> Uploading to [2022-03-25T19:48:23.181Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/45f5be272e5edc24c27081911abb3a554db5f589/0aef20d6-b8ae-4892-8879-b6c428abeb77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T194823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb925f9a2d12ee10726427221ff19c630b0f73c81ee2eeaab5fc708567ce536d [2022-03-25T19:48:23.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T19:48:23.181Z] Dload Upload Total Spent Left Speed [2022-03-25T19:48:23.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58404 0 0 100 58404 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-03-25T19:48:23.441Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] } [2022-03-25T19:48:23.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-25T19:48:24.846Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:25.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:26.142Z] ---> package-listing.sh [2022-03-25T19:48:26.142Z] ++ facter osfamily [2022-03-25T19:48:26.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-25T19:48:26.406Z] + OS_FAMILY=debian [2022-03-25T19:48:26.406Z] + workspace=/w/workspace/edgex-go/1 [2022-03-25T19:48:26.406Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-25T19:48:26.406Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-25T19:48:26.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-25T19:48:26.406Z] + PACKAGES=/tmp/packages_start.txt [2022-03-25T19:48:26.406Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-25T19:48:26.406Z] + PACKAGES=/tmp/packages_end.txt [2022-03-25T19:48:26.406Z] + case "${OS_FAMILY}" in [2022-03-25T19:48:26.406Z] + dpkg -l [2022-03-25T19:48:26.406Z] + grep '^ii' [2022-03-25T19:48:26.406Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-25T19:48:26.406Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-25T19:48:26.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-25T19:48:26.406Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-25T19:48:26.406Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-25T19:48:26.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-25T19:48:26.443Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-25T19:48:26.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:48:27.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T19:48:27.322Z] [2022-03-25T19:48:27.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T19:48:27.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T19:48:27.657Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-25T19:48:27.657Z] 5eb5b503b376: Pulling fs layer [2022-03-25T19:48:27.657Z] 5c69ac0246d0: Pulling fs layer [2022-03-25T19:48:27.657Z] ec43610c2a17: Pulling fs layer [2022-03-25T19:48:27.657Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-25T19:48:27.657Z] 33b1e0a273af: Pulling fs layer [2022-03-25T19:48:27.657Z] 5d3b04190fa2: Pulling fs layer [2022-03-25T19:48:27.657Z] 2f39f015ded8: Pulling fs layer [2022-03-25T19:48:27.657Z] 5d3b04190fa2: Waiting [2022-03-25T19:48:27.657Z] 2f39f015ded8: Waiting [2022-03-25T19:48:27.657Z] 3a2ae6a8a46f: Waiting [2022-03-25T19:48:27.657Z] 33b1e0a273af: Waiting [2022-03-25T19:48:27.657Z] 5c69ac0246d0: Verifying Checksum [2022-03-25T19:48:27.657Z] 5c69ac0246d0: Download complete [2022-03-25T19:48:27.657Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-25T19:48:27.657Z] 3a2ae6a8a46f: Download complete [2022-03-25T19:48:27.657Z] 33b1e0a273af: Verifying Checksum [2022-03-25T19:48:27.657Z] 33b1e0a273af: Download complete [2022-03-25T19:48:27.657Z] 5d3b04190fa2: Verifying Checksum [2022-03-25T19:48:27.657Z] 5d3b04190fa2: Download complete [2022-03-25T19:48:27.915Z] ec43610c2a17: Verifying Checksum [2022-03-25T19:48:27.915Z] ec43610c2a17: Download complete [2022-03-25T19:48:27.915Z] 5eb5b503b376: Verifying Checksum [2022-03-25T19:48:27.915Z] 5eb5b503b376: Download complete [2022-03-25T19:48:28.481Z] 2f39f015ded8: Download complete [2022-03-25T19:48:29.048Z] 5eb5b503b376: Pull complete [2022-03-25T19:48:29.306Z] 5c69ac0246d0: Pull complete [2022-03-25T19:48:29.565Z] ec43610c2a17: Pull complete [2022-03-25T19:48:29.566Z] 3a2ae6a8a46f: Pull complete [2022-03-25T19:48:29.825Z] 33b1e0a273af: Pull complete [2022-03-25T19:48:29.825Z] 5d3b04190fa2: Pull complete [2022-03-25T19:48:34.029Z] 2f39f015ded8: Pull complete [2022-03-25T19:48:34.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-25T19:48:34.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T19:48:34.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-25T19:48:34.119Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2022-03-25T19:48:34.151Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-25T19:48:36.019Z] $ docker top d59e74c099150dbdf695d213bd82c2802d718b52f97683c137235f6a21ca5c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T19:48:36.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-25T19:48:36.736Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-25T19:48:37.043Z] + ls /var/log/sa-host [2022-03-25T19:48:37.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T19:48:37.333Z] provisioning config files... [2022-03-25T19:48:37.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1305842953747573621tmp [Pipeline] { [Pipeline] echo [2022-03-25T19:48:37.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:37.718Z] ---> create-netrc.sh [Pipeline] } [2022-03-25T19:48:37.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:38.148Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-25T19:48:38.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:38.494Z] ---> sudo-logs.sh [2022-03-25T19:48:38.494Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-25T19:48:38.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:38.882Z] ---> job-cost.sh [2022-03-25T19:48:38.882Z] lf-activate-venv: SKIPPING [2022-03-25T19:48:38.882Z] DEBUG: total: 0.10999999940395355 [2022-03-25T19:48:38.882Z] INFO: Retrieving Stack Cost... [2022-03-25T19:48:39.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-25T19:48:39.792Z] INFO: Archiving Costs [Pipeline] echo [2022-03-25T19:48:39.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T19:48:40.140Z] ---> logs-deploy.sh [2022-03-25T19:48:40.140Z] lf-activate-venv: SKIPPING [2022-03-25T19:48:40.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3927/1 [2022-03-25T19:48:40.140Z] INFO: archiving workspace using pattern(s): [2022-03-25T19:48:41.084Z] Archives upload complete. [2022-03-25T19:48:41.345Z] INFO: archiving logs to Nexus