Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (8599686f9cc28a3a90def7ad72366a2a9ea4a47d) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1961425511947365610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4039131810322153932.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7188581937438606806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh879868996875886206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2193666865569282302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-840 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3989654761235046322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c Checking out Revision 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c (PR-3657) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh1539355469509864826.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh966227228744483972.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c # timeout=10 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-26T16:32:00.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-26T16:32:00.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-26T16:32:00.193Z] ========================================================= [2021-08-26T16:32:00.193Z] EdgeX Global Pipelines Version Info [2021-08-26T16:32:00.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 [2021-08-26T16:32:01.452Z] ------------------- [2021-08-26T16:32:01.452Z] stable info: [2021-08-26T16:32:01.452Z] ------------------- [2021-08-26T16:32:01.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-26T16:32:01.453Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T16:32:01.453Z] Message: update stable to v1.0.205 [2021-08-26T16:32:02.413Z] ------------------- [2021-08-26T16:32:02.413Z] experimental info: [2021-08-26T16:32:02.413Z] ------------------- [2021-08-26T16:32:02.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-26T16:32:02.413Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T16:32:02.413Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-26T16:32:02.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-26T16:32:02.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-26T16:32:02.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-26T16:32:02.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-26T16:32:02.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-26T16:32:02.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-26T16:32:02.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-26T16:32:02.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-26T16:32:02.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-26T16:32:02.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-26T16:32:02.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-26T16:32:02.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-26T16:32:02.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-26T16:32:02.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-26T16:32:02.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-26T16:32:02.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T16:32:02.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T16:32:02.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-26T16:32:03.013Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-26T16:32:03.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-26T16:32:03.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-26T16:32:03.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-26T16:32:03.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-26T16:32:03.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-26T16:32:03.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-26T16:32:03.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-26T16:32:03.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [Pipeline] echo [2021-08-26T16:32:03.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a8b79a [Pipeline] echo [2021-08-26T16:32:03.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:32:03.393Z] provisioning config files... [2021-08-26T16:32:03.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7024853834857336062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:32:03.762Z] ---> docker-login.sh [2021-08-26T16:32:03.762Z] nexus3.edgexfoundry.org:10001 [2021-08-26T16:32:03.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:32:04.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:32:04.029Z] Configure a credential helper to remove this warning. See [2021-08-26T16:32:04.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:32:04.029Z] [2021-08-26T16:32:04.029Z] Login Succeeded [2021-08-26T16:32:04.029Z] nexus3.edgexfoundry.org:10002 [2021-08-26T16:32:04.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:32:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:32:04.298Z] Configure a credential helper to remove this warning. See [2021-08-26T16:32:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:32:04.298Z] [2021-08-26T16:32:04.298Z] Login Succeeded [2021-08-26T16:32:04.298Z] nexus3.edgexfoundry.org:10003 [2021-08-26T16:32:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:32:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:32:04.298Z] Configure a credential helper to remove this warning. See [2021-08-26T16:32:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:32:04.298Z] [2021-08-26T16:32:04.298Z] Login Succeeded [2021-08-26T16:32:04.298Z] nexus3.edgexfoundry.org:10004 [2021-08-26T16:32:04.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:32:04.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:32:04.567Z] Configure a credential helper to remove this warning. See [2021-08-26T16:32:04.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:32:04.567Z] [2021-08-26T16:32:04.567Z] Login Succeeded [2021-08-26T16:32:04.567Z] docker.io [2021-08-26T16:32:04.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:32:05.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:32:05.154Z] Configure a credential helper to remove this warning. See [2021-08-26T16:32:05.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:32:05.154Z] [2021-08-26T16:32:05.154Z] Login Succeeded [2021-08-26T16:32:05.154Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T16:32:05.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T16:32:05.533Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-26T16:32:05.533Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.533Z] ++ dirname cmd/core-command/Dockerfile [2021-08-26T16:32:05.533Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.533Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-26T16:32:05.533Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.533Z] ++ dirname cmd/core-data/Dockerfile [2021-08-26T16:32:05.533Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.533Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-26T16:32:05.533Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.533Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-26T16:32:05.533Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-26T16:32:05.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T16:32:05.534Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-26T16:32:05.534Z] ++ cut -d/ -f2 [2021-08-26T16:32:05.534Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-26T16:32:05.615Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:32:07.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:32:07.361Z] [2021-08-26T16:32:07.361Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:32:07.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:32:07.701Z] latest: Pulling from edgex-devops/git-semver [2021-08-26T16:32:07.701Z] 31603596830f: Pulling fs layer [2021-08-26T16:32:07.701Z] 04fac38145f0: Pulling fs layer [2021-08-26T16:32:07.701Z] 701f6daf10bf: Pulling fs layer [2021-08-26T16:32:07.701Z] 24f72da36158: Pulling fs layer [2021-08-26T16:32:07.701Z] 24f72da36158: Waiting [2021-08-26T16:32:07.701Z] 04fac38145f0: Verifying Checksum [2021-08-26T16:32:07.701Z] 04fac38145f0: Download complete [2021-08-26T16:32:07.973Z] 31603596830f: Verifying Checksum [2021-08-26T16:32:07.973Z] 31603596830f: Download complete [2021-08-26T16:32:08.244Z] 31603596830f: Pull complete [2021-08-26T16:32:08.244Z] 04fac38145f0: Pull complete [2021-08-26T16:32:08.244Z] 24f72da36158: Verifying Checksum [2021-08-26T16:32:08.244Z] 24f72da36158: Download complete [2021-08-26T16:32:08.510Z] 701f6daf10bf: Verifying Checksum [2021-08-26T16:32:08.510Z] 701f6daf10bf: Download complete [2021-08-26T16:32:09.097Z] 701f6daf10bf: Pull complete [2021-08-26T16:32:09.097Z] 24f72da36158: Pull complete [2021-08-26T16:32:09.097Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-26T16:32:09.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T16:32:09.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-26T16:32:09.194Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:32:09.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-26T16:32:09.970Z] $ docker top 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T16:32:10.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T16:32:10.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T16:32:10.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T16:32:10.221Z] $ docker exec 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent [2021-08-26T16:32:10.335Z] SSH_AUTH_SOCK=/tmp/ssh-dsD8PtFADBip/agent.15 [2021-08-26T16:32:10.335Z] SSH_AGENT_PID=21 [2021-08-26T16:32:10.347Z] Running ssh-add (command line suppressed) [2021-08-26T16:32:10.437Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7845010743612386239.key (/w/workspace/edgex-go/10@tmp/private_key_7845010743612386239.key) [2021-08-26T16:32:10.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T16:32:10.776Z] + git tag --points-at HEAD [Pipeline] } [2021-08-26T16:32:10.793Z] $ docker exec --env ******** --env ******** 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent -k [2021-08-26T16:32:10.882Z] unset SSH_AUTH_SOCK; [2021-08-26T16:32:10.882Z] unset SSH_AGENT_PID; [2021-08-26T16:32:10.882Z] echo Agent pid 21 killed; [2021-08-26T16:32:10.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-26T16:32:10.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T16:32:10.940Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T16:32:11.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T16:32:11.052Z] $ docker exec 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent [2021-08-26T16:32:11.160Z] SSH_AUTH_SOCK=/tmp/ssh-L4pu1HQk6Rr3/agent.53 [2021-08-26T16:32:11.160Z] SSH_AGENT_PID=60 [2021-08-26T16:32:11.168Z] Running ssh-add (command line suppressed) [2021-08-26T16:32:11.257Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4042315148862447953.key (/w/workspace/edgex-go/10@tmp/private_key_4042315148862447953.key) [2021-08-26T16:32:11.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T16:32:11.596Z] + git semver init [2021-08-26T16:32:11.596Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T16:32:11.596Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-08-26T16:32:11.596Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-08-26T16:32:11.596Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T16:32:11.596Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T16:32:11.596Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T16:32:11.596Z] # $SEMVER_BRANCH = PR-3657 [2021-08-26T16:32:11.596Z] # $SEMVER_TEMP = /tmp/semver-389281704 [2021-08-26T16:32:11.596Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-26T16:33:08.034Z] # '/tmp/semver-389281704' -> '/w/workspace/edgex-go/10/.semver' [2021-08-26T16:33:08.034Z] # -> Force: false [2021-08-26T16:33:08.034Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-08-26T16:33:08.045Z] $ docker exec --env ******** --env ******** 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent -k [2021-08-26T16:33:08.147Z] unset SSH_AUTH_SOCK; [2021-08-26T16:33:08.148Z] unset SSH_AGENT_PID; [2021-08-26T16:33:08.148Z] echo Agent pid 60 killed; [2021-08-26T16:33:08.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T16:33:08.523Z] + git semver [Pipeline] } [2021-08-26T16:33:08.541Z] $ docker stop --time=1 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 [2021-08-26T16:33:10.347Z] $ docker rm -f 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:33:10.763Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-26T16:33:11.108Z] Stashed 1 file(s) [Pipeline] echo [2021-08-26T16:33:11.114Z] [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 [2021-08-26T16:33:11.444Z] ========================================================= [2021-08-26T16:33:11.444Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-26T16:33:11.444Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:33:11.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:33:12.060Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-26T16:33:12.060Z] 540db60ca938: Pulling fs layer [2021-08-26T16:33:12.060Z] adcc1eea9eea: Pulling fs layer [2021-08-26T16:33:12.060Z] 4c4ab2625f07: Pulling fs layer [2021-08-26T16:33:12.060Z] db62176df00c: Pulling fs layer [2021-08-26T16:33:12.060Z] 3b30891b0d05: Pulling fs layer [2021-08-26T16:33:12.060Z] 06b49ca38bd5: Pulling fs layer [2021-08-26T16:33:12.060Z] c788192a36de: Pulling fs layer [2021-08-26T16:33:12.060Z] a77e37c0d609: Pulling fs layer [2021-08-26T16:33:12.060Z] c3185cebc471: Pulling fs layer [2021-08-26T16:33:12.060Z] 06b49ca38bd5: Waiting [2021-08-26T16:33:12.060Z] c788192a36de: Waiting [2021-08-26T16:33:12.060Z] a77e37c0d609: Waiting [2021-08-26T16:33:12.060Z] c3185cebc471: Waiting [2021-08-26T16:33:12.060Z] db62176df00c: Waiting [2021-08-26T16:33:12.060Z] 3b30891b0d05: Waiting [2021-08-26T16:33:12.060Z] 4c4ab2625f07: Verifying Checksum [2021-08-26T16:33:12.060Z] 4c4ab2625f07: Download complete [2021-08-26T16:33:12.060Z] adcc1eea9eea: Verifying Checksum [2021-08-26T16:33:12.060Z] adcc1eea9eea: Download complete [2021-08-26T16:33:12.060Z] 3b30891b0d05: Verifying Checksum [2021-08-26T16:33:12.060Z] 3b30891b0d05: Download complete [2021-08-26T16:33:12.331Z] 06b49ca38bd5: Verifying Checksum [2021-08-26T16:33:12.331Z] 06b49ca38bd5: Download complete [2021-08-26T16:33:12.331Z] c788192a36de: Verifying Checksum [2021-08-26T16:33:12.331Z] c788192a36de: Download complete [2021-08-26T16:33:12.331Z] 540db60ca938: Verifying Checksum [2021-08-26T16:33:12.331Z] 540db60ca938: Download complete [2021-08-26T16:33:12.331Z] 540db60ca938: Pull complete [2021-08-26T16:33:12.604Z] adcc1eea9eea: Pull complete [2021-08-26T16:33:12.604Z] 4c4ab2625f07: Pull complete [2021-08-26T16:33:13.183Z] a77e37c0d609: Verifying Checksum [2021-08-26T16:33:13.184Z] a77e37c0d609: Download complete [2021-08-26T16:33:16.513Z] c3185cebc471: Verifying Checksum [2021-08-26T16:33:16.513Z] c3185cebc471: Download complete [2021-08-26T16:33:17.100Z] db62176df00c: Verifying Checksum [2021-08-26T16:33:17.100Z] db62176df00c: Download complete [2021-08-26T16:33:20.459Z] db62176df00c: Pull complete [2021-08-26T16:33:20.459Z] 3b30891b0d05: Pull complete [2021-08-26T16:33:20.459Z] 06b49ca38bd5: Pull complete [2021-08-26T16:33:20.459Z] c788192a36de: Pull complete [2021-08-26T16:33:20.459Z] a77e37c0d609: Pull complete [2021-08-26T16:33:23.062Z] c3185cebc471: Pull complete [2021-08-26T16:33:23.062Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-26T16:33:23.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:33:23.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:33:23.391Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:33:23.391Z] WORKDIR /edgex [2021-08-26T16:33:23.391Z] COPY go.mod . [2021-08-26T16:33:23.391Z] RUN go mod download' [2021-08-26T16:33:23.391Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-26T16:33:24.823Z] Sending build context to Docker daemon 328.8MB [2021-08-26T16:33:24.823Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T16:33:24.823Z] ---> 031687cdd783 [2021-08-26T16:33:24.823Z] Step 2/4 : WORKDIR /edgex [2021-08-26T16:33:26.361Z] Still waiting to schedule task [2021-08-26T16:33:26.361Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-26T16:33:26.774Z] ---> Running in 3bdf6dea6612 [2021-08-26T16:33:26.774Z] Removing intermediate container 3bdf6dea6612 [2021-08-26T16:33:26.774Z] ---> a3a6c365e15b [2021-08-26T16:33:26.774Z] Step 3/4 : COPY go.mod . [2021-08-26T16:33:26.774Z] ---> 88a77b15d1e7 [2021-08-26T16:33:26.774Z] Step 4/4 : RUN go mod download [2021-08-26T16:33:26.774Z] ---> Running in 2b09a63dae8c [2021-08-26T16:34:13.623Z] Removing intermediate container 2b09a63dae8c [2021-08-26T16:34:13.624Z] ---> 6d92a3e58ad0 [2021-08-26T16:34:13.624Z] Successfully built 6d92a3e58ad0 [2021-08-26T16:34:13.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:34:13.946Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T16:34:13.946Z] . [Pipeline] withDockerContainer [2021-08-26T16:34:14.044Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:34:14.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T16:34:14.533Z] $ docker top 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:34:14.932Z] + go version [2021-08-26T16:34:14.932Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-26T16:34:14.945Z] $ docker stop --time=1 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f [2021-08-26T16:34:16.160Z] $ docker rm -f 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:34:16.708Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T16:34:16.708Z] . [Pipeline] withDockerContainer [2021-08-26T16:34:16.803Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:34:16.865Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T16:34:17.229Z] $ docker top d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-26T16:34:17.336Z] ========================================================= [2021-08-26T16:34:17.336Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-26T16:34:17.336Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:34:17.673Z] + go mod tidy [Pipeline] sh [2021-08-26T16:34:18.271Z] + make test [2021-08-26T16:34:18.271Z] 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 [2021-08-26T16:34:18.540Z] go mod tidy [2021-08-26T16:34:18.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T16:34:23.983Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-26T16:34:42.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-26T16:34:46.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-26T16:34:46.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-26T16:34:47.375Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-26T16:34:49.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-26T16:34:50.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-26T16:34:50.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-26T16:34:50.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-26T16:34:51.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-26T16:34:51.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-26T16:34:52.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-26T16:34:52.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-26T16:34:52.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-26T16:34:52.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-26T16:34:53.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-26T16:34:53.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-26T16:34:53.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-26T16:34:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements [2021-08-26T16:34:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-26T16:34:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 46.3% of statements [2021-08-26T16:34:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-26T16:34:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-26T16:34:56.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-08-26T16:34:56.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-26T16:34:56.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:34:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-08-26T16:34:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-26T16:34:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-26T16:34:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-26T16:34:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-26T16:34:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-26T16:34:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements [2021-08-26T16:34:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-26T16:34:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:34:57.934Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-08-26T16:34:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-26T16:34:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-26T16:34:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-26T16:34:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-26T16:34:57.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-26T16:34:58.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-08-26T16:34:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-26T16:34:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-26T16:34:58.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-26T16:34:59.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.8% of statements [2021-08-26T16:34:59.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-26T16:34:59.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-08-26T16:34:59.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-08-26T16:34:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-26T16:34:59.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-08-26T16:34:59.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-08-26T16:34:59.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-08-26T16:35:00.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-08-26T16:35:00.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-26T16:35:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-08-26T16:35:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-26T16:35:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.343s coverage: 81.8% of statements [2021-08-26T16:35:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-26T16:35:36.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-08-26T16:35:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-26T16:35:36.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-26T16:35:36.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-08-26T16:35:37.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 70.5% of statements [2021-08-26T16:35:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-26T16:35:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-26T16:35:37.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-26T16:35:38.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 43.6% of statements [2021-08-26T16:35:38.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-26T16:35:38.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-26T16:35:38.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-08-26T16:35:38.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-26T16:35:38.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-08-26T16:35:38.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-26T16:35:44.219Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-841 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-26T16:35:44.238Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-08-26T16:35:44.639Z] The recommended git tool is: git [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-26T16:35:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-26T16:35:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-26T16:35:45.349Z] GO111MODULE=on go vet ./... [2021-08-26T16:35:50.183Z] using credential edgex-jenkins-ssh [2021-08-26T16:35:50.202Z] Cloning the remote Git repository [2021-08-26T16:35:50.276Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:35:50.393Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-08-26T16:35:50.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:35:50.471Z] > git --version # timeout=10 [2021-08-26T16:35:50.493Z] > git --version # 'git version 2.17.1' [2021-08-26T16:35:50.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:35:50.586Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:36:07.924Z] Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-26T16:36:08.430Z] Merge succeeded, producing d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:36:08.431Z] Checking out Revision d161670c16812b237102f753263cfc48870dd7e3 (PR-3657) [2021-08-26T16:36:07.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:36:07.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:36:07.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:36:07.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:36:07.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:36:07.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T16:36:07.951Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:36:07.965Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-26T16:36:08.164Z] > git remote # timeout=10 [2021-08-26T16:36:08.182Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T16:36:08.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:36:08.214Z] > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-26T16:36:08.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T16:36:08.445Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:36:08.456Z] > git checkout -f d161670c16812b237102f753263cfc48870dd7e3 # timeout=10 [2021-08-26T16:36:12.100Z] gofmt -l . [2021-08-26T16:36:12.100Z] [ "`gofmt -l .`" = "" ] [2021-08-26T16:36:12.100Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-26T16:36:12.417Z] + ls -al . [2021-08-26T16:36:12.417Z] total 608 [2021-08-26T16:36:12.417Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 16:36 . [2021-08-26T16:36:12.417Z] drwxr-xr-x 4 root root 30 Aug 26 16:34 .. [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 11 Aug 26 16:31 .dockerignore [2021-08-26T16:36:12.417Z] drwxrwxr-x 8 1001 1001 179 Aug 26 16:31 .git [2021-08-26T16:36:12.417Z] drwxrwxr-x 4 1001 1001 142 Aug 26 16:31 .github [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 818 Aug 26 16:31 .gitignore [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 76 Aug 26 16:31 .hadolint.yml [2021-08-26T16:36:12.417Z] drwx------ 3 1001 1001 58 Aug 26 16:32 .semver [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 16:31 .sonarcloud.properties [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:31 ADOPTERS.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:31 Attribution.txt [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:31 CHANGELOG.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:31 CONTRIBUTING.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 16:31 GOVERNANCE.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 849 Aug 26 16:31 Jenkinsfile [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:31 LICENSE [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:31 Makefile [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 16:31 OWNERS.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:31 README.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:31 SECURITY.md [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 16:33 VERSION [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:31 ZMQWindows.md [2021-08-26T16:36:12.417Z] drwxrwxr-x 2 1001 1001 37 Aug 26 16:31 bin [2021-08-26T16:36:12.417Z] drwxrwxr-x 14 1001 1001 4096 Aug 26 16:31 cmd [2021-08-26T16:36:12.417Z] -rw-r--r-- 1 root root 403739 Aug 26 16:35 coverage.out [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 841 Aug 26 16:31 go.mod [2021-08-26T16:36:12.417Z] -rw-r--r-- 1 root root 50064 Aug 26 16:34 go.sum [2021-08-26T16:36:12.417Z] drwxrwxr-x 8 1001 1001 124 Aug 26 16:31 internal [2021-08-26T16:36:12.417Z] drwxrwxr-x 3 1001 1001 16 Aug 26 16:31 openapi [2021-08-26T16:36:12.417Z] drwxrwxr-x 4 1001 1001 71 Aug 26 16:31 snap [2021-08-26T16:36:12.417Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 16:31 version.go [Pipeline] sh [2021-08-26T16:36:12.731Z] + '[' -e coverage.out ] [2021-08-26T16:36:12.731Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-26T16:36:12.792Z] Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" [2021-08-26T16:36:12.817Z] First time build. Skipping changelog. [2021-08-26T16:36:12.865Z] Stashed 1 file(s) [Pipeline] sh [2021-08-26T16:36:13.177Z] + make build [2021-08-26T16:36:13.177Z] go mod tidy [2021-08-26T16:36:13.177Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:36:12.808Z] > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:36:13.493Z] provisioning config files... [2021-08-26T16:36:13.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3646984517032135532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:36:14.097Z] ---> docker-login.sh [2021-08-26T16:36:14.097Z] nexus3.edgexfoundry.org:10001 [2021-08-26T16:36:14.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:36:15.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:36:15.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:36:15.690Z] Configure a credential helper to remove this warning. See [2021-08-26T16:36:15.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:36:15.690Z] [2021-08-26T16:36:15.690Z] Login Succeeded [2021-08-26T16:36:15.690Z] nexus3.edgexfoundry.org:10002 [2021-08-26T16:36:15.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:36:16.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:36:16.243Z] Configure a credential helper to remove this warning. See [2021-08-26T16:36:16.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:36:16.243Z] [2021-08-26T16:36:16.243Z] Login Succeeded [2021-08-26T16:36:16.243Z] nexus3.edgexfoundry.org:10003 [2021-08-26T16:36:16.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:36:16.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:36:16.521Z] Configure a credential helper to remove this warning. See [2021-08-26T16:36:16.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:36:16.521Z] [2021-08-26T16:36:16.521Z] Login Succeeded [2021-08-26T16:36:16.521Z] nexus3.edgexfoundry.org:10004 [2021-08-26T16:36:17.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:36:17.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:36:17.122Z] Configure a credential helper to remove this warning. See [2021-08-26T16:36:17.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:36:17.122Z] [2021-08-26T16:36:17.122Z] Login Succeeded [2021-08-26T16:36:17.122Z] docker.io [2021-08-26T16:36:17.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T16:36:17.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T16:36:17.997Z] Configure a credential helper to remove this warning. See [2021-08-26T16:36:17.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T16:36:17.997Z] [2021-08-26T16:36:17.997Z] Login Succeeded [2021-08-26T16:36:17.997Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T16:36:18.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T16:36:20.625Z] ========================================================= [2021-08-26T16:36:20.625Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-26T16:36:20.625Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:36:21.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:36:21.296Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-26T16:36:21.296Z] 595b0fe564bb: Pulling fs layer [2021-08-26T16:36:21.296Z] 24495759ef45: Pulling fs layer [2021-08-26T16:36:21.296Z] d148012ef14d: Pulling fs layer [2021-08-26T16:36:21.296Z] e90a11edd702: Pulling fs layer [2021-08-26T16:36:21.296Z] d77568369979: Pulling fs layer [2021-08-26T16:36:21.296Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-26T16:36:21.296Z] 170f2ba95c9a: Pulling fs layer [2021-08-26T16:36:21.296Z] 97ac5df62f85: Pulling fs layer [2021-08-26T16:36:21.296Z] d77568369979: Waiting [2021-08-26T16:36:21.296Z] fc1c9f9a7f3b: Waiting [2021-08-26T16:36:21.296Z] 170f2ba95c9a: Waiting [2021-08-26T16:36:21.296Z] 97ac5df62f85: Waiting [2021-08-26T16:36:21.296Z] e90a11edd702: Waiting [2021-08-26T16:36:21.572Z] d148012ef14d: Verifying Checksum [2021-08-26T16:36:21.572Z] d148012ef14d: Download complete [2021-08-26T16:36:21.572Z] 24495759ef45: Download complete [2021-08-26T16:36:21.572Z] d77568369979: Download complete [2021-08-26T16:36:21.572Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-26T16:36:21.572Z] fc1c9f9a7f3b: Download complete [2021-08-26T16:36:21.572Z] 595b0fe564bb: Verifying Checksum [2021-08-26T16:36:21.572Z] 595b0fe564bb: Download complete [2021-08-26T16:36:21.572Z] 170f2ba95c9a: Download complete [2021-08-26T16:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:36:21.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:36:22.178Z] 595b0fe564bb: Pull complete [2021-08-26T16:36:22.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:36:22.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:36:23.167Z] 24495759ef45: Pull complete [2021-08-26T16:36:23.442Z] d148012ef14d: Pull complete [2021-08-26T16:36:23.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:36:24.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:36:25.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:36:25.429Z] e90a11edd702: Download complete [2021-08-26T16:36:25.429Z] 97ac5df62f85: Verifying Checksum [2021-08-26T16:36:25.429Z] 97ac5df62f85: Download complete [2021-08-26T16:36:26.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:36:27.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:36:31.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-26T16:36:33.031Z] $ docker stop --time=1 d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e [2021-08-26T16:36:35.091Z] $ docker rm -f d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-08-26T16:36:35.601Z] e90a11edd702: Pull complete [Pipeline] script [Pipeline] { [2021-08-26T16:36:35.888Z] d77568369979: Pull complete [2021-08-26T16:36:36.163Z] fc1c9f9a7f3b: Pull complete [2021-08-26T16:36:36.777Z] 170f2ba95c9a: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:36:38.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:38.348Z] [2021-08-26T16:36:38.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:36:38.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:38.801Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-26T16:36:38.801Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-26T16:36:38.801Z] ca9280d653b3: Pulling fs layer [2021-08-26T16:36:38.801Z] 7e9c9ca2126c: Pulling fs layer [2021-08-26T16:36:39.068Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-26T16:36:39.068Z] cbdbe7a5bc2a: Download complete [2021-08-26T16:36:39.334Z] cbdbe7a5bc2a: Pull complete [2021-08-26T16:36:39.918Z] ca9280d653b3: Verifying Checksum [2021-08-26T16:36:39.918Z] ca9280d653b3: Download complete [2021-08-26T16:36:40.496Z] ca9280d653b3: Pull complete [2021-08-26T16:36:42.447Z] 7e9c9ca2126c: Verifying Checksum [2021-08-26T16:36:42.447Z] 7e9c9ca2126c: Download complete [2021-08-26T16:36:43.508Z] 97ac5df62f85: Pull complete [2021-08-26T16:36:43.508Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-26T16:36:43.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:36:43.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:36:43.872Z] + docker build -t ci-base-image-arm64+ -f - .echo [2021-08-26T16:36:43.872Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:36:43.872Z] WORKDIR /edgex [2021-08-26T16:36:43.872Z] COPY go.mod . [2021-08-26T16:36:43.872Z] RUN go mod download [2021-08-26T16:36:45.841Z] 7e9c9ca2126c: Pull complete [2021-08-26T16:36:45.841Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-26T16:36:45.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:45.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:45.857Z] Sending build context to Docker daemon 166MB [Pipeline] withDockerContainer [2021-08-26T16:36:45.857Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T16:36:45.858Z] ---> 04bc70af865f [2021-08-26T16:36:45.858Z] Step 2/4 : WORKDIR /edgex [2021-08-26T16:36:45.933Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:36:45.997Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-26T16:36:48.458Z] $ docker top 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:36:48.864Z] + grep parallel [2021-08-26T16:36:48.864Z] + docker-compose build --help [2021-08-26T16:36:49.445Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T16:36:49.459Z] $ docker stop --time=1 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 [2021-08-26T16:36:50.188Z] ---> Running in 4f0ddc1a265f [2021-08-26T16:36:50.643Z] $ docker rm -f 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-08-26T16:36:50.786Z] Removing intermediate container 4f0ddc1a265f [2021-08-26T16:36:50.786Z] ---> 10d987c42e70 [2021-08-26T16:36:50.786Z] Step 3/4 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:36:51.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:51.114Z] . [Pipeline] withDockerContainer [2021-08-26T16:36:51.212Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:36:51.282Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-26T16:36:51.622Z] $ docker top e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:36:51.766Z] ---> 2eea3f9edd32 [2021-08-26T16:36:51.766Z] Step 4/4 : RUN go mod download [2021-08-26T16:36:52.040Z] ---> Running in 61b890e2c83e [2021-08-26T16:36:52.042Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T16:36:52.635Z] Building core-command ... [2021-08-26T16:36:52.635Z] Building core-data ... [2021-08-26T16:36:52.635Z] Building core-metadata ... [2021-08-26T16:36:52.635Z] Building security-bootstrapper ... [2021-08-26T16:36:52.635Z] Building security-proxy-setup ... [2021-08-26T16:36:52.635Z] Building security-secretstore-setup ... [2021-08-26T16:36:52.635Z] Building support-notifications ... [2021-08-26T16:36:52.635Z] Building support-scheduler ... [2021-08-26T16:36:52.635Z] Building sys-mgmt-agent ... [2021-08-26T16:36:52.635Z] Building core-command [2021-08-26T16:36:52.635Z] Building security-proxy-setup [2021-08-26T16:36:52.635Z] Building support-scheduler [2021-08-26T16:36:52.635Z] Building security-secretstore-setup [2021-08-26T16:36:52.635Z] Building sys-mgmt-agent [2021-08-26T16:37:04.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:37:04.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:37:04.987Z] ---> 6d92a3e58ad0 [2021-08-26T16:37:04.987Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T16:37:04.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:37:04.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:37:04.987Z] ---> 6d92a3e58ad0 [2021-08-26T16:37:04.987Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:37:11.630Z] ---> Running in 4f951cdb7d4f [2021-08-26T16:37:11.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:37:11.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:37:11.630Z] ---> 6d92a3e58ad0 [2021-08-26T16:37:11.630Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:37:12.214Z] ---> Running in ecd6c4257035 [2021-08-26T16:37:13.059Z] ---> Running in 7853b554a33c [2021-08-26T16:37:15.642Z] Removing intermediate container 4f951cdb7d4f [2021-08-26T16:37:15.643Z] ---> d8d290f47a0b [2021-08-26T16:37:15.643Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:37:15.643Z] Removing intermediate container ecd6c4257035 [2021-08-26T16:37:15.643Z] ---> d25cc0a787db [2021-08-26T16:37:15.643Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:37:15.643Z] Removing intermediate container 7853b554a33c [2021-08-26T16:37:15.643Z] ---> dc4d2a0e7a14 [2021-08-26T16:37:15.643Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:37:15.643Z] ---> Running in d705e61f066c [2021-08-26T16:37:15.909Z] ---> Running in 1723a818fbd3 [2021-08-26T16:37:16.179Z] ---> Running in cac460ac6bbf [2021-08-26T16:37:18.775Z] Removing intermediate container d705e61f066c [2021-08-26T16:37:18.775Z] ---> e71d0af6254e [2021-08-26T16:37:18.775Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T16:37:19.377Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:37:19.377Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:37:19.377Z] ---> 6d92a3e58ad0 [2021-08-26T16:37:19.377Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T16:37:19.377Z] ---> Using cache [2021-08-26T16:37:19.377Z] ---> dc4d2a0e7a14 [2021-08-26T16:37:19.377Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:37:19.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:37:19.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:37:19.377Z] ---> 6d92a3e58ad0 [2021-08-26T16:37:19.377Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:37:19.377Z] ---> Using cache [2021-08-26T16:37:19.377Z] ---> dc4d2a0e7a14 [2021-08-26T16:37:19.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:37:19.377Z] ---> Running in 2d82f4eb5bc9 [2021-08-26T16:37:19.651Z] Removing intermediate container 1723a818fbd3 [2021-08-26T16:37:19.651Z] ---> 8ba657151299 [2021-08-26T16:37:19.651Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T16:37:19.651Z] Removing intermediate container cac460ac6bbf [2021-08-26T16:37:19.651Z] ---> e0f1cfdc844c [2021-08-26T16:37:19.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:37:19.651Z] ---> Running in e2cfc0e359d1 [2021-08-26T16:37:19.651Z] ---> Running in c728c61b4581 [2021-08-26T16:37:19.651Z] ---> Running in 63640df90376 [2021-08-26T16:37:19.651Z] ---> Running in c51fd710c1d3 [2021-08-26T16:37:19.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:20.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:20.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:20.517Z] Removing intermediate container e2cfc0e359d1 [2021-08-26T16:37:20.517Z] ---> 81204d6f4bfa [2021-08-26T16:37:20.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T16:37:20.517Z] ---> Running in a8180aa0f098 [2021-08-26T16:37:20.517Z] Removing intermediate container c728c61b4581 [2021-08-26T16:37:20.517Z] ---> 96c4d3a0d607 [2021-08-26T16:37:20.517Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T16:37:20.790Z] ---> Running in ecd866e75edd [2021-08-26T16:37:20.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.591Z] OK: 219 MiB in 52 packages [2021-08-26T16:37:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:37:21.862Z] Removing intermediate container 2d82f4eb5bc9 [2021-08-26T16:37:21.862Z] ---> a5779a902896 [2021-08-26T16:37:21.862Z] Step 6/22 : COPY go.mod . [2021-08-26T16:37:22.130Z] ---> efbf7f2344be [2021-08-26T16:37:22.130Z] Step 7/22 : RUN go mod download [2021-08-26T16:37:22.130Z] ---> Running in cef9f0538baa [2021-08-26T16:37:22.130Z] OK: 219 MiB in 52 packages [2021-08-26T16:37:22.415Z] OK: 219 MiB in 52 packages [2021-08-26T16:37:22.415Z] OK: 219 MiB in 52 packages [2021-08-26T16:37:22.694Z] OK: 219 MiB in 52 packages [2021-08-26T16:37:22.694Z] Removing intermediate container c51fd710c1d3 [2021-08-26T16:37:22.694Z] ---> e83830522301 [2021-08-26T16:37:22.694Z] Step 6/24 : COPY go.mod . [2021-08-26T16:37:22.963Z] Removing intermediate container 63640df90376 [2021-08-26T16:37:22.963Z] ---> 94333ce158f5 [2021-08-26T16:37:22.963Z] Step 6/24 : COPY go.mod . [2021-08-26T16:37:22.963Z] Removing intermediate container a8180aa0f098 [2021-08-26T16:37:22.963Z] ---> 9ca624c9c5c2 [2021-08-26T16:37:22.963Z] Step 6/23 : COPY go.mod . [2021-08-26T16:37:22.963Z] ---> ea14d20db7b1 [2021-08-26T16:37:22.963Z] Step 7/24 : RUN go mod download [2021-08-26T16:37:23.230Z] ---> Running in 715e1fb735c4 [2021-08-26T16:37:23.230Z] Removing intermediate container ecd866e75edd [2021-08-26T16:37:23.230Z] ---> 7692b705c762 [2021-08-26T16:37:23.230Z] Step 6/26 : COPY go.mod . [2021-08-26T16:37:23.230Z] ---> bafb841879f4 [2021-08-26T16:37:23.230Z] Step 7/24 : RUN go mod download [2021-08-26T16:37:23.230Z] ---> Running in 7e61c2465e31 [2021-08-26T16:37:23.230Z] ---> 5303ac023af7 [2021-08-26T16:37:23.230Z] Step 7/23 : RUN go mod download [2021-08-26T16:37:23.505Z] ---> Running in f5ba975d7ed0 [2021-08-26T16:37:23.505Z] ---> b56aee9871a6 [2021-08-26T16:37:23.505Z] Step 7/26 : RUN go mod download [2021-08-26T16:37:23.505Z] ---> Running in 47e9a4d64641 [2021-08-26T16:37:23.774Z] Removing intermediate container cef9f0538baa [2021-08-26T16:37:23.774Z] ---> c12937ff94cd [2021-08-26T16:37:23.774Z] Step 8/22 : COPY . . [2021-08-26T16:37:26.372Z] Removing intermediate container 715e1fb735c4 [2021-08-26T16:37:26.372Z] ---> f2ee710e70f1 [2021-08-26T16:37:26.372Z] Step 8/24 : COPY . . [2021-08-26T16:37:26.644Z] Removing intermediate container 47e9a4d64641 [2021-08-26T16:37:26.644Z] ---> 9f5c2c64dc2f [2021-08-26T16:37:26.644Z] Step 8/26 : COPY . . [2021-08-26T16:37:26.644Z] Removing intermediate container 7e61c2465e31 [2021-08-26T16:37:26.644Z] ---> acbdb03cb3ae [2021-08-26T16:37:26.644Z] Step 8/24 : COPY . . [2021-08-26T16:37:27.230Z] Removing intermediate container f5ba975d7ed0 [2021-08-26T16:37:27.230Z] ---> 5a19789b7859 [2021-08-26T16:37:27.230Z] Step 8/23 : COPY . . [2021-08-26T16:37:45.446Z] ---> ef6a0c2adde2 [2021-08-26T16:37:45.446Z] Step 9/26 : RUN go mod tidy [2021-08-26T16:37:45.446Z] ---> Running in da79f53d214f [2021-08-26T16:37:48.233Z] ---> 2fd1ce8e77ef [2021-08-26T16:37:48.233Z] Step 9/22 : RUN go mod tidy [2021-08-26T16:37:48.233Z] Removing intermediate container da79f53d214f [2021-08-26T16:37:48.233Z] ---> 75168c1c5a5a [2021-08-26T16:37:48.233Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T16:37:48.824Z] ---> Running in eccabea82c24 [2021-08-26T16:37:49.093Z] ---> Running in 054ac07b1750 [2021-08-26T16:37:50.501Z] ---> d321deabd188 [2021-08-26T16:37:50.501Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:37:51.110Z] ---> Running in 6c85c3c0e385 [2021-08-26T16:37:51.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:37:55.249Z] Removing intermediate container eccabea82c24 [2021-08-26T16:37:55.249Z] ---> d2001cd45a4b [2021-08-26T16:37:55.249Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T16:37:55.526Z] Removing intermediate container 6c85c3c0e385 [2021-08-26T16:37:55.526Z] ---> d115d2870b84 [2021-08-26T16:37:55.526Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-26T16:37:55.526Z] ---> Running in 90336fcc844e [2021-08-26T16:37:55.805Z] ---> 4c42157d1660 [2021-08-26T16:37:55.805Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:37:56.085Z] ---> Running in bc92d4d9c28e [2021-08-26T16:37:56.367Z] ---> Running in 92d7edd1b61d [2021-08-26T16:37:56.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:37:57.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:37:59.951Z] Removing intermediate container 92d7edd1b61d [2021-08-26T16:37:59.951Z] ---> 458fbcb90fea [2021-08-26T16:37:59.951Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T16:37:59.951Z] ---> Running in 740595f5f96f [2021-08-26T16:38:00.236Z] ---> d11ca869a576 [2021-08-26T16:38:00.236Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:38:00.236Z] ---> Running in 142af6593293 [2021-08-26T16:38:00.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:38:02.330Z] Removing intermediate container 142af6593293 [2021-08-26T16:38:02.330Z] ---> de55d2feb9c7 [2021-08-26T16:38:02.330Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T16:38:02.330Z] ---> Running in 32fbf7fcde39 [2021-08-26T16:38:02.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:38:24.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:38:28.862Z] Removing intermediate container 61b890e2c83e [2021-08-26T16:38:28.862Z] ---> 6ddc9a068a9f [2021-08-26T16:38:28.862Z] Successfully built 6ddc9a068a9f [2021-08-26T16:38:28.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:38:29.209Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T16:38:29.209Z] . [Pipeline] withDockerContainer [2021-08-26T16:38:29.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-08-26T16:38:29.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T16:38:30.394Z] Removing intermediate container 054ac07b1750 [2021-08-26T16:38:30.394Z] ---> f25397605f19 [2021-08-26T16:38:30.394Z] [2021-08-26T16:38:30.394Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T16:38:30.684Z] 3.12: Pulling from library/alpine [2021-08-26T16:38:31.142Z] $ docker top 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc -eo pid,comm [2021-08-26T16:38:31.305Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T16:38:31.305Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T16:38:31.305Z] ---> 13621d1b12d4 [2021-08-26T16:38:31.305Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] { [Pipeline] sh [2021-08-26T16:38:32.093Z] + go version [2021-08-26T16:38:32.093Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-26T16:38:32.122Z] $ docker stop --time=1 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc [2021-08-26T16:38:32.781Z] ---> Running in ecc60db514a0 [2021-08-26T16:38:33.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:33.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:33.662Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T16:38:33.662Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T16:38:33.662Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T16:38:33.662Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:38:33.662Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:38:33.946Z] OK: 6 MiB in 17 packages [2021-08-26T16:38:34.001Z] $ docker rm -f 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:38:34.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:38:34.799Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T16:38:34.799Z] . [Pipeline] withDockerContainer [2021-08-26T16:38:34.836Z] Removing intermediate container ecc60db514a0 [2021-08-26T16:38:34.836Z] ---> c568ac3bb321 [2021-08-26T16:38:34.836Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:38:34.836Z] ---> Running in a744c374fa80 [2021-08-26T16:38:35.073Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-08-26T16:38:35.121Z] Removing intermediate container a744c374fa80 [2021-08-26T16:38:35.121Z] ---> 94b3e75ca0a1 [2021-08-26T16:38:35.121Z] Step 14/26 : WORKDIR / [2021-08-26T16:38:35.121Z] ---> Running in c4c762b17112 [2021-08-26T16:38:35.121Z] Removing intermediate container c4c762b17112 [2021-08-26T16:38:35.121Z] ---> e0d3bfa418c6 [2021-08-26T16:38:35.121Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-26T16:38:35.170Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T16:38:35.742Z] ---> f8df000578cc [2021-08-26T16:38:35.742Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-26T16:38:35.742Z] ---> 50bb26184942 [2021-08-26T16:38:35.742Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T16:38:36.030Z] ---> c0f76f69c7e3 [2021-08-26T16:38:36.030Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-26T16:38:36.320Z] ---> 3169483e33eb [2021-08-26T16:38:36.320Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T16:38:36.750Z] $ docker top fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 -eo pid,comm [2021-08-26T16:38:36.954Z] ---> 227685b3a540 [2021-08-26T16:38:36.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] echo [2021-08-26T16:38:37.089Z] ========================================================= [2021-08-26T16:38:37.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-26T16:38:37.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T16:38:37.584Z] ---> 4334fa0062e2 [2021-08-26T16:38:37.584Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T16:38:37.746Z] + go mod tidy [Pipeline] sh [2021-08-26T16:38:39.403Z] + make test [2021-08-26T16:38:39.403Z] 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 [2021-08-26T16:38:39.403Z] go mod tidy [2021-08-26T16:38:40.017Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T16:38:41.004Z] ---> e5167566ecc6 [2021-08-26T16:38:41.005Z] Step 22/26 : 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/ [2021-08-26T16:38:41.005Z] ---> Running in dc06ab43c469 [2021-08-26T16:38:41.005Z] Removing intermediate container bc92d4d9c28e [2021-08-26T16:38:41.005Z] ---> 3cd5a96a36bc [2021-08-26T16:38:41.005Z] [2021-08-26T16:38:41.005Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:38:41.005Z] ---> 13621d1b12d4 [2021-08-26T16:38:41.005Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:38:41.005Z] ---> Running in aa8773d6ab4d [2021-08-26T16:38:41.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:41.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:41.618Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T16:38:41.618Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:38:41.618Z] OK: 6 MiB in 15 packages [2021-08-26T16:38:42.627Z] Removing intermediate container 90336fcc844e [2021-08-26T16:38:42.627Z] ---> 3f726a24eb0c [2021-08-26T16:38:42.627Z] [2021-08-26T16:38:42.627Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T16:38:42.627Z] ---> 13621d1b12d4 [2021-08-26T16:38:42.627Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T16:38:42.627Z] Removing intermediate container 32fbf7fcde39 [2021-08-26T16:38:42.627Z] ---> 7e2f312e2a6f [2021-08-26T16:38:42.627Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T16:38:42.627Z] ---> Running in 9c30352008be [2021-08-26T16:38:42.627Z] ---> Running in 546030b677ff [2021-08-26T16:38:42.920Z] Removing intermediate container dc06ab43c469 [2021-08-26T16:38:42.920Z] ---> 4d74b73456a0 [2021-08-26T16:38:42.920Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-26T16:38:43.217Z] Removing intermediate container aa8773d6ab4d [2021-08-26T16:38:43.217Z] ---> 1140f220c5dc [2021-08-26T16:38:43.217Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:38:43.217Z] ---> Running in bbe79164cd79 [2021-08-26T16:38:43.217Z] ---> Running in 0f5baa3f3c7f [2021-08-26T16:38:43.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:38:43.499Z] Removing intermediate container bbe79164cd79 [2021-08-26T16:38:43.499Z] ---> e6d7c0a3e4f2 [2021-08-26T16:38:43.499Z] Step 24/26 : LABEL arch=x86_64 [2021-08-26T16:38:43.499Z] ---> Running in 2ff5bd0e17f2 [2021-08-26T16:38:43.499Z] Removing intermediate container 0f5baa3f3c7f [2021-08-26T16:38:43.499Z] ---> 47d17b2908cc [2021-08-26T16:38:43.499Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T16:38:43.499Z] Removing intermediate container 740595f5f96f [2021-08-26T16:38:43.499Z] ---> 2a5d97de0c35 [2021-08-26T16:38:43.499Z] [2021-08-26T16:38:43.499Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:38:43.499Z] ---> 13621d1b12d4 [2021-08-26T16:38:43.499Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:38:43.499Z] ---> Using cache [2021-08-26T16:38:43.499Z] ---> 1140f220c5dc [2021-08-26T16:38:43.499Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:38:43.499Z] ---> Using cache [2021-08-26T16:38:43.499Z] ---> 47d17b2908cc [2021-08-26T16:38:43.499Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T16:38:43.499Z] ---> Running in 2b96aa812c56 [2021-08-26T16:38:43.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:43.781Z] ---> Running in fc40495702c7 [2021-08-26T16:38:43.781Z] Removing intermediate container 2ff5bd0e17f2 [2021-08-26T16:38:43.781Z] ---> d23b4b3aa42b [2021-08-26T16:38:43.781Z] Step 25/26 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:38:43.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:43.781Z] ---> Running in fb23b042d826 [2021-08-26T16:38:43.781Z] Removing intermediate container 2b96aa812c56 [2021-08-26T16:38:43.781Z] ---> a1e652f547e2 [2021-08-26T16:38:43.781Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:38:43.781Z] Removing intermediate container fb23b042d826 [2021-08-26T16:38:43.781Z] ---> c57815a33b04 [2021-08-26T16:38:43.781Z] Step 26/26 : LABEL version=0.0.0 [2021-08-26T16:38:43.781Z] Removing intermediate container fc40495702c7 [2021-08-26T16:38:43.781Z] ---> 406878252775 [2021-08-26T16:38:43.781Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:38:43.781Z] ---> Running in 6e500b449ece [2021-08-26T16:38:43.781Z] ---> Running in 2e817384e90f [2021-08-26T16:38:43.781Z] ---> Running in 98fd44cb846d [2021-08-26T16:38:44.059Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T16:38:44.059Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T16:38:44.059Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T16:38:44.059Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T16:38:44.059Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:38:44.059Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:38:44.059Z] OK: 7 MiB in 18 packages [2021-08-26T16:38:44.369Z] Removing intermediate container 98fd44cb846d [2021-08-26T16:38:44.369Z] ---> c894f5d578c3 [2021-08-26T16:38:44.369Z] [2021-08-26T16:38:44.369Z] Removing intermediate container 2e817384e90f [2021-08-26T16:38:44.369Z] ---> a488dbcfa221 [2021-08-26T16:38:44.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:38:44.369Z] Removing intermediate container 6e500b449ece [2021-08-26T16:38:44.369Z] ---> ac914aacd099 [2021-08-26T16:38:44.369Z] Step 16/24 : WORKDIR / [2021-08-26T16:38:44.369Z] Successfully built c894f5d578c3 [2021-08-26T16:38:44.369Z] Successfully tagged security-secretstore-setup:latest [2021-08-26T16:38:44.369Z]  Building security-secretstore-setup ... done Building core-data [2021-08-26T16:38:44.369Z] ---> Running in 4981e0eb50a1 [2021-08-26T16:38:45.380Z] ---> a17f970a85b7 [2021-08-26T16:38:45.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T16:38:45.380Z] Removing intermediate container 4981e0eb50a1 [2021-08-26T16:38:45.380Z] ---> 94acaeb741bc [2021-08-26T16:38:45.380Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:38:45.666Z] Removing intermediate container 546030b677ff [2021-08-26T16:38:45.666Z] ---> 0d838d59331d [2021-08-26T16:38:45.666Z] [2021-08-26T16:38:45.666Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T16:38:46.275Z] Removing intermediate container 9c30352008be [2021-08-26T16:38:46.275Z] ---> bd0e7b32c658 [2021-08-26T16:38:46.275Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:38:46.275Z] ---> d696ba519213 [2021-08-26T16:38:46.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T16:38:46.275Z] 20.10.7: Pulling from library/docker [2021-08-26T16:38:46.552Z] ---> Running in 143771597a0d [2021-08-26T16:38:46.552Z] ---> d4ab6ceaed33 [2021-08-26T16:38:46.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T16:38:46.829Z] ---> 43efb572efe9 [2021-08-26T16:38:46.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T16:38:46.830Z] Removing intermediate container 143771597a0d [2021-08-26T16:38:46.830Z] ---> 15846d37e0b4 [2021-08-26T16:38:46.830Z] Step 14/22 : WORKDIR /edgex [2021-08-26T16:38:46.830Z] ---> Running in 4b169e4bbf93 [2021-08-26T16:38:46.830Z] ---> 195584346a7b [2021-08-26T16:38:46.830Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T16:38:47.106Z] ---> 65005d57de35 [2021-08-26T16:38:47.106Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T16:38:47.106Z] ---> Running in 6afb4d5c5feb [2021-08-26T16:38:47.106Z] Removing intermediate container 4b169e4bbf93 [2021-08-26T16:38:47.106Z] ---> 42b1a41eff92 [2021-08-26T16:38:47.106Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-26T16:38:47.106Z] ---> Running in e2f15cad9f44 [2021-08-26T16:38:47.106Z] Removing intermediate container 6afb4d5c5feb [2021-08-26T16:38:47.106Z] ---> 1c1d2fc78e46 [2021-08-26T16:38:47.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:38:47.389Z] ---> Running in 864e3659b87b [2021-08-26T16:38:47.389Z] Removing intermediate container e2f15cad9f44 [2021-08-26T16:38:47.389Z] ---> 33263e58be95 [2021-08-26T16:38:47.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:38:47.389Z] ---> a6bbba820c14 [2021-08-26T16:38:47.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T16:38:47.389Z] ---> Running in 2c711b9dacfd [2021-08-26T16:38:47.389Z] Removing intermediate container 864e3659b87b [2021-08-26T16:38:47.389Z] ---> 9d198a5515b7 [2021-08-26T16:38:47.389Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T16:38:47.389Z] ---> Running in 2ecc8f257913 [2021-08-26T16:38:47.669Z] Removing intermediate container 2c711b9dacfd [2021-08-26T16:38:47.669Z] ---> 49298b3c7014 [2021-08-26T16:38:47.669Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:38:47.669Z] ---> Running in adf458195fd8 [2021-08-26T16:38:47.669Z] Removing intermediate container 2ecc8f257913 [2021-08-26T16:38:47.669Z] ---> 301dbb199b68 [2021-08-26T16:38:47.669Z] Step 22/23 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:38:47.669Z] ---> Running in 54f05a6c6fac [2021-08-26T16:38:47.957Z] ---> 939ac0903365 [2021-08-26T16:38:47.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T16:38:47.957Z] Removing intermediate container adf458195fd8 [2021-08-26T16:38:47.957Z] ---> 50dadcb2de28 [2021-08-26T16:38:47.957Z] Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:38:47.957Z] ---> Running in cd6e88fb7d13 [2021-08-26T16:38:47.957Z] Removing intermediate container 54f05a6c6fac [2021-08-26T16:38:47.957Z] ---> aef64aa16be6 [2021-08-26T16:38:47.957Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:38:48.233Z] ---> Running in ab4eb22d0a1f [2021-08-26T16:38:48.234Z] Removing intermediate container cd6e88fb7d13 [2021-08-26T16:38:48.234Z] ---> d87d41898865 [2021-08-26T16:38:48.234Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:38:48.234Z] ---> Running in 798b378e9566 [2021-08-26T16:38:48.234Z] ---> e529505926ee [2021-08-26T16:38:48.234Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T16:38:48.234Z] Removing intermediate container ab4eb22d0a1f [2021-08-26T16:38:48.234Z] ---> de01ad5473d9 [2021-08-26T16:38:48.234Z] [2021-08-26T16:38:48.508Z] ---> Running in 7e8287c2b1ea [2021-08-26T16:38:48.508Z] Successfully built de01ad5473d9 [2021-08-26T16:38:48.508Z] Successfully tagged support-scheduler:latest [2021-08-26T16:38:48.508Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-26T16:38:48.508Z] Removing intermediate container 798b378e9566 [2021-08-26T16:38:48.508Z] ---> b84be5cd495d [2021-08-26T16:38:48.508Z] [2021-08-26T16:38:48.508Z] Successfully built b84be5cd495d [2021-08-26T16:38:48.508Z] Successfully tagged core-command:latest [2021-08-26T16:38:48.508Z]  Building core-command ... done Building support-notifications [2021-08-26T16:38:48.508Z] Removing intermediate container 7e8287c2b1ea [2021-08-26T16:38:48.508Z] ---> a88e79107c76 [2021-08-26T16:38:48.508Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T16:38:49.105Z] ---> Running in 904720c327b3 [2021-08-26T16:38:50.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:38:50.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:38:50.552Z] ---> 6d92a3e58ad0 [2021-08-26T16:38:50.552Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:38:50.552Z] ---> Using cache [2021-08-26T16:38:50.552Z] ---> dc4d2a0e7a14 [2021-08-26T16:38:50.552Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:38:50.552Z] ---> Using cache [2021-08-26T16:38:50.552Z] ---> 96c4d3a0d607 [2021-08-26T16:38:50.552Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T16:38:54.894Z] Removing intermediate container 904720c327b3 [2021-08-26T16:38:54.894Z] ---> d5efc4ba8a6b [2021-08-26T16:38:54.894Z] Step 20/22 : LABEL arch=x86_64 [2021-08-26T16:38:54.894Z] ---> Running in fb57a9278e52 [2021-08-26T16:38:54.894Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:38:54.894Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:38:54.894Z] ---> 6d92a3e58ad0 [2021-08-26T16:38:54.894Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:38:54.894Z] ---> Using cache [2021-08-26T16:38:54.894Z] ---> dc4d2a0e7a14 [2021-08-26T16:38:54.894Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:38:54.894Z] ---> Using cache [2021-08-26T16:38:54.894Z] ---> 96c4d3a0d607 [2021-08-26T16:38:54.894Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T16:38:54.894Z] ---> Running in 850fdd7892e6 [2021-08-26T16:38:54.894Z] ---> Running in f04d1046c51c [2021-08-26T16:38:55.176Z] Removing intermediate container 850fdd7892e6 [2021-08-26T16:38:55.176Z] ---> 3e278bbe0d98 [2021-08-26T16:38:55.176Z] Step 21/22 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:38:55.176Z] ---> Running in ecba7ba895ed [2021-08-26T16:38:55.456Z] Removing intermediate container ecba7ba895ed [2021-08-26T16:38:55.456Z] ---> ef0e46bc3790 [2021-08-26T16:38:55.456Z] Step 22/22 : LABEL version=0.0.0 [2021-08-26T16:38:55.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:55.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:55.734Z] ---> Running in 44d65825c803 [2021-08-26T16:38:56.018Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:38:56.018Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:38:56.018Z] ---> 6d92a3e58ad0 [2021-08-26T16:38:56.018Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> dc4d2a0e7a14 [2021-08-26T16:38:56.018Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> 96c4d3a0d607 [2021-08-26T16:38:56.018Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> 7692b705c762 [2021-08-26T16:38:56.018Z] Step 6/32 : COPY go.mod . [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> b56aee9871a6 [2021-08-26T16:38:56.018Z] Step 7/32 : RUN go mod download [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> 9f5c2c64dc2f [2021-08-26T16:38:56.018Z] Step 8/32 : COPY . . [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> ef6a0c2adde2 [2021-08-26T16:38:56.018Z] Step 9/32 : RUN go mod tidy [2021-08-26T16:38:56.018Z] ---> Using cache [2021-08-26T16:38:56.018Z] ---> 75168c1c5a5a [2021-08-26T16:38:56.018Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T16:38:56.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:56.590Z] Removing intermediate container 44d65825c803 [2021-08-26T16:38:56.590Z] ---> 8db7b8a99d85 [2021-08-26T16:38:56.590Z] [2021-08-26T16:38:56.590Z] Successfully built 8db7b8a99d85 [2021-08-26T16:38:56.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:38:56.872Z] OK: 219 MiB in 52 packages [2021-08-26T16:38:56.872Z] ---> Running in 0fb5cd0c11e4 [2021-08-26T16:38:56.872Z] Successfully tagged security-proxy-setup:latest [2021-08-26T16:38:56.872Z] Building core-metadata [2021-08-26T16:38:57.861Z]  Building security-proxy-setup ... done OK: 219 MiB in 52 packages [2021-08-26T16:39:00.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:39:00.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:39:00.011Z] ---> 6d92a3e58ad0 [2021-08-26T16:39:00.011Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> dc4d2a0e7a14 [2021-08-26T16:39:00.011Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> 96c4d3a0d607 [2021-08-26T16:39:00.011Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> 7692b705c762 [2021-08-26T16:39:00.011Z] Step 6/24 : COPY go.mod . [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> b56aee9871a6 [2021-08-26T16:39:00.011Z] Step 7/24 : RUN go mod download [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> 9f5c2c64dc2f [2021-08-26T16:39:00.011Z] Step 8/24 : COPY . . [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> ef6a0c2adde2 [2021-08-26T16:39:00.011Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:39:00.011Z] ---> Using cache [2021-08-26T16:39:00.011Z] ---> 75168c1c5a5a [2021-08-26T16:39:00.011Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T16:39:01.000Z] ---> Running in 9fbb954e607f [2021-08-26T16:39:01.000Z] Removing intermediate container f04d1046c51c [2021-08-26T16:39:01.000Z] ---> 5a1284f153f4 [2021-08-26T16:39:01.000Z] Step 6/23 : COPY go.mod . [2021-08-26T16:39:01.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T16:39:01.613Z] Removing intermediate container fb57a9278e52 [2021-08-26T16:39:01.613Z] ---> 7327f412c431 [2021-08-26T16:39:01.613Z] Step 6/24 : COPY go.mod . [2021-08-26T16:39:01.613Z] ---> 10b600e871b7 [2021-08-26T16:39:01.613Z] Step 7/23 : RUN go mod download [2021-08-26T16:39:01.613Z] ---> Running in f44596de85ce [2021-08-26T16:39:01.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:39:01.613Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T16:39:01.613Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T16:39:01.613Z] ---> 08bdaf2f88f9 [2021-08-26T16:39:01.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:39:01.897Z] ---> Running in 220d8cc2779c [2021-08-26T16:39:01.897Z] ---> ec3b4a3c2ff3 [2021-08-26T16:39:01.897Z] Step 7/24 : RUN go mod download [2021-08-26T16:39:01.897Z] Removing intermediate container 220d8cc2779c [2021-08-26T16:39:01.897Z] ---> dd0d3b891fa0 [2021-08-26T16:39:01.897Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-26T16:39:02.183Z] ---> Running in 160767acd43b [2021-08-26T16:39:02.183Z] ---> Running in 7bb2e5b4f542 [2021-08-26T16:39:03.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:03.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:03.805Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T16:39:03.805Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T16:39:03.805Z] Executing bash-5.1.0-r0.post-install [2021-08-26T16:39:03.805Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T16:39:03.805Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T16:39:03.805Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T16:39:03.805Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T16:39:03.805Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T16:39:03.805Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T16:39:03.805Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T16:39:03.805Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T16:39:03.805Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T16:39:03.805Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T16:39:03.805Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T16:39:03.805Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T16:39:04.801Z] Removing intermediate container f44596de85ce [2021-08-26T16:39:04.801Z] ---> bec32f266020 [2021-08-26T16:39:04.801Z] Step 8/23 : COPY . . [2021-08-26T16:39:04.801Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T16:39:04.801Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T16:39:04.801Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T16:39:04.801Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T16:39:04.801Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T16:39:04.801Z] Removing intermediate container 160767acd43b [2021-08-26T16:39:04.801Z] ---> 4989dcc0bca8 [2021-08-26T16:39:04.801Z] Step 8/24 : COPY . . [2021-08-26T16:39:04.801Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T16:39:05.081Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T16:39:05.081Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T16:39:05.081Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T16:39:05.081Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T16:39:05.081Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T16:39:05.081Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T16:39:05.081Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T16:39:05.081Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-26T16:39:05.081Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T16:39:05.081Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T16:39:05.081Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T16:39:05.081Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T16:39:05.081Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T16:39:05.081Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T16:39:05.410Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T16:39:06.053Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T16:39:06.053Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T16:39:06.053Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T16:39:06.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-26T16:39:07.052Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T16:39:10.453Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T16:39:10.453Z] OK: 82 MiB in 59 packages [2021-08-26T16:39:15.989Z] Collecting docker-compose==1.23.2 [2021-08-26T16:39:15.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T16:39:15.989Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T16:39:15.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-26T16:39:16.618Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T16:39:16.619Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T16:39:16.894Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T16:39:16.894Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T16:39:17.491Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-26T16:39:17.491Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T16:39:17.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T16:39:18.100Z] Collecting PyYAML<4,>=3.10 [2021-08-26T16:39:18.100Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T16:39:18.724Z] ---> 5572da38b201 [2021-08-26T16:39:18.724Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:39:18.724Z] ---> Running in 4ae12c23b23b [2021-08-26T16:39:18.724Z] ---> 35c361894c96 [2021-08-26T16:39:18.724Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:39:19.007Z] ---> Running in 03c5e1585314 [2021-08-26T16:39:19.292Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T16:39:19.292Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T16:39:19.292Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T16:39:19.292Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T16:39:19.292Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T16:39:19.578Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T16:39:20.208Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T16:39:20.208Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T16:39:20.502Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T16:39:20.502Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T16:39:20.792Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T16:39:20.793Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T16:39:20.793Z] Collecting certifi>=2017.4.17 [2021-08-26T16:39:20.793Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T16:39:20.793Z] Collecting idna<2.8,>=2.5 [2021-08-26T16:39:20.793Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T16:39:21.081Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T16:39:21.081Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T16:39:21.081Z] Removing intermediate container 4ae12c23b23b [2021-08-26T16:39:21.081Z] ---> 5e40cc4ed917 [2021-08-26T16:39:21.081Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-26T16:39:21.081Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T16:39:21.081Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T16:39:21.081Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T16:39:21.081Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T16:39:21.081Z] ---> Running in 76b78d0fb2f6 [2021-08-26T16:39:21.081Z] Removing intermediate container 03c5e1585314 [2021-08-26T16:39:21.081Z] ---> 29e7c15c86c2 [2021-08-26T16:39:21.081Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T16:39:21.365Z] ---> Running in cf4ad560b77d [2021-08-26T16:39:21.365Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T16:39:21.365Z] Attempting uninstall: urllib3 [2021-08-26T16:39:21.365Z] Found existing installation: urllib3 1.26.2 [2021-08-26T16:39:21.365Z] Uninstalling urllib3-1.26.2: [2021-08-26T16:39:21.365Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T16:39:21.644Z] Attempting uninstall: idna [2021-08-26T16:39:21.644Z] Found existing installation: idna 3.1 [2021-08-26T16:39:21.644Z] Uninstalling idna-3.1: [2021-08-26T16:39:21.644Z] Successfully uninstalled idna-3.1 [2021-08-26T16:39:21.939Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:39:22.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:39:23.225Z] Attempting uninstall: chardet [2021-08-26T16:39:23.225Z] Found existing installation: chardet 4.0.0 [2021-08-26T16:39:23.225Z] Uninstalling chardet-4.0.0: [2021-08-26T16:39:23.225Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T16:39:23.957Z] Attempting uninstall: requests [2021-08-26T16:39:23.957Z] Found existing installation: requests 2.25.1 [2021-08-26T16:39:23.957Z] Uninstalling requests-2.25.1: [2021-08-26T16:39:23.957Z] Successfully uninstalled requests-2.25.1 [2021-08-26T16:39:24.439Z] Running setup.py install for texttable: started [2021-08-26T16:39:25.338Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T16:39:25.338Z] Running setup.py install for PyYAML: started [2021-08-26T16:39:26.481Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T16:39:26.481Z] Running setup.py install for docopt: started [2021-08-26T16:39:27.518Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T16:39:27.518Z] Running setup.py install for dockerpty: started [2021-08-26T16:39:28.143Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T16:39:29.172Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-08-26T16:39:34.712Z] Removing intermediate container 7bb2e5b4f542 [2021-08-26T16:39:34.712Z] ---> bfa2e2e69767 [2021-08-26T16:39:34.712Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T16:39:34.712Z] ---> Running in 782d2bd7a56b [2021-08-26T16:39:34.712Z] Removing intermediate container 782d2bd7a56b [2021-08-26T16:39:34.712Z] ---> 4a5c46adb060 [2021-08-26T16:39:34.712Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T16:39:34.712Z] ---> Running in fca40eeaf9c6 [2021-08-26T16:39:34.712Z] Removing intermediate container fca40eeaf9c6 [2021-08-26T16:39:34.712Z] ---> 2aa0124ad3ef [2021-08-26T16:39:34.712Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T16:39:35.330Z] ---> 3926f23ab170 [2021-08-26T16:39:35.330Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T16:39:35.628Z] ---> a8c418c884df [2021-08-26T16:39:35.628Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T16:39:35.920Z] ---> 592ce05b6e85 [2021-08-26T16:39:35.920Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T16:39:35.920Z] ---> Running in 4f341eefa6bd [2021-08-26T16:39:35.920Z] Removing intermediate container 4f341eefa6bd [2021-08-26T16:39:35.920Z] ---> ceaa24a72e45 [2021-08-26T16:39:35.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:39:35.920Z] ---> Running in 27823403d119 [2021-08-26T16:39:36.202Z] Removing intermediate container 27823403d119 [2021-08-26T16:39:36.202Z] ---> 7c0f8a8ac2bf [2021-08-26T16:39:36.202Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:39:36.202Z] ---> Running in c6777c88d170 [2021-08-26T16:39:36.493Z] Removing intermediate container c6777c88d170 [2021-08-26T16:39:36.493Z] ---> f73c49f6e832 [2021-08-26T16:39:36.493Z] Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:39:36.493Z] ---> Running in 44cf9c125b00 [2021-08-26T16:39:36.493Z] Removing intermediate container 44cf9c125b00 [2021-08-26T16:39:36.493Z] ---> 27b2207e999a [2021-08-26T16:39:36.493Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:39:36.493Z] ---> Running in 00aced756760 [2021-08-26T16:39:36.780Z] Removing intermediate container 00aced756760 [2021-08-26T16:39:36.780Z] ---> 8ae7de8b80bd [2021-08-26T16:39:36.780Z] [2021-08-26T16:39:37.068Z] Successfully built 8ae7de8b80bd [2021-08-26T16:39:37.068Z] Successfully tagged sys-mgmt-agent:latest [2021-08-26T16:39:39.757Z]  Building sys-mgmt-agent ... done Removing intermediate container 0fb5cd0c11e4 [2021-08-26T16:39:39.757Z] ---> 3416187d29e3 [2021-08-26T16:39:39.757Z] [2021-08-26T16:39:39.757Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T16:39:39.757Z] ---> 13621d1b12d4 [2021-08-26T16:39:39.757Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T16:39:39.757Z] ---> Running in b790865cb703 [2021-08-26T16:39:39.757Z] Removing intermediate container b790865cb703 [2021-08-26T16:39:39.757Z] ---> 1e29d47b2f95 [2021-08-26T16:39:39.757Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T16:39:39.757Z] ---> Running in 51a7038700a5 [2021-08-26T16:39:40.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:40.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:40.659Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:39:40.659Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T16:39:40.659Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:39:40.944Z] OK: 6 MiB in 16 packages [2021-08-26T16:39:41.561Z] Removing intermediate container 9fbb954e607f [2021-08-26T16:39:41.561Z] ---> 674965f097fb [2021-08-26T16:39:41.561Z] [2021-08-26T16:39:41.561Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:39:41.561Z] ---> 13621d1b12d4 [2021-08-26T16:39:41.561Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:39:41.561Z] ---> Using cache [2021-08-26T16:39:41.561Z] ---> 1140f220c5dc [2021-08-26T16:39:41.561Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:39:41.561Z] ---> Using cache [2021-08-26T16:39:41.561Z] ---> 47d17b2908cc [2021-08-26T16:39:41.561Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T16:39:41.561Z] Removing intermediate container 51a7038700a5 [2021-08-26T16:39:41.561Z] ---> 203cb13fcfa5 [2021-08-26T16:39:41.561Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T16:39:41.561Z] ---> Running in 76915fd02cc6 [2021-08-26T16:39:41.561Z] ---> Running in d85b97264836 [2021-08-26T16:39:41.841Z] Removing intermediate container 76915fd02cc6 [2021-08-26T16:39:41.841Z] ---> 554b59d82a30 [2021-08-26T16:39:41.842Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:39:41.842Z] Removing intermediate container d85b97264836 [2021-08-26T16:39:41.842Z] ---> fce71b3be1b8 [2021-08-26T16:39:41.842Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T16:39:41.842Z] ---> Running in 57f3a66003bb [2021-08-26T16:39:41.842Z] ---> Running in 0c0f43425851 [2021-08-26T16:39:42.124Z] Removing intermediate container 57f3a66003bb [2021-08-26T16:39:42.124Z] ---> f330bd0a860c [2021-08-26T16:39:42.124Z] Step 16/24 : WORKDIR / [2021-08-26T16:39:42.124Z] ---> Running in 7f456c674413 [2021-08-26T16:39:42.124Z] Removing intermediate container 0c0f43425851 [2021-08-26T16:39:42.124Z] ---> d2007cd3cd96 [2021-08-26T16:39:42.124Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-26T16:39:42.124Z] ---> Running in cfff9bab46ed [2021-08-26T16:39:42.400Z] Removing intermediate container 7f456c674413 [2021-08-26T16:39:42.400Z] ---> f03cde09164b [2021-08-26T16:39:42.400Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:39:42.683Z] ---> 73adfa176b72 [2021-08-26T16:39:42.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T16:39:43.309Z] ---> a9ac6f755ada [2021-08-26T16:39:43.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T16:39:43.309Z] Removing intermediate container cfff9bab46ed [2021-08-26T16:39:43.309Z] ---> 6c4b627536c2 [2021-08-26T16:39:43.309Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T16:39:43.309Z] ---> Running in 94b63f2790bd [2021-08-26T16:39:43.595Z] ---> 48acae408979 [2021-08-26T16:39:43.595Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T16:39:43.595Z] Removing intermediate container 94b63f2790bd [2021-08-26T16:39:43.595Z] ---> c7e3255555fa [2021-08-26T16:39:43.595Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T16:39:43.595Z] ---> Running in 202be3f6d792 [2021-08-26T16:39:43.872Z] Removing intermediate container 202be3f6d792 [2021-08-26T16:39:43.872Z] ---> 333fcb647e1a [2021-08-26T16:39:43.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:39:44.146Z] ---> 62fd8b32e53b [2021-08-26T16:39:44.146Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T16:39:44.146Z] ---> Running in b5be5e17a1d2 [2021-08-26T16:39:44.146Z] ---> Running in 21a5657afb00 [2021-08-26T16:39:44.423Z] Removing intermediate container b5be5e17a1d2 [2021-08-26T16:39:44.423Z] ---> f7402da82f6e [2021-08-26T16:39:44.423Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:39:44.423Z] ---> Running in efafc82c2453 [2021-08-26T16:39:44.692Z] Removing intermediate container efafc82c2453 [2021-08-26T16:39:44.692Z] ---> 7b725a9afc31 [2021-08-26T16:39:44.692Z] Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:39:44.692Z] ---> Running in bc512fcf933b [2021-08-26T16:39:44.960Z] Removing intermediate container bc512fcf933b [2021-08-26T16:39:44.960Z] ---> ffc35a9bc673 [2021-08-26T16:39:44.960Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:39:44.960Z] ---> Running in 21621859223f [2021-08-26T16:39:45.232Z] Removing intermediate container 21621859223f [2021-08-26T16:39:45.232Z] ---> 45ae73d29e12 [2021-08-26T16:39:45.232Z] [2021-08-26T16:39:45.232Z] Successfully built 45ae73d29e12 [2021-08-26T16:39:45.232Z] Successfully tagged core-metadata:latest [2021-08-26T16:39:45.232Z]  Building core-metadata ... done Removing intermediate container 21a5657afb00 [2021-08-26T16:39:45.232Z] ---> 655a350c54c7 [2021-08-26T16:39:45.232Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:39:45.504Z] ---> 401e53a18fc7 [2021-08-26T16:39:45.504Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T16:39:46.088Z] ---> 2771f04fbda8 [2021-08-26T16:39:46.088Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T16:39:46.357Z] ---> 4915f7c98e58 [2021-08-26T16:39:46.357Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T16:39:46.632Z] ---> 40d37aa5fd7e [2021-08-26T16:39:46.632Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-26T16:39:46.900Z] ---> 2cf3f857e85f [2021-08-26T16:39:46.900Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T16:39:47.173Z] ---> Running in e57ee3f4183a [2021-08-26T16:39:47.450Z] Removing intermediate container e57ee3f4183a [2021-08-26T16:39:47.450Z] ---> 35090da3279e [2021-08-26T16:39:47.450Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-26T16:39:47.746Z] ---> 9cb067835f36 [2021-08-26T16:39:47.746Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T16:39:48.029Z] ---> Running in fb3f837b4d7b [2021-08-26T16:39:49.048Z] Removing intermediate container fb3f837b4d7b [2021-08-26T16:39:49.048Z] ---> e7879a8f3b20 [2021-08-26T16:39:49.048Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T16:39:49.048Z] ---> Running in dc3f547f5d4e [2021-08-26T16:39:49.325Z] Removing intermediate container dc3f547f5d4e [2021-08-26T16:39:49.325Z] ---> 0b899c67b47b [2021-08-26T16:39:49.325Z] Step 29/32 : CMD ["gate"] [2021-08-26T16:39:49.325Z] ---> Running in a16a58244ef0 [2021-08-26T16:39:49.603Z] Removing intermediate container a16a58244ef0 [2021-08-26T16:39:49.603Z] ---> 291bfe04b48a [2021-08-26T16:39:49.603Z] Step 30/32 : LABEL arch=x86_64 [2021-08-26T16:39:49.603Z] ---> Running in 434ae1c740c6 [2021-08-26T16:39:49.885Z] Removing intermediate container 434ae1c740c6 [2021-08-26T16:39:49.885Z] ---> ee07c0b20870 [2021-08-26T16:39:49.885Z] Step 31/32 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:39:49.885Z] ---> Running in f6d8395791cc [2021-08-26T16:39:50.167Z] Removing intermediate container f6d8395791cc [2021-08-26T16:39:50.167Z] ---> c611f1061480 [2021-08-26T16:39:50.167Z] Step 32/32 : LABEL version=0.0.0 [2021-08-26T16:39:50.167Z] ---> Running in 518d51d8c697 [2021-08-26T16:39:50.454Z] Removing intermediate container 518d51d8c697 [2021-08-26T16:39:50.454Z] ---> a7072d763d1b [2021-08-26T16:39:50.454Z] [2021-08-26T16:39:50.454Z] Successfully built a7072d763d1b [2021-08-26T16:39:50.454Z] Successfully tagged security-bootstrapper:latest [2021-08-26T16:39:53.128Z]  Building security-bootstrapper ... done Removing intermediate container cf4ad560b77d [2021-08-26T16:39:53.128Z] ---> 4beb98e4c1de [2021-08-26T16:39:53.128Z] [2021-08-26T16:39:53.128Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:39:53.128Z] ---> 13621d1b12d4 [2021-08-26T16:39:53.128Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T16:39:53.128Z] ---> Running in b397dd66da32 [2021-08-26T16:39:53.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:53.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:53.716Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T16:39:53.716Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:39:53.716Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:39:53.716Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:39:53.716Z] OK: 6 MiB in 16 packages [2021-08-26T16:39:53.994Z] Removing intermediate container b397dd66da32 [2021-08-26T16:39:53.994Z] ---> e1b167cf36b5 [2021-08-26T16:39:53.994Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:39:54.266Z] ---> Running in f2102dc56e44 [2021-08-26T16:39:54.266Z] Removing intermediate container f2102dc56e44 [2021-08-26T16:39:54.266Z] ---> 279c5958adea [2021-08-26T16:39:54.266Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T16:39:54.539Z] ---> Running in 3243aeb890f6 [2021-08-26T16:39:54.818Z] Removing intermediate container 76b78d0fb2f6 [2021-08-26T16:39:54.818Z] ---> 859d13140188 [2021-08-26T16:39:54.818Z] [2021-08-26T16:39:54.818Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:39:54.818Z] ---> 13621d1b12d4 [2021-08-26T16:39:54.818Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T16:39:54.818Z] Removing intermediate container 3243aeb890f6 [2021-08-26T16:39:54.818Z] ---> ccade31561fe [2021-08-26T16:39:54.818Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:39:54.818Z] ---> Running in 9a8927975a69 [2021-08-26T16:39:54.818Z] ---> Running in 1ca6d1851b36 [2021-08-26T16:39:54.818Z] Removing intermediate container 1ca6d1851b36 [2021-08-26T16:39:54.818Z] ---> 144eed0f8fe4 [2021-08-26T16:39:54.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:39:54.818Z] Removing intermediate container 9a8927975a69 [2021-08-26T16:39:54.818Z] ---> d8d186735117 [2021-08-26T16:39:54.818Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T16:39:55.100Z] ---> Running in 55033488ac35 [2021-08-26T16:39:55.100Z] Removing intermediate container 55033488ac35 [2021-08-26T16:39:55.100Z] ---> 331c745d3549 [2021-08-26T16:39:55.100Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T16:39:55.100Z] ---> Running in 475503fb97b1 [2021-08-26T16:39:55.100Z] ---> f570bc42844f [2021-08-26T16:39:55.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T16:39:55.100Z] Removing intermediate container 475503fb97b1 [2021-08-26T16:39:55.100Z] ---> c472d66aa40b [2021-08-26T16:39:55.100Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:39:55.378Z] ---> Running in 645be42ca5ca [2021-08-26T16:39:55.378Z] ---> df616b634c88 [2021-08-26T16:39:55.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T16:39:55.653Z] ---> a85d1fc6f4e5 [2021-08-26T16:39:55.653Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-26T16:39:55.653Z] ---> Running in db680a2f8c1c [2021-08-26T16:39:55.936Z] Removing intermediate container db680a2f8c1c [2021-08-26T16:39:55.936Z] ---> d5e56c6afc66 [2021-08-26T16:39:55.936Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:39:55.936Z] Removing intermediate container 645be42ca5ca [2021-08-26T16:39:55.936Z] ---> da22b3d0793d [2021-08-26T16:39:55.936Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T16:39:55.936Z] ---> Running in 5a9cf6068d2e [2021-08-26T16:39:55.936Z] ---> Running in 0d7746696675 [2021-08-26T16:39:55.936Z] Removing intermediate container 5a9cf6068d2e [2021-08-26T16:39:55.936Z] ---> 673c1fab9aee [2021-08-26T16:39:55.936Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T16:39:55.936Z] ---> Running in 41445fc8d4a2 [2021-08-26T16:39:56.215Z] Removing intermediate container 41445fc8d4a2 [2021-08-26T16:39:56.215Z] ---> 22ab31b165e6 [2021-08-26T16:39:56.215Z] Step 22/23 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:39:56.215Z] ---> Running in a374a78c249e [2021-08-26T16:39:56.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:56.215Z] Removing intermediate container a374a78c249e [2021-08-26T16:39:56.215Z] ---> c173eb4d3ba2 [2021-08-26T16:39:56.215Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:39:56.215Z] ---> Running in 09f85434cdf2 [2021-08-26T16:39:56.215Z] Removing intermediate container 09f85434cdf2 [2021-08-26T16:39:56.215Z] ---> b24e4610721a [2021-08-26T16:39:56.215Z] [2021-08-26T16:39:56.491Z] Successfully built b24e4610721a [2021-08-26T16:39:56.491Z] Successfully tagged support-notifications:latest [2021-08-26T16:39:56.771Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T16:39:57.746Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T16:39:58.017Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T16:39:58.017Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T16:39:58.017Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T16:39:58.289Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T16:39:58.289Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T16:39:58.559Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:39:58.559Z] OK: 8 MiB in 20 packages [2021-08-26T16:39:58.831Z] Removing intermediate container 0d7746696675 [2021-08-26T16:39:58.831Z] ---> 0ae544eeea27 [2021-08-26T16:39:58.831Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:39:58.831Z] ---> 9fc5561fda0a [2021-08-26T16:39:58.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T16:39:59.103Z] ---> 07e8df7d7128 [2021-08-26T16:39:59.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T16:39:59.379Z] ---> 44aeb48e2756 [2021-08-26T16:39:59.379Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T16:39:59.379Z] ---> Running in bf5b618af06c [2021-08-26T16:39:59.379Z] Removing intermediate container bf5b618af06c [2021-08-26T16:39:59.379Z] ---> d43190ac8657 [2021-08-26T16:39:59.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:39:59.379Z] ---> Running in 90ff22f62f08 [2021-08-26T16:39:59.654Z] Removing intermediate container 90ff22f62f08 [2021-08-26T16:39:59.654Z] ---> 1893d61d5bbf [2021-08-26T16:39:59.654Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T16:39:59.654Z] ---> Running in c67da7cb7799 [2021-08-26T16:39:59.654Z] Removing intermediate container c67da7cb7799 [2021-08-26T16:39:59.654Z] ---> 8de8eb6baba2 [2021-08-26T16:39:59.654Z] Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [2021-08-26T16:39:59.654Z] ---> Running in 26d9fac3bba9 [2021-08-26T16:39:59.934Z] Removing intermediate container 26d9fac3bba9 [2021-08-26T16:39:59.934Z] ---> aff558bec602 [2021-08-26T16:39:59.934Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:39:59.934Z] ---> Running in 816d1fb8b3ae [2021-08-26T16:39:59.934Z] Removing intermediate container 816d1fb8b3ae [2021-08-26T16:39:59.934Z] ---> d1d83f380db7 [2021-08-26T16:39:59.934Z] [2021-08-26T16:39:59.934Z] Successfully built d1d83f380db7 [2021-08-26T16:39:59.934Z] Successfully tagged core-data:latest [2021-08-26T16:40:00.221Z]  Building core-data ... done  [Pipeline] } [2021-08-26T16:40:00.225Z] $ docker stop --time=1 e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 [2021-08-26T16:40:01.505Z] $ docker rm -f e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:40:01.907Z] + docker images [2021-08-26T16:40:01.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T16:40:01.907Z] core-data latest d1d83f380db7 2 seconds ago 20.4MB [2021-08-26T16:40:01.907Z] support-notifications latest b24e4610721a 5 seconds ago 16.8MB [2021-08-26T16:40:01.907Z] 859d13140188 7 seconds ago 1.76GB [2021-08-26T16:40:01.907Z] 4beb98e4c1de 9 seconds ago 1.75GB [2021-08-26T16:40:01.907Z] security-bootstrapper latest a7072d763d1b 11 seconds ago 18.8MB [2021-08-26T16:40:01.907Z] core-metadata latest 45ae73d29e12 17 seconds ago 16.7MB [2021-08-26T16:40:01.907Z] 674965f097fb 20 seconds ago 1.76GB [2021-08-26T16:40:01.907Z] 3416187d29e3 22 seconds ago 1.75GB [2021-08-26T16:40:01.907Z] sys-mgmt-agent latest 8ae7de8b80bd 25 seconds ago 325MB [2021-08-26T16:40:01.907Z] security-proxy-setup latest 8db7b8a99d85 About a minute ago 26MB [2021-08-26T16:40:01.907Z] support-scheduler latest de01ad5473d9 About a minute ago 16.1MB [2021-08-26T16:40:01.908Z] core-command latest b84be5cd495d About a minute ago 16MB [2021-08-26T16:40:01.908Z] 0d838d59331d About a minute ago 1.75GB [2021-08-26T16:40:01.908Z] 2a5d97de0c35 About a minute ago 1.75GB [2021-08-26T16:40:01.908Z] security-secretstore-setup latest c894f5d578c3 About a minute ago 28.1MB [2021-08-26T16:40:01.908Z] 3f726a24eb0c About a minute ago 1.76GB [2021-08-26T16:40:01.908Z] 3cd5a96a36bc About a minute ago 1.75GB [2021-08-26T16:40:01.908Z] f25397605f19 About a minute ago 1.76GB [2021-08-26T16:40:01.908Z] ci-base-image-x86_64 latest 6d92a3e58ad0 5 minutes ago 1.25GB [2021-08-26T16:40:01.908Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 8 days ago 37.5MB [2021-08-26T16:40:01.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-26T16:40:01.908Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-26T16:40:01.908Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-26T16:40:01.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 [2021-08-26T16:40:03.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-26T16:40:10.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-26T16:40:11.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-26T16:40:12.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-26T16:40:17.379Z] Still waiting to schedule task [2021-08-26T16:40:17.380Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-26T16:40:24.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-26T16:40:25.813Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-26T16:40:25.813Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-26T16:40:25.813Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-26T16:40:25.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-26T16:40:32.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-08-26T16:40:32.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-26T16:40:32.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-26T16:40:36.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 100.0% of statements [2021-08-26T16:40:36.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-26T16:40:37.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.495s coverage: 46.3% of statements [2021-08-26T16:40:37.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-26T16:40:37.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-26T16:40:41.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 90.1% of statements [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:40:41.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.306s coverage: 81.2% of statements [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-26T16:40:41.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.569s coverage: 94.2% of statements [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 59.1% of statements [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.8% of statements [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.182s coverage: 21.7% of statements [2021-08-26T16:40:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements [2021-08-26T16:40:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-08-26T16:40:49.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements [2021-08-26T16:40:49.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-08-26T16:41:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2021-08-26T16:41:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-08-26T16:41:07.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 81.8% of statements [2021-08-26T16:41:07.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.189s coverage: 58.8% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.221s coverage: 80.0% of statements [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2021-08-26T16:41:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.2% of statements [2021-08-26T16:41:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-26T16:41:14.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.934s coverage: 64.4% of statements [2021-08-26T16:41:14.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-26T16:41:14.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-26T16:41:14.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-08-26T16:41:14.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements [2021-08-26T16:41:15.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-08-26T16:41:16.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-08-26T16:41:16.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-08-26T16:41:22.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.462s coverage: 70.5% of statements [2021-08-26T16:41:22.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-26T16:41:22.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-26T16:41:22.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-26T16:41:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.871s coverage: 43.6% of statements [2021-08-26T16:41:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-26T16:41:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-26T16:41:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2021-08-26T16:41:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-26T16:41:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements [2021-08-26T16:41:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-26T16:41:31.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-08-26T16:41:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-26T16:41:31.932Z] GO111MODULE=on go vet ./... [2021-08-26T16:42:53.791Z] gofmt -l . [2021-08-26T16:42:53.791Z] [ "`gofmt -l .`" = "" ] [2021-08-26T16:42:53.791Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-26T16:42:54.498Z] + ls -al . [2021-08-26T16:42:54.498Z] total 636 [2021-08-26T16:42:54.498Z] drwxrwxr-x 9 1001 1001 4096 Aug 26 16:42 . [2021-08-26T16:42:54.498Z] drwxr-xr-x 4 root root 4096 Aug 26 16:38 .. [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 11 Aug 26 16:36 .dockerignore [2021-08-26T16:42:54.498Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 16:36 .git [2021-08-26T16:42:54.498Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 16:36 .github [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 818 Aug 26 16:36 .gitignore [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 76 Aug 26 16:36 .hadolint.yml [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 16:36 .sonarcloud.properties [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:36 ADOPTERS.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:36 Attribution.txt [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:36 CHANGELOG.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:36 CONTRIBUTING.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 16:36 GOVERNANCE.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 849 Aug 26 16:36 Jenkinsfile [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:36 LICENSE [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:36 Makefile [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 16:36 OWNERS.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:36 README.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:36 SECURITY.md [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 16:33 VERSION [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:36 ZMQWindows.md [2021-08-26T16:42:54.498Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 16:36 bin [2021-08-26T16:42:54.498Z] drwxrwxr-x 14 1001 1001 4096 Aug 26 16:36 cmd [2021-08-26T16:42:54.498Z] -rw-r--r-- 1 root root 403739 Aug 26 16:41 coverage.out [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 841 Aug 26 16:36 go.mod [2021-08-26T16:42:54.498Z] -rw-r--r-- 1 root root 50064 Aug 26 16:38 go.sum [2021-08-26T16:42:54.498Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 16:36 internal [2021-08-26T16:42:54.498Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 16:36 openapi [2021-08-26T16:42:54.498Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 16:36 snap [2021-08-26T16:42:54.498Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 16:36 version.go [Pipeline] sh [2021-08-26T16:42:55.166Z] + '[' -e coverage.out ] [2021-08-26T16:42:55.166Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-26T16:42:55.191Z] Warning: overwriting stash ‘coverage-report’ [2021-08-26T16:42:56.146Z] Stashed 1 file(s) [Pipeline] sh [2021-08-26T16:42:56.803Z] + make build [2021-08-26T16:42:56.803Z] go mod tidy [2021-08-26T16:42:57.410Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:43:05.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:43:32.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:43:32.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:43:36.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:43:37.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:43:40.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:43:44.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:43:47.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:43:51.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:43:56.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:43:59.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-26T16:44:06.393Z] $ docker stop --time=1 fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 [2021-08-26T16:44:09.154Z] $ docker rm -f fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:44:11.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:44:11.282Z] [2021-08-26T16:44:11.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:44:11.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:44:11.933Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-26T16:44:11.933Z] 29e5d40040c1: Pulling fs layer [2021-08-26T16:44:11.933Z] 1ce36da41761: Pulling fs layer [2021-08-26T16:44:11.933Z] 25b303627fd3: Pulling fs layer [2021-08-26T16:44:12.535Z] 29e5d40040c1: Download complete [2021-08-26T16:44:13.525Z] 1ce36da41761: Verifying Checksum [2021-08-26T16:44:13.525Z] 1ce36da41761: Download complete [2021-08-26T16:44:13.525Z] 29e5d40040c1: Pull complete [2021-08-26T16:44:14.990Z] 1ce36da41761: Pull complete [2021-08-26T16:44:15.264Z] 25b303627fd3: Verifying Checksum [2021-08-26T16:44:15.264Z] 25b303627fd3: Download complete [2021-08-26T16:44:25.436Z] 25b303627fd3: Pull complete [2021-08-26T16:44:25.436Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-26T16:44:25.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:44:25.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-26T16:44:25.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-08-26T16:44:25.830Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-26T16:44:29.589Z] $ docker top d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:44:30.691Z] + docker-compose build+ --helpgrep [2021-08-26T16:44:30.691Z] parallel [2021-08-26T16:44:36.196Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T16:44:36.228Z] $ docker stop --time=1 d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 [2021-08-26T16:44:38.195Z] $ docker rm -f d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:44:38.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T16:44:38.944Z] . [Pipeline] withDockerContainer [2021-08-26T16:44:39.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-08-26T16:44:39.326Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-26T16:44:41.059Z] $ docker top 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:44:42.081Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T16:44:47.485Z] Building core-command ... [2021-08-26T16:44:47.485Z] Building core-data ... [2021-08-26T16:44:47.485Z] Building core-metadata ... [2021-08-26T16:44:47.485Z] Building security-bootstrapper ... [2021-08-26T16:44:47.485Z] Building security-proxy-setup ... [2021-08-26T16:44:47.485Z] Building security-secretstore-setup ... [2021-08-26T16:44:47.485Z] Building support-notifications ... [2021-08-26T16:44:47.485Z] Building support-scheduler ... [2021-08-26T16:44:47.485Z] Building sys-mgmt-agent ... [2021-08-26T16:44:47.485Z] Building core-data [2021-08-26T16:44:47.485Z] Building security-bootstrapper [2021-08-26T16:44:47.485Z] Building support-scheduler [2021-08-26T16:44:47.485Z] Building support-notifications [2021-08-26T16:44:47.485Z] Building security-secretstore-setup [2021-08-26T16:45:01.111Z] Running on prd-ubuntu18.04-docker-8c-8g-843 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-26T16:45:01.129Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-08-26T16:45:01.261Z] The recommended git tool is: git [2021-08-26T16:45:04.465Z] using credential edgex-jenkins-ssh [2021-08-26T16:45:04.482Z] Cloning the remote Git repository [2021-08-26T16:45:04.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:45:04.588Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-08-26T16:45:04.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:45:04.639Z] > git --version # timeout=10 [2021-08-26T16:45:04.646Z] > git --version # 'git version 2.17.1' [2021-08-26T16:45:04.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:45:04.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:45:55.491Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:45:55.491Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:45:55.491Z] ---> 6ddc9a068a9f [2021-08-26T16:45:55.491Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T16:45:55.491Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:45:55.491Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:45:55.491Z] ---> 6ddc9a068a9f [2021-08-26T16:45:55.491Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:45:55.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:45:55.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:45:55.491Z] ---> 6ddc9a068a9f [2021-08-26T16:45:55.491Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:45:55.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:45:55.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:45:55.491Z] ---> 6ddc9a068a9f [2021-08-26T16:45:55.491Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T16:45:55.491Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:45:55.491Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:45:55.491Z] ---> 6ddc9a068a9f [2021-08-26T16:45:55.491Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T16:45:55.491Z] ---> Running in 2aea1f2d6a5a [2021-08-26T16:45:55.491Z] ---> Running in a986934de6fb [2021-08-26T16:45:55.491Z] ---> Running in 912802f3a8b5 [2021-08-26T16:45:55.491Z] ---> Running in b134d21370f7 [2021-08-26T16:45:55.491Z] ---> Running in dc9a5b0d5ccc [2021-08-26T16:45:55.769Z] Removing intermediate container 2aea1f2d6a5a [2021-08-26T16:45:55.769Z] ---> 493233a1fff0 [2021-08-26T16:45:55.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:45:55.769Z] Removing intermediate container a986934de6fb [2021-08-26T16:45:55.769Z] ---> f0e3048843e1 [2021-08-26T16:45:55.769Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:45:55.769Z] Removing intermediate container 912802f3a8b5 [2021-08-26T16:45:55.769Z] ---> f49a20a39db3 [2021-08-26T16:45:55.769Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:45:55.769Z] Removing intermediate container b134d21370f7 [2021-08-26T16:45:55.769Z] ---> 49d83fceb5c6 [2021-08-26T16:45:55.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:45:55.769Z] Removing intermediate container dc9a5b0d5ccc [2021-08-26T16:45:55.769Z] ---> 0f78b38ca59c [2021-08-26T16:45:55.769Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:45:56.049Z] ---> Running in 67fd599ac5f2 [2021-08-26T16:45:56.049Z] ---> Running in 05c8ca841dde [2021-08-26T16:45:56.050Z] ---> Running in 719dd6f779b7 [2021-08-26T16:45:56.050Z] ---> Running in 491cdd0d5fac [2021-08-26T16:45:56.050Z] ---> Running in 44468d33f8b0 [2021-08-26T16:45:58.014Z] Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-26T16:45:58.177Z] Merge succeeded, producing 3ea5336aa56678dc2314689f8d2db81e6e99c6ad [2021-08-26T16:45:58.178Z] Checking out Revision 3ea5336aa56678dc2314689f8d2db81e6e99c6ad (PR-3657) [2021-08-26T16:45:56.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:45:56.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T16:45:56.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T16:45:56.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T16:45:56.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:45:56.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T16:45:58.019Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:45:58.024Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-26T16:45:58.090Z] > git remote # timeout=10 [2021-08-26T16:45:58.097Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T16:45:58.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T16:45:58.105Z] > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-26T16:45:58.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T16:45:58.177Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T16:45:58.182Z] > git checkout -f 3ea5336aa56678dc2314689f8d2db81e6e99c6ad # timeout=10 [2021-08-26T16:46:00.379Z] Removing intermediate container 67fd599ac5f2 [2021-08-26T16:46:00.379Z] ---> c2651111b4df [2021-08-26T16:46:00.379Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T16:46:00.379Z] ---> Running in 7d98c551bd74 [2021-08-26T16:46:00.379Z] Removing intermediate container 05c8ca841dde [2021-08-26T16:46:00.379Z] ---> 8c2adb99f1e6 [2021-08-26T16:46:00.379Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T16:46:00.379Z] Removing intermediate container 44468d33f8b0 [2021-08-26T16:46:00.379Z] ---> a4992e0c82d5 [2021-08-26T16:46:00.379Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T16:46:00.652Z] ---> Running in fcddf40f93cf [2021-08-26T16:46:00.925Z] ---> Running in 69f9bb43ca88 [2021-08-26T16:46:00.925Z] Removing intermediate container 491cdd0d5fac [2021-08-26T16:46:00.925Z] ---> 05bbae8f260c [2021-08-26T16:46:00.925Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T16:46:00.925Z] Removing intermediate container 719dd6f779b7 [2021-08-26T16:46:00.925Z] ---> dfc43d00c225 [2021-08-26T16:46:00.925Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T16:46:01.198Z] ---> Running in dd709e313da7 [2021-08-26T16:46:01.198Z] ---> Running in 982fcfcb3cfe [2021-08-26T16:46:01.992Z] Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" [2021-08-26T16:46:02.003Z] First time build. Skipping changelog. [2021-08-26T16:46:02.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2021-08-26T16:46:02.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:46:03.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:03.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:03.390Z] + echo snap-build.sh [2021-08-26T16:46:03.390Z] snap-build.sh [2021-08-26T16:46:03.390Z] + SNAP_BASE_DIR=. [2021-08-26T16:46:03.390Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-08-26T16:46:03.390Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-08-26T16:46:03.390Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-08-26T16:46:03.390Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-08-26T16:46:03.390Z] + cd /w/workspace/edgex-go/10 [2021-08-26T16:46:03.390Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-26T16:46:03.390Z] Reading package lists... [2021-08-26T16:46:03.390Z] Building dependency tree... [2021-08-26T16:46:03.390Z] Reading state information... [2021-08-26T16:46:03.390Z] The following packages were automatically installed and are no longer required: [2021-08-26T16:46:03.390Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-26T16:46:03.390Z] uidmap xdelta3 [2021-08-26T16:46:03.390Z] Use 'sudo apt autoremove' to remove them. [2021-08-26T16:46:03.390Z] The following packages will be REMOVED: [2021-08-26T16:46:03.390Z] lxd* lxd-client* [2021-08-26T16:46:03.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:03.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:01.991Z] > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 [2021-08-26T16:46:03.659Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-26T16:46:03.659Z] After this operation, 31.7 MB disk space will be freed. [2021-08-26T16:46:04.094Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:04.094Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:04.205Z] (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 ... 190317 files and directories currently installed.) [2021-08-26T16:46:04.205Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:46:04.382Z] OK: 218 MiB in 52 packages [2021-08-26T16:46:04.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:04.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:46:04.791Z] Removing lxd dnsmasq configuration [2021-08-26T16:46:04.791Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:46:05.011Z] OK: 218 MiB in 52 packages [2021-08-26T16:46:05.058Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-26T16:46:05.643Z] OK: 218 MiB in 52 packages [2021-08-26T16:46:05.644Z] OK: 218 MiB in 52 packages [2021-08-26T16:46:05.644Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:46:05.913Z] (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 ... 190142 files and directories currently installed.) [2021-08-26T16:46:05.913Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-26T16:46:05.923Z] OK: 218 MiB in 52 packages [2021-08-26T16:46:06.199Z] Removing intermediate container 7d98c551bd74 [2021-08-26T16:46:06.199Z] ---> fff089baf3b8 [2021-08-26T16:46:06.199Z] Step 6/23 : COPY go.mod . [2021-08-26T16:46:06.885Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-26T16:46:07.153Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-26T16:46:07.203Z] Removing intermediate container fcddf40f93cf [2021-08-26T16:46:07.203Z] ---> 4bd0d76bfe00 [2021-08-26T16:46:07.203Z] Step 6/26 : COPY go.mod . [2021-08-26T16:46:07.479Z] Removing intermediate container dd709e313da7 [2021-08-26T16:46:07.479Z] ---> 8798bb170f38 [2021-08-26T16:46:07.479Z] Step 6/32 : COPY go.mod . [2021-08-26T16:46:07.479Z] ---> 1da37b192948 [2021-08-26T16:46:07.479Z] Step 7/23 : RUN go mod download [2021-08-26T16:46:07.740Z] + sudo snap remove --purge lxd [2021-08-26T16:46:07.740Z] snap "lxd" is not installed [2021-08-26T16:46:07.740Z] + sudo groupadd --force --system lxd [2021-08-26T16:46:07.740Z] ++ whoami [2021-08-26T16:46:07.740Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-26T16:46:07.740Z] + newgrp - lxd [2021-08-26T16:46:07.757Z] Removing intermediate container 69f9bb43ca88 [2021-08-26T16:46:07.757Z] ---> 460efaf3311f [2021-08-26T16:46:07.757Z] Step 6/24 : COPY go.mod . [2021-08-26T16:46:07.757Z] ---> Running in a14b3c20af1d [2021-08-26T16:46:08.008Z] + sudo snap install lxd [2021-08-26T16:46:08.037Z] Removing intermediate container 982fcfcb3cfe [2021-08-26T16:46:08.037Z] ---> d0e9a416b4de [2021-08-26T16:46:08.037Z] Step 6/23 : COPY go.mod . [2021-08-26T16:46:08.656Z] ---> d99ff8883c37 [2021-08-26T16:46:08.656Z] Step 7/26 : RUN go mod download [2021-08-26T16:46:08.942Z] ---> 49afed5a5d50 [2021-08-26T16:46:08.942Z] Step 7/32 : RUN go mod download [2021-08-26T16:46:08.942Z] ---> Running in 3f6ae7a9af9e [2021-08-26T16:46:09.235Z] ---> Running in 574c238762be [2021-08-26T16:46:09.235Z] ---> 807c7b54559c [2021-08-26T16:46:09.235Z] Step 7/24 : RUN go mod download [2021-08-26T16:46:09.514Z] ---> 4247fa37dab3 [2021-08-26T16:46:09.514Z] Step 7/23 : RUN go mod download [2021-08-26T16:46:09.514Z] ---> Running in 9feae444e03a [2021-08-26T16:46:09.791Z] ---> Running in e64e06caee44 [2021-08-26T16:46:14.175Z] Removing intermediate container a14b3c20af1d [2021-08-26T16:46:14.175Z] ---> 2a7a591d7ed3 [2021-08-26T16:46:14.175Z] Step 8/23 : COPY . . [2021-08-26T16:46:16.239Z] 2021-08-26T16:46:13Z INFO Waiting for automatic snapd restart... [2021-08-26T16:46:18.518Z] Removing intermediate container 3f6ae7a9af9e [2021-08-26T16:46:18.518Z] ---> d6d4d3993bb9 [2021-08-26T16:46:18.518Z] Step 8/26 : COPY . . [2021-08-26T16:46:18.518Z] Removing intermediate container 574c238762be [2021-08-26T16:46:18.518Z] ---> ab5c6f1815b1 [2021-08-26T16:46:18.518Z] Step 8/32 : COPY . . [2021-08-26T16:46:19.116Z] Removing intermediate container e64e06caee44 [2021-08-26T16:46:19.116Z] ---> 814592f30b68 [2021-08-26T16:46:19.116Z] Step 8/23 : COPY . .Removing intermediate container 9feae444e03a [2021-08-26T16:46:19.116Z] [2021-08-26T16:46:19.116Z] ---> 4fe922bda95b [2021-08-26T16:46:19.116Z] Step 8/24 : COPY . . [2021-08-26T16:46:31.276Z] lxd 4.17 from Canonical* installed [2021-08-26T16:46:31.276Z] + sudo lxd init --auto [2021-08-26T16:46:39.705Z] + sudo snap install --classic snapcraft [2021-08-26T16:46:41.342Z] ---> bf518a4e5f55 [2021-08-26T16:46:41.342Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:46:41.342Z] ---> c70f38f64a85 [2021-08-26T16:46:41.342Z] Step 9/23 : RUN go mod tidy [2021-08-26T16:46:41.342Z] ---> 6807b35bd7b2 [2021-08-26T16:46:41.342Z] Step 9/32 : RUN go mod tidy [2021-08-26T16:46:41.342Z] ---> d7fd22b8b47e [2021-08-26T16:46:41.342Z] Step 9/26 : RUN go mod tidy [2021-08-26T16:46:41.342Z] ---> Running in 7baae2528728 [2021-08-26T16:46:41.342Z] ---> 5486afd258f6 [2021-08-26T16:46:41.342Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:46:41.342Z] ---> Running in b604b0f974c9 [2021-08-26T16:46:41.342Z] ---> Running in ccdd4f64dbe8 [2021-08-26T16:46:41.342Z] ---> Running in d104efba3214 [2021-08-26T16:46:41.342Z] ---> Running in 9e6088f3ce9c [2021-08-26T16:46:45.673Z] Removing intermediate container 7baae2528728 [2021-08-26T16:46:45.673Z] ---> 4128f74a0ef4 [2021-08-26T16:46:45.673Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T16:46:45.673Z] ---> Running in bb44003a17d8 [2021-08-26T16:46:47.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:46:47.675Z] Removing intermediate container d104efba3214 [2021-08-26T16:46:47.675Z] ---> a927bfc83180 [2021-08-26T16:46:47.675Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T16:46:47.675Z] Removing intermediate container b604b0f974c9 [2021-08-26T16:46:47.675Z] ---> 69f000f0615c [2021-08-26T16:46:47.675Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T16:46:47.675Z] ---> Running in 78bc0d8b78c7 [2021-08-26T16:46:47.675Z] ---> Running in 06a6309dbb56 [2021-08-26T16:46:48.282Z] Removing intermediate container 9e6088f3ce9c [2021-08-26T16:46:48.282Z] ---> 5216f3617020 [2021-08-26T16:46:48.282Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-26T16:46:48.282Z] Removing intermediate container ccdd4f64dbe8 [2021-08-26T16:46:48.282Z] ---> 2a427e87da37 [2021-08-26T16:46:48.282Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T16:46:48.282Z] ---> Running in c0403c013efd [2021-08-26T16:46:48.561Z] ---> Running in bf9f00ea5f2b [2021-08-26T16:46:50.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:46:50.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:46:51.123Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:46:51.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T16:46:57.926Z] snapcraft 5.0 from Canonical* installed [2021-08-26T16:46:57.926Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-26T16:46:57.926Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-26T16:46:57.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T16:46:57.926Z] Dload Upload Total Spent Left Speed [2021-08-26T16:46:57.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4208 [2021-08-26T16:46:57.926Z] 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k [2021-08-26T16:46:57.926Z] ./yq_linux_amd64 [2021-08-26T16:46:57.926Z] + sudo snapcraft prime --use-lxd [2021-08-26T16:46:58.194Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-26T16:46:58.194Z] 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: [2021-08-26T16:46:58.194Z] - README.md [2021-08-26T16:46:58.194Z] [2021-08-26T16:46:58.194Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-26T16:46:58.461Z] Launching a container. [2021-08-26T16:47:06.697Z] Waiting for container to be ready [2021-08-26T16:47:06.698Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-26T16:47:06.698Z] [2021-08-26T16:47:09.291Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-26T16:47:09.291Z] Waiting for network to be ready... [2021-08-26T16:47:09.878Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-26T16:47:09.878Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-26T16:47:09.878Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-26T16:47:10.152Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-26T16:47:10.152Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-26T16:47:10.152Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-26T16:47:10.152Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-26T16:47:10.152Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-26T16:47:10.152Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-26T16:47:10.152Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-26T16:47:10.422Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-26T16:47:10.692Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-26T16:47:10.961Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-26T16:47:10.961Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-26T16:47:10.961Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-26T16:47:10.961Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-26T16:47:10.961Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-26T16:47:10.961Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-26T16:47:11.546Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-26T16:47:11.546Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] [2021-08-26T16:47:11.546Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-26T16:47:11.546Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-26T16:47:11.546Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-26T16:47:11.546Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-26T16:47:11.815Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-26T16:47:11.815Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-26T16:47:11.815Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-26T16:47:14.008Z] Fetched 25.1 MB in 4s (5943 kB/s) [2021-08-26T16:47:15.001Z] Reading package lists... [2021-08-26T16:47:15.001Z] Reading package lists... [2021-08-26T16:47:15.285Z] Building dependency tree... [2021-08-26T16:47:15.285Z] Reading state information... [2021-08-26T16:47:15.285Z] The following additional packages will be installed: [2021-08-26T16:47:15.285Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-26T16:47:15.285Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-26T16:47:15.285Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-26T16:47:15.285Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-26T16:47:15.285Z] Suggested packages: [2021-08-26T16:47:15.285Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-26T16:47:15.285Z] Recommended packages: [2021-08-26T16:47:15.285Z] gnupg libsasl2-modules [2021-08-26T16:47:15.285Z] The following NEW packages will be installed: [2021-08-26T16:47:15.285Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-26T16:47:15.285Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-26T16:47:15.285Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-26T16:47:15.285Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-26T16:47:15.285Z] The following packages will be upgraded: [2021-08-26T16:47:15.285Z] gpg gpg-agent gpgconf libudev1 [2021-08-26T16:47:15.565Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-26T16:47:15.565Z] Need to get 3527 kB of archives. [2021-08-26T16:47:15.565Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-26T16:47:15.565Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-26T16:47:15.565Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-26T16:47:15.565Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-26T16:47:15.565Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-26T16:47:15.565Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-26T16:47:16.174Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-26T16:47:16.452Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-26T16:47:16.453Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-26T16:47:16.453Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-26T16:47:16.453Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-26T16:47:16.453Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-26T16:47:16.453Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-26T16:47:16.453Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-26T16:47:16.453Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-26T16:47:16.453Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-26T16:47:17.059Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-26T16:47:17.059Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-26T16:47:17.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-26T16:47:17.059Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-26T16:47:17.059Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-26T16:47:17.059Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-26T16:47:17.059Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-26T16:47:17.059Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:47:17.059Z] Fetched 3527 kB in 2s (2164 kB/s) [2021-08-26T16:47:17.059Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-26T16:47:17.059Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:47:17.340Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:47:17.340Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-26T16:47:17.340Z] Selecting previously unselected package udev. [2021-08-26T16:47:17.340Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-26T16:47:17.340Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:47:17.340Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-26T16:47:17.615Z] Selecting previously unselected package libfuse2:amd64. [2021-08-26T16:47:17.615Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-26T16:47:17.615Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-26T16:47:17.615Z] Selecting previously unselected package fuse. [2021-08-26T16:47:17.615Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-26T16:47:17.615Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-26T16:47:17.615Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:17.615Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:47:17.615Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:17.615Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:47:17.615Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:17.615Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:47:17.895Z] Selecting previously unselected package libksba8:amd64. [2021-08-26T16:47:17.895Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-26T16:47:17.895Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-26T16:47:17.895Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-26T16:47:17.895Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:17.895Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:17.895Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-26T16:47:17.895Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:17.895Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:17.895Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-26T16:47:17.895Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:17.895Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:17.895Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-26T16:47:17.895Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:17.895Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.175Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-26T16:47:18.175Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:18.175Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.175Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-26T16:47:18.175Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:18.175Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.175Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-26T16:47:18.175Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:18.175Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.175Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-26T16:47:18.175Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:18.175Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.175Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-26T16:47:18.175Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-26T16:47:18.175Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.455Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-26T16:47:18.455Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-26T16:47:18.455Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:47:18.455Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-26T16:47:18.455Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-26T16:47:18.455Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:47:18.455Z] Selecting previously unselected package libldap-common. [2021-08-26T16:47:18.455Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-26T16:47:18.455Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:47:18.455Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-26T16:47:18.455Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-26T16:47:18.455Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:47:18.455Z] Selecting previously unselected package dirmngr. [2021-08-26T16:47:18.455Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:18.455Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:18.455Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:47:18.455Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:18.735Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-26T16:47:18.735Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:47:18.735Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-26T16:47:18.735Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:18.735Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:18.735Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-26T16:47:18.735Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:47:18.735Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-26T16:47:19.013Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-26T16:47:19.013Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.013Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-26T16:47:19.013Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-26T16:47:19.013Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:19.013Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.013Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.013Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.290Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.290Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.291Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.291Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-26T16:47:19.291Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-26T16:47:19.291Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:19.291Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:47:19.565Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-26T16:47:19.565Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-26T16:47:19.565Z] This means they are not meant to be enabled using systemctl. [2021-08-26T16:47:19.565Z] Possible reasons for having this kind of units are: [2021-08-26T16:47:19.565Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-26T16:47:19.565Z] .wants/ or .requires/ directory. [2021-08-26T16:47:19.565Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-26T16:47:19.565Z] a requirement dependency on it. [2021-08-26T16:47:19.565Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-26T16:47:19.565Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-26T16:47:19.565Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-26T16:47:19.565Z] instance name specified. [2021-08-26T16:47:19.839Z] Reading package lists... [2021-08-26T16:47:20.116Z] Building dependency tree... [2021-08-26T16:47:20.116Z] Reading state information... [2021-08-26T16:47:20.392Z] The following additional packages will be installed: [2021-08-26T16:47:20.392Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-26T16:47:20.392Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-26T16:47:20.392Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-26T16:47:20.392Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-26T16:47:20.392Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-26T16:47:20.392Z] Suggested packages: [2021-08-26T16:47:20.392Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-26T16:47:20.392Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-26T16:47:20.392Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-26T16:47:20.392Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-26T16:47:20.392Z] systemd-container policykit-1 [2021-08-26T16:47:20.392Z] Recommended packages: [2021-08-26T16:47:20.392Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-26T16:47:20.392Z] The following NEW packages will be installed: [2021-08-26T16:47:20.392Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-26T16:47:20.392Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-26T16:47:20.392Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-26T16:47:20.392Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-26T16:47:20.392Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-26T16:47:20.392Z] The following packages will be upgraded: [2021-08-26T16:47:20.392Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-26T16:47:20.392Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-26T16:47:20.392Z] Need to get 36.7 MB of archives. [2021-08-26T16:47:20.392Z] After this operation, 147 MB of additional disk space will be used. [2021-08-26T16:47:20.392Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-08-26T16:47:20.392Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-26T16:47:20.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-26T16:47:20.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-26T16:47:20.670Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-26T16:47:20.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-26T16:47:20.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-26T16:47:20.670Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-26T16:47:20.670Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-26T16:47:20.670Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-26T16:47:20.670Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-26T16:47:20.670Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-26T16:47:20.670Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-26T16:47:20.670Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-26T16:47:20.670Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-26T16:47:20.670Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-26T16:47:21.665Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-26T16:47:21.665Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-26T16:47:21.665Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-26T16:47:21.665Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-26T16:47:21.665Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-26T16:47:21.665Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-26T16:47:21.665Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-26T16:47:21.665Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-26T16:47:21.665Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-26T16:47:21.665Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-26T16:47:21.665Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-26T16:47:21.665Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-26T16:47:21.665Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-26T16:47:21.943Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-26T16:47:23.382Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:47:23.382Z] Fetched 36.7 MB in 3s (13.3 MB/s) [2021-08-26T16:47:23.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:47:23.382Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:47:23.382Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:47:23.660Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:47:23.660Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:47:23.941Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-26T16:47:23.941Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:47:23.941Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-26T16:47:23.941Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-26T16:47:23.941Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-26T16:47:24.219Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-26T16:47:24.219Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-26T16:47:24.219Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-26T16:47:24.219Z] Setting up apt (1.6.14) ... [2021-08-26T16:47:24.219Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-26T16:47:24.820Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-26T16:47:24.820Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-26T16:47:24.820Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-26T16:47:24.820Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-26T16:47:24.820Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-26T16:47:24.820Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:47:24.820Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:25.094Z] Selecting previously unselected package libexpat1:amd64. [2021-08-26T16:47:25.094Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-26T16:47:25.094Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-26T16:47:25.094Z] Selecting previously unselected package python3.6-minimal. [2021-08-26T16:47:25.094Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:47:25.094Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:25.368Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-26T16:47:25.368Z] Checking for services that may need to be restarted...done. [2021-08-26T16:47:25.368Z] Checking for services that may need to be restarted...done. [2021-08-26T16:47:25.368Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:25.368Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-26T16:47:25.368Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:25.968Z] Selecting previously unselected package python3-minimal. [2021-08-26T16:47:25.968Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-26T16:47:25.968Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:47:25.968Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-26T16:47:25.968Z] Selecting previously unselected package mime-support. [2021-08-26T16:47:25.968Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-26T16:47:25.968Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-26T16:47:25.968Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-26T16:47:25.968Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-26T16:47:25.968Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-26T16:47:25.968Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-26T16:47:25.968Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:47:25.968Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:26.245Z] Selecting previously unselected package python3.6. [2021-08-26T16:47:26.245Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-26T16:47:26.245Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:26.245Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-26T16:47:26.245Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:47:26.245Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-26T16:47:26.245Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-26T16:47:26.531Z] Selecting previously unselected package python3. [2021-08-26T16:47:26.531Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-26T16:47:26.531Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-26T16:47:26.531Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-26T16:47:26.531Z] Selecting previously unselected package multiarch-support. [2021-08-26T16:47:26.531Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:26.531Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-26T16:47:26.531Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-26T16:47:26.531Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-26T16:47:26.531Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-26T16:47:26.531Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-26T16:47:26.531Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-26T16:47:26.810Z] Selecting previously unselected package libbsd0:amd64. [2021-08-26T16:47:26.810Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-26T16:47:26.810Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-26T16:47:26.810Z] Selecting previously unselected package sudo. [2021-08-26T16:47:26.810Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:26.810Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-26T16:47:26.810Z] Selecting previously unselected package apparmor. [2021-08-26T16:47:26.810Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-26T16:47:26.810Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-26T16:47:26.810Z] Selecting previously unselected package libedit2:amd64. [2021-08-26T16:47:26.810Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-26T16:47:26.810Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-26T16:47:27.090Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-26T16:47:27.090Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:47:27.090Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:27.090Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-26T16:47:27.090Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:47:27.090Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:27.090Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-26T16:47:27.090Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-26T16:47:27.090Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-26T16:47:27.090Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-26T16:47:27.090Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:47:27.090Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:27.090Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-26T16:47:27.090Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-26T16:47:27.090Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:27.372Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-26T16:47:27.372Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-26T16:47:27.372Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-26T16:47:27.372Z] Selecting previously unselected package openssh-client. [2021-08-26T16:47:27.372Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-26T16:47:27.372Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-26T16:47:27.372Z] Selecting previously unselected package squashfs-tools. [2021-08-26T16:47:27.372Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-26T16:47:27.372Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-26T16:47:27.652Z] Selecting previously unselected package snapd. [2021-08-26T16:47:27.652Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-26T16:47:27.652Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-26T16:47:29.876Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-26T16:47:29.876Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-26T16:47:29.876Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-26T16:47:29.876Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-26T16:47:29.876Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-26T16:47:29.876Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:29.876Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:47:29.876Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-26T16:47:29.876Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-26T16:47:30.149Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-26T16:47:30.417Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-26T16:47:30.417Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-26T16:47:30.417Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:30.417Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:30.417Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-26T16:47:31.006Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-26T16:47:31.006Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:31.006Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-26T16:47:31.006Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-26T16:47:31.006Z] running python rtupdate hooks for python3.6... [2021-08-26T16:47:31.006Z] running python post-rtupdate hooks for python3.6... [2021-08-26T16:47:31.006Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-26T16:47:31.593Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-26T16:47:31.863Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-26T16:47:31.863Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-26T16:47:32.131Z] Setting up snapd (2.49.2+18.04) ... [2021-08-26T16:47:32.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-26T16:47:32.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-26T16:47:32.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-26T16:47:32.934Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-26T16:47:33.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-26T16:47:33.201Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-26T16:47:33.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-26T16:47:33.468Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-26T16:47:33.737Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-26T16:47:33.737Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-26T16:47:34.005Z] /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' [2021-08-26T16:47:34.005Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-26T16:47:34.005Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-26T16:47:34.594Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:47:34.863Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:47:34.863Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:47:36.135Z] Reading package lists... [2021-08-26T16:47:36.135Z] Reading package lists... [2021-08-26T16:47:36.414Z] Building dependency tree... [2021-08-26T16:47:36.414Z] Reading state information... [2021-08-26T16:47:36.414Z] Calculating upgrade... [2021-08-26T16:47:36.690Z] The following packages will be upgraded: [2021-08-26T16:47:36.690Z] advancecomp base-files bash binutils binutils-common [2021-08-26T16:47:36.690Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-26T16:47:36.690Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-26T16:47:36.690Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-26T16:47:36.690Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-26T16:47:36.690Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-26T16:47:36.690Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-26T16:47:36.690Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-26T16:47:36.690Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-26T16:47:36.690Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-26T16:47:36.690Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-26T16:47:36.690Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-26T16:47:36.690Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-26T16:47:36.690Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-26T16:47:36.690Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-26T16:47:36.690Z] ubuntu-keyring util-linux [2021-08-26T16:47:36.690Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:47:36.690Z] Need to get 64.2 MB of archives. [2021-08-26T16:47:36.690Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-26T16:47:36.690Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-26T16:47:36.690Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-26T16:47:36.690Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-26T16:47:36.690Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-26T16:47:36.690Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-26T16:47:36.690Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-26T16:47:36.690Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-26T16:47:36.690Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-26T16:47:36.690Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-26T16:47:36.690Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-26T16:47:36.690Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-26T16:47:36.690Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-26T16:47:36.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-26T16:47:36.966Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-26T16:47:36.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-26T16:47:36.966Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-26T16:47:36.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-26T16:47:36.966Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-26T16:47:36.966Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-26T16:47:36.966Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-26T16:47:36.966Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-26T16:47:36.966Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-26T16:47:36.966Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-26T16:47:36.966Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-26T16:47:36.966Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-26T16:47:36.966Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-26T16:47:36.966Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-26T16:47:36.966Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-26T16:47:36.966Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-26T16:47:37.243Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-26T16:47:37.243Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-26T16:47:37.243Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-26T16:47:37.243Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-26T16:47:37.243Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-26T16:47:37.243Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-26T16:47:37.243Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-26T16:47:37.243Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-26T16:47:37.243Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-26T16:47:37.522Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-26T16:47:37.522Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-26T16:47:37.522Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-26T16:47:37.522Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-26T16:47:37.522Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-26T16:47:37.522Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-26T16:47:37.522Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-26T16:47:37.522Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-26T16:47:37.522Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-26T16:47:37.522Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-26T16:47:37.522Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-26T16:47:37.522Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-26T16:47:37.522Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-26T16:47:37.522Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-26T16:47:37.522Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-26T16:47:37.522Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-26T16:47:37.522Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-26T16:47:37.522Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-26T16:47:37.522Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-26T16:47:37.800Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-26T16:47:37.800Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-26T16:47:37.800Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-26T16:47:37.800Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-26T16:47:38.080Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-26T16:47:38.080Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-26T16:47:38.080Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-26T16:47:38.080Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-26T16:47:38.080Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-26T16:47:38.080Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-26T16:47:38.080Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-26T16:47:38.080Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-26T16:47:38.080Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-26T16:47:38.080Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-26T16:47:38.080Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-26T16:47:38.358Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-26T16:47:38.358Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-26T16:47:38.358Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-26T16:47:38.358Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-26T16:47:38.358Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-26T16:47:38.358Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-26T16:47:38.358Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-26T16:47:38.358Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-26T16:47:38.358Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-26T16:47:38.358Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-26T16:47:38.358Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-26T16:47:38.358Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-26T16:47:38.358Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-26T16:47:38.358Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-26T16:47:38.358Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-26T16:47:38.358Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-26T16:47:38.636Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-26T16:47:38.636Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-26T16:47:38.636Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-26T16:47:38.636Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-26T16:47:38.636Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-26T16:47:38.636Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-26T16:47:38.636Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-26T16:47:38.636Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-26T16:47:38.636Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-26T16:47:38.636Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-26T16:47:38.636Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-26T16:47:38.636Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-26T16:47:38.636Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-26T16:47:38.636Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-26T16:47:38.917Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-26T16:47:38.917Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:47:38.917Z] Fetched 64.2 MB in 2s (29.7 MB/s) [2021-08-26T16:47:38.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:47:38.917Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:38.917Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:47:39.193Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:39.469Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:47:39.469Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-26T16:47:39.469Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-26T16:47:39.469Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:39.469Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:39.746Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:39.746Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:39.746Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:39.746Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:39.746Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:39.746Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.022Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.022Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.022Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.022Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.022Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.022Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.022Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:40.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:47:40.022Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.022Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.297Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:40.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:47:40.297Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.297Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.297Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.297Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.297Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:40.297Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-26T16:47:40.573Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:40.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:47:40.573Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:40.573Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:47:41.173Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-26T16:47:41.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-26T16:47:41.173Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-26T16:47:41.173Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-26T16:47:41.173Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-26T16:47:41.173Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-26T16:47:41.451Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-26T16:47:41.451Z] Installing new version of config file /etc/issue ... [2021-08-26T16:47:41.451Z] Installing new version of config file /etc/issue.net ... [2021-08-26T16:47:41.451Z] Installing new version of config file /etc/lsb-release ... [2021-08-26T16:47:41.451Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-26T16:47:41.729Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-26T16:47:41.729Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-26T16:47:41.729Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-26T16:47:42.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.005Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-26T16:47:42.005Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-26T16:47:42.005Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-26T16:47:42.005Z] 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 [2021-08-26T16:47:42.005Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.005Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:42.005Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:42.282Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:42.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.282Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-26T16:47:42.282Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-26T16:47:42.282Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-26T16:47:42.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.282Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-26T16:47:42.282Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:47:42.560Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-26T16:47:42.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.560Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:47:42.560Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:47:42.560Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:47:42.838Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:42.838Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:47:42.838Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:47:43.113Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-26T16:47:43.113Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:43.113Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-26T16:47:43.113Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-26T16:47:43.113Z] Setting up grep (3.1-2build1) ... [2021-08-26T16:47:43.113Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:43.113Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-26T16:47:43.113Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-26T16:47:43.389Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-26T16:47:43.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:43.390Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-26T16:47:43.390Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-26T16:47:43.390Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-26T16:47:43.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:43.390Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:47:43.390Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:47:43.390Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-26T16:47:43.667Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:43.667Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:47:43.667Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:47:43.954Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:47:43.954Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:47:43.954Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-26T16:47:43.954Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:47:44.232Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-26T16:47:44.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:44.232Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-26T16:47:44.232Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-26T16:47:44.842Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-26T16:47:44.842Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-26T16:47:44.842Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-26T16:47:44.842Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-26T16:47:44.842Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-26T16:47:44.842Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:44.842Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-26T16:47:44.842Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-26T16:47:44.842Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-26T16:47:45.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.120Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.120Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.120Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.120Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.120Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.120Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.120Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.120Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.399Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.399Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.399Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.399Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.399Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:47:45.399Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:47:45.399Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:47:45.399Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:47:45.676Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:47:45.677Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.677Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-26T16:47:45.677Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:47:45.677Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:47:45.677Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.677Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.677Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.677Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.677Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.677Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.677Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:45.955Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:45.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:45.955Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:45.955Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:46.234Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:46.515Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-26T16:47:46.791Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-26T16:47:46.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:46.791Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-26T16:47:46.791Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-26T16:47:47.069Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:47:47.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-26T16:47:47.069Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-26T16:47:47.069Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-26T16:47:47.069Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-26T16:47:47.069Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:47:47.069Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-26T16:47:47.069Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-26T16:47:47.069Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-26T16:47:47.346Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:47:47.346Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-26T16:47:47.346Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-26T16:47:47.346Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-26T16:47:47.346Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:47:47.346Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-26T16:47:47.346Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-26T16:47:47.623Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-26T16:47:47.623Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:47:47.623Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:47:47.623Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:47:47.623Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:47:47.623Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-26T16:47:47.623Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:47:47.623Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:47:47.903Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:47:47.903Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-26T16:47:47.903Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-26T16:47:47.903Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:47:47.903Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:47:48.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:48.181Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-26T16:47:48.181Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-26T16:47:48.181Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-26T16:47:48.181Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-26T16:47:48.181Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:47:48.181Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:47:48.181Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:47:48.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:48.181Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-26T16:47:48.456Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-26T16:47:48.456Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-26T16:47:48.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:48.456Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-26T16:47:48.456Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-26T16:47:48.456Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-26T16:47:48.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:48.456Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-26T16:47:48.456Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-26T16:47:48.737Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-26T16:47:48.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:48.737Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-26T16:47:48.737Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-26T16:47:48.737Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-26T16:47:49.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.014Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-26T16:47:49.014Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-26T16:47:49.014Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-26T16:47:49.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.014Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-26T16:47:49.015Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-26T16:47:49.292Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-26T16:47:49.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.292Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:49.292Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-26T16:47:49.292Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-26T16:47:49.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.568Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:47:49.568Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-26T16:47:49.568Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-26T16:47:49.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.568Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:47:49.568Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-26T16:47:49.568Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-26T16:47:49.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.568Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-26T16:47:49.569Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-26T16:47:49.847Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-26T16:47:49.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.847Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-26T16:47:49.847Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-26T16:47:49.847Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-26T16:47:49.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:49.847Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-26T16:47:49.847Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-26T16:47:50.124Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-26T16:47:50.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:50.124Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-26T16:47:50.124Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-26T16:47:50.124Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-26T16:47:50.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:50.124Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-26T16:47:50.124Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-26T16:47:50.404Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-26T16:47:50.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-26T16:47:50.404Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-26T16:47:50.404Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-26T16:47:50.404Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-26T16:47:50.404Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-26T16:47:50.404Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-26T16:47:50.404Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-26T16:47:50.404Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-26T16:47:50.404Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-26T16:47:50.686Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-26T16:47:50.686Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-26T16:47:50.686Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-26T16:47:50.686Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-26T16:47:50.969Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-26T16:47:50.969Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-26T16:47:50.969Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-26T16:47:50.969Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-26T16:47:50.969Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-26T16:47:50.969Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-26T16:47:50.969Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-26T16:47:50.969Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-26T16:47:50.969Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-26T16:47:50.969Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-26T16:47:51.247Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-26T16:47:51.247Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-26T16:47:51.247Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-26T16:47:51.247Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-26T16:47:51.247Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-26T16:47:51.247Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-26T16:47:51.524Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-26T16:47:51.524Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-26T16:47:51.524Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-26T16:47:51.802Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-26T16:47:51.802Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:47:51.802Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:47:52.077Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:47:52.078Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:47:52.078Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:47:52.078Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:47:52.078Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-26T16:47:52.078Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-26T16:47:52.078Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:52.078Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:52.352Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:52.352Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:52.352Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:52.352Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:52.352Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:52.352Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:53.352Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:53.352Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:53.955Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:53.955Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:54.232Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:54.232Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:54.511Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:54.511Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:55.109Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-26T16:47:55.109Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-26T16:47:55.109Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:47:55.109Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:47:55.109Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-26T16:47:55.109Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:47:55.388Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-26T16:47:55.388Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-26T16:47:55.388Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-26T16:47:55.388Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-26T16:47:55.388Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:47:55.388Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:47:55.388Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-26T16:47:55.388Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-26T16:47:55.667Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-26T16:47:55.667Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-26T16:47:55.667Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.667Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-26T16:47:55.667Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.667Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.667Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.667Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-26T16:47:55.667Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-26T16:47:55.944Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-26T16:47:55.944Z] [2021-08-26T16:47:55.944Z] Current default time zone: 'Etc/UTC' [2021-08-26T16:47:55.944Z] Local time is now: Thu Aug 26 16:47:55 UTC 2021. [2021-08-26T16:47:55.944Z] Universal Time is now: Thu Aug 26 16:47:55 UTC 2021. [2021-08-26T16:47:55.944Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-26T16:47:55.944Z] [2021-08-26T16:47:55.944Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-26T16:47:55.944Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.944Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-26T16:47:55.944Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-26T16:47:55.944Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-26T16:47:55.944Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-26T16:47:55.944Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-26T16:47:55.944Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-26T16:47:55.944Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-26T16:47:55.944Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-26T16:47:55.944Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:55.944Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-26T16:47:56.219Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:56.219Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:47:56.219Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:56.219Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-26T16:47:56.219Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-26T16:47:56.219Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-26T16:47:56.219Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-26T16:47:56.219Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-26T16:47:56.219Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-26T16:47:56.219Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:47:56.219Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-26T16:47:57.664Z] Updating certificates in /etc/ssl/certs... [2021-08-26T16:47:58.647Z] 23 added, 27 removed; done. [2021-08-26T16:47:58.647Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-26T16:47:58.647Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-26T16:47:58.647Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-26T16:47:58.647Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-26T16:47:58.647Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-26T16:47:58.647Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.647Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:47:58.647Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-26T16:47:58.927Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:47:58.927Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:47:58.927Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-26T16:47:58.927Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-26T16:47:58.927Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-26T16:47:58.927Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:47:58.927Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-26T16:47:58.927Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-26T16:47:58.927Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:47:58.927Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-26T16:47:58.927Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-26T16:47:59.208Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-26T16:47:59.208Z] Updating certificates in /etc/ssl/certs... [2021-08-26T16:47:59.487Z] 0 added, 0 removed; done. [2021-08-26T16:47:59.487Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-26T16:47:59.487Z] done. [2021-08-26T16:48:00.093Z] Reading package lists... [2021-08-26T16:48:00.093Z] Building dependency tree... [2021-08-26T16:48:00.093Z] Reading state information... [2021-08-26T16:48:00.382Z] The following NEW packages will be installed: [2021-08-26T16:48:00.382Z] apt-transport-https [2021-08-26T16:48:00.382Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:48:00.662Z] Need to get 4348 B of archives. [2021-08-26T16:48:00.662Z] After this operation, 154 kB of additional disk space will be used. [2021-08-26T16:48:00.662Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-26T16:48:00.662Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:48:00.662Z] Fetched 4348 B in 0s (22.7 kB/s) [2021-08-26T16:48:00.662Z] Selecting previously unselected package apt-transport-https. [2021-08-26T16:48:00.662Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-26T16:48:00.662Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-26T16:48:00.662Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-26T16:48:00.662Z] Setting up apt-transport-https (1.6.14) ... [2021-08-26T16:48:00.945Z] Waiting for network to be ready... [2021-08-26T16:48:06.403Z] 2021-08-26T16:48:04Z INFO Waiting for automatic snapd restart... [2021-08-26T16:48:07.840Z] snapd 2.51.4 from Canonical* installed [2021-08-26T16:48:08.827Z] "snapd" switched to the "latest/stable" channel [2021-08-26T16:48:08.827Z] [2021-08-26T16:48:11.466Z] core18 20210722 from Canonical* installed [2021-08-26T16:48:11.466Z] "core18" switched to the "latest/stable" channel [2021-08-26T16:48:11.466Z] [2021-08-26T16:48:13.446Z] snapcraft 5.0 from Canonical* installed [2021-08-26T16:48:13.722Z] "snapcraft" switched to the "latest/stable" channel [2021-08-26T16:48:13.722Z] [2021-08-26T16:48:18.070Z] 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: [2021-08-26T16:48:18.070Z] - README.md [2021-08-26T16:48:18.070Z] [2021-08-26T16:48:18.070Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-26T16:48:18.348Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:48:18.348Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:48:18.648Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:48:19.633Z] Reading package lists... [2021-08-26T16:48:19.913Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-26T16:48:19.913Z] Reading package lists... [2021-08-26T16:48:20.192Z] Building dependency tree... [2021-08-26T16:48:20.192Z] Reading state information... [2021-08-26T16:48:20.474Z] Suggested packages: [2021-08-26T16:48:20.474Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-26T16:48:20.474Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-26T16:48:20.474Z] Recommended packages: [2021-08-26T16:48:20.474Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-26T16:48:20.474Z] The following NEW packages will be installed: [2021-08-26T16:48:20.474Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-26T16:48:20.474Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-26T16:48:20.474Z] pkg-config zip [2021-08-26T16:48:20.474Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-26T16:48:20.474Z] Need to get 7663 kB of archives. [2021-08-26T16:48:20.474Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-26T16:48:20.474Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-26T16:48:20.753Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-26T16:48:20.753Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-26T16:48:20.753Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-26T16:48:20.753Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-26T16:48:20.753Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-26T16:48:20.753Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-26T16:48:21.030Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-26T16:48:21.030Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-26T16:48:21.030Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-26T16:48:21.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-26T16:48:21.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-26T16:48:21.310Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-26T16:48:21.310Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-26T16:48:21.310Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-26T16:48:21.590Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-26T16:48:21.590Z] Fetched 7663 kB in 1s (8606 kB/s) [2021-08-26T16:48:21.590Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-26T16:48:21.590Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-26T16:48:21.590Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-26T16:48:21.590Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-26T16:48:21.590Z] Selecting previously unselected package libpsl5:amd64. [2021-08-26T16:48:21.590Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-26T16:48:21.590Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-26T16:48:21.865Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-26T16:48:21.865Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-26T16:48:21.865Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-26T16:48:21.865Z] Selecting previously unselected package librtmp1:amd64. [2021-08-26T16:48:21.865Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-26T16:48:21.865Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-26T16:48:21.865Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-26T16:48:21.865Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-26T16:48:21.865Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-26T16:48:21.865Z] Selecting previously unselected package liberror-perl. [2021-08-26T16:48:21.865Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-26T16:48:21.865Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-26T16:48:21.865Z] Selecting previously unselected package git-man. [2021-08-26T16:48:21.865Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-26T16:48:21.865Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:48:22.135Z] Selecting previously unselected package git. [2021-08-26T16:48:22.135Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-26T16:48:22.135Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:48:22.404Z] Selecting previously unselected package libnorm1:amd64. [2021-08-26T16:48:22.404Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-26T16:48:22.404Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-26T16:48:22.671Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-26T16:48:22.671Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-26T16:48:22.671Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-26T16:48:22.671Z] Selecting previously unselected package libsodium23:amd64. [2021-08-26T16:48:22.671Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-26T16:48:22.671Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-26T16:48:22.671Z] Selecting previously unselected package libzmq5:amd64. [2021-08-26T16:48:22.671Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-26T16:48:22.671Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:48:22.671Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-26T16:48:22.671Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-26T16:48:22.671Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:48:22.940Z] Selecting previously unselected package pkg-config. [2021-08-26T16:48:22.940Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-26T16:48:22.940Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-26T16:48:22.940Z] Selecting previously unselected package zip. [2021-08-26T16:48:22.940Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-26T16:48:22.940Z] Unpacking zip (3.0-11build1) ... [2021-08-26T16:48:22.940Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-26T16:48:22.940Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:48:22.940Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-26T16:48:22.940Z] Setting up liberror-perl (0.17025-1) ... [2021-08-26T16:48:22.940Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-26T16:48:22.940Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-26T16:48:22.940Z] No schema files found: doing nothing. [2021-08-26T16:48:22.940Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-26T16:48:22.940Z] Setting up zip (3.0-11build1) ... [2021-08-26T16:48:22.940Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-26T16:48:23.209Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-26T16:48:23.210Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-26T16:48:23.210Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:48:23.210Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-26T16:48:23.210Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-26T16:48:23.210Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-26T16:48:23.210Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-26T16:48:23.798Z] git set to automatically installed. [2021-08-26T16:48:23.798Z] git-man set to automatically installed. [2021-08-26T16:48:23.798Z] libcurl3-gnutls set to automatically installed. [2021-08-26T16:48:23.798Z] liberror-perl set to automatically installed. [2021-08-26T16:48:23.798Z] libglib2.0-0 set to automatically installed. [2021-08-26T16:48:23.798Z] libnghttp2-14 set to automatically installed. [2021-08-26T16:48:23.798Z] libnorm1 set to automatically installed. [2021-08-26T16:48:23.798Z] libpgm-5.2-0 set to automatically installed. [2021-08-26T16:48:23.798Z] libpsl5 set to automatically installed. [2021-08-26T16:48:23.798Z] librtmp1 set to automatically installed. [2021-08-26T16:48:23.798Z] libsodium23 set to automatically installed. [2021-08-26T16:48:23.798Z] libzmq3-dev set to automatically installed. [2021-08-26T16:48:23.798Z] libzmq5 set to automatically installed. [2021-08-26T16:48:23.798Z] pkg-config set to automatically installed. [2021-08-26T16:48:23.798Z] zip set to automatically installed. [2021-08-26T16:48:25.213Z] snapd is not logged in, snap install commands will use sudo [2021-08-26T16:48:26.174Z] snap "core18" has no updates available [2021-08-26T16:48:26.763Z] snapd is not logged in, snap install commands will use sudo [2021-08-26T16:48:32.113Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-26T16:48:32.707Z] Pulling config-common [2021-08-26T16:48:32.707Z] + snapcraftctl pull [2021-08-26T16:48:34.177Z] Pulling go-build-helper [2021-08-26T16:48:34.177Z] + snapcraftctl pull [2021-08-26T16:48:35.166Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-26T16:48:35.166Z] Skipping pull go-build-helper (already ran) [2021-08-26T16:48:35.166Z] Building go-build-helper [2021-08-26T16:48:35.166Z] + snapcraftctl build [2021-08-26T16:48:37.156Z] Staging go-build-helper [2021-08-26T16:48:37.156Z] + snapcraftctl stage [2021-08-26T16:48:47.346Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-26T16:48:47.346Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-26T16:48:47.346Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-26T16:48:47.346Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-26T16:48:47.346Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-26T16:48:47.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-26T16:48:47.346Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-26T16:48:47.346Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-26T16:48:47.346Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-26T16:48:47.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-26T16:48:47.346Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-26T16:48:47.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-26T16:48:47.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-26T16:48:47.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-26T16:48:47.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-26T16:48:47.346Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-26T16:48:47.346Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-26T16:48:47.346Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-26T16:48:47.346Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-26T16:48:47.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] [2021-08-26T16:48:47.346Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-26T16:48:47.346Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-26T16:48:47.346Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-26T16:48:47.346Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-26T16:48:47.346Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-26T16:48:47.346Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-26T16:48:47.346Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-26T16:48:47.346Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-26T16:48:47.346Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-26T16:48:47.346Z] Fetched 224 kB in 0s (0 B/s) [2021-08-26T16:48:47.346Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-26T16:48:47.346Z] Fetched 157 kB in 0s (0 B/s) [2021-08-26T16:48:47.346Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-26T16:48:47.346Z] Fetched 221 kB in 0s (0 B/s) [2021-08-26T16:48:47.346Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-26T16:48:47.346Z] Fetched 143 kB in 0s (0 B/s) [2021-08-26T16:48:47.346Z] Pulling edgex-go [2021-08-26T16:48:47.346Z] + snapcraftctl pull [2021-08-26T16:48:47.624Z] Pulling hooks [2021-08-26T16:48:47.624Z] + snapcraftctl pull [2021-08-26T16:48:58.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:49:00.337Z] Removing intermediate container bb44003a17d8 [2021-08-26T16:49:00.337Z] ---> ca21f5dbdcc3 [2021-08-26T16:49:00.337Z] [2021-08-26T16:49:00.337Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:49:00.337Z] Removing intermediate container bf9f00ea5f2b [2021-08-26T16:49:00.337Z] ---> b9054ed4a45c [2021-08-26T16:49:00.337Z] [2021-08-26T16:49:00.337Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T16:49:00.621Z] 3.12: Pulling from library/alpine [2021-08-26T16:49:00.621Z] 3.12: Pulling from library/alpine [2021-08-26T16:49:02.623Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T16:49:02.898Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T16:49:02.898Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T16:49:02.898Z] Status: Image is up to date for alpine:3.12 [2021-08-26T16:49:02.898Z] ---> c4fd0aeabfcf [2021-08-26T16:49:02.898Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T16:49:02.898Z] ---> c4fd0aeabfcf [2021-08-26T16:49:02.898Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T16:49:04.342Z] ---> Running in 40df886c169b [2021-08-26T16:49:04.342Z] ---> Running in 649a48a58f18 [2021-08-26T16:49:04.615Z] Removing intermediate container 78bc0d8b78c7 [2021-08-26T16:49:04.615Z] ---> 980e6822bbe4 [2021-08-26T16:49:04.615Z] [2021-08-26T16:49:04.615Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T16:49:04.615Z] ---> c4fd0aeabfcf [2021-08-26T16:49:04.615Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-26T16:49:05.602Z] ---> Running in 42f0d3e96d72 [2021-08-26T16:49:05.602Z] Removing intermediate container 649a48a58f18 [2021-08-26T16:49:05.602Z] ---> a620ccd5b885 [2021-08-26T16:49:05.602Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T16:49:05.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:05.966Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-26T16:49:05.967Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-26T16:49:05.967Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-26T16:49:05.967Z] Fetched 0 B in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-26T16:49:05.967Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-26T16:49:05.967Z] Fetched 279 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-26T16:49:05.967Z] Fetched 122 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-26T16:49:05.967Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-26T16:49:05.967Z] Fetched 8848 B in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-26T16:49:05.967Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-26T16:49:05.967Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-26T16:49:05.967Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-26T16:49:05.967Z] Fetched 219 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-26T16:49:05.967Z] Fetched 154 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-26T16:49:05.967Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-26T16:49:05.967Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-26T16:49:05.967Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-26T16:49:05.967Z] Fetched 499 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-26T16:49:05.967Z] Fetched 111 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-26T16:49:05.967Z] Fetched 240 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-26T16:49:05.967Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-26T16:49:05.967Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-26T16:49:05.967Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-26T16:49:05.967Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-26T16:49:05.967Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-26T16:49:05.967Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-26T16:49:05.967Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-26T16:49:05.967Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-26T16:49:05.967Z] Fetched 8720 B in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-26T16:49:05.967Z] Fetched 140 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-26T16:49:05.967Z] Fetched 119 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-26T16:49:05.967Z] Fetched 111 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-26T16:49:05.967Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-26T16:49:05.967Z] Fetched 645 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-26T16:49:05.967Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-26T16:49:05.967Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-26T16:49:05.967Z] Fetched 368 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-26T16:49:05.967Z] Fetched 187 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-26T16:49:05.967Z] Fetched 175 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-26T16:49:05.967Z] Fetched 206 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-26T16:49:05.967Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-26T16:49:05.967Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-26T16:49:05.967Z] Fetched 159 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-26T16:49:05.967Z] Fetched 107 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-26T16:49:05.967Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-26T16:49:05.967Z] Pulling static-packages [2021-08-26T16:49:05.967Z] + snapcraftctl pull [2021-08-26T16:49:06.167Z] Removing intermediate container 06a6309dbb56 [2021-08-26T16:49:06.167Z] ---> 0b3522b1baae [2021-08-26T16:49:06.167Z] [2021-08-26T16:49:06.167Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T16:49:06.167Z] ---> c4fd0aeabfcf [2021-08-26T16:49:06.167Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:49:06.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:06.469Z] ---> Running in 6b831407c69e [2021-08-26T16:49:06.469Z] ---> Running in 2f04be1c524b [2021-08-26T16:49:07.079Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T16:49:07.079Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:49:07.079Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:49:07.079Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:49:07.171Z] Pulling version [2021-08-26T16:49:07.171Z] + cd /root/project [2021-08-26T16:49:07.171Z] + + sedgit s/v// [2021-08-26T16:49:07.171Z] describe --tags --abbrev=0 [2021-08-26T16:49:07.171Z] + GIT_VERSION=2.0.1-dev.34 [2021-08-26T16:49:07.171Z] + [ -z 2.0.1-dev.34 ] [2021-08-26T16:49:07.171Z] + snapcraftctl set-version 2.0.1-dev.34 [2021-08-26T16:49:07.682Z] OK: 6 MiB in 16 packages [2021-08-26T16:49:08.192Z] Building config-common [2021-08-26T16:49:08.192Z] + snapcraftctl build [2021-08-26T16:49:08.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:08.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:09.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:09.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:09.457Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T16:49:09.457Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T16:49:09.457Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T16:49:09.457Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:49:09.457Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:49:09.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:09.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:09.734Z] OK: 6 MiB in 17 packages [2021-08-26T16:49:10.186Z] Skipping build go-build-helper (already ran) [2021-08-26T16:49:10.187Z] Building edgex-go [2021-08-26T16:49:10.345Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T16:49:10.345Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T16:49:10.345Z] Removing intermediate container 40df886c169b [2021-08-26T16:49:10.345Z] ---> 372cb197c578 [2021-08-26T16:49:10.345Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:49:10.345Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:49:10.345Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T16:49:10.345Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:49:10.345Z] OK: 5 MiB in 16 packages [2021-08-26T16:49:10.345Z] OK: 5 MiB in 15 packages [2021-08-26T16:49:10.460Z] + cd /root/parts/edgex-go/src [2021-08-26T16:49:10.460Z] + + sed s/v// [2021-08-26T16:49:10.460Z] git describe --tags --abbrev=0 [2021-08-26T16:49:10.460Z] + GIT_VERSION=2.0.1-dev.34 [2021-08-26T16:49:10.460Z] go mod tidy [2021-08-26T16:49:10.460Z] + [ -z 2.0.1-dev.34 ] [2021-08-26T16:49:10.460Z] + echo 2.0.1-dev.34 [2021-08-26T16:49:10.460Z] + make build [2021-08-26T16:49:10.953Z] ---> Running in 5a4123d7d3a5 [2021-08-26T16:49:12.425Z] Removing intermediate container 5a4123d7d3a5 [2021-08-26T16:49:12.425Z] ---> deb4e0b6e70f [2021-08-26T16:49:12.425Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T16:49:12.425Z] Removing intermediate container 6b831407c69e [2021-08-26T16:49:12.425Z] ---> e3c176d2e0f8 [2021-08-26T16:49:12.425Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T16:49:12.425Z] Removing intermediate container 42f0d3e96d72 [2021-08-26T16:49:12.425Z] ---> 08c9dc5254f3 [2021-08-26T16:49:12.425Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:49:12.425Z] ---> Running in a5f44170ee00 [2021-08-26T16:49:12.713Z] ---> Running in c68316c2a50f [2021-08-26T16:49:13.000Z] Removing intermediate container 2f04be1c524b [2021-08-26T16:49:13.000Z] ---> 66a9079493db [2021-08-26T16:49:13.000Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:49:13.277Z] ---> Running in ef937c6deded [2021-08-26T16:49:13.558Z] ---> Running in 73a74cafb45b [2021-08-26T16:49:13.838Z] Removing intermediate container c68316c2a50f [2021-08-26T16:49:13.838Z] ---> 805079408deb [2021-08-26T16:49:14.111Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T16:49:14.111Z] Removing intermediate container a5f44170ee00 [2021-08-26T16:49:14.111Z] ---> 0d26491da5d3 [2021-08-26T16:49:14.111Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:49:14.765Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-26T16:49:14.765Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-26T16:49:14.766Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-26T16:49:14.766Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-26T16:49:14.766Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-26T16:49:14.766Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-26T16:49:14.766Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-26T16:49:14.766Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-26T16:49:14.766Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-26T16:49:14.766Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-26T16:49:14.766Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-26T16:49:14.766Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-26T16:49:14.766Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-26T16:49:14.766Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-26T16:49:14.766Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-26T16:49:15.041Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-26T16:49:15.041Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-26T16:49:15.096Z] ---> Running in e921aff4e895 [2021-08-26T16:49:15.096Z] ---> Running in 922f433d7a45 [2021-08-26T16:49:15.096Z] Removing intermediate container ef937c6deded [2021-08-26T16:49:15.096Z] ---> 5bd489f293fe [2021-08-26T16:49:15.096Z] Step 14/26 : WORKDIR / [2021-08-26T16:49:15.096Z] Removing intermediate container 73a74cafb45b [2021-08-26T16:49:15.096Z] ---> 1e72d672b9d4 [2021-08-26T16:49:15.096Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T16:49:15.704Z] Removing intermediate container c0403c013efd [2021-08-26T16:49:15.704Z] ---> 967ed8b08594 [2021-08-26T16:49:15.704Z] [2021-08-26T16:49:15.704Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:49:15.704Z] ---> c4fd0aeabfcf [2021-08-26T16:49:15.704Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T16:49:15.704Z] ---> Running in 84660cf8bda5 [2021-08-26T16:49:15.704Z] ---> Running in 8689d91c88ea [2021-08-26T16:49:15.996Z] ---> Running in beb984ed9a68 [2021-08-26T16:49:15.996Z] Removing intermediate container e921aff4e895 [2021-08-26T16:49:15.996Z] ---> 4bd5dad64f22 [2021-08-26T16:49:15.996Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR}Removing intermediate container 922f433d7a45 [2021-08-26T16:49:15.996Z] [2021-08-26T16:49:15.996Z] ---> f938133c0522 [2021-08-26T16:49:15.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:49:16.043Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-26T16:49:16.043Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-26T16:49:16.043Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-26T16:49:16.043Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-26T16:49:16.043Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-26T16:49:16.043Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-26T16:49:16.043Z] go: downloading golang.org/x/text v0.3.6 [2021-08-26T16:49:16.043Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-26T16:49:16.043Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-26T16:49:16.043Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-26T16:49:16.043Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-26T16:49:16.283Z] ---> Running in 8835c9724c99 [2021-08-26T16:49:16.338Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-26T16:49:16.338Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-26T16:49:16.338Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-26T16:49:16.570Z] Removing intermediate container 84660cf8bda5 [2021-08-26T16:49:16.570Z] ---> 36aa88baf3ff [2021-08-26T16:49:16.570Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T16:49:16.614Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-26T16:49:16.614Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-26T16:49:16.614Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-26T16:49:16.614Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-26T16:49:16.614Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-26T16:49:16.852Z] Removing intermediate container 8689d91c88ea [2021-08-26T16:49:16.852Z] ---> 4ecbdf26f867 [2021-08-26T16:49:16.852Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-26T16:49:16.852Z] ---> Running in b7bda8761fe3 [2021-08-26T16:49:16.881Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-26T16:49:16.881Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-26T16:49:17.128Z] Removing intermediate container beb984ed9a68 [2021-08-26T16:49:17.128Z] ---> 28124392542a [2021-08-26T16:49:17.128Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T16:49:17.162Z] go: downloading github.com/kr/text v0.2.0 [2021-08-26T16:49:17.162Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-26T16:49:17.162Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-26T16:49:17.162Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-26T16:49:17.162Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-26T16:49:17.162Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-26T16:49:17.162Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-26T16:49:17.163Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-26T16:49:17.163Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-26T16:49:17.163Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-26T16:49:17.163Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-26T16:49:17.405Z] ---> Running in a6d7aa20ee5f [2021-08-26T16:49:17.430Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-26T16:49:17.430Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-26T16:49:17.430Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-26T16:49:17.430Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-26T16:49:17.430Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-26T16:49:17.430Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-26T16:49:17.430Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-26T16:49:17.687Z] ---> 8db89241a22d [2021-08-26T16:49:17.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T16:49:17.698Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-26T16:49:17.698Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-26T16:49:17.698Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T16:49:17.963Z] Removing intermediate container b7bda8761fe3 [2021-08-26T16:49:17.963Z] ---> a8555477c59a [2021-08-26T16:49:17.963Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:49:18.241Z] Removing intermediate container a6d7aa20ee5f [2021-08-26T16:49:18.241Z] ---> 1eb2db35619b [2021-08-26T16:49:18.241Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T16:49:18.519Z] ---> 0781bb395b70 [2021-08-26T16:49:18.519Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-26T16:49:18.800Z] ---> Running in 8798efd8d998 [2021-08-26T16:49:19.795Z] ---> 829df5bdcb84 [2021-08-26T16:49:19.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T16:49:19.795Z] Removing intermediate container 8798efd8d998 [2021-08-26T16:49:19.795Z] ---> 71eddf205ce7 [2021-08-26T16:49:19.795Z] ---> 52af2c49e642 [2021-08-26T16:49:19.795Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T16:49:19.795Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:49:20.095Z] Removing intermediate container 8835c9724c99 [2021-08-26T16:49:20.095Z] ---> e15d17cec66c [2021-08-26T16:49:20.095Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T16:49:20.095Z] ---> 11d112d8eddf [2021-08-26T16:49:20.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T16:49:20.372Z] ---> Running in 350873e7d6f8 [2021-08-26T16:49:20.372Z] ---> Running in fdd4ad68335a [2021-08-26T16:49:21.398Z] ---> 84a867c215e2 [2021-08-26T16:49:21.399Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-26T16:49:21.677Z] Removing intermediate container 350873e7d6f8 [2021-08-26T16:49:21.677Z] ---> b882c5f18b29 [2021-08-26T16:49:21.677Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T16:49:21.677Z] ---> 2403e3144e43 [2021-08-26T16:49:21.677Z] ---> cc6f49eddda1 [2021-08-26T16:49:21.677Z] Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T16:49:21.677Z] [2021-08-26T16:49:22.281Z] ---> Running in 3ce7eda17b56 [2021-08-26T16:49:22.891Z] ---> 6fe5dcb9a63e [2021-08-26T16:49:22.891Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T16:49:23.169Z] ---> c174e4793029 [2021-08-26T16:49:23.169Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T16:49:23.447Z] Removing intermediate container 3ce7eda17b56 [2021-08-26T16:49:23.447Z] ---> ab826115d7dc [2021-08-26T16:49:23.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:49:23.447Z] ---> 67c146375c65 [2021-08-26T16:49:23.447Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T16:49:23.722Z] ---> Running in fefd95ed87c3 [2021-08-26T16:49:23.722Z] ---> Running in cd95a35f6de7 [2021-08-26T16:49:23.722Z] ---> Running in 4f36a66f2d10 [2021-08-26T16:49:23.996Z] Removing intermediate container fdd4ad68335a [2021-08-26T16:49:23.996Z] ---> dc9de4618127 [2021-08-26T16:49:23.996Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T16:49:24.276Z] ---> Running in ce567cc189cb [2021-08-26T16:49:24.557Z] ---> 55dedf7f8d73 [2021-08-26T16:49:24.558Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-26T16:49:24.840Z] Removing intermediate container 4f36a66f2d10 [2021-08-26T16:49:24.840Z] ---> 3a0e3885a22a [2021-08-26T16:49:24.840Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T16:49:24.840Z] Removing intermediate container fefd95ed87c3 [2021-08-26T16:49:24.840Z] ---> 3990dbbad6f5 [2021-08-26T16:49:24.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:49:25.125Z] ---> Running in 72614ba19243 [2021-08-26T16:49:25.125Z] ---> Running in 252705459aa8 [2021-08-26T16:49:26.117Z] Removing intermediate container 72614ba19243 [2021-08-26T16:49:26.117Z] ---> 9c0de6a3b7cb [2021-08-26T16:49:26.117Z] Step 22/23 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:49:26.117Z] Removing intermediate container 252705459aa8 [2021-08-26T16:49:26.117Z] ---> 58cb515bbab8 [2021-08-26T16:49:26.117Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T16:49:26.391Z] ---> Running in c35ebe5a36f6 [2021-08-26T16:49:26.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:26.669Z] ---> Running in d4f782beb64e [2021-08-26T16:49:26.945Z] ---> 20aca0b99149 [2021-08-26T16:49:26.945Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T16:49:26.945Z] Removing intermediate container c35ebe5a36f6 [2021-08-26T16:49:26.945Z] ---> 537ae1592461 [2021-08-26T16:49:26.945Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:49:26.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:49:27.558Z] Removing intermediate container d4f782beb64e [2021-08-26T16:49:27.558Z] ---> d0c984e6b4c0 [2021-08-26T16:49:27.558Z] Step 22/23 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:49:27.558Z] ---> Running in b13fac7c593b [2021-08-26T16:49:27.558Z] Removing intermediate container cd95a35f6de7 [2021-08-26T16:49:27.558Z] ---> ed7673adedc5 [2021-08-26T16:49:27.558Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:49:27.558Z] ---> Running in 1b9361602125 [2021-08-26T16:49:27.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:49:28.162Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T16:49:28.162Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T16:49:28.162Z] ---> cf2fd53edd2d [2021-08-26T16:49:28.162Z] Step 22/26 : 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/ [2021-08-26T16:49:28.162Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T16:49:28.162Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T16:49:28.434Z] ---> Running in 10f4a9ad0a53 [2021-08-26T16:49:28.434Z] Removing intermediate container b13fac7c593b [2021-08-26T16:49:28.434Z] ---> 8895e2c38e42 [2021-08-26T16:49:28.434Z] [2021-08-26T16:49:28.434Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T16:49:28.434Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T16:49:28.707Z] Removing intermediate container 1b9361602125 [2021-08-26T16:49:28.707Z] ---> 47cc761ab020 [2021-08-26T16:49:28.707Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T16:49:28.707Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:49:28.707Z] OK: 8 MiB in 20 packages [2021-08-26T16:49:28.982Z] Successfully built 8895e2c38e42 [2021-08-26T16:49:28.982Z] ---> Running in 919dcbc101c9 [2021-08-26T16:49:28.982Z] ---> 0cfb06ebf06d [2021-08-26T16:49:28.982Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T16:49:28.982Z] Successfully tagged support-notifications-arm64:latest [2021-08-26T16:49:28.982Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-26T16:49:29.973Z] Removing intermediate container 919dcbc101c9 [2021-08-26T16:49:29.973Z] ---> c37f85911ae2 [2021-08-26T16:49:29.973Z] [2021-08-26T16:49:30.575Z] Successfully built c37f85911ae2 [2021-08-26T16:49:31.181Z] Successfully tagged support-scheduler-arm64:latest [2021-08-26T16:49:31.181Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-26T16:49:31.459Z] Removing intermediate container ce567cc189cb [2021-08-26T16:49:31.459Z] ---> e8820ba0ab4f [2021-08-26T16:49:31.459Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:49:32.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:49:32.061Z] ---> 244f053d80bc [2021-08-26T16:49:32.061Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T16:49:32.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T16:49:33.079Z] ---> a41d31676706 [2021-08-26T16:49:33.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T16:49:33.681Z] Removing intermediate container 10f4a9ad0a53 [2021-08-26T16:49:33.681Z] ---> b568d227f8e6 [2021-08-26T16:49:33.681Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-26T16:49:33.997Z] ---> d8d3c460fdd2 [2021-08-26T16:49:33.997Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T16:49:34.276Z] ---> Running in 52a403cde2ef [2021-08-26T16:49:34.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:49:34.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:49:35.280Z] ---> 9fc7d2feb639 [2021-08-26T16:49:35.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T16:49:35.888Z] Removing intermediate container 52a403cde2ef [2021-08-26T16:49:35.888Z] ---> a33728f55dac [2021-08-26T16:49:35.888Z] Step 24/26 : LABEL arch=arm64 [2021-08-26T16:49:35.888Z] ---> d2d9e886a638 [2021-08-26T16:49:35.888Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-26T16:49:35.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T16:49:36.505Z] ---> Running in 0681023fa2c2 [2021-08-26T16:49:37.105Z] ---> 108d3d834100 [2021-08-26T16:49:37.105Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T16:49:37.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:49:37.709Z] ---> e2a0678446df [2021-08-26T16:49:37.709Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T16:49:37.709Z] ---> Running in 0a0297524f47 [2021-08-26T16:49:37.709Z] Removing intermediate container 0681023fa2c2 [2021-08-26T16:49:37.709Z] ---> 7e2298e7502e [2021-08-26T16:49:37.709Z] Step 25/26 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:49:38.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T16:49:38.312Z] ---> Running in e0a2ada54a89 [2021-08-26T16:49:38.312Z] ---> Running in 7e760d388057 [2021-08-26T16:49:38.587Z] Removing intermediate container 0a0297524f47 [2021-08-26T16:49:38.587Z] ---> 162932966d9b [2021-08-26T16:49:38.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:49:38.870Z] ---> Running in e8bd5b9dd183 [2021-08-26T16:49:39.148Z] Removing intermediate container 7e760d388057 [2021-08-26T16:49:39.148Z] ---> 77ff6a9d7c43 [2021-08-26T16:49:39.148Z] Step 26/26 : LABEL version=0.0.0 [2021-08-26T16:49:39.148Z] Removing intermediate container e0a2ada54a89 [2021-08-26T16:49:39.148Z] ---> 1e1c70030963 [2021-08-26T16:49:39.148Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-26T16:49:39.446Z] ---> Running in 76c493f79676 [2021-08-26T16:49:39.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T16:49:39.736Z] Removing intermediate container e8bd5b9dd183 [2021-08-26T16:49:39.736Z] ---> e2dfce4211c0 [2021-08-26T16:49:39.736Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:49:40.344Z] ---> Running in 68fa38912494 [2021-08-26T16:49:40.620Z] Removing intermediate container 76c493f79676 [2021-08-26T16:49:40.620Z] ---> f202305f46de [2021-08-26T16:49:40.620Z] [2021-08-26T16:49:40.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:49:40.896Z] ---> 25f11361a968 [2021-08-26T16:49:40.896Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T16:49:41.179Z] Removing intermediate container 68fa38912494 [2021-08-26T16:49:41.179Z] ---> e888184e878a [2021-08-26T16:49:41.179Z] Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:49:41.179Z] Successfully built f202305f46de [2021-08-26T16:49:41.457Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-26T16:49:41.457Z]  Building security-secretstore-setup ... done Building core-metadata [2021-08-26T16:49:41.457Z] ---> Running in ae506e074dc2 [2021-08-26T16:49:41.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T16:49:41.736Z] ---> Running in 1ff525e79e09 [2021-08-26T16:49:42.349Z] Removing intermediate container 1ff525e79e09 [2021-08-26T16:49:42.349Z] ---> 8bc6825d8023 [2021-08-26T16:49:42.349Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:49:42.626Z] ---> Running in bd582699b1cb [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-26T16:49:43.014Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-26T16:49:43.014Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-26T16:49:43.014Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-26T16:49:43.014Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-26T16:49:43.014Z] + 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 [2021-08-26T16:49:43.014Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-26T16:49:43.228Z] Removing intermediate container bd582699b1cb [2021-08-26T16:49:43.228Z] ---> a20f03f29776 [2021-08-26T16:49:43.228Z] [2021-08-26T16:49:43.283Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-26T16:49:43.283Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-26T16:49:43.283Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-26T16:49:43.283Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-26T16:49:43.283Z] + 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 [2021-08-26T16:49:43.283Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-26T16:49:43.283Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-26T16:49:43.283Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-26T16:49:43.835Z] Successfully built a20f03f29776 [2021-08-26T16:49:43.835Z] Successfully tagged core-data-arm64:latest [2021-08-26T16:49:43.835Z] Building core-command [2021-08-26T16:49:44.244Z] Building hooks [2021-08-26T16:49:44.244Z] + cd /root/parts/hooks/src [2021-08-26T16:49:44.244Z] + make build [2021-08-26T16:49:44.244Z] go mod tidy [2021-08-26T16:49:44.823Z]  Building core-data ... done Removing intermediate container ae506e074dc2 [2021-08-26T16:49:44.823Z] ---> f327875fbccb [2021-08-26T16:49:44.823Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T16:49:45.201Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-26T16:49:45.201Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-26T16:49:45.201Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-26T16:49:45.202Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-26T16:49:45.422Z] ---> Running in 0c1de641d24f [2021-08-26T16:49:45.468Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-26T16:49:46.021Z] Removing intermediate container 0c1de641d24f [2021-08-26T16:49:46.021Z] ---> 20ec2b551fcf [2021-08-26T16:49:46.021Z] Step 29/32 : CMD ["gate"] [2021-08-26T16:49:46.434Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-26T16:49:46.702Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-26T16:49:46.702Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-26T16:49:47.004Z] ---> Running in e4b0fb396e61 [2021-08-26T16:49:48.449Z] Removing intermediate container e4b0fb396e61 [2021-08-26T16:49:48.449Z] ---> 25ca98e64c29 [2021-08-26T16:49:48.449Z] Step 30/32 : LABEL arch=arm64 [2021-08-26T16:49:48.726Z] ---> Running in 55137d211b69 [2021-08-26T16:49:49.709Z] Removing intermediate container 55137d211b69 [2021-08-26T16:49:49.709Z] ---> 4fab5b2bf6f9 [2021-08-26T16:49:49.709Z] Step 31/32 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:49:50.040Z] Building static-packages [2021-08-26T16:49:50.040Z] + snapcraftctl build [2021-08-26T16:49:50.310Z] ---> Running in e301a7b4b6ea [2021-08-26T16:49:51.291Z] Removing intermediate container e301a7b4b6ea [2021-08-26T16:49:51.291Z] ---> ca8f5d5ffb80 [2021-08-26T16:49:51.291Z] Step 32/32 : LABEL version=0.0.0 [2021-08-26T16:49:51.443Z] Building version [2021-08-26T16:49:51.443Z] + snapcraftctl build [2021-08-26T16:49:51.893Z] ---> Running in 5851c212df9a [2021-08-26T16:49:52.490Z] Removing intermediate container 5851c212df9a [2021-08-26T16:49:52.490Z] ---> c4b935293929 [2021-08-26T16:49:52.490Z] [2021-08-26T16:49:53.085Z] Successfully built c4b935293929 [2021-08-26T16:49:53.085Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-26T16:49:54.024Z] Staging config-common [2021-08-26T16:49:54.024Z] + snapcraftctl stage [2021-08-26T16:49:54.611Z] Skipping stage go-build-helper (already ran) [2021-08-26T16:49:54.611Z] Staging edgex-go [2021-08-26T16:49:54.611Z] + snapcraftctl stage [2021-08-26T16:49:56.027Z] Staging hooks [2021-08-26T16:49:56.027Z] + snapcraftctl stage [2021-08-26T16:49:56.989Z] Staging static-packages [2021-08-26T16:49:56.989Z] + snapcraftctl stage [2021-08-26T16:49:57.959Z] Staging version [2021-08-26T16:49:57.959Z] + snapcraftctl stage [2021-08-26T16:49:58.918Z] Priming config-common [2021-08-26T16:49:59.188Z] + snapcraftctl prime [2021-08-26T16:50:00.148Z] Priming go-build-helper [2021-08-26T16:50:00.148Z] + snapcraftctl prime [2021-08-26T16:50:01.111Z] Priming edgex-go [2021-08-26T16:50:01.111Z] + snapcraftctl prime [2021-08-26T16:50:02.529Z] Priming hooks [2021-08-26T16:50:02.529Z] + snapcraftctl prime [2021-08-26T16:50:03.939Z] Priming static-packages [2021-08-26T16:50:03.939Z] + snapcraftctl prime [2021-08-26T16:50:06.521Z] Priming version [2021-08-26T16:50:06.521Z] + snapcraftctl prime [2021-08-26T16:50:07.106Z] 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] } [2021-08-26T16:50:15.276Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:50:15.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:50:15.276Z] ---> 6ddc9a068a9f [2021-08-26T16:50:15.276Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:50:15.276Z] ---> Using cache [2021-08-26T16:50:15.276Z] ---> 49d83fceb5c6 [2021-08-26T16:50:15.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:50:15.276Z] ---> Using cache [2021-08-26T16:50:15.276Z] ---> 05bbae8f260c [2021-08-26T16:50:15.276Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T16:50:16.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:50:16.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:50:16.293Z] ---> 6ddc9a068a9f [2021-08-26T16:50:16.294Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> 49d83fceb5c6 [2021-08-26T16:50:16.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> 05bbae8f260c [2021-08-26T16:50:16.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> d0e9a416b4de [2021-08-26T16:50:16.294Z] Step 6/22 : COPY go.mod . [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> 4247fa37dab3 [2021-08-26T16:50:16.294Z] Step 7/22 : RUN go mod download [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> 814592f30b68 [2021-08-26T16:50:16.294Z] Step 8/22 : COPY . . [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> c70f38f64a85 [2021-08-26T16:50:16.294Z] Step 9/22 : RUN go mod tidy [2021-08-26T16:50:16.294Z] ---> Using cache [2021-08-26T16:50:16.294Z] ---> 69f000f0615c [2021-08-26T16:50:16.294Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T16:50:16.895Z] ---> Running in 4ab8d2b6149c [2021-08-26T16:50:16.895Z] ---> Running in 54b98b7d8c36 [2021-08-26T16:50:18.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:50:18.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T16:50:19.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:50:20.524Z] OK: 218 MiB in 52 packages [2021-08-26T16:50:24.878Z] Removing intermediate container 54b98b7d8c36 [2021-08-26T16:50:24.878Z] ---> 98e7553e5fd0 [2021-08-26T16:50:24.878Z] Step 6/24 : COPY go.mod . [2021-08-26T16:50:25.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:50:25.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:50:25.486Z] ---> 6ddc9a068a9f [2021-08-26T16:50:25.486Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> 49d83fceb5c6 [2021-08-26T16:50:25.486Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> 05bbae8f260c [2021-08-26T16:50:25.486Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> d0e9a416b4de [2021-08-26T16:50:25.486Z] Step 6/24 : COPY go.mod . [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> 4247fa37dab3 [2021-08-26T16:50:25.486Z] Step 7/24 : RUN go mod download [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> 814592f30b68 [2021-08-26T16:50:25.486Z] Step 8/24 : COPY . . [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> c70f38f64a85 [2021-08-26T16:50:25.486Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:25.486Z] ---> Using cache [2021-08-26T16:50:25.486Z] ---> 69f000f0615c [2021-08-26T16:50:25.486Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T16:50:26.485Z] ---> Running in b8ce67f75359 [2021-08-26T16:50:26.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T16:50:26.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T16:50:26.485Z] ---> 6ddc9a068a9f [2021-08-26T16:50:26.485Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> 49d83fceb5c6 [2021-08-26T16:50:26.485Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> 05bbae8f260c [2021-08-26T16:50:26.485Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> d0e9a416b4de [2021-08-26T16:50:26.485Z] Step 6/24 : COPY go.mod . [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> 4247fa37dab3 [2021-08-26T16:50:26.485Z] Step 7/24 : RUN go mod download [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> 814592f30b68 [2021-08-26T16:50:26.485Z] Step 8/24 : COPY . . [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> c70f38f64a85 [2021-08-26T16:50:26.485Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:26.485Z] ---> Using cache [2021-08-26T16:50:26.485Z] ---> 69f000f0615c [2021-08-26T16:50:26.485Z] Step 10/24 : RUN make cmd/core-command/core-command ---> 00631ca07977 [2021-08-26T16:50:26.485Z] [2021-08-26T16:50:26.485Z] Step 7/24 : RUN go mod download [2021-08-26T16:50:26.777Z] ---> Running in b4f74c9ea509 [2021-08-26T16:50:26.777Z] ---> Running in 1bd5c6f534f9 [2021-08-26T16:50:29.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T16:50:29.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T16:50:34.083Z] Removing intermediate container 1bd5c6f534f9 [2021-08-26T16:50:34.083Z] ---> 10a392e3015f [2021-08-26T16:50:34.083Z] Step 8/24 : COPY . . [2021-08-26T16:50:52.500Z] ---> ba9caed99dcd [2021-08-26T16:50:52.500Z] Step 9/24 : RUN go mod tidy [2021-08-26T16:50:52.500Z] ---> Running in 9dbc423f1502 [2021-08-26T16:51:00.825Z] Removing intermediate container 9dbc423f1502 [2021-08-26T16:51:00.825Z] ---> e0a589595228 [2021-08-26T16:51:00.825Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T16:51:00.825Z] ---> Running in 05b10fd68929 [2021-08-26T16:51:02.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T16:51:49.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T16:52:00.153Z] Removing intermediate container 4ab8d2b6149c [2021-08-26T16:52:00.153Z] ---> 0bbb43236842 [2021-08-26T16:52:00.153Z] [2021-08-26T16:52:00.153Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T16:52:00.153Z] ---> c4fd0aeabfcf [2021-08-26T16:52:00.153Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T16:52:00.153Z] ---> Running in 6798b390269c [2021-08-26T16:52:02.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:02.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:03.104Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T16:52:03.383Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T16:52:03.383Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T16:52:03.383Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T16:52:03.383Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T16:52:03.383Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T16:52:03.671Z] OK: 7 MiB in 18 packages [2021-08-26T16:52:07.127Z] Removing intermediate container 6798b390269c [2021-08-26T16:52:07.127Z] ---> a30f1a2e35e5 [2021-08-26T16:52:07.127Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T16:52:07.128Z] ---> Running in a84864465760 [2021-08-26T16:52:08.146Z] Removing intermediate container a84864465760 [2021-08-26T16:52:08.146Z] ---> 454c7ca5704e [2021-08-26T16:52:08.146Z] Step 14/22 : WORKDIR /edgex [2021-08-26T16:52:08.443Z] ---> Running in 029b053c3fa5 [2021-08-26T16:52:09.908Z] Removing intermediate container 029b053c3fa5 [2021-08-26T16:52:09.908Z] ---> 934d20c3ca72 [2021-08-26T16:52:09.909Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-26T16:52:11.923Z] Removing intermediate container b4f74c9ea509 [2021-08-26T16:52:11.923Z] ---> 6f829a8d1aca [2021-08-26T16:52:11.923Z] [2021-08-26T16:52:11.923Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:52:11.923Z] ---> c4fd0aeabfcf [2021-08-26T16:52:11.923Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:52:11.923Z] ---> Using cache [2021-08-26T16:52:11.923Z] ---> 66a9079493db [2021-08-26T16:52:11.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:52:11.923Z] ---> Using cache [2021-08-26T16:52:11.923Z] ---> 1e72d672b9d4 [2021-08-26T16:52:11.923Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T16:52:11.923Z] ---> e9233f191e1c [2021-08-26T16:52:11.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T16:52:12.210Z] ---> Running in f5ecd117c226 [2021-08-26T16:52:13.224Z] Removing intermediate container f5ecd117c226 [2021-08-26T16:52:13.224Z] ---> 8a0b0a94ce1d [2021-08-26T16:52:13.224Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:52:13.504Z] ---> Running in 0467aff32e20 [2021-08-26T16:52:14.512Z] ---> aeeb792d5ad3 [2021-08-26T16:52:14.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T16:52:14.512Z] Removing intermediate container 0467aff32e20 [2021-08-26T16:52:14.512Z] ---> 30cbcf2bd355 [2021-08-26T16:52:14.512Z] Step 16/24 : WORKDIR / [2021-08-26T16:52:15.123Z] ---> Running in ee616d145ff6 [2021-08-26T16:52:16.581Z] Removing intermediate container ee616d145ff6 [2021-08-26T16:52:16.581Z] ---> 939ac3bbc538 [2021-08-26T16:52:16.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:52:17.204Z] ---> 35f6b564fe28 [2021-08-26T16:52:17.204Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T16:52:17.820Z] ---> Running in b6d7310a7594 [2021-08-26T16:52:18.434Z] ---> 4d2787e1f6f7 [2021-08-26T16:52:18.434Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T16:52:19.038Z] Removing intermediate container b6d7310a7594 [2021-08-26T16:52:19.038Z] ---> 6b24f3d6e97e [2021-08-26T16:52:19.038Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T16:52:19.315Z] ---> Running in 640a2a6d4baf [2021-08-26T16:52:20.778Z] Removing intermediate container 640a2a6d4baf [2021-08-26T16:52:20.778Z] ---> 8933e407d0f4 [2021-08-26T16:52:20.778Z] Step 20/22 : LABEL arch=arm64 [2021-08-26T16:52:20.778Z] ---> Running in 90a30f4d13bc [2021-08-26T16:52:21.054Z] ---> 661811236646 [2021-08-26T16:52:21.054Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T16:52:21.665Z] Removing intermediate container b8ce67f75359 [2021-08-26T16:52:21.665Z] ---> 2499e4b5bc56 [2021-08-26T16:52:21.665Z] [2021-08-26T16:52:21.665Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T16:52:21.665Z] ---> c4fd0aeabfcf [2021-08-26T16:52:21.665Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T16:52:21.665Z] ---> Using cache [2021-08-26T16:52:21.665Z] ---> 66a9079493db [2021-08-26T16:52:21.665Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:52:21.665Z] ---> Using cache [2021-08-26T16:52:21.665Z] ---> 1e72d672b9d4 [2021-08-26T16:52:21.665Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T16:52:21.938Z] ---> Running in 20e2b0097b50 [2021-08-26T16:52:21.938Z] Removing intermediate container 90a30f4d13bc [2021-08-26T16:52:21.938Z] ---> 36414b887142 [2021-08-26T16:52:21.938Z] Step 21/22 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:52:22.214Z] ---> Running in 26442d98caa8 [2021-08-26T16:52:22.495Z] ---> 22c84d97099f [2021-08-26T16:52:22.495Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T16:52:22.772Z] Removing intermediate container 20e2b0097b50 [2021-08-26T16:52:22.772Z] ---> a15c310f9357 [2021-08-26T16:52:22.772Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T16:52:22.772Z] ---> Running in b4cda291aa0d [2021-08-26T16:52:22.772Z] ---> Running in 0e67918a97bf [2021-08-26T16:52:23.065Z] Removing intermediate container 26442d98caa8 [2021-08-26T16:52:23.065Z] ---> 19878c618a66 [2021-08-26T16:52:23.065Z] Step 22/22 : LABEL version=0.0.0 [2021-08-26T16:52:23.344Z] ---> Running in ced9961423d7 [2021-08-26T16:52:23.626Z] Removing intermediate container b4cda291aa0d [2021-08-26T16:52:23.626Z] ---> 23cd89bcb895 [2021-08-26T16:52:23.626Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:52:23.626Z] Removing intermediate container 0e67918a97bf [2021-08-26T16:52:23.626Z] ---> 75ebd03f981d [2021-08-26T16:52:23.626Z] Step 16/24 : WORKDIR / [2021-08-26T16:52:23.626Z] ---> Running in 0ae4c409b4fa [2021-08-26T16:52:23.626Z] ---> Running in acb9a427be91 [2021-08-26T16:52:23.912Z] Removing intermediate container ced9961423d7 [2021-08-26T16:52:23.912Z] ---> d90146736c8f [2021-08-26T16:52:23.912Z] [2021-08-26T16:52:24.520Z] Successfully built d90146736c8f [2021-08-26T16:52:24.520Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-26T16:52:24.520Z]  Building security-proxy-setup ... done Removing intermediate container acb9a427be91 [2021-08-26T16:52:24.520Z] ---> 0b61bbf9f39b [2021-08-26T16:52:24.520Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:52:24.806Z] Removing intermediate container 0ae4c409b4fa [2021-08-26T16:52:24.806Z] ---> 30fe6309de46 [2021-08-26T16:52:24.806Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T16:52:24.806Z] ---> Running in 6808d1b0bc37 [2021-08-26T16:52:25.798Z] Removing intermediate container 6808d1b0bc37 [2021-08-26T16:52:25.798Z] ---> e28e3c465093 [2021-08-26T16:52:25.798Z] Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:52:25.798Z] ---> aa19d026c546 [2021-08-26T16:52:25.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T16:52:25.798Z] ---> Running in 072b169ff845 [2021-08-26T16:52:26.799Z] Removing intermediate container 072b169ff845 [2021-08-26T16:52:26.799Z] ---> 302c8843a41d [2021-08-26T16:52:26.799Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:52:27.408Z] ---> Running in 4e8675f756c5 [2021-08-26T16:52:27.691Z] ---> ba2a9e124cc9 [2021-08-26T16:52:27.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T16:52:27.974Z] Removing intermediate container 4e8675f756c5 [2021-08-26T16:52:27.974Z] ---> 8a9452e22b02 [2021-08-26T16:52:27.974Z] [2021-08-26T16:52:28.251Z] Removing intermediate container 05b10fd68929 [2021-08-26T16:52:28.251Z] ---> ad6789efd5c4 [2021-08-26T16:52:28.251Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T16:52:28.528Z] ---> Running in b6f0848fb1ec [2021-08-26T16:52:28.529Z] Successfully built 8a9452e22b02 [2021-08-26T16:52:28.529Z] Successfully tagged core-command-arm64:latest [2021-08-26T16:52:28.812Z]  Building core-command ... done  ---> c42a2a93f776 [2021-08-26T16:52:28.812Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T16:52:29.099Z] ---> Running in de4f1df516bd [2021-08-26T16:52:29.703Z] Removing intermediate container de4f1df516bd [2021-08-26T16:52:29.703Z] ---> 1a159b1cf1dd [2021-08-26T16:52:29.703Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:52:29.983Z] ---> Running in ad36f3a1be20 [2021-08-26T16:52:29.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T16:52:30.589Z] Removing intermediate container ad36f3a1be20 [2021-08-26T16:52:30.589Z] ---> b9904ed4a2f7 [2021-08-26T16:52:30.589Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:52:30.589Z] ---> Running in be30efdba40e [2021-08-26T16:52:31.192Z] Removing intermediate container be30efdba40e [2021-08-26T16:52:31.192Z] ---> 37e298f9b43c [2021-08-26T16:52:31.192Z] Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:52:31.486Z] ---> Running in b3ae3786b0a2 [2021-08-26T16:52:32.092Z] Removing intermediate container b3ae3786b0a2 [2021-08-26T16:52:32.092Z] ---> 7f0a299b0d9f [2021-08-26T16:52:32.092Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:52:32.092Z] ---> Running in 9f6384e1a53b [2021-08-26T16:52:32.699Z] Removing intermediate container 9f6384e1a53b [2021-08-26T16:52:32.699Z] ---> 6e1351bd5e1f [2021-08-26T16:52:32.699Z] [2021-08-26T16:52:32.699Z] Removing intermediate container b6f0848fb1ec [2021-08-26T16:52:32.699Z] ---> d126984f04b3 [2021-08-26T16:52:32.699Z] [2021-08-26T16:52:32.699Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T16:52:32.977Z] 20.10.7: Pulling from library/docker [2021-08-26T16:52:33.253Z] Successfully built 6e1351bd5e1f [2021-08-26T16:52:33.253Z] Successfully tagged core-metadata-arm64:latest [2021-08-26T16:52:45.683Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T16:52:45.683Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T16:52:45.683Z] ---> df445af6242a [2021-08-26T16:52:45.683Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-26T16:52:45.683Z] ---> Running in c1c0dc61baa0 [2021-08-26T16:52:46.285Z] Removing intermediate container c1c0dc61baa0 [2021-08-26T16:52:46.285Z] ---> 58a03031eb3a [2021-08-26T16:52:46.285Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-26T16:52:46.562Z] ---> Running in 40fd27c357bd [2021-08-26T16:52:48.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:48.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T16:52:50.019Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T16:52:50.019Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T16:52:50.019Z] Executing bash-5.1.0-r0.post-install [2021-08-26T16:52:50.019Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T16:52:50.019Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T16:52:50.019Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T16:52:50.020Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T16:52:50.020Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T16:52:50.020Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T16:52:50.020Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T16:52:50.020Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T16:52:50.020Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T16:52:50.020Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T16:52:50.020Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T16:52:50.020Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T16:52:52.008Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T16:52:52.008Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T16:52:52.008Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T16:52:52.008Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T16:52:52.008Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T16:52:52.008Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T16:52:52.008Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T16:52:52.282Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T16:52:52.282Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T16:52:52.282Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T16:52:52.282Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T16:52:52.282Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T16:52:52.282Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T16:52:52.282Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-26T16:52:52.282Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T16:52:52.282Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T16:52:52.560Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T16:52:52.560Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T16:52:52.560Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T16:52:52.560Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T16:52:52.560Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T16:52:52.560Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T16:52:52.560Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T16:52:52.560Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T16:52:52.560Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T16:52:53.160Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T16:52:53.160Z] OK: 82 MiB in 59 packages [2021-08-26T16:53:01.469Z] Collecting docker-compose==1.23.2 [2021-08-26T16:53:01.469Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T16:53:02.071Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-26T16:53:03.061Z] Collecting PyYAML<4,>=3.10 [2021-08-26T16:53:03.061Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T16:53:07.389Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T16:53:07.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T16:53:07.663Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T16:53:07.939Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T16:53:07.939Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T16:53:07.939Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T16:53:10.566Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T16:53:10.566Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T16:53:10.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T16:53:10.843Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-26T16:53:13.480Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T16:53:13.757Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T16:53:15.200Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T16:53:15.200Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T16:53:15.200Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T16:53:15.200Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T16:53:17.830Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T16:53:17.830Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T16:53:18.820Z] Collecting certifi>=2017.4.17 [2021-08-26T16:53:18.820Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T16:53:19.096Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T16:53:19.096Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T16:53:19.699Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T16:53:19.976Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T16:53:20.253Z] Collecting idna<2.8,>=2.5 [2021-08-26T16:53:20.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T16:53:20.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T16:53:20.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T16:53:20.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T16:53:20.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T16:53:21.983Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T16:53:21.983Z] Attempting uninstall: urllib3 [2021-08-26T16:53:21.983Z] Found existing installation: urllib3 1.26.2 [2021-08-26T16:53:21.983Z] Uninstalling urllib3-1.26.2: [2021-08-26T16:53:21.983Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T16:53:22.968Z] Attempting uninstall: idna [2021-08-26T16:53:22.968Z] Found existing installation: idna 3.1 [2021-08-26T16:53:22.968Z] Uninstalling idna-3.1: [2021-08-26T16:53:22.968Z] Successfully uninstalled idna-3.1 [2021-08-26T16:53:23.571Z] Attempting uninstall: chardet [2021-08-26T16:53:23.571Z] Found existing installation: chardet 4.0.0 [2021-08-26T16:53:23.847Z] Uninstalling chardet-4.0.0: [2021-08-26T16:53:23.847Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T16:53:25.290Z] Attempting uninstall: requests [2021-08-26T16:53:25.290Z] Found existing installation: requests 2.25.1 [2021-08-26T16:53:25.290Z] Uninstalling requests-2.25.1: [2021-08-26T16:53:25.567Z] Successfully uninstalled requests-2.25.1 [2021-08-26T16:53:25.842Z] Running setup.py install for texttable: started [2021-08-26T16:53:28.475Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T16:53:28.475Z] Running setup.py install for PyYAML: started [2021-08-26T16:53:31.880Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T16:53:31.880Z] Running setup.py install for docopt: started [2021-08-26T16:53:34.516Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T16:53:34.516Z] Running setup.py install for dockerpty: started [2021-08-26T16:53:37.151Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T16:53:39.143Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-08-26T16:53:49.327Z] Removing intermediate container 40fd27c357bd [2021-08-26T16:53:49.327Z] ---> 117a8d6b9deb [2021-08-26T16:53:49.327Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T16:53:49.327Z] ---> Running in 6fbf7751a8ec [2021-08-26T16:53:49.327Z] Removing intermediate container 6fbf7751a8ec [2021-08-26T16:53:49.327Z] ---> 802afebba31e [2021-08-26T16:53:49.328Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T16:53:49.328Z] ---> Running in 40f7ceda4667 [2021-08-26T16:53:49.929Z] Removing intermediate container 40f7ceda4667 [2021-08-26T16:53:49.929Z] ---> 9529332a994a [2021-08-26T16:53:49.929Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T16:53:51.379Z] ---> a79f4abd20d9 [2021-08-26T16:53:51.379Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T16:53:51.980Z] ---> 79738e25606a [2021-08-26T16:53:51.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T16:53:53.430Z] ---> 430e721e2c89 [2021-08-26T16:53:53.430Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T16:53:53.430Z] ---> Running in 877aa66d97aa [2021-08-26T16:53:53.705Z] Removing intermediate container 877aa66d97aa [2021-08-26T16:53:53.705Z] ---> 0726dc781f40 [2021-08-26T16:53:53.705Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T16:53:53.982Z] ---> Running in d7a45adf58b3 [2021-08-26T16:53:54.583Z] Removing intermediate container d7a45adf58b3 [2021-08-26T16:53:54.583Z] ---> 393a2e58f681 [2021-08-26T16:53:54.583Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T16:53:54.583Z] ---> Running in 9b69922de07b [2021-08-26T16:53:55.185Z] Removing intermediate container 9b69922de07b [2021-08-26T16:53:55.185Z] ---> 4d7d9219fa7f [2021-08-26T16:53:55.185Z] Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 [2021-08-26T16:53:55.185Z] ---> Running in a69effc62d13 [2021-08-26T16:53:55.792Z] Removing intermediate container a69effc62d13 [2021-08-26T16:53:55.792Z] ---> d505c4e5b9a2 [2021-08-26T16:53:55.792Z] Step 24/24 : LABEL version=0.0.0 [2021-08-26T16:53:55.792Z] ---> Running in b488827ad0ad [2021-08-26T16:53:56.397Z] Removing intermediate container b488827ad0ad [2021-08-26T16:53:56.397Z] ---> 28840229ea96 [2021-08-26T16:53:56.397Z] [2021-08-26T16:53:57.005Z] Successfully built 28840229ea96 [2021-08-26T16:53:57.005Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-26T16:53:57.304Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-26T16:53:57.317Z] $ docker stop --time=1 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad [2021-08-26T16:53:59.273Z] $ docker rm -f 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T16:53:59.945Z] + docker images [2021-08-26T16:54:00.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T16:54:00.218Z] sys-mgmt-agent-arm64 latest 28840229ea96 4 seconds ago 311MB [2021-08-26T16:54:00.218Z] core-metadata-arm64 latest 6e1351bd5e1f About a minute ago 15.8MB [2021-08-26T16:54:00.218Z] d126984f04b3 About a minute ago 1.57GB [2021-08-26T16:54:00.218Z] core-command-arm64 latest 8a9452e22b02 About a minute ago 15.2MB [2021-08-26T16:54:00.218Z] security-proxy-setup-arm64 latest d90146736c8f About a minute ago 24.5MB [2021-08-26T16:54:00.218Z] 2499e4b5bc56 About a minute ago 1.57GB [2021-08-26T16:54:00.218Z] 6f829a8d1aca About a minute ago 1.56GB [2021-08-26T16:54:00.218Z] 0bbb43236842 2 minutes ago 1.57GB [2021-08-26T16:54:00.218Z] security-bootstrapper-arm64 latest c4b935293929 4 minutes ago 17.7MB [2021-08-26T16:54:00.218Z] core-data-arm64 latest a20f03f29776 4 minutes ago 19.3MB [2021-08-26T16:54:00.218Z] security-secretstore-setup-arm64 latest f202305f46de 4 minutes ago 26.5MB [2021-08-26T16:54:00.218Z] support-scheduler-arm64 latest c37f85911ae2 4 minutes ago 15.2MB [2021-08-26T16:54:00.218Z] support-notifications-arm64 latest 8895e2c38e42 4 minutes ago 15.9MB [2021-08-26T16:54:00.219Z] 967ed8b08594 4 minutes ago 1.57GB [2021-08-26T16:54:00.219Z] 0b3522b1baae 4 minutes ago 1.57GB [2021-08-26T16:54:00.219Z] 980e6822bbe4 4 minutes ago 1.57GB [2021-08-26T16:54:00.219Z] ca21f5dbdcc3 5 minutes ago 1.57GB [2021-08-26T16:54:00.219Z] b9054ed4a45c 5 minutes ago 1.57GB [2021-08-26T16:54:00.219Z] ci-base-image-arm64 latest 6ddc9a068a9f 15 minutes ago 1.24GB [2021-08-26T16:54:00.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-26T16:54:00.219Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-26T16:54:00.219Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-26T16:54:00.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 [2021-08-26T16:54:01.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:54:01.288Z] [2021-08-26T16:54:01.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:54:01.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:54:01.936Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-26T16:54:01.936Z] 448f6bf000e3: Pulling fs layer [2021-08-26T16:54:01.936Z] f757da607395: Pulling fs layer [2021-08-26T16:54:01.936Z] 05883995daec: Pulling fs layer [2021-08-26T16:54:01.936Z] 8603b9c90790: Pulling fs layer [2021-08-26T16:54:01.936Z] 1560dd03e051: Pulling fs layer [2021-08-26T16:54:01.936Z] 27f5ce0e4adf: Pulling fs layer [2021-08-26T16:54:01.936Z] c2d8d7efcc4b: Pulling fs layer [2021-08-26T16:54:01.936Z] 8603b9c90790: Waiting [2021-08-26T16:54:01.936Z] 1560dd03e051: Waiting [2021-08-26T16:54:01.936Z] 27f5ce0e4adf: Waiting [2021-08-26T16:54:01.936Z] c2d8d7efcc4b: Waiting [2021-08-26T16:54:02.212Z] f757da607395: Verifying Checksum [2021-08-26T16:54:02.212Z] f757da607395: Download complete [2021-08-26T16:54:02.486Z] 8603b9c90790: Verifying Checksum [2021-08-26T16:54:02.486Z] 8603b9c90790: Download complete [2021-08-26T16:54:02.760Z] 1560dd03e051: Verifying Checksum [2021-08-26T16:54:02.760Z] 27f5ce0e4adf: Verifying Checksum [2021-08-26T16:54:02.760Z] 27f5ce0e4adf: Download complete [2021-08-26T16:54:02.760Z] 05883995daec: Verifying Checksum [2021-08-26T16:54:02.760Z] 05883995daec: Download complete [2021-08-26T16:54:03.741Z] 448f6bf000e3: Verifying Checksum [2021-08-26T16:54:03.741Z] 448f6bf000e3: Download complete [2021-08-26T16:54:07.147Z] c2d8d7efcc4b: Verifying Checksum [2021-08-26T16:54:07.147Z] c2d8d7efcc4b: Download complete [2021-08-26T16:54:07.419Z] 448f6bf000e3: Pull complete [2021-08-26T16:54:08.404Z] f757da607395: Pull complete [2021-08-26T16:54:09.845Z] 05883995daec: Pull complete [2021-08-26T16:54:10.119Z] 8603b9c90790: Pull complete [2021-08-26T16:54:11.556Z] 1560dd03e051: Pull complete [2021-08-26T16:54:11.829Z] 27f5ce0e4adf: Pull complete [2021-08-26T16:54:26.928Z] c2d8d7efcc4b: Pull complete [2021-08-26T16:54:26.928Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-26T16:54:26.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T16:54:26.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-26T16:54:27.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2021-08-26T16:54:27.321Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-26T16:54:31.562Z] $ docker top 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:54:32.825Z] ---> job-cost.sh [2021-08-26T16:54:32.825Z] lf-activate-venv: SKIPPING [2021-08-26T16:54:32.825Z] INFO: No Stack... [2021-08-26T16:54:33.802Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-26T16:54:34.073Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T16:54:34.743Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-08-26T16:54:34.743Z] + cut -d, -f6 [Pipeline] lock [2021-08-26T16:54:34.814Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] [2021-08-26T16:54:34.836Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] did not exist. Created. [2021-08-26T16:54:34.837Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T16:54:35.553Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-26T16:54:35.786Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T16:54:35.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T16:54:35.829Z] $ docker stop --time=1 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e [2021-08-26T16:54:37.607Z] $ docker rm -f 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e [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 [2021-08-26T16:54:38.907Z] provisioning config files... [2021-08-26T16:54:38.925Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config6293353923398578671tmp [Pipeline] { [Pipeline] sh [2021-08-26T16:54:39.254Z] + set +x [2021-08-26T16:54:39.254Z] + curl -s https://codecov.io/bash [2021-08-26T16:54:39.254Z] + bash -s -- [2021-08-26T16:54:39.518Z] [2021-08-26T16:54:39.518Z] _____ _ [2021-08-26T16:54:39.518Z] / ____| | | [2021-08-26T16:54:39.518Z] | | ___ __| | ___ ___ _____ __ [2021-08-26T16:54:39.518Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-26T16:54:39.518Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-26T16:54:39.518Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-26T16:54:39.518Z] Bash-1.0.6 [2021-08-26T16:54:39.519Z] [2021-08-26T16:54:39.519Z] [2021-08-26T16:54:39.519Z] ==> git version 2.24.4 found [2021-08-26T16:54:39.519Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-26T16:54:39.519Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-26T16:54:39.519Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-26T16:54:39.519Z] ==> Jenkins CI detected. [2021-08-26T16:54:39.519Z] current dir:  /w/workspace/edgex-go/10 [2021-08-26T16:54:39.519Z] project root: . [2021-08-26T16:54:39.519Z] --> token set from env [2021-08-26T16:54:39.519Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-26T16:54:39.519Z] ==> Running gcov in . (disable via -X gcov) [2021-08-26T16:54:39.519Z] ==> Python coveragepy not found [2021-08-26T16:54:39.519Z] ==> Searching for coverage reports in: [2021-08-26T16:54:39.519Z] + . [2021-08-26T16:54:39.519Z] -> Found 1 reports [2021-08-26T16:54:39.519Z] ==> Detecting git/mercurial file structure [2021-08-26T16:54:39.519Z] ==> Reading reports [2021-08-26T16:54:39.519Z] + ./coverage.out bytes=403739 [2021-08-26T16:54:39.519Z] ==> Appending adjustments [2021-08-26T16:54:39.519Z] https://docs.codecov.io/docs/fixing-reports [2021-08-26T16:54:41.133Z] + Found adjustments [2021-08-26T16:54:41.133Z] ==> Gzipping contents [2021-08-26T16:54:41.133Z] 56K /tmp/codecov.o10Ham.gz [2021-08-26T16:54:41.133Z] ==> Uploading reports [2021-08-26T16:54:41.133Z] url: https://codecov.io [2021-08-26T16:54:41.133Z] query: branch=PR-3657&commit=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-26T16:54:41.133Z] -> Pinging Codecov [2021-08-26T16:54:41.133Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-26T16:54:41.133Z] -> Uploading to [2021-08-26T16:54:41.133Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-26/00271124DB129430A58F1EEE437C3FCB/0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c/7e6870f4-8955-4bbd-adc7-4d639586fb60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T165440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58ee5ce0a458de5b4e2150c2d6fbfdff671fbb6bccbf456e6766792672d7f61b [2021-08-26T16:54:41.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T16:54:41.133Z] Dload Upload Total Spent Left Speed [2021-08-26T16:54:41.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54366 0 0 100 54366 0 109k --:--:-- --:--:-- --:--:-- 109k 100 54366 0 0 100 54366 0 109k --:--:-- --:--:-- --:--:-- 109k [2021-08-26T16:54:41.715Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [Pipeline] } [2021-08-26T16:54:41.728Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-26T16:54:43.314Z] + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:54:43.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:54:44.260Z] ---> package-listing.sh [2021-08-26T16:54:44.260Z] ++ facter osfamily [2021-08-26T16:54:44.260Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-26T16:54:44.532Z] + OS_FAMILY=redhat [2021-08-26T16:54:44.532Z] + workspace=/w/workspace/edgex-go/10 [2021-08-26T16:54:44.532Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-26T16:54:44.532Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-26T16:54:44.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-26T16:54:44.532Z] + PACKAGES=/tmp/packages_start.txt [2021-08-26T16:54:44.532Z] + '[' /w/workspace/edgex-go/10 ']' [2021-08-26T16:54:44.532Z] + PACKAGES=/tmp/packages_end.txt [2021-08-26T16:54:44.532Z] + case "${OS_FAMILY}" in [2021-08-26T16:54:44.532Z] + rpm -qa [2021-08-26T16:54:44.532Z] + sort [2021-08-26T16:54:46.481Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-26T16:54:46.481Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-26T16:54:46.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-26T16:54:46.481Z] + '[' /w/workspace/edgex-go/10 ']' [2021-08-26T16:54:46.481Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-08-26T16:54:46.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-08-26T16:54:46.499Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-26T16:54:46.810Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:54:47.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:54:47.394Z] [2021-08-26T16:54:47.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T16:54:47.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:54:47.720Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T16:54:47.720Z] b4d181a07f80: Pulling fs layer [2021-08-26T16:54:47.720Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T16:54:47.720Z] ed53099fbce6: Pulling fs layer [2021-08-26T16:54:47.720Z] dc539afda2c1: Pulling fs layer [2021-08-26T16:54:47.720Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T16:54:47.720Z] 9065ff56babe: Pulling fs layer [2021-08-26T16:54:47.720Z] d287ab97295c: Pulling fs layer [2021-08-26T16:54:47.720Z] dc539afda2c1: Waiting [2021-08-26T16:54:47.720Z] 77bc0d833cb6: Waiting [2021-08-26T16:54:47.720Z] 9065ff56babe: Waiting [2021-08-26T16:54:47.720Z] d287ab97295c: Waiting [2021-08-26T16:54:47.985Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T16:54:47.985Z] a1111a8f2ec3: Download complete [2021-08-26T16:54:47.985Z] dc539afda2c1: Verifying Checksum [2021-08-26T16:54:47.985Z] dc539afda2c1: Download complete [2021-08-26T16:54:48.249Z] ed53099fbce6: Verifying Checksum [2021-08-26T16:54:48.249Z] ed53099fbce6: Download complete [2021-08-26T16:54:48.249Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T16:54:48.249Z] 77bc0d833cb6: Download complete [2021-08-26T16:54:48.249Z] 9065ff56babe: Verifying Checksum [2021-08-26T16:54:48.249Z] 9065ff56babe: Download complete [2021-08-26T16:54:49.207Z] b4d181a07f80: Verifying Checksum [2021-08-26T16:54:49.207Z] b4d181a07f80: Download complete [2021-08-26T16:54:50.163Z] b4d181a07f80: Pull complete [2021-08-26T16:54:50.432Z] a1111a8f2ec3: Pull complete [2021-08-26T16:54:50.703Z] ed53099fbce6: Pull complete [2021-08-26T16:54:50.703Z] dc539afda2c1: Pull complete [2021-08-26T16:54:50.969Z] 77bc0d833cb6: Pull complete [2021-08-26T16:54:51.234Z] 9065ff56babe: Pull complete [2021-08-26T16:54:52.188Z] d287ab97295c: Download complete [2021-08-26T16:54:56.489Z] d287ab97295c: Pull complete [2021-08-26T16:54:56.489Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T16:54:56.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T16:54:56.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T16:54:56.585Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-08-26T16:54:56.641Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-26T16:54:59.931Z] $ docker top b951cee05df35a9805519aaf918aad8b956e2ebba89acb57d19df2467d5d4718 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T16:55:00.338Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-26T16:55:00.669Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-26T16:55:00.983Z] + ls /var/log/sa-host [2021-08-26T16:55:00.983Z] + sadf -c /var/log/sa-host/sa05 [2021-08-26T16:55:00.983Z] file_magic: OK [2021-08-26T16:55:00.983Z] HZ: Using current value: 100 [2021-08-26T16:55:00.983Z] file_header: OK [2021-08-26T16:55:00.983Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-26T16:55:00.983Z] Statistics: [2021-08-26T16:55:00.983Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T16:55:00.983Z] File successfully converted to sysstat format version 12.0.3 [2021-08-26T16:55:00.983Z] + sadf -c /var/log/sa-host/sa26 [2021-08-26T16:55:00.983Z] file_magic: OK [2021-08-26T16:55:00.983Z] HZ: Using current value: 100 [2021-08-26T16:55:00.983Z] file_header: OK [2021-08-26T16:55:00.983Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-26T16:55:00.983Z] Statistics: [2021-08-26T16:55:00.983Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T16:55:00.983Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T16:55:01.611Z] provisioning config files... [2021-08-26T16:55:01.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3074581533740687301tmp [Pipeline] { [Pipeline] echo [2021-08-26T16:55:01.655Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:55:01.968Z] ---> create-netrc.sh [Pipeline] } [2021-08-26T16:55:01.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:55:02.395Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-26T16:55:02.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:55:02.724Z] ---> sudo-logs.sh [2021-08-26T16:55:02.724Z] Archiving 'sudo' log.. [2021-08-26T16:55:02.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-840.vexxhost.local: Name or service not known [2021-08-26T16:55:02.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-840.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-26T16:55:02.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:55:03.073Z] ---> job-cost.sh [2021-08-26T16:55:03.074Z] lf-activate-venv: SKIPPING [2021-08-26T16:55:03.074Z] DEBUG: total: 0.10999999940395355 [2021-08-26T16:55:03.074Z] INFO: Retrieving Stack Cost... [2021-08-26T16:55:04.031Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T16:55:04.612Z] INFO: Archiving Costs [Pipeline] echo [2021-08-26T16:55:04.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T16:55:04.948Z] ---> logs-deploy.sh [2021-08-26T16:55:04.948Z] lf-activate-venv: SKIPPING [2021-08-26T16:55:04.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/10 [2021-08-26T16:55:04.948Z] INFO: archiving workspace using pattern(s): [2021-08-26T16:55:05.530Z] Archives upload complete. [2021-08-26T16:55:05.796Z] INFO: archiving logs to Nexus