Pull request #3625 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 5f69c93d373cc2b30d3ef1961268ff86393ee59e+829e8fdb577067879b803ac37640c358b37462cf (eab438fafaaa57ef4cb72094efb76973106ab27b) Running in Durability level: MAX_SURVIVABILITY 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-ssh286163353798294019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2069284443462237286.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3625/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8886038756098377263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8345773096506340459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6074736397007400985.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3625/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3625/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1555679216937698900.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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_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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2904 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/1@tmp/jenkins-gitclient-ssh7662521459348303074.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 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) > 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/1@tmp/jenkins-gitclient-ssh5206555818752431627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # 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/1@tmp/jenkins-gitclient-ssh6123439401521668751.key > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:49:42.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:49:42.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:49:42.747Z] ========================================================= [2021-07-15T17:49:42.748Z] EdgeX Global Pipelines Version Info [2021-07-15T17:49:42.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:49:45.208Z] ------------------- [2021-07-15T17:49:45.208Z] stable info: [2021-07-15T17:49:45.208Z] ------------------- [2021-07-15T17:49:45.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:49:45.208Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:49:45.208Z] Message: update stable to v1.0.196 [2021-07-15T17:49:45.208Z] ------------------- [2021-07-15T17:49:45.208Z] experimental info: [2021-07-15T17:49:45.208Z] ------------------- [2021-07-15T17:49:45.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:49:45.208Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:49:45.208Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:49:45.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T17:49:45.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T17:49:45.594Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:49:45.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:49:45.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:49:45.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:49:45.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:49:45.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T17:49:45.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T17:49:45.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T17:49:46.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:49:46.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:49:46.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:49:46.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:49:46.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:49:46.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:49:46.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:49:46.428Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:49:46.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T17:49:46.548Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T17:49:46.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T17:49:46.647Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:49:46.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3625 [Pipeline] echo [2021-07-15T17:49:46.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3625 [Pipeline] echo [2021-07-15T17:49:46.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3625 [Pipeline] echo [2021-07-15T17:49:46.881Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f69c93d373cc2b30d3ef1961268ff86393ee59e [Pipeline] echo [2021-07-15T17:49:46.941Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f69c93 [Pipeline] echo [2021-07-15T17:49:47.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:49:47.188Z] provisioning config files... [2021-07-15T17:49:47.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1752101200490384874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:49:47.808Z] ---> docker-login.sh [2021-07-15T17:49:47.808Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:49:47.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:49:47.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:49:47.808Z] Configure a credential helper to remove this warning. See [2021-07-15T17:49:47.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:49:47.808Z] [2021-07-15T17:49:47.808Z] Login Succeeded [2021-07-15T17:49:47.808Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:49:47.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:49:48.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:49:48.082Z] Configure a credential helper to remove this warning. See [2021-07-15T17:49:48.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:49:48.082Z] [2021-07-15T17:49:48.082Z] Login Succeeded [2021-07-15T17:49:48.082Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:49:48.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:49:48.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:49:48.082Z] Configure a credential helper to remove this warning. See [2021-07-15T17:49:48.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:49:48.082Z] [2021-07-15T17:49:48.082Z] Login Succeeded [2021-07-15T17:49:48.082Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:49:48.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:49:48.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:49:48.350Z] Configure a credential helper to remove this warning. See [2021-07-15T17:49:48.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:49:48.350Z] [2021-07-15T17:49:48.350Z] Login Succeeded [2021-07-15T17:49:48.350Z] docker.io [2021-07-15T17:49:48.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:49:48.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:49:48.620Z] Configure a credential helper to remove this warning. See [2021-07-15T17:49:48.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:49:48.620Z] [2021-07-15T17:49:48.620Z] Login Succeeded [2021-07-15T17:49:48.620Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:49:48.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:49:49.145Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T17:49:49.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:49:49.145Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T17:49:49.145Z] ++ cut -d/ -f2 [2021-07-15T17:49:49.145Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T17:49:49.265Z] 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-07-15T17:49:50.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:49:50.650Z] [2021-07-15T17:49:50.650Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:49:51.053Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:49:51.053Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:49:51.053Z] 31603596830f: Pulling fs layer [2021-07-15T17:49:51.053Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:49:51.053Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:49:51.053Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:49:51.054Z] fd332fbdc1db: Waiting [2021-07-15T17:49:51.327Z] 31603596830f: Verifying Checksum [2021-07-15T17:49:51.327Z] 31603596830f: Download complete [2021-07-15T17:49:51.328Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:49:51.328Z] fd332fbdc1db: Download complete [2021-07-15T17:49:51.602Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:49:51.602Z] 3d9ef1400e77: Download complete [2021-07-15T17:49:51.602Z] 31603596830f: Pull complete [2021-07-15T17:49:51.602Z] b6dc333f4379: Pull complete [2021-07-15T17:49:52.199Z] 3d9ef1400e77: Pull complete [2021-07-15T17:49:52.199Z] fd332fbdc1db: Pull complete [2021-07-15T17:49:52.199Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:49:52.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:49:52.199Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:49:52.361Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T17:49:52.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:49:53.165Z] $ docker top 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:49:53.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:49:53.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:49:53.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:49:53.513Z] $ docker exec 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent [2021-07-15T17:49:53.628Z] SSH_AUTH_SOCK=/tmp/ssh-AAVUv0xvPyVy/agent.13 [2021-07-15T17:49:53.628Z] SSH_AGENT_PID=20 [2021-07-15T17:49:53.651Z] Running ssh-add (command line suppressed) [2021-07-15T17:49:53.743Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8265811824268133021.key (/w/workspace/edgex-go/1@tmp/private_key_8265811824268133021.key) [2021-07-15T17:49:53.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:49:54.158Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:49:54.195Z] $ docker exec --env ******** --env ******** 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent -k [2021-07-15T17:49:54.280Z] unset SSH_AUTH_SOCK; [2021-07-15T17:49:54.281Z] unset SSH_AGENT_PID; [2021-07-15T17:49:54.281Z] echo Agent pid 20 killed; [2021-07-15T17:49:54.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:49:54.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:49:54.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:49:54.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:49:54.529Z] $ docker exec 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent [2021-07-15T17:49:54.644Z] SSH_AUTH_SOCK=/tmp/ssh-IDKDS1IxFYwa/agent.54 [2021-07-15T17:49:54.644Z] SSH_AGENT_PID=60 [2021-07-15T17:49:54.656Z] Running ssh-add (command line suppressed) [2021-07-15T17:49:54.751Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6830682612667444030.key (/w/workspace/edgex-go/1@tmp/private_key_6830682612667444030.key) [2021-07-15T17:49:54.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:49:55.144Z] + git semver init [2021-07-15T17:49:55.145Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:49:55.145Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-15T17:49:55.145Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-15T17:49:55.145Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:49:55.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:49:55.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:49:55.145Z] # $SEMVER_BRANCH = PR-3625 [2021-07-15T17:49:55.145Z] # $SEMVER_TEMP = /tmp/semver-664934927 [2021-07-15T17:49:55.145Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T17:50:34.141Z] # '/tmp/semver-664934927' -> '/w/workspace/edgex-go/1/.semver' [2021-07-15T17:50:34.141Z] # -> Force: false [2021-07-15T17:50:34.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-15T17:50:34.163Z] $ docker exec --env ******** --env ******** 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 ssh-agent -k [2021-07-15T17:50:34.258Z] unset SSH_AUTH_SOCK; [2021-07-15T17:50:34.258Z] unset SSH_AGENT_PID; [2021-07-15T17:50:34.258Z] echo Agent pid 60 killed; [2021-07-15T17:50:34.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:50:34.884Z] + git semver [Pipeline] } [2021-07-15T17:50:34.917Z] $ docker stop --time=1 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 [2021-07-15T17:50:36.715Z] $ docker rm -f 5a4fac36db6c0c3a2b9a7a908fd0ddc54fc33dc02eee89680c01b2c83dbb0766 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:50:37.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:50:37.650Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:50:37.676Z] [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] sh [2021-07-15T17:50:38.719Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:50:39.066Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:50:39.437Z] + true [2021-07-15T17:50:39.437Z] + sudo service docker restart [2021-07-15T17:50:39.437Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T17:50:53.181Z] Still waiting to schedule task [2021-07-15T17:50:53.181Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2903’ is offline [Pipeline] echo [2021-07-15T17:50:57.880Z] ========================================================= [2021-07-15T17:50:57.880Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:50:57.880Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:50:58.266Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T17:50:59.717Z] Sending build context to Docker daemon 328.5MB [2021-07-15T17:50:59.717Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:50:59.717Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:50:59.717Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:50:59.717Z] 540db60ca938: Pulling fs layer [2021-07-15T17:50:59.717Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:50:59.717Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:50:59.717Z] 0773c198feca: Pulling fs layer [2021-07-15T17:50:59.717Z] 345f892a5656: Pulling fs layer [2021-07-15T17:50:59.717Z] 4796506630df: Pulling fs layer [2021-07-15T17:50:59.717Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:50:59.717Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:50:59.717Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:50:59.717Z] 0773c198feca: Waiting [2021-07-15T17:50:59.717Z] 345f892a5656: Waiting [2021-07-15T17:50:59.717Z] 4796506630df: Waiting [2021-07-15T17:50:59.718Z] cc55df3e53f1: Waiting [2021-07-15T17:50:59.718Z] 4d027b6c602c: Waiting [2021-07-15T17:50:59.718Z] 449e75d2c14e: Waiting [2021-07-15T17:50:59.718Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:50:59.718Z] 4c4ab2625f07: Download complete [2021-07-15T17:50:59.718Z] adcc1eea9eea: Download complete [2021-07-15T17:50:59.718Z] 345f892a5656: Verifying Checksum [2021-07-15T17:50:59.718Z] 345f892a5656: Download complete [2021-07-15T17:50:59.718Z] 4796506630df: Verifying Checksum [2021-07-15T17:50:59.718Z] 4796506630df: Download complete [2021-07-15T17:50:59.992Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:50:59.992Z] cc55df3e53f1: Download complete [2021-07-15T17:50:59.992Z] 540db60ca938: Verifying Checksum [2021-07-15T17:50:59.992Z] 540db60ca938: Download complete [2021-07-15T17:51:00.260Z] 540db60ca938: Pull complete [2021-07-15T17:51:00.260Z] adcc1eea9eea: Pull complete [2021-07-15T17:51:00.260Z] 4c4ab2625f07: Pull complete [2021-07-15T17:51:05.740Z] 0773c198feca: Verifying Checksum [2021-07-15T17:51:05.740Z] 0773c198feca: Download complete [2021-07-15T17:51:05.740Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:51:05.740Z] 4d027b6c602c: Download complete [2021-07-15T17:51:09.200Z] 0773c198feca: Pull complete [2021-07-15T17:51:09.200Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:51:09.200Z] 449e75d2c14e: Download complete [2021-07-15T17:51:09.200Z] 345f892a5656: Pull complete [2021-07-15T17:51:09.200Z] 4796506630df: Pull complete [2021-07-15T17:51:09.200Z] cc55df3e53f1: Pull complete [2021-07-15T17:51:09.200Z] 4d027b6c602c: Pull complete [2021-07-15T17:51:10.929Z] 449e75d2c14e: Pull complete [2021-07-15T17:51:10.929Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:51:10.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:51:10.929Z] ---> 0d28375d9b5b [2021-07-15T17:51:10.929Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T17:51:12.466Z] ---> Running in 33ac8320971e [2021-07-15T17:51:12.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:51:13.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:51:14.023Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:51:14.023Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:51:14.023Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:51:14.023Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:51:22.279Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:51:22.279Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:51:22.558Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:51:22.558Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:51:22.839Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:51:22.839Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:51:23.114Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:51:23.397Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:51:23.397Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:51:23.397Z] OK: 219 MiB in 52 packages [2021-07-15T17:51:24.844Z] Removing intermediate container 33ac8320971e [2021-07-15T17:51:24.844Z] ---> 29e3d80295e1 [2021-07-15T17:51:24.844Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:51:24.844Z] ---> Running in b6c89cb42a8f [2021-07-15T17:51:24.844Z] Removing intermediate container b6c89cb42a8f [2021-07-15T17:51:24.844Z] ---> c141b26dcdf4 [2021-07-15T17:51:24.844Z] Step 5/6 : COPY go.mod . [2021-07-15T17:51:25.123Z] ---> 62e006f3c191 [2021-07-15T17:51:25.123Z] Step 6/6 : RUN go mod download [2021-07-15T17:51:25.123Z] ---> Running in 62d9601d6c70 [2021-07-15T17:51:35.316Z] Removing intermediate container 62d9601d6c70 [2021-07-15T17:51:35.316Z] ---> eb7d57d4d825 [2021-07-15T17:51:35.316Z] Successfully built eb7d57d4d825 [2021-07-15T17:51:35.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:51:35.723Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:51:35.723Z] . [Pipeline] withDockerContainer [2021-07-15T17:51:35.902Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T17:51:35.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:51:36.422Z] $ docker top 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:51:36.955Z] + go version [2021-07-15T17:51:36.955Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:51:36.986Z] $ docker stop --time=1 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 [2021-07-15T17:51:38.170Z] $ docker rm -f 1a39ba9392f4dcc4590ba17567aab6672cbff713bd8bbe0ccdcd8db752977ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:51:39.153Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:51:39.153Z] . [Pipeline] withDockerContainer [2021-07-15T17:51:39.274Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T17:51:39.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:51:39.699Z] $ docker top a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:51:39.842Z] ========================================================= [2021-07-15T17:51:39.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T17:51:39.842Z] ========================================================= [Pipeline] sh [2021-07-15T17:51:40.170Z] + go mod tidy [Pipeline] sh [2021-07-15T17:51:40.785Z] + make test [2021-07-15T17:51:40.785Z] 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-07-15T17:51:41.068Z] go mod tidy [2021-07-15T17:51:41.068Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T17:51:46.474Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T17:52:01.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T17:52:06.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T17:52:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T17:52:07.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T17:52:09.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T17:52:10.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T17:52:10.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T17:52:10.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T17:52:10.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T17:52:11.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T17:52:11.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T17:52:11.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T17:52:11.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T17:52:11.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T17:52:13.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.030s coverage: 28.7% of statements [2021-07-15T17:52:13.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T17:52:13.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T17:52:14.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 100.0% of statements [2021-07-15T17:52:14.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T17:52:14.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-07-15T17:52:14.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T17:52:14.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T17:52:15.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.9% of statements [2021-07-15T17:52:15.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T17:52:15.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:52:15.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-07-15T17:52:17.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-07-15T17:52:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T17:52:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T17:52:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T17:52:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T17:52:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T17:52:17.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T17:52:17.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T17:52:18.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-07-15T17:52:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T17:52:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T17:52:18.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T17:52:18.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-07-15T17:52:18.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T17:52:18.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-07-15T17:52:18.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 22.0% of statements [2021-07-15T17:52:18.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T17:52:18.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-07-15T17:52:19.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 79.5% of statements [2021-07-15T17:52:19.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-15T17:52:19.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-07-15T17:52:19.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-07-15T17:52:34.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-07-15T17:52:34.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-07-15T17:52:38.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 81.8% of statements [2021-07-15T17:52:38.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T17:52:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-07-15T17:52:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T17:53:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-15T17:53:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-15T17:53:03.617Z] GO111MODULE=on go vet ./... [2021-07-15T17:53:25.840Z] gofmt -l . [2021-07-15T17:53:25.841Z] [ "`gofmt -l .`" = "" ] [2021-07-15T17:53:26.431Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T17:53:27.080Z] + ls -al . [2021-07-15T17:53:27.080Z] total 568 [2021-07-15T17:53:27.080Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 17:53 . [2021-07-15T17:53:27.080Z] drwxr-xr-x 4 root root 28 Jul 15 17:51 .. [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 17:49 .dockerignore [2021-07-15T17:53:27.080Z] drwxrwxr-x 8 1001 1001 179 Jul 15 17:49 .git [2021-07-15T17:53:27.080Z] drwxrwxr-x 3 1001 1001 125 Jul 15 17:49 .github [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 17:49 .gitignore [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 17:49 .hadolint.yml [2021-07-15T17:53:27.080Z] drwx------ 3 1001 1001 58 Jul 15 17:50 .semver [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 17:49 .sonarcloud.properties [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:49 Attribution.txt [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:49 CHANGELOG.md [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:49 CONTRIBUTING.md [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 17:49 Dockerfile.build [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 17:49 Jenkinsfile [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:49 LICENSE [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:49 Makefile [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:49 README.md [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:49 SECURITY.md [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 17:50 VERSION [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:49 ZMQWindows.md [2021-07-15T17:53:27.080Z] drwxrwxr-x 2 1001 1001 37 Jul 15 17:49 bin [2021-07-15T17:53:27.080Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 17:49 cmd [2021-07-15T17:53:27.080Z] -rw-r--r-- 1 root root 402846 Jul 15 17:53 coverage.out [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 17:49 go.mod [2021-07-15T17:53:27.080Z] -rw-r--r-- 1 root root 21058 Jul 15 17:51 go.sum [2021-07-15T17:53:27.080Z] drwxrwxr-x 7 1001 1001 114 Jul 15 17:49 internal [2021-07-15T17:53:27.080Z] drwxrwxr-x 3 1001 1001 16 Jul 15 17:49 openapi [2021-07-15T17:53:27.080Z] drwxrwxr-x 4 1001 1001 71 Jul 15 17:49 snap [2021-07-15T17:53:27.080Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 17:49 version.go [Pipeline] sh [2021-07-15T17:53:27.439Z] + '[' -e coverage.out ] [2021-07-15T17:53:27.440Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T17:53:27.581Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T17:53:27.930Z] + make build [2021-07-15T17:53:27.930Z] go mod tidy [2021-07-15T17:53:28.203Z] 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-07-15T17:53:29.637Z] 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-07-15T17:53:36.302Z] 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-07-15T17:53:36.893Z] 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-07-15T17:53:37.882Z] 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-07-15T17:53:38.174Z] 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-07-15T17:53:38.805Z] 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-07-15T17:53:39.791Z] 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-07-15T17:53:40.389Z] 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-07-15T17:53:41.369Z] 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-07-15T17:53:42.338Z] 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-07-15T17:53:42.927Z] 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-07-15T17:53:44.386Z] $ docker stop --time=1 a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e [2021-07-15T17:53:46.543Z] $ docker rm -f a7147ec600d3b651b20b11e365bf2cc8cb7d37e6d2fa020f03673acc4d26ea9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:53:48.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:53:48.399Z] [2021-07-15T17:53:48.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:53:48.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:53:50.004Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T17:53:50.004Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T17:53:50.004Z] ca9280d653b3: Pulling fs layer [2021-07-15T17:53:50.005Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T17:53:50.273Z] cbdbe7a5bc2a: Download complete [2021-07-15T17:53:50.273Z] cbdbe7a5bc2a: Pull complete [2021-07-15T17:53:51.253Z] ca9280d653b3: Verifying Checksum [2021-07-15T17:53:51.253Z] ca9280d653b3: Download complete [2021-07-15T17:53:51.526Z] ca9280d653b3: Pull complete [2021-07-15T17:53:54.133Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T17:53:54.133Z] 7e9c9ca2126c: Download complete [2021-07-15T17:53:56.755Z] 7e9c9ca2126c: Pull complete [2021-07-15T17:53:56.755Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T17:53:56.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:53:56.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T17:53:56.891Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T17:53:56.969Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T17:53:58.530Z] $ docker top 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:53:58.982Z] + docker-compose build --help [2021-07-15T17:53:58.982Z] + grep parallel [2021-07-15T17:53:59.577Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T17:53:59.606Z] $ docker stop --time=1 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 [2021-07-15T17:54:00.821Z] $ docker rm -f 468b40c02e990a570db3619413b42ebcfa3f154b216f7a37807fbe1d16e63b79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:54:01.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:54:01.426Z] . [Pipeline] withDockerContainer [2021-07-15T17:54:01.566Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T17:54:02.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T17:54:02.385Z] $ docker top 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:54:02.840Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T17:54:03.458Z] Building core-command ... [2021-07-15T17:54:03.458Z] Building core-data ... [2021-07-15T17:54:03.458Z] Building core-metadata ... [2021-07-15T17:54:03.458Z] Building security-bootstrapper ... [2021-07-15T17:54:03.458Z] Building security-proxy-setup ... [2021-07-15T17:54:03.458Z] Building security-secretstore-setup ... [2021-07-15T17:54:03.458Z] Building support-notifications ... [2021-07-15T17:54:03.458Z] Building support-scheduler ... [2021-07-15T17:54:03.458Z] Building sys-mgmt-agent ... [2021-07-15T17:54:03.458Z] Building security-secretstore-setup [2021-07-15T17:54:03.458Z] Building security-bootstrapper [2021-07-15T17:54:03.458Z] Building core-metadata [2021-07-15T17:54:03.458Z] Building core-data [2021-07-15T17:54:03.458Z] Building core-command [2021-07-15T17:54:06.953Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2909 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [Pipeline] { [Pipeline] ws [2021-07-15T17:54:07.019Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-15T17:54:07.428Z] The recommended git tool is: git [2021-07-15T17:54:13.603Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:54:13.603Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:54:13.603Z] ---> eb7d57d4d825 [2021-07-15T17:54:13.603Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:54:13.603Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:54:13.603Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:54:13.603Z] ---> eb7d57d4d825 [2021-07-15T17:54:13.603Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T17:54:13.603Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:54:13.603Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:54:13.603Z] ---> eb7d57d4d825 [2021-07-15T17:54:13.603Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:54:13.948Z] using credential edgex-jenkins-ssh [2021-07-15T17:54:13.998Z] Cloning the remote Git repository [2021-07-15T17:54:14.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:54:14.182Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-15T17:54:14.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:54:14.286Z] > git --version # timeout=10 [2021-07-15T17:54:14.312Z] > git --version # 'git version 2.17.1' [2021-07-15T17:54:14.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:14.404Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:54:18.073Z] ---> Running in b8429eb5b986 [2021-07-15T17:54:18.073Z] ---> Running in 3ec0d0f92275 [2021-07-15T17:54:18.073Z] ---> Running in 5b15695b743e [2021-07-15T17:54:20.026Z] Removing intermediate container 3ec0d0f92275 [2021-07-15T17:54:20.026Z] ---> 6b963fd5c2f0 [2021-07-15T17:54:20.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:54:20.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:54:20.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:54:20.026Z] ---> eb7d57d4d825 [2021-07-15T17:54:20.026Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:54:20.026Z] ---> Using cache [2021-07-15T17:54:20.026Z] ---> f0e5ee045fd8 [2021-07-15T17:54:20.027Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:54:20.305Z] Removing intermediate container 5b15695b743e [2021-07-15T17:54:20.305Z] ---> c8e6687e6d54 [2021-07-15T17:54:20.305Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:54:20.574Z] Removing intermediate container b8429eb5b986 [2021-07-15T17:54:20.574Z] ---> f0e5ee045fd8 [2021-07-15T17:54:20.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:54:20.841Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:54:20.841Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:54:20.841Z] ---> eb7d57d4d825 [2021-07-15T17:54:20.841Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T17:54:20.841Z] ---> Using cache [2021-07-15T17:54:20.841Z] ---> f0e5ee045fd8 [2021-07-15T17:54:20.841Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:54:20.841Z] ---> Running in 2e806f3caca4 [2021-07-15T17:54:20.841Z] ---> Running in 43c42f06d9c7 [2021-07-15T17:54:20.841Z] ---> Running in 3b8d4523d741 [2021-07-15T17:54:20.841Z] ---> Running in 0a22f7d0a337 [2021-07-15T17:54:20.841Z] ---> Running in f9ae834d25c0 [2021-07-15T17:54:21.825Z] Removing intermediate container 2e806f3caca4 [2021-07-15T17:54:21.825Z] ---> a559841f0269 [2021-07-15T17:54:21.825Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:54:21.825Z] Removing intermediate container 43c42f06d9c7 [2021-07-15T17:54:21.825Z] ---> cda5b85086ab [2021-07-15T17:54:21.825Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T17:54:22.093Z] ---> Running in e7d342b5f3dd [2021-07-15T17:54:22.093Z] ---> Running in 3ed4f259a16b [2021-07-15T17:54:22.093Z] Removing intermediate container 3b8d4523d741 [2021-07-15T17:54:22.093Z] ---> 22308b8a8454 [2021-07-15T17:54:22.093Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T17:54:22.093Z] ---> Running in 3ccdd67e6ae7 [2021-07-15T17:54:22.093Z] Removing intermediate container 0a22f7d0a337 [2021-07-15T17:54:22.093Z] ---> bc32ae248ff1 [2021-07-15T17:54:22.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:54:22.362Z] ---> Running in 59bdff0bbd58 [2021-07-15T17:54:22.362Z] Removing intermediate container f9ae834d25c0 [2021-07-15T17:54:22.362Z] ---> e648113fe5a1 [2021-07-15T17:54:22.362Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T17:54:22.362Z] ---> Running in f8b2859ab869 [2021-07-15T17:54:22.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:22.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:22.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:22.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:22.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:23.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:23.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:23.789Z] OK: 219 MiB in 52 packages [2021-07-15T17:54:23.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:23.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:24.059Z] Removing intermediate container e7d342b5f3dd [2021-07-15T17:54:24.059Z] ---> 1b752155f715 [2021-07-15T17:54:24.059Z] Step 6/24 : COPY go.mod . [2021-07-15T17:54:24.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:54:24.330Z] OK: 219 MiB in 52 packages [2021-07-15T17:54:24.330Z] OK: 219 MiB in 52 packages [2021-07-15T17:54:24.330Z] ---> 5a0498c46b65 [2021-07-15T17:54:24.330Z] Step 7/24 : RUN go mod download [2021-07-15T17:54:24.330Z] OK: 219 MiB in 52 packages [2021-07-15T17:54:24.330Z] ---> Running in 30dfe9d0c0d2 [2021-07-15T17:54:24.617Z] Removing intermediate container 3ed4f259a16b [2021-07-15T17:54:24.617Z] ---> 20282bdda335 [2021-07-15T17:54:24.617Z] Step 6/24 : COPY go.mod . [2021-07-15T17:54:24.617Z] OK: 219 MiB in 52 packages [2021-07-15T17:54:24.895Z] ---> 219af51bbd42 [2021-07-15T17:54:24.895Z] Step 7/24 : RUN go mod download [2021-07-15T17:54:24.895Z] Removing intermediate container f8b2859ab869 [2021-07-15T17:54:24.895Z] ---> 451a93c70526 [2021-07-15T17:54:24.895Z] Step 6/26 : COPY go.mod . [2021-07-15T17:54:24.895Z] ---> Running in dcd13f15dfc4 [2021-07-15T17:54:25.172Z] Removing intermediate container 59bdff0bbd58 [2021-07-15T17:54:25.172Z] ---> ec5515063a2b [2021-07-15T17:54:25.172Z] Step 6/24 : COPY go.mod . [2021-07-15T17:54:25.172Z] ---> 8fbe07bc595f [2021-07-15T17:54:25.172Z] Step 7/26 : RUN go mod download [2021-07-15T17:54:25.172Z] Removing intermediate container 3ccdd67e6ae7 [2021-07-15T17:54:25.172Z] ---> f74df1170403 [2021-07-15T17:54:25.172Z] Step 6/32 : COPY go.mod . [2021-07-15T17:54:25.172Z] ---> Running in 5e43fa8f1502 [2021-07-15T17:54:25.450Z] ---> 6eed893a1b01 [2021-07-15T17:54:25.450Z] Step 7/24 : RUN go mod download [2021-07-15T17:54:25.450Z] ---> Running in 21b6314091c9 [2021-07-15T17:54:25.450Z] ---> cfc4d1e9c038 [2021-07-15T17:54:25.450Z] Step 7/32 : RUN go mod download [2021-07-15T17:54:25.450Z] ---> Running in ef8549180e33 [2021-07-15T17:54:26.075Z] Removing intermediate container 30dfe9d0c0d2 [2021-07-15T17:54:26.075Z] ---> fedbdba32ea6 [2021-07-15T17:54:26.075Z] Step 8/24 : COPY . . [2021-07-15T17:54:26.353Z] Removing intermediate container dcd13f15dfc4 [2021-07-15T17:54:26.353Z] ---> b87777c246a4 [2021-07-15T17:54:26.353Z] Step 8/24 : COPY . . [2021-07-15T17:54:26.353Z] Removing intermediate container 5e43fa8f1502 [2021-07-15T17:54:26.353Z] ---> 8225429f9be1 [2021-07-15T17:54:26.353Z] Step 8/26 : COPY . . [2021-07-15T17:54:30.678Z] Removing intermediate container 21b6314091c9 [2021-07-15T17:54:30.678Z] ---> 2f155f4ff8a7 [2021-07-15T17:54:30.678Z] Step 8/24 : COPY . . [2021-07-15T17:54:31.674Z] Removing intermediate container ef8549180e33 [2021-07-15T17:54:31.674Z] ---> d9d71366bc8f [2021-07-15T17:54:31.674Z] Step 8/32 : COPY . . [2021-07-15T17:54:33.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:54:33.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:54:33.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:54:33.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:54:33.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:33.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:54:34.083Z] Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:54:34.409Z] Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:54:34.410Z] Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) [2021-07-15T17:54:34.100Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:54:34.114Z] > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 [2021-07-15T17:54:34.325Z] > git remote # timeout=10 [2021-07-15T17:54:34.346Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:54:34.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:34.372Z] > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 [2021-07-15T17:54:34.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:54:34.415Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:54:34.426Z] > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 [2021-07-15T17:54:37.143Z] ---> 6907fcf64727 [2021-07-15T17:54:37.144Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:54:37.419Z] ---> de811d7de8bd [2021-07-15T17:54:37.419Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:54:37.419Z] ---> bc9275b8737d [2021-07-15T17:54:37.419Z] Step 9/26 : RUN go mod tidy [2021-07-15T17:54:37.694Z] ---> Running in 7eb2653b9ac8 [2021-07-15T17:54:37.694Z] ---> Running in cc85a899af51 [2021-07-15T17:54:37.694Z] ---> Running in 7b0eb9fa6116 [2021-07-15T17:54:38.923Z] Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" [2021-07-15T17:54:38.987Z] > git --version # timeout=10 [2021-07-15T17:54:38.997Z] > git --version # 'git version 2.17.1' [2021-07-15T17:54:39.007Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:54:40.246Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-15T17:54:40.327Z] Removing intermediate container 7eb2653b9ac8 [2021-07-15T17:54:40.327Z] ---> 790001f4e0b0 [2021-07-15T17:54:40.327Z] Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] sh [2021-07-15T17:54:40.612Z] ---> Running in ef78576a3ac3 [2021-07-15T17:54:40.712Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:54:41.102Z] + sudo service docker restart [2021-07-15T17:54:41.102Z] + true [2021-07-15T17:54:41.604Z] Removing intermediate container cc85a899af51 [2021-07-15T17:54:41.604Z] ---> 80a6a9ea446e [2021-07-15T17:54:41.604Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T17:54:41.604Z] Removing intermediate container 7b0eb9fa6116 [2021-07-15T17:54:41.604Z] ---> 1a0bd043db7f [2021-07-15T17:54:41.604Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T17:54:41.879Z] ---> Running in 2b8f2f4409d8 [2021-07-15T17:54:41.879Z] ---> Running in 75eb4bc3a464 [2021-07-15T17:54:42.154Z] 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-07-15T17:54:43.608Z] 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-07-15T17:54:43.885Z] 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-07-15T17:54:54.118Z] ---> dadad2e61391 [2021-07-15T17:54:54.118Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:54:54.118Z] ---> Running in d25c02d5a6fe [2021-07-15T17:54:54.118Z] ---> 9290ba0b1960 [2021-07-15T17:54:54.118Z] Step 9/32 : RUN go mod tidy [2021-07-15T17:54:54.118Z] ---> Running in 4b33da913d14 [2021-07-15T17:54:55.104Z] Removing intermediate container d25c02d5a6fe [2021-07-15T17:54:55.104Z] ---> b25a8d2010ea [2021-07-15T17:54:55.104Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T17:54:55.401Z] ---> Running in e8612e65ff50 [2021-07-15T17:54:55.691Z] Removing intermediate container 4b33da913d14 [2021-07-15T17:54:55.691Z] ---> 9ffea6c703ae [2021-07-15T17:54:55.691Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T17:54:55.974Z] ---> Running in c1c89aa881be [2021-07-15T17:54:55.974Z] 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-07-15T17:54:56.599Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:54:59.605Z] provisioning config files... [2021-07-15T17:54:59.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7051713237653254728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:55:00.064Z] ---> docker-login.sh [2021-07-15T17:55:00.064Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:55:01.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:01.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:01.335Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:01.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:01.335Z] [2021-07-15T17:55:01.335Z] Login Succeeded [2021-07-15T17:55:01.335Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:55:01.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:01.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:01.939Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:01.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:01.939Z] [2021-07-15T17:55:01.939Z] Login Succeeded [2021-07-15T17:55:01.939Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:55:02.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:02.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:02.666Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:02.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:02.666Z] [2021-07-15T17:55:02.666Z] Login Succeeded [2021-07-15T17:55:02.666Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:55:02.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:03.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:03.221Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:03.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:03.221Z] [2021-07-15T17:55:03.221Z] Login Succeeded [2021-07-15T17:55:03.221Z] docker.io [2021-07-15T17:55:03.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:04.100Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:04.100Z] [2021-07-15T17:55:04.100Z] Login Succeeded [2021-07-15T17:55:04.100Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:55:04.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T17:55:04.948Z] ========================================================= [2021-07-15T17:55:04.948Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:55:04.948Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:55:05.403Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T17:55:07.430Z] Sending build context to Docker daemon 165.8MB [2021-07-15T17:55:07.430Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:55:07.430Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:55:07.711Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:55:07.711Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:55:07.711Z] 24495759ef45: Pulling fs layer [2021-07-15T17:55:07.711Z] d148012ef14d: Pulling fs layer [2021-07-15T17:55:07.711Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:55:07.711Z] 093eec477d81: Pulling fs layer [2021-07-15T17:55:07.711Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:55:07.711Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:55:07.711Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:55:07.711Z] 093eec477d81: Waiting [2021-07-15T17:55:07.711Z] a6d5b2bbb924: Waiting [2021-07-15T17:55:07.711Z] 2446dc1eb7d3: Waiting [2021-07-15T17:55:07.711Z] 596795e73e0f: Waiting [2021-07-15T17:55:07.711Z] cb65c68fc2e2: Waiting [2021-07-15T17:55:07.986Z] 24495759ef45: Verifying Checksum [2021-07-15T17:55:07.986Z] 24495759ef45: Download complete [2021-07-15T17:55:07.986Z] d148012ef14d: Verifying Checksum [2021-07-15T17:55:07.986Z] d148012ef14d: Download complete [2021-07-15T17:55:08.263Z] 093eec477d81: Verifying Checksum [2021-07-15T17:55:08.263Z] 093eec477d81: Download complete [2021-07-15T17:55:08.263Z] a6d5b2bbb924: Download complete [2021-07-15T17:55:08.263Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:55:08.263Z] 595b0fe564bb: Download complete [2021-07-15T17:55:08.263Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T17:55:08.263Z] 2446dc1eb7d3: Download complete [2021-07-15T17:55:08.871Z] 595b0fe564bb: Pull complete [2021-07-15T17:55:09.866Z] 24495759ef45: Pull complete [2021-07-15T17:55:10.145Z] d148012ef14d: Pull complete [2021-07-15T17:55:11.596Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:55:11.596Z] 596795e73e0f: Download complete [2021-07-15T17:55:12.196Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:55:12.196Z] cb65c68fc2e2: Download complete [2021-07-15T17:55:19.119Z] 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-07-15T17:55:19.761Z] Removing intermediate container 75eb4bc3a464 [2021-07-15T17:55:19.761Z] ---> f50c03e03ff0 [2021-07-15T17:55:19.761Z] [2021-07-15T17:55:19.761Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:55:20.396Z] Removing intermediate container 2b8f2f4409d8 [2021-07-15T17:55:20.396Z] ---> c159103b0c65 [2021-07-15T17:55:20.396Z] [2021-07-15T17:55:20.396Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T17:55:20.396Z] 3.12: Pulling from library/alpine [2021-07-15T17:55:20.396Z] 3.12: Pulling from library/alpine [2021-07-15T17:55:21.068Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:55:21.068Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T17:55:21.068Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:55:21.068Z] Status: Image is up to date for alpine:3.12 [2021-07-15T17:55:21.068Z] ---> 13621d1b12d4 [2021-07-15T17:55:21.068Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:55:21.068Z] ---> 13621d1b12d4 [2021-07-15T17:55:21.068Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T17:55:21.356Z] ---> Running in 65e19767d2b4 [2021-07-15T17:55:21.356Z] ---> Running in 04d7bb4c9eab [2021-07-15T17:55:22.385Z] cb65c68fc2e2: Pull complete [2021-07-15T17:55:22.385Z] 093eec477d81: Pull complete [2021-07-15T17:55:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:22.660Z] a6d5b2bbb924: Pull complete [2021-07-15T17:55:22.703Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:55:22.703Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:55:22.703Z] OK: 6 MiB in 15 packages [2021-07-15T17:55:22.703Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T17:55:22.703Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:55:22.703Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T17:55:22.703Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T17:55:22.703Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:55:22.703Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T17:55:22.703Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:55:22.703Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:55:22.703Z] OK: 7 MiB in 20 packages [2021-07-15T17:55:23.268Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:55:23.335Z] Removing intermediate container ef78576a3ac3 [2021-07-15T17:55:23.335Z] ---> a2fa5c3b8410 [2021-07-15T17:55:23.335Z] [2021-07-15T17:55:23.335Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:55:23.335Z] ---> 13621d1b12d4 [2021-07-15T17:55:23.335Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T17:55:23.335Z] ---> Running in 366ce5ad168d [2021-07-15T17:55:23.615Z] Removing intermediate container 65e19767d2b4 [2021-07-15T17:55:23.615Z] ---> fabf56383aa9 [2021-07-15T17:55:23.615Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:55:23.615Z] ---> Running in c63c928d2795 [2021-07-15T17:55:23.615Z] Removing intermediate container 366ce5ad168d [2021-07-15T17:55:23.615Z] ---> 23bc1687f706 [2021-07-15T17:55:23.615Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T17:55:23.907Z] ---> Running in d408d34bf85c [2021-07-15T17:55:23.907Z] Removing intermediate container 04d7bb4c9eab [2021-07-15T17:55:23.907Z] ---> 67c8f105f869 [2021-07-15T17:55:23.907Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:55:23.907Z] Removing intermediate container c63c928d2795 [2021-07-15T17:55:23.907Z] ---> 372767664337 [2021-07-15T17:55:23.907Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T17:55:23.907Z] ---> Running in 44213505fcdc [2021-07-15T17:55:23.907Z] ---> Running in fa652b2bff4d [2021-07-15T17:55:23.907Z] Removing intermediate container d408d34bf85c [2021-07-15T17:55:23.907Z] ---> bd9dded11220 [2021-07-15T17:55:23.907Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T17:55:23.907Z] ---> Running in ef8e936a2a51 [2021-07-15T17:55:24.193Z] Removing intermediate container fa652b2bff4d [2021-07-15T17:55:24.193Z] ---> 93153fe0f7aa [2021-07-15T17:55:24.193Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:55:24.193Z] Removing intermediate container 44213505fcdc [2021-07-15T17:55:24.193Z] ---> 94c866769d3b [2021-07-15T17:55:24.193Z] Step 14/26 : WORKDIR / [2021-07-15T17:55:24.193Z] ---> Running in 323dbeccf645 [2021-07-15T17:55:24.193Z] Removing intermediate container ef8e936a2a51 [2021-07-15T17:55:24.193Z] ---> 2ea95288f691 [2021-07-15T17:55:24.193Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:55:24.193Z] ---> Running in 94e622ab50a3 [2021-07-15T17:55:24.193Z] ---> Running in e1bf04dd3c47 [2021-07-15T17:55:24.511Z] Removing intermediate container 323dbeccf645 [2021-07-15T17:55:24.511Z] ---> b3c9f3ed2291 [2021-07-15T17:55:24.511Z] 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-07-15T17:55:24.511Z] Removing intermediate container 94e622ab50a3 [2021-07-15T17:55:24.511Z] ---> f1e6f90afe07 [2021-07-15T17:55:24.511Z] Step 16/24 : WORKDIR / [2021-07-15T17:55:24.787Z] ---> Running in 02d4b4825855 [2021-07-15T17:55:24.787Z] ---> b9f2f8a421bb [2021-07-15T17:55:24.787Z] 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-07-15T17:55:25.075Z] Removing intermediate container 02d4b4825855 [2021-07-15T17:55:25.075Z] ---> 13fadca2824b [2021-07-15T17:55:25.075Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:55:25.075Z] ---> 37961571f559 [2021-07-15T17:55:25.075Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T17:55:25.675Z] ---> b0b1fde5a3de [2021-07-15T17:55:25.675Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T17:55:25.675Z] ---> 49999b58aa2f [2021-07-15T17:55:25.675Z] 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-07-15T17:55:25.675Z] Removing intermediate container e1bf04dd3c47 [2021-07-15T17:55:25.675Z] ---> d3a02bd94872 [2021-07-15T17:55:25.675Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T17:55:25.975Z] ---> Running in ec56113ac979 [2021-07-15T17:55:26.254Z] ---> 3c6024a28833 [2021-07-15T17:55:26.254Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T17:55:26.254Z] ---> 2a9e05728894 [2021-07-15T17:55:26.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T17:55:26.882Z] ---> d5bb1aed3f84 [2021-07-15T17:55:26.882Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T17:55:26.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:26.882Z] ---> Running in 731c70acc09f [2021-07-15T17:55:26.882Z] ---> 22cb24af1077 [2021-07-15T17:55:26.882Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T17:55:27.175Z] Removing intermediate container 731c70acc09f [2021-07-15T17:55:27.175Z] ---> 187897f8ffb0 [2021-07-15T17:55:27.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:55:27.175Z] ---> Running in f1cd8debf854 [2021-07-15T17:55:27.466Z] Removing intermediate container f1cd8debf854 [2021-07-15T17:55:27.466Z] ---> a6250b82db70 [2021-07-15T17:55:27.466Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:55:27.466Z] ---> ca9e3b7cd9ae [2021-07-15T17:55:27.466Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T17:55:27.466Z] ---> Running in f22f7e08dbaa [2021-07-15T17:55:27.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:27.611Z] 596795e73e0f: Pull complete [2021-07-15T17:55:27.611Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:55:27.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:55:27.611Z] ---> d9e956139c92 [2021-07-15T17:55:27.611Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T17:55:27.751Z] Removing intermediate container f22f7e08dbaa [2021-07-15T17:55:27.752Z] ---> a27b5e765b3f [2021-07-15T17:55:27.752Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:55:27.752Z] ---> 720fadee93eb [2021-07-15T17:55:27.752Z] 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-07-15T17:55:27.752Z] ---> Running in 517b98c41679 [2021-07-15T17:55:28.034Z] ---> Running in 6252fec584d2 [2021-07-15T17:55:28.034Z] Removing intermediate container 517b98c41679 [2021-07-15T17:55:28.034Z] ---> f3e4adb825c0 [2021-07-15T17:55:28.034Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:55:28.034Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:55:28.034Z] ---> Running in c4b31c314fda [2021-07-15T17:55:28.315Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T17:55:28.315Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T17:55:28.315Z] Removing intermediate container c4b31c314fda [2021-07-15T17:55:28.315Z] ---> 94fbed35424c [2021-07-15T17:55:28.315Z] [2021-07-15T17:55:28.315Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T17:55:28.590Z] Successfully built 94fbed35424c [2021-07-15T17:55:28.590Z] Successfully tagged core-command:latest [2021-07-15T17:55:28.590Z]  Building core-command ... done Building security-proxy-setup [2021-07-15T17:55:29.562Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T17:55:29.562Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T17:55:29.562Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:55:29.562Z] OK: 8 MiB in 20 packages [2021-07-15T17:55:30.550Z] Removing intermediate container 6252fec584d2 [2021-07-15T17:55:30.550Z] ---> 2d76ef721da4 [2021-07-15T17:55:30.550Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T17:55:31.560Z] ---> Running in 7bfea1d860d5 [2021-07-15T17:55:31.964Z] ---> Running in b48f3758e028 [2021-07-15T17:55:32.207Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:55:32.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:55:32.208Z] ---> eb7d57d4d825 [2021-07-15T17:55:32.208Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> f0e5ee045fd8 [2021-07-15T17:55:32.208Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> e648113fe5a1 [2021-07-15T17:55:32.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> 451a93c70526 [2021-07-15T17:55:32.208Z] Step 6/22 : COPY go.mod . [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> 8fbe07bc595f [2021-07-15T17:55:32.208Z] Step 7/22 : RUN go mod download [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> 8225429f9be1 [2021-07-15T17:55:32.208Z] Step 8/22 : COPY . . [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> bc9275b8737d [2021-07-15T17:55:32.208Z] Step 9/22 : RUN go mod tidy [2021-07-15T17:55:32.208Z] ---> Using cache [2021-07-15T17:55:32.208Z] ---> 80a6a9ea446e [2021-07-15T17:55:32.208Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T17:55:32.490Z] Removing intermediate container 7bfea1d860d5 [2021-07-15T17:55:32.490Z] ---> 4724897ae4bf [2021-07-15T17:55:32.490Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T17:55:32.490Z] ---> Running in 25b19dd93f3d [2021-07-15T17:55:32.490Z] ---> Running in fe84f63e8266 [2021-07-15T17:55:32.778Z] Removing intermediate container c1c89aa881be [2021-07-15T17:55:32.778Z] ---> b7daec27d318 [2021-07-15T17:55:32.778Z] [2021-07-15T17:55:32.778Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T17:55:32.778Z] ---> 13621d1b12d4 [2021-07-15T17:55:32.778Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T17:55:32.778Z] ---> Running in 8472aeeeb7c8 [2021-07-15T17:55:32.778Z] Removing intermediate container ec56113ac979 [2021-07-15T17:55:32.778Z] ---> 19611a0c893f [2021-07-15T17:55:32.778Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:55:32.778Z] Removing intermediate container fe84f63e8266 [2021-07-15T17:55:32.778Z] ---> 64ab87be1970 [2021-07-15T17:55:32.778Z] Step 25/26 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:55:32.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:55:33.055Z] ---> Running in 5c97c44cf6c9 [2021-07-15T17:55:33.055Z] Removing intermediate container 8472aeeeb7c8 [2021-07-15T17:55:33.055Z] ---> 91eaa999a6df [2021-07-15T17:55:33.055Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T17:55:33.055Z] 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-07-15T17:55:33.342Z] ---> Running in cd960a27dc35 [2021-07-15T17:55:33.342Z] Removing intermediate container 5c97c44cf6c9 [2021-07-15T17:55:33.342Z] ---> 9193902ea809 [2021-07-15T17:55:33.342Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T17:55:33.342Z] ---> 445fcb99a671 [2021-07-15T17:55:33.342Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T17:55:33.342Z] ---> Running in 2cb96b72dbfd [2021-07-15T17:55:33.342Z] Removing intermediate container e8612e65ff50 [2021-07-15T17:55:33.342Z] ---> 771c82d9787d [2021-07-15T17:55:33.343Z] [2021-07-15T17:55:33.343Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:55:33.343Z] ---> 13621d1b12d4 [2021-07-15T17:55:33.343Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:55:33.343Z] ---> Using cache [2021-07-15T17:55:33.343Z] ---> fabf56383aa9 [2021-07-15T17:55:33.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:55:33.343Z] ---> Using cache [2021-07-15T17:55:33.343Z] ---> 372767664337 [2021-07-15T17:55:33.343Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T17:55:33.343Z] ---> Running in e3aaa1c1251b [2021-07-15T17:55:33.627Z] Removing intermediate container 2cb96b72dbfd [2021-07-15T17:55:33.627Z] ---> d98d6112a768 [2021-07-15T17:55:33.627Z] [2021-07-15T17:55:33.909Z] Removing intermediate container e3aaa1c1251b [2021-07-15T17:55:33.909Z] ---> 0283bd19e023 [2021-07-15T17:55:33.909Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:55:33.909Z] Successfully built d98d6112a768 [2021-07-15T17:55:33.909Z] ---> Running in 34f1ef5649bc [2021-07-15T17:55:33.909Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T17:55:33.909Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-07-15T17:55:33.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:55:34.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:34.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:34.476Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:55:34.476Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T17:55:34.477Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:55:34.477Z] OK: 6 MiB in 16 packages [2021-07-15T17:55:34.477Z] ---> 1ca8c914c35b [2021-07-15T17:55:34.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T17:55:34.934Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:55:34.966Z] Removing intermediate container 34f1ef5649bc [2021-07-15T17:55:34.966Z] ---> 96c2b85906b5 [2021-07-15T17:55:34.966Z] Step 16/24 : WORKDIR / [2021-07-15T17:55:35.212Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:55:35.212Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:55:35.212Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:55:36.848Z] ---> 7c3c621ccf4d [2021-07-15T17:55:36.848Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T17:55:36.848Z] ---> Running in c6e53abc2cea [2021-07-15T17:55:36.848Z] ---> Running in 00477efea3ee [2021-07-15T17:55:36.848Z] Removing intermediate container cd960a27dc35 [2021-07-15T17:55:36.848Z] ---> c04981515ff0 [2021-07-15T17:55:36.848Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T17:55:36.848Z] ---> Running in af5cae845442 [2021-07-15T17:55:36.848Z] Removing intermediate container c6e53abc2cea [2021-07-15T17:55:36.848Z] ---> a5171eb92619 [2021-07-15T17:55:36.848Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:55:36.848Z] Removing intermediate container 00477efea3ee [2021-07-15T17:55:36.848Z] ---> 372d092e3278 [2021-07-15T17:55:36.848Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:55:36.848Z] ---> Running in 16ece6b24561 [2021-07-15T17:55:37.254Z] Removing intermediate container af5cae845442 [2021-07-15T17:55:37.254Z] ---> db3686d4adda [2021-07-15T17:55:37.254Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T17:55:37.254Z] ---> fbcfdaec1a7d [2021-07-15T17:55:37.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T17:55:37.254Z] ---> Running in 51d43baedf6a [2021-07-15T17:55:37.254Z] Removing intermediate container 16ece6b24561 [2021-07-15T17:55:37.254Z] ---> 6fea97c7ca3d [2021-07-15T17:55:37.254Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:55:37.254Z] ---> Running in 44ebba52af87 [2021-07-15T17:55:37.546Z] Removing intermediate container 51d43baedf6a [2021-07-15T17:55:37.546Z] ---> d15384ac32cd [2021-07-15T17:55:37.546Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T17:55:37.546Z] ---> Running in 4f647e87a508 [2021-07-15T17:55:37.546Z] Removing intermediate container 44ebba52af87 [2021-07-15T17:55:37.546Z] ---> 324398a7e96a [2021-07-15T17:55:37.546Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:55:37.859Z] ---> e104273b5139 [2021-07-15T17:55:37.859Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T17:55:37.859Z] ---> Running in 06501a24f69b [2021-07-15T17:55:37.859Z] Removing intermediate container 06501a24f69b [2021-07-15T17:55:37.859Z] ---> 69a1990e7014 [2021-07-15T17:55:37.859Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:55:38.155Z] ---> Running in 9830d3352aa9 [2021-07-15T17:55:38.155Z] ---> 0ea1b7a65bd4 [2021-07-15T17:55:38.155Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T17:55:38.155Z] ---> Running in 7b9bc7c9c271 [2021-07-15T17:55:38.445Z] Removing intermediate container 9830d3352aa9 [2021-07-15T17:55:38.445Z] ---> 4a83a003b7fe [2021-07-15T17:55:38.445Z] [2021-07-15T17:55:38.445Z] Successfully built 4a83a003b7fe [2021-07-15T17:55:38.445Z] Successfully tagged core-data:latest [2021-07-15T17:55:38.445Z] Building sys-mgmt-agent [2021-07-15T17:55:38.734Z]  Building core-data ... done Removing intermediate container 7b9bc7c9c271 [2021-07-15T17:55:38.734Z] ---> 39d3323e5c1b [2021-07-15T17:55:38.734Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:55:38.734Z] ---> Running in 108081eb444b [2021-07-15T17:55:40.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:55:40.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:55:40.191Z] ---> eb7d57d4d825 [2021-07-15T17:55:40.191Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> f0e5ee045fd8 [2021-07-15T17:55:40.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> e648113fe5a1 [2021-07-15T17:55:40.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> 451a93c70526 [2021-07-15T17:55:40.191Z] Step 6/23 : COPY go.mod . [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> 8fbe07bc595f [2021-07-15T17:55:40.191Z] Step 7/23 : RUN go mod download [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> 8225429f9be1 [2021-07-15T17:55:40.191Z] Step 8/23 : COPY . . [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> bc9275b8737d [2021-07-15T17:55:40.191Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:55:40.191Z] ---> Using cache [2021-07-15T17:55:40.191Z] ---> 80a6a9ea446e [2021-07-15T17:55:40.191Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T17:55:40.631Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:55:40.631Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:55:40.631Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:55:40.631Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:55:40.631Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:55:40.631Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:55:40.631Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:55:40.789Z] Removing intermediate container 108081eb444b [2021-07-15T17:55:40.789Z] ---> aef579765f33 [2021-07-15T17:55:40.789Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:55:40.789Z] Removing intermediate container 4f647e87a508 [2021-07-15T17:55:40.789Z] ---> a839bc04a509 [2021-07-15T17:55:40.789Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T17:55:40.918Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:55:40.918Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:55:40.918Z] OK: 218 MiB in 52 packages [2021-07-15T17:55:41.394Z] ---> Running in a53cedb96bc0 [2021-07-15T17:55:41.394Z] ---> Running in 3351f961c810 [2021-07-15T17:55:41.394Z] ---> Running in 3795e6fbdcac [2021-07-15T17:55:41.678Z] Removing intermediate container 3351f961c810 [2021-07-15T17:55:41.678Z] ---> 2791f4e4a2b1 [2021-07-15T17:55:41.678Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:55:41.678Z] ---> Running in ede62ff6a6e0 [2021-07-15T17:55:41.969Z] Removing intermediate container 3795e6fbdcac [2021-07-15T17:55:41.969Z] ---> 1badb8955b31 [2021-07-15T17:55:41.969Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T17:55:41.969Z] Removing intermediate container ede62ff6a6e0 [2021-07-15T17:55:41.969Z] ---> bbc687e37a18 [2021-07-15T17:55:41.969Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:55:42.253Z] ---> Running in ddc3508c65a3 [2021-07-15T17:55:42.253Z] 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-07-15T17:55:42.541Z] ---> adc0f21a01cb [2021-07-15T17:55:42.541Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T17:55:42.541Z] Removing intermediate container ddc3508c65a3 [2021-07-15T17:55:42.541Z] ---> b5596262b61f [2021-07-15T17:55:42.541Z] [2021-07-15T17:55:42.541Z] ---> Running in ba742bebe3d1 [2021-07-15T17:55:42.541Z] Successfully built b5596262b61f [2021-07-15T17:55:42.541Z] Successfully tagged core-metadata:latest [2021-07-15T17:55:42.541Z]  Building core-metadata ... done Building support-notifications [2021-07-15T17:55:44.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:55:44.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:55:44.018Z] ---> eb7d57d4d825 [2021-07-15T17:55:44.018Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:55:44.018Z] ---> Using cache [2021-07-15T17:55:44.018Z] ---> f0e5ee045fd8 [2021-07-15T17:55:44.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:55:44.018Z] ---> Using cache [2021-07-15T17:55:44.018Z] ---> e648113fe5a1 [2021-07-15T17:55:44.018Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T17:55:45.262Z] Removing intermediate container b48f3758e028 [2021-07-15T17:55:45.262Z] ---> cad9cee2a5ea [2021-07-15T17:55:45.262Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:55:45.539Z] ---> Running in 574bdca1ad8f [2021-07-15T17:55:46.031Z] ---> Running in eb5936a24919 [2021-07-15T17:55:46.031Z] Removing intermediate container ba742bebe3d1 [2021-07-15T17:55:46.031Z] ---> 16fdc6d353bd [2021-07-15T17:55:46.031Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:55:46.140Z] Removing intermediate container 574bdca1ad8f [2021-07-15T17:55:46.140Z] ---> 884f55c91e34 [2021-07-15T17:55:46.140Z] Step 5/6 : COPY go.mod . [2021-07-15T17:55:46.325Z] ---> 7bc95ba38411 [2021-07-15T17:55:46.325Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T17:55:46.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:46.736Z] ---> c8860d3a3597 [2021-07-15T17:55:46.737Z] Step 6/6 : RUN go mod download [2021-07-15T17:55:46.960Z] ---> bf32cc976c74 [2021-07-15T17:55:46.960Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T17:55:47.014Z] ---> Running in 6a01f3a42ee5 [2021-07-15T17:55:47.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:47.531Z] ---> 860e34643587 [2021-07-15T17:55:47.531Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T17:55:47.827Z] OK: 219 MiB in 52 packages [2021-07-15T17:55:48.110Z] ---> 5ee79a14c3fc [2021-07-15T17:55:48.110Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T17:55:48.717Z] ---> 2525901f8d21 [2021-07-15T17:55:48.717Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T17:55:48.717Z] Removing intermediate container eb5936a24919 [2021-07-15T17:55:48.717Z] ---> 9de6086f4298 [2021-07-15T17:55:48.717Z] Step 6/24 : COPY go.mod . [2021-07-15T17:55:48.717Z] ---> Running in 600d9a197a31 [2021-07-15T17:55:48.994Z] ---> a2d1523f5df4 [2021-07-15T17:55:48.994Z] Step 7/24 : RUN go mod download [2021-07-15T17:55:48.994Z] Removing intermediate container 600d9a197a31 [2021-07-15T17:55:48.994Z] ---> 2cf0c682481f [2021-07-15T17:55:48.994Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T17:55:49.272Z] ---> Running in 147d3d322feb [2021-07-15T17:55:49.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:55:49.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:55:49.554Z] ---> eb7d57d4d825 [2021-07-15T17:55:49.554Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:55:49.554Z] ---> Using cache [2021-07-15T17:55:49.554Z] ---> f0e5ee045fd8 [2021-07-15T17:55:49.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:55:49.554Z] ---> Using cache [2021-07-15T17:55:49.554Z] ---> e648113fe5a1 [2021-07-15T17:55:49.554Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T17:55:49.554Z] ---> Running in 97c4f6be12f3 [2021-07-15T17:55:49.554Z] ---> 13ef2a4d8201 [2021-07-15T17:55:49.554Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T17:55:49.833Z] ---> Running in a62d29578673 [2021-07-15T17:55:50.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:50.727Z] Removing intermediate container 147d3d322feb [2021-07-15T17:55:50.727Z] ---> 1bea9b4fef3c [2021-07-15T17:55:50.727Z] Step 8/24 : COPY . . [2021-07-15T17:55:51.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:55:51.627Z] Removing intermediate container a62d29578673 [2021-07-15T17:55:51.627Z] ---> a323cac209e2 [2021-07-15T17:55:51.627Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T17:55:52.243Z] OK: 219 MiB in 52 packages [2021-07-15T17:55:55.713Z] ---> Running in 9c3b6776bba3 [2021-07-15T17:55:55.999Z] ---> bbaa434d2030 [2021-07-15T17:55:55.999Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:55:55.999Z] ---> Running in 2125ea5203a8 [2021-07-15T17:55:55.999Z] Removing intermediate container 9c3b6776bba3 [2021-07-15T17:55:55.999Z] ---> b1afe1dd0b13 [2021-07-15T17:55:55.999Z] Step 29/32 : CMD ["gate"] [2021-07-15T17:55:56.285Z] Removing intermediate container 97c4f6be12f3 [2021-07-15T17:55:56.285Z] ---> 5fbbec54af8c [2021-07-15T17:55:56.285Z] Step 6/23 : COPY go.mod . [2021-07-15T17:55:56.285Z] ---> Running in 7f32e04d3cac [2021-07-15T17:55:56.583Z] ---> 0bc3f392d837 [2021-07-15T17:55:56.583Z] Step 7/23 : RUN go mod download [2021-07-15T17:55:56.583Z] Removing intermediate container 7f32e04d3cac [2021-07-15T17:55:56.583Z] ---> 546eaea0fd55 [2021-07-15T17:55:56.583Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T17:55:56.583Z] ---> Running in 092dcdea84ce [2021-07-15T17:55:56.583Z] ---> Running in 9a58892dc824 [2021-07-15T17:55:56.869Z] Removing intermediate container 9a58892dc824 [2021-07-15T17:55:56.869Z] ---> 7c1c928c022f [2021-07-15T17:55:56.869Z] Step 31/32 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:55:57.156Z] ---> Running in f09ea961dde5 [2021-07-15T17:55:57.156Z] Removing intermediate container f09ea961dde5 [2021-07-15T17:55:57.156Z] ---> 6539eff76b6a [2021-07-15T17:55:57.156Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T17:55:57.432Z] ---> Running in 71ac021677d7 [2021-07-15T17:55:57.706Z] Removing intermediate container 71ac021677d7 [2021-07-15T17:55:57.706Z] ---> 17bfbf6cc4c0 [2021-07-15T17:55:57.706Z] [2021-07-15T17:55:57.706Z] Successfully built 17bfbf6cc4c0 [2021-07-15T17:55:57.706Z] Successfully tagged security-bootstrapper:latest [2021-07-15T17:55:58.324Z]  Building security-bootstrapper ... done Removing intermediate container 092dcdea84ce [2021-07-15T17:55:58.324Z] ---> a9a406d739cc [2021-07-15T17:55:58.324Z] Step 8/23 : COPY . . [2021-07-15T17:55:58.324Z] 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-07-15T17:55:58.606Z] Removing intermediate container 2125ea5203a8 [2021-07-15T17:55:58.606Z] ---> c1b2d1ca1d01 [2021-07-15T17:55:58.606Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T17:56:02.045Z] ---> Running in e8d951d99b30 [2021-07-15T17:56:02.045Z] ---> 5800d9477674 [2021-07-15T17:56:02.045Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:56:02.335Z] ---> Running in beba7c4d4655 [2021-07-15T17:56:02.638Z] 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-07-15T17:56:03.790Z] Removing intermediate container beba7c4d4655 [2021-07-15T17:56:03.790Z] ---> fda2f8242778 [2021-07-15T17:56:03.790Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T17:56:03.790Z] ---> Running in 078e1134edf8 [2021-07-15T17:56:04.820Z] Removing intermediate container 25b19dd93f3d [2021-07-15T17:56:04.820Z] ---> 957465b4b28c [2021-07-15T17:56:04.820Z] [2021-07-15T17:56:04.820Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T17:56:04.820Z] ---> 13621d1b12d4 [2021-07-15T17:56:04.820Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T17:56:04.820Z] 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-07-15T17:56:04.820Z] ---> Running in 455e4b5e57dd [2021-07-15T17:56:05.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:56:05.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:56:05.746Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T17:56:06.033Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:56:06.033Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T17:56:06.033Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T17:56:06.033Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:56:06.033Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:56:06.033Z] OK: 7 MiB in 18 packages [2021-07-15T17:56:06.684Z] Removing intermediate container 455e4b5e57dd [2021-07-15T17:56:06.684Z] ---> acf95a7c137e [2021-07-15T17:56:06.684Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:56:06.684Z] ---> Running in 3f9a1d0958d5 [2021-07-15T17:56:06.684Z] Removing intermediate container 3f9a1d0958d5 [2021-07-15T17:56:06.684Z] ---> 977d2001b567 [2021-07-15T17:56:06.684Z] Step 14/22 : WORKDIR /edgex [2021-07-15T17:56:06.684Z] ---> Running in bd8283cf5272 [2021-07-15T17:56:06.980Z] Removing intermediate container bd8283cf5272 [2021-07-15T17:56:06.980Z] ---> 5c6e380be571 [2021-07-15T17:56:06.980Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T17:56:07.593Z] ---> 0da62558518c [2021-07-15T17:56:07.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T17:56:07.892Z] ---> 00eada0037d6 [2021-07-15T17:56:07.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T17:56:08.532Z] ---> 1cc03cc0bd4c [2021-07-15T17:56:08.532Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T17:56:08.532Z] ---> Running in bff2fad646e7 [2021-07-15T17:56:08.532Z] Removing intermediate container bff2fad646e7 [2021-07-15T17:56:08.532Z] ---> e534781f3f33 [2021-07-15T17:56:08.532Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T17:56:08.532Z] ---> Running in ef7ea79bd2f8 [2021-07-15T17:56:08.828Z] Removing intermediate container ef7ea79bd2f8 [2021-07-15T17:56:08.828Z] ---> 10956ec403ea [2021-07-15T17:56:08.828Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T17:56:08.828Z] ---> Running in 1388b1227eb9 [2021-07-15T17:56:09.117Z] Removing intermediate container 1388b1227eb9 [2021-07-15T17:56:09.117Z] ---> c81ad56ba07d [2021-07-15T17:56:09.117Z] Step 21/22 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:56:09.117Z] ---> Running in 554b77b8dfb1 [2021-07-15T17:56:09.117Z] Removing intermediate container 554b77b8dfb1 [2021-07-15T17:56:09.117Z] ---> 30c5d04089c4 [2021-07-15T17:56:09.117Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T17:56:09.117Z] ---> Running in 5de1bb63932a [2021-07-15T17:56:09.403Z] Removing intermediate container 5de1bb63932a [2021-07-15T17:56:09.403Z] ---> b31e12c604a7 [2021-07-15T17:56:09.403Z] [2021-07-15T17:56:09.403Z] Successfully built b31e12c604a7 [2021-07-15T17:56:09.403Z] Successfully tagged security-proxy-setup:latest [2021-07-15T17:56:11.816Z]  Building security-proxy-setup ... done Removing intermediate container a53cedb96bc0 [2021-07-15T17:56:11.816Z] ---> 724f2fd98494 [2021-07-15T17:56:11.816Z] [2021-07-15T17:56:11.816Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:56:11.816Z] ---> 13621d1b12d4 [2021-07-15T17:56:11.816Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:56:11.816Z] ---> Using cache [2021-07-15T17:56:11.816Z] ---> fabf56383aa9 [2021-07-15T17:56:11.816Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:56:11.816Z] ---> Using cache [2021-07-15T17:56:11.816Z] ---> 372767664337 [2021-07-15T17:56:11.816Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T17:56:11.816Z] ---> Running in fea513eb0213 [2021-07-15T17:56:11.816Z] Removing intermediate container fea513eb0213 [2021-07-15T17:56:11.816Z] ---> 3990057f44d8 [2021-07-15T17:56:11.816Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:56:11.816Z] ---> Running in 27a0958b6842 [2021-07-15T17:56:11.816Z] Removing intermediate container 27a0958b6842 [2021-07-15T17:56:11.816Z] ---> 8bee71b7f0e8 [2021-07-15T17:56:11.816Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:56:12.107Z] ---> ab5720360ea6 [2021-07-15T17:56:12.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T17:56:12.753Z] ---> ea3ed28628c7 [2021-07-15T17:56:12.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T17:56:13.044Z] ---> ccb1777ff17e [2021-07-15T17:56:13.044Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T17:56:13.044Z] ---> Running in f34d7a45d90c [2021-07-15T17:56:13.332Z] Removing intermediate container f34d7a45d90c [2021-07-15T17:56:13.332Z] ---> 9c13530e2442 [2021-07-15T17:56:13.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:56:13.332Z] ---> Running in 58e1b30262af [2021-07-15T17:56:13.332Z] Removing intermediate container 58e1b30262af [2021-07-15T17:56:13.332Z] ---> da5a8ae2ef43 [2021-07-15T17:56:13.332Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:56:13.613Z] ---> Running in 386592aab79c [2021-07-15T17:56:13.613Z] Removing intermediate container 386592aab79c [2021-07-15T17:56:13.613Z] ---> 5f0bd4f6b1f0 [2021-07-15T17:56:13.613Z] Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:56:13.904Z] ---> Running in f23718192638 [2021-07-15T17:56:13.904Z] Removing intermediate container f23718192638 [2021-07-15T17:56:13.905Z] ---> 3242ed5d841e [2021-07-15T17:56:13.905Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:56:13.905Z] ---> Running in ac80f9f8be81 [2021-07-15T17:56:14.193Z] Removing intermediate container ac80f9f8be81 [2021-07-15T17:56:14.193Z] ---> 4e5b32c694a6 [2021-07-15T17:56:14.193Z] [2021-07-15T17:56:14.193Z] Successfully built 4e5b32c694a6 [2021-07-15T17:56:14.193Z] Successfully tagged support-scheduler:latest [2021-07-15T17:56:19.555Z] Removing intermediate container 6a01f3a42ee5 [2021-07-15T17:56:19.555Z] ---> b2d58eeb0cf9 [2021-07-15T17:56:19.555Z] Successfully built b2d58eeb0cf9 [2021-07-15T17:56:19.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:56:19.986Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:56:19.986Z] . [Pipeline] withDockerContainer [2021-07-15T17:56:20.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container [2021-07-15T17:56:20.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:56:22.148Z] $ docker top 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:56:22.657Z]  Building support-scheduler ... done Removing intermediate container e8d951d99b30 [2021-07-15T17:56:22.657Z] ---> 3619de0aaa20 [2021-07-15T17:56:22.657Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T17:56:22.657Z] ---> Running in c6af93d10e6c [2021-07-15T17:56:22.657Z] 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-07-15T17:56:23.174Z] + go version [2021-07-15T17:56:23.174Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:56:23.213Z] $ docker stop --time=1 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd [2021-07-15T17:56:23.283Z] Removing intermediate container c6af93d10e6c [2021-07-15T17:56:23.283Z] ---> 210d277ef2ed [2021-07-15T17:56:23.283Z] [2021-07-15T17:56:23.283Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T17:56:23.562Z] 20.10.6: Pulling from library/docker [2021-07-15T17:56:23.849Z] Removing intermediate container 078e1134edf8 [2021-07-15T17:56:23.849Z] ---> 48ac9b2a255e [2021-07-15T17:56:23.849Z] [2021-07-15T17:56:23.849Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:56:23.849Z] ---> 13621d1b12d4 [2021-07-15T17:56:23.849Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T17:56:23.849Z] ---> Running in 4c9b35c0530e [2021-07-15T17:56:24.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:56:24.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:56:24.151Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T17:56:24.432Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:56:24.432Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:56:24.432Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:56:24.432Z] OK: 6 MiB in 16 packages [2021-07-15T17:56:24.707Z] Removing intermediate container 4c9b35c0530e [2021-07-15T17:56:24.707Z] ---> 16b546765ebf [2021-07-15T17:56:24.707Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:56:24.707Z] ---> Running in 94aa0c31436a [2021-07-15T17:56:24.986Z] Removing intermediate container 94aa0c31436a [2021-07-15T17:56:24.986Z] ---> 7450026f80af [2021-07-15T17:56:24.986Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T17:56:24.986Z] ---> Running in ad8887b25945 [2021-07-15T17:56:24.986Z] Removing intermediate container ad8887b25945 [2021-07-15T17:56:24.986Z] ---> a8cfccf64b84 [2021-07-15T17:56:24.987Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:56:24.987Z] ---> Running in f2cef609836a [2021-07-15T17:56:25.018Z] $ docker rm -f 3477fecbdc73c7cc3a50b6094087ac9dd7cac883d63645461fccdf8ba9e17efd [2021-07-15T17:56:25.264Z] Removing intermediate container f2cef609836a [2021-07-15T17:56:25.264Z] ---> a0e8d4459f67 [2021-07-15T17:56:25.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:56:25.264Z] ---> bde8c4792489 [2021-07-15T17:56:25.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-07-15T17:56:25.884Z] ---> 984f91b26556 [2021-07-15T17:56:25.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T17:56:25.884Z] ---> bc1f61260d02 [2021-07-15T17:56:25.884Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:56:26.169Z] ---> Running in 9b4999d21fa5 [2021-07-15T17:56:26.170Z] Removing intermediate container 9b4999d21fa5 [2021-07-15T17:56:26.170Z] ---> 88561f0549b7 [2021-07-15T17:56:26.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:56:26.170Z] ---> Running in 64c46a471053 [2021-07-15T17:56:26.170Z] Removing intermediate container 64c46a471053 [2021-07-15T17:56:26.170Z] ---> f444d4463aaa [2021-07-15T17:56:26.170Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:56:26.363Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:56:26.363Z] . [Pipeline] withDockerContainer [2021-07-15T17:56:26.461Z] ---> Running in 0a5dff844662 [2021-07-15T17:56:26.461Z] Removing intermediate container 0a5dff844662 [2021-07-15T17:56:26.461Z] ---> d1be89d37758 [2021-07-15T17:56:26.461Z] Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:56:26.461Z] ---> Running in 7ad44ea5774c [2021-07-15T17:56:26.461Z] Removing intermediate container 7ad44ea5774c [2021-07-15T17:56:26.461Z] ---> 07bf62b54c59 [2021-07-15T17:56:26.461Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:56:26.620Z] prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container [2021-07-15T17:56:26.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:56:26.735Z] ---> Running in 9ef086b01409 [2021-07-15T17:56:26.736Z] Removing intermediate container 9ef086b01409 [2021-07-15T17:56:26.736Z] ---> 0cee7eee64b0 [2021-07-15T17:56:26.736Z] [2021-07-15T17:56:26.736Z] Successfully built 0cee7eee64b0 [2021-07-15T17:56:26.736Z] Successfully tagged support-notifications:latest [2021-07-15T17:56:28.333Z] $ docker top 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:56:28.787Z] ========================================================= [2021-07-15T17:56:28.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T17:56:28.787Z] ========================================================= [Pipeline] sh [2021-07-15T17:56:29.401Z]  Building support-notifications ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T17:56:29.401Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T17:56:29.401Z] ---> d2979b152a7d [2021-07-15T17:56:29.401Z] 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-07-15T17:56:29.467Z] + go mod tidy [2021-07-15T17:56:30.030Z] ---> Running in 72f499e66fa9 [2021-07-15T17:56:30.031Z] Removing intermediate container 72f499e66fa9 [2021-07-15T17:56:30.031Z] ---> b7d837959662 [2021-07-15T17:56:30.031Z] 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-07-15T17:56:30.031Z] ---> Running in bc952c14ff70 [2021-07-15T17:56:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-07-15T17:56:30.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:56:30.865Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T17:56:30.865Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T17:56:30.865Z] Executing bash-5.1.0-r0.post-install [2021-07-15T17:56:30.865Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T17:56:30.865Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T17:56:30.865Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T17:56:30.865Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T17:56:30.865Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T17:56:30.865Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T17:56:30.865Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T17:56:30.865Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T17:56:30.865Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T17:56:30.865Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T17:56:30.865Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T17:56:30.865Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T17:56:31.156Z] + make test [2021-07-15T17:56:31.156Z] 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-07-15T17:56:31.156Z] go mod tidy [2021-07-15T17:56:31.466Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T17:56:31.466Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T17:56:31.466Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T17:56:31.466Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T17:56:31.466Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T17:56:31.466Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T17:56:31.466Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T17:56:31.466Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T17:56:31.466Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T17:56:31.466Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T17:56:31.466Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T17:56:31.466Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T17:56:31.466Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T17:56:31.748Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T17:56:31.748Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T17:56:31.748Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T17:56:31.748Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T17:56:31.748Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T17:56:31.748Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T17:56:31.748Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T17:56:31.748Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T17:56:31.748Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T17:56:31.748Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T17:56:31.748Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T17:56:31.748Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T17:56:31.748Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:56:31.748Z] OK: 82 MiB in 59 packages [2021-07-15T17:56:31.777Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T17:56:33.200Z] Collecting docker-compose==1.23.2 [2021-07-15T17:56:33.200Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T17:56:33.200Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T17:56:33.200Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T17:56:33.200Z] Collecting PyYAML<4,>=3.10 [2021-07-15T17:56:33.200Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T17:56:33.803Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T17:56:33.803Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T17:56:33.803Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T17:56:33.803Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T17:56:34.080Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T17:56:34.080Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T17:56:34.080Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T17:56:34.080Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T17:56:34.364Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T17:56:34.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T17:56:34.652Z] 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-07-15T17:56:34.652Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T17:56:34.652Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T17:56:34.932Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T17:56:34.932Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T17:56:34.932Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T17:56:34.932Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T17:56:35.217Z] Collecting idna<2.8,>=2.5 [2021-07-15T17:56:35.217Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T17:56:35.217Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T17:56:35.217Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T17:56:35.217Z] Collecting certifi>=2017.4.17 [2021-07-15T17:56:35.217Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T17:56:35.217Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T17:56:35.217Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T17:56:35.723Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T17:56:35.723Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T17:56:35.723Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T17:56:35.723Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T17:56:35.724Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T17:56:35.724Z] Attempting uninstall: urllib3 [2021-07-15T17:56:35.724Z] Found existing installation: urllib3 1.26.2 [2021-07-15T17:56:35.724Z] Uninstalling urllib3-1.26.2: [2021-07-15T17:56:35.724Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T17:56:35.724Z] Attempting uninstall: idna [2021-07-15T17:56:35.724Z] Found existing installation: idna 3.1 [2021-07-15T17:56:35.724Z] Uninstalling idna-3.1: [2021-07-15T17:56:35.724Z] Successfully uninstalled idna-3.1 [2021-07-15T17:56:35.724Z] Attempting uninstall: chardet [2021-07-15T17:56:35.724Z] Found existing installation: chardet 4.0.0 [2021-07-15T17:56:35.724Z] Uninstalling chardet-4.0.0: [2021-07-15T17:56:35.724Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T17:56:36.117Z] Attempting uninstall: requests [2021-07-15T17:56:36.117Z] Found existing installation: requests 2.25.1 [2021-07-15T17:56:36.117Z] Uninstalling requests-2.25.1: [2021-07-15T17:56:36.117Z] Successfully uninstalled requests-2.25.1 [2021-07-15T17:56:36.117Z] Running setup.py install for texttable: started [2021-07-15T17:56:36.406Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T17:56:36.406Z] Running setup.py install for PyYAML: started [2021-07-15T17:56:36.685Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T17:56:36.685Z] Running setup.py install for docopt: started [2021-07-15T17:56:36.963Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T17:56:36.963Z] Running setup.py install for dockerpty: started [2021-07-15T17:56:37.561Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T17:56:37.561Z] 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-07-15T17:56:44.322Z] Removing intermediate container bc952c14ff70 [2021-07-15T17:56:44.322Z] ---> 92ef9e88069c [2021-07-15T17:56:44.322Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T17:56:44.322Z] ---> Running in 765df20e4f06 [2021-07-15T17:56:44.322Z] Removing intermediate container 765df20e4f06 [2021-07-15T17:56:44.322Z] ---> 4158ca0ce7dd [2021-07-15T17:56:44.322Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T17:56:44.322Z] ---> Running in 5ca6985ef06a [2021-07-15T17:56:44.322Z] Removing intermediate container 5ca6985ef06a [2021-07-15T17:56:44.322Z] ---> df3198a6e68f [2021-07-15T17:56:44.322Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T17:56:44.322Z] ---> c6d0d1d7182c [2021-07-15T17:56:44.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T17:56:44.322Z] ---> 5cb918f42423 [2021-07-15T17:56:44.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T17:56:44.322Z] ---> d6a994178ca2 [2021-07-15T17:56:44.322Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T17:56:44.322Z] ---> Running in b96fa17895db [2021-07-15T17:56:44.599Z] Removing intermediate container b96fa17895db [2021-07-15T17:56:44.599Z] ---> 55cf2fc7e7f6 [2021-07-15T17:56:44.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:56:44.599Z] ---> Running in 110cb51a602e [2021-07-15T17:56:44.884Z] Removing intermediate container 110cb51a602e [2021-07-15T17:56:44.884Z] ---> 314fe7775f49 [2021-07-15T17:56:44.884Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:56:44.884Z] ---> Running in 12f54531a268 [2021-07-15T17:56:44.884Z] Removing intermediate container 12f54531a268 [2021-07-15T17:56:44.884Z] ---> 9333ecb87960 [2021-07-15T17:56:44.884Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T17:56:44.884Z] ---> Running in 7c282450c653 [2021-07-15T17:56:45.163Z] Removing intermediate container 7c282450c653 [2021-07-15T17:56:45.163Z] ---> 5f2080d93eda [2021-07-15T17:56:45.163Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:56:45.163Z] ---> Running in 0c4b0bd6aaff [2021-07-15T17:56:45.163Z] Removing intermediate container 0c4b0bd6aaff [2021-07-15T17:56:45.163Z] ---> 8bc7bf69dcd3 [2021-07-15T17:56:45.163Z] [2021-07-15T17:56:45.439Z] Successfully built 8bc7bf69dcd3 [2021-07-15T17:56:45.440Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T17:56:45.458Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T17:56:45.481Z] $ docker stop --time=1 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed [2021-07-15T17:56:46.787Z] $ docker rm -f 3a0b784665c91e6ad3ab136169e0c35d8eea7e40e7c669888f62a09609c17fed [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:56:47.321Z] + docker images [2021-07-15T17:56:47.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T17:56:47.321Z] sys-mgmt-agent latest 8bc7bf69dcd3 2 seconds ago 324MB [2021-07-15T17:56:47.321Z] support-notifications latest 0cee7eee64b0 21 seconds ago 16.7MB [2021-07-15T17:56:47.321Z] 48ac9b2a255e 24 seconds ago 1.18GB [2021-07-15T17:56:47.321Z] 210d277ef2ed 24 seconds ago 1.18GB [2021-07-15T17:56:47.321Z] support-scheduler latest 4e5b32c694a6 34 seconds ago 15.9MB [2021-07-15T17:56:47.321Z] 724f2fd98494 37 seconds ago 1.18GB [2021-07-15T17:56:47.321Z] security-proxy-setup latest b31e12c604a7 38 seconds ago 25.7MB [2021-07-15T17:56:47.321Z] 957465b4b28c 43 seconds ago 1.18GB [2021-07-15T17:56:47.321Z] security-bootstrapper latest 17bfbf6cc4c0 50 seconds ago 18.6MB [2021-07-15T17:56:47.321Z] core-metadata latest b5596262b61f About a minute ago 16.6MB [2021-07-15T17:56:47.321Z] core-data latest 4a83a003b7fe About a minute ago 20.3MB [2021-07-15T17:56:47.321Z] security-secretstore-setup latest d98d6112a768 About a minute ago 28.7MB [2021-07-15T17:56:47.321Z] 771c82d9787d About a minute ago 1.18GB [2021-07-15T17:56:47.321Z] b7daec27d318 About a minute ago 1.18GB [2021-07-15T17:56:47.321Z] core-command latest 94fbed35424c About a minute ago 15.9MB [2021-07-15T17:56:47.322Z] a2fa5c3b8410 About a minute ago 1.18GB [2021-07-15T17:56:47.322Z] c159103b0c65 About a minute ago 1.18GB [2021-07-15T17:56:47.322Z] f50c03e03ff0 About a minute ago 1.17GB [2021-07-15T17:56:47.322Z] ci-base-image-x86_64 latest eb7d57d4d825 5 minutes ago 677MB [2021-07-15T17:56:47.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB [2021-07-15T17:56:47.322Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T17:56:47.322Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-15T17:56:47.322Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T17:56:47.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T17:56:58.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T17:57:03.256Z] Still waiting to schedule task [2021-07-15T17:57:03.256Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-07-15T17:57:55.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T17:57:57.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T17:58:04.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T17:58:04.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T17:58:13.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T17:58:13.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T17:58:13.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T17:58:13.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T17:58:13.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T17:58:14.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T17:58:15.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T17:58:15.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T17:58:15.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T17:58:15.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T17:58:27.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements [2021-07-15T17:58:27.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T17:58:27.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T17:58:30.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 100.0% of statements [2021-07-15T17:58:30.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T17:58:30.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 46.3% of statements [2021-07-15T17:58:30.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T17:58:30.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T17:58:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.626s coverage: 89.9% of statements [2021-07-15T17:58:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T17:58:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:58:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements [2021-07-15T17:58:35.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 81.2% of statements [2021-07-15T17:58:35.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T17:58:35.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T17:58:35.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T17:58:35.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T17:58:35.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.462s coverage: 95.1% of statements [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.282s coverage: 60.0% of statements [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.331s coverage: 0.8% of statements [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 22.0% of statements [2021-07-15T17:58:40.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T17:58:40.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements [2021-07-15T17:58:40.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements [2021-07-15T17:58:41.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-07-15T17:58:42.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements [2021-07-15T17:58:42.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-07-15T17:58:55.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.231s coverage: 94.4% of statements [2021-07-15T17:58:55.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-07-15T17:59:00.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 81.8% of statements [2021-07-15T17:59:00.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.180s coverage: 87.2% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2021-07-15T17:59:07.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements [2021-07-15T17:59:07.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T17:59:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.803s coverage: 64.4% of statements [2021-07-15T17:59:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T17:59:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T17:59:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-07-15T17:59:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-07-15T17:59:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-07-15T17:59:09.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-07-15T17:59:10.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-07-15T17:59:14.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements [2021-07-15T17:59:14.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T17:59:14.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T17:59:14.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T17:59:16.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements [2021-07-15T17:59:16.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T17:59:16.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T17:59:16.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements [2021-07-15T17:59:16.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T17:59:16.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-07-15T17:59:16.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 62.7% of statements [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.6% of statements [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T17:59:24.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-07-15T17:59:24.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-07-15T17:59:24.696Z] GO111MODULE=on go vet ./... [2021-07-15T18:00:46.559Z] gofmt -l . [2021-07-15T18:00:46.559Z] [ "`gofmt -l .`" = "" ] [2021-07-15T18:00:46.559Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T18:00:47.269Z] + ls -al . [2021-07-15T18:00:47.269Z] total 596 [2021-07-15T18:00:47.269Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 18:00 . [2021-07-15T18:00:47.269Z] drwxr-xr-x 4 root root 4096 Jul 15 17:56 .. [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 17:54 .dockerignore [2021-07-15T18:00:47.269Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 17:54 .git [2021-07-15T18:00:47.269Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 17:54 .github [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 17:54 .gitignore [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 17:54 .hadolint.yml [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 17:54 .sonarcloud.properties [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:54 Attribution.txt [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:54 CHANGELOG.md [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:54 CONTRIBUTING.md [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 17:54 Dockerfile.build [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 17:54 Jenkinsfile [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:54 LICENSE [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:54 Makefile [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:54 README.md [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:54 SECURITY.md [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 17:50 VERSION [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:54 ZMQWindows.md [2021-07-15T18:00:47.269Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 17:54 bin [2021-07-15T18:00:47.269Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 17:54 cmd [2021-07-15T18:00:47.269Z] -rw-r--r-- 1 root root 402846 Jul 15 17:59 coverage.out [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 17:54 go.mod [2021-07-15T18:00:47.269Z] -rw-r--r-- 1 root root 21058 Jul 15 17:56 go.sum [2021-07-15T18:00:47.269Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 17:54 internal [2021-07-15T18:00:47.269Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 17:54 openapi [2021-07-15T18:00:47.269Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 17:54 snap [2021-07-15T18:00:47.269Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 17:54 version.go [Pipeline] sh [2021-07-15T18:00:48.070Z] + '[' -e coverage.out ] [2021-07-15T18:00:48.071Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T18:00:48.126Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T18:00:49.155Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T18:00:49.923Z] + make build [2021-07-15T18:00:49.924Z] go mod tidy [2021-07-15T18:00:50.606Z] 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-07-15T18:00:57.355Z] 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-07-15T18:01:10.798Z] Running on prd-ubuntu18.04-docker-8c-8g-2915 in /w/workspace/edgexfoundry_edgex-go_PR-3625 [Pipeline] { [Pipeline] ws [2021-07-15T18:01:10.895Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-15T18:01:11.135Z] The recommended git tool is: git [2021-07-15T18:01:14.520Z] using credential edgex-jenkins-ssh [2021-07-15T18:01:14.574Z] Cloning the remote Git repository [2021-07-15T18:01:14.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T18:01:14.646Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-15T18:01:14.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T18:01:14.684Z] > git --version # timeout=10 [2021-07-15T18:01:14.692Z] > git --version # 'git version 2.17.1' [2021-07-15T18:01:14.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:01:14.760Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:01:19.627Z] 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-07-15T18:01:22.266Z] 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-07-15T18:01:26.591Z] 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-07-15T18:01:27.205Z] 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-07-15T18:01:30.601Z] 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-07-15T18:01:34.066Z] 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-07-15T18:01:35.207Z] Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:01:34.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T18:01:34.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:01:34.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T18:01:34.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T18:01:34.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:01:34.566Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3625/head:refs/remotes/origin/PR-3625 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T18:01:35.208Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:01:35.213Z] > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 [2021-07-15T18:01:35.329Z] Merge succeeded, producing 5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:01:35.330Z] Checking out Revision 5f69c93d373cc2b30d3ef1961268ff86393ee59e (PR-3625) [2021-07-15T18:01:36.777Z] 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-07-15T18:01:35.284Z] > git remote # timeout=10 [2021-07-15T18:01:35.291Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T18:01:35.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:01:35.299Z] > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 [2021-07-15T18:01:35.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T18:01:35.322Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:01:35.333Z] > git checkout -f 5f69c93d373cc2b30d3ef1961268ff86393ee59e # timeout=10 [2021-07-15T18:01:39.183Z] Commit message: "build(deps): update docker in docker image for SMA as called out by Snyk" [2021-07-15T18:01:39.213Z] > git --version # timeout=10 [2021-07-15T18:01:39.217Z] > git --version # 'git version 2.17.1' [2021-07-15T18:01:39.221Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:01:40.275Z] 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-07-15T18:01:40.304Z] + echo snap-build.sh [2021-07-15T18:01:40.305Z] snap-build.sh [2021-07-15T18:01:40.305Z] + SNAP_BASE_DIR=. [2021-07-15T18:01:40.305Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-15T18:01:40.305Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-15T18:01:40.305Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-15T18:01:40.305Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-15T18:01:40.305Z] + cd /w/workspace/edgex-go/1 [2021-07-15T18:01:40.305Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T18:01:40.305Z] Reading package lists... [2021-07-15T18:01:40.305Z] Building dependency tree... [2021-07-15T18:01:40.305Z] Reading state information... [2021-07-15T18:01:40.305Z] The following packages were automatically installed and are no longer required: [2021-07-15T18:01:40.305Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T18:01:40.305Z] uidmap xdelta3 [2021-07-15T18:01:40.305Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T18:01:40.305Z] The following packages will be REMOVED: [2021-07-15T18:01:40.305Z] lxd* lxd-client* [2021-07-15T18:01:40.609Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T18:01:40.609Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T18:01:41.152Z] (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-07-15T18:01:41.152Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T18:01:42.134Z] Removing lxd dnsmasq configuration [2021-07-15T18:01:42.134Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T18:01:42.134Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T18:01:42.929Z] 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-07-15T18:01:43.123Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T18:01:43.123Z] (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-07-15T18:01:43.123Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T18:01:44.545Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T18:01:44.545Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T18:01:44.815Z] + sudo snap remove --purge lxd [2021-07-15T18:01:45.083Z] snap "lxd" is not installed [2021-07-15T18:01:45.083Z] + sudo groupadd --force --system lxd [2021-07-15T18:01:45.083Z] ++ whoami [2021-07-15T18:01:45.083Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T18:01:45.083Z] + newgrp - lxd [2021-07-15T18:01:45.083Z] + sudo snap install lxd [2021-07-15T18:01:46.355Z] 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-07-15T18:01:51.870Z] $ docker stop --time=1 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 [2021-07-15T18:01:54.420Z] $ docker rm -f 0195ede846ffc5d002a2a2f94f8ce2fd4d07402192e887be95eb06ce7df715b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:01:56.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T18:01:56.447Z] [2021-07-15T18:01:56.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:01:57.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T18:01:57.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T18:01:57.453Z] 29e5d40040c1: Pulling fs layer [2021-07-15T18:01:57.453Z] 1ce36da41761: Pulling fs layer [2021-07-15T18:01:57.453Z] 25b303627fd3: Pulling fs layer [2021-07-15T18:01:57.729Z] 29e5d40040c1: Download complete [2021-07-15T18:01:58.340Z] 1ce36da41761: Verifying Checksum [2021-07-15T18:01:58.340Z] 1ce36da41761: Download complete [2021-07-15T18:01:58.616Z] 29e5d40040c1: Pull complete [2021-07-15T18:02:00.060Z] 1ce36da41761: Pull complete [2021-07-15T18:02:00.060Z] 25b303627fd3: Verifying Checksum [2021-07-15T18:02:00.060Z] 25b303627fd3: Download complete [2021-07-15T18:02:08.350Z] 25b303627fd3: Pull complete [2021-07-15T18:02:08.622Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T18:02:08.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T18:02:08.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T18:02:08.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container [2021-07-15T18:02:08.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T18:02:12.892Z] $ docker top 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:02:13.961Z] + docker-compose build --help [2021-07-15T18:02:13.961Z] + grep parallel [2021-07-15T18:02:19.380Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T18:02:19.431Z] $ docker stop --time=1 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 [2021-07-15T18:02:21.354Z] $ docker rm -f 3b7cfb44eda9b6426519713c574b6c85c2cf4ecbd2d2141c6389ac0e25da37d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:02:22.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T18:02:22.284Z] . [Pipeline] withDockerContainer [2021-07-15T18:02:22.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-2909 does not seem to be running inside a container [2021-07-15T18:02:22.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T18:02:23.987Z] 2021-07-15T18:02:21Z INFO Waiting for automatic snapd restart... [2021-07-15T18:02:24.387Z] $ docker top a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:02:25.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T18:02:29.798Z] Building core-command ... [2021-07-15T18:02:29.798Z] Building core-data ... [2021-07-15T18:02:29.798Z] Building core-metadata ... [2021-07-15T18:02:29.798Z] Building security-bootstrapper ... [2021-07-15T18:02:29.798Z] Building security-proxy-setup ... [2021-07-15T18:02:29.798Z] Building security-secretstore-setup ... [2021-07-15T18:02:29.798Z] Building support-notifications ... [2021-07-15T18:02:29.798Z] Building support-scheduler ... [2021-07-15T18:02:29.798Z] Building sys-mgmt-agent ... [2021-07-15T18:02:29.798Z] Building support-notifications [2021-07-15T18:02:29.798Z] Building security-secretstore-setup [2021-07-15T18:02:29.798Z] Building security-bootstrapper [2021-07-15T18:02:29.798Z] Building core-command [2021-07-15T18:02:29.798Z] Building core-metadata [2021-07-15T18:02:36.327Z] lxd 4.16 from Canonical* installed [2021-07-15T18:02:36.327Z] + sudo lxd init --auto [2021-07-15T18:02:44.600Z] + sudo snap install --classic snapcraft [2021-07-15T18:02:54.724Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T18:02:54.724Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T18:02:54.724Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T18:02:54.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T18:02:54.724Z] Dload Upload Total Spent Left Speed [2021-07-15T18:02:54.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-07-15T18:02:54.724Z] 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M [2021-07-15T18:02:54.724Z] ./yq_linux_amd64 [2021-07-15T18:02:54.724Z] + sudo snapcraft prime --use-lxd [2021-07-15T18:02:55.705Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T18:02:55.705Z] 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-07-15T18:02:55.705Z] - README.md [2021-07-15T18:02:55.705Z] [2021-07-15T18:02:55.705Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T18:02:55.705Z] Launching a container. [2021-07-15T18:03:02.449Z] Waiting for container to be ready [2021-07-15T18:03:02.727Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T18:03:02.727Z] [2021-07-15T18:03:06.363Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T18:03:06.970Z] Waiting for network to be ready... [2021-07-15T18:03:07.270Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T18:03:07.271Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T18:03:07.271Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T18:03:07.548Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T18:03:07.548Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T18:03:07.548Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T18:03:07.548Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T18:03:07.548Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T18:03:07.548Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T18:03:07.548Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T18:03:07.833Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T18:03:07.833Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T18:03:08.136Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T18:03:08.136Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T18:03:08.136Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T18:03:08.136Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T18:03:08.136Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T18:03:08.136Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T18:03:08.743Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T18:03:08.743Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T18:03:09.022Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T18:03:09.022Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T18:03:09.022Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T18:03:09.022Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T18:03:09.022Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T18:03:09.022Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T18:03:09.022Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T18:03:11.666Z] Fetched 24.8 MB in 4s (6173 kB/s) [2021-07-15T18:03:11.943Z] Reading package lists... [2021-07-15T18:03:12.218Z] Reading package lists... [2021-07-15T18:03:12.494Z] Building dependency tree... [2021-07-15T18:03:12.495Z] Reading state information... [2021-07-15T18:03:12.495Z] The following additional packages will be installed: [2021-07-15T18:03:12.495Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T18:03:12.495Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T18:03:12.495Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T18:03:12.495Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T18:03:12.495Z] Suggested packages: [2021-07-15T18:03:12.495Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T18:03:12.495Z] Recommended packages: [2021-07-15T18:03:12.495Z] gnupg libsasl2-modules [2021-07-15T18:03:12.771Z] The following NEW packages will be installed: [2021-07-15T18:03:12.771Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T18:03:12.771Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T18:03:12.771Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T18:03:12.771Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T18:03:12.771Z] The following packages will be upgraded: [2021-07-15T18:03:12.771Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T18:03:12.771Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T18:03:12.771Z] Need to get 3530 kB of archives. [2021-07-15T18:03:12.771Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T18:03:12.771Z] 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-07-15T18:03:12.771Z] 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-07-15T18:03:12.771Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T18:03:12.771Z] 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-07-15T18:03:12.771Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T18:03:13.047Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T18:03:13.657Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T18:03:13.657Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T18:03:13.657Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T18:03:13.657Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T18:03:13.657Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T18:03:13.657Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T18:03:13.657Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T18:03:13.657Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T18:03:13.657Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T18:03:13.657Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T18:03:13.657Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T18:03:13.657Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T18:03:13.657Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T18:03:13.657Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T18:03:13.657Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T18:03:13.657Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T18:03:13.934Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:03:13.934Z] Fetched 3530 kB in 1s (3414 kB/s) [2021-07-15T18:03:13.934Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T18:03:13.934Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T18:03:13.934Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T18:03:13.934Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T18:03:13.934Z] Selecting previously unselected package udev. [2021-07-15T18:03:13.934Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T18:03:13.934Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T18:03:13.934Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T18:03:14.212Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T18:03:14.212Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T18:03:14.212Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T18:03:14.212Z] Selecting previously unselected package fuse. [2021-07-15T18:03:14.212Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T18:03:14.212Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T18:03:14.212Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:14.212Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T18:03:14.489Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:14.489Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T18:03:14.489Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:14.489Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T18:03:14.489Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T18:03:14.489Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T18:03:14.489Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T18:03:14.765Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T18:03:14.765Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:14.765Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:14.765Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T18:03:14.765Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:14.765Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:14.765Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T18:03:14.765Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:14.765Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:14.765Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T18:03:14.765Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:14.765Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:14.765Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T18:03:14.765Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:14.765Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.045Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T18:03:15.045Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:15.045Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.045Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T18:03:15.045Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:15.045Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.045Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T18:03:15.045Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:15.045Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.045Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T18:03:15.045Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T18:03:15.045Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.322Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T18:03:15.322Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T18:03:15.322Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T18:03:15.322Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T18:03:15.322Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T18:03:15.322Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T18:03:15.322Z] Selecting previously unselected package libldap-common. [2021-07-15T18:03:15.322Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T18:03:15.322Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T18:03:15.322Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T18:03:15.322Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T18:03:15.322Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T18:03:15.322Z] Selecting previously unselected package dirmngr. [2021-07-15T18:03:15.322Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:15.322Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:15.601Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T18:03:15.601Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:15.601Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T18:03:15.601Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T18:03:15.601Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T18:03:15.601Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:15.601Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:15.601Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T18:03:15.601Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T18:03:15.601Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T18:03:15.876Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:03:16.151Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T18:03:16.152Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T18:03:16.152Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:16.152Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T18:03:16.152Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T18:03:16.152Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:16.152Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T18:03:16.754Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T18:03:16.754Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T18:03:16.754Z] This means they are not meant to be enabled using systemctl. [2021-07-15T18:03:16.754Z] Possible reasons for having this kind of units are: [2021-07-15T18:03:16.754Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T18:03:16.754Z] .wants/ or .requires/ directory. [2021-07-15T18:03:16.754Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T18:03:16.754Z] a requirement dependency on it. [2021-07-15T18:03:16.754Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T18:03:16.754Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T18:03:16.754Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T18:03:16.754Z] instance name specified. [2021-07-15T18:03:17.035Z] Reading package lists... [2021-07-15T18:03:17.036Z] Building dependency tree... [2021-07-15T18:03:17.036Z] Reading state information... [2021-07-15T18:03:17.313Z] The following additional packages will be installed: [2021-07-15T18:03:17.313Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T18:03:17.313Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T18:03:17.313Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T18:03:17.313Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T18:03:17.313Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T18:03:17.313Z] Suggested packages: [2021-07-15T18:03:17.313Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T18:03:17.313Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T18:03:17.313Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T18:03:17.313Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T18:03:17.313Z] systemd-container policykit-1 [2021-07-15T18:03:17.313Z] Recommended packages: [2021-07-15T18:03:17.313Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T18:03:17.313Z] The following NEW packages will be installed: [2021-07-15T18:03:17.313Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T18:03:17.313Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T18:03:17.313Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T18:03:17.313Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T18:03:17.313Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T18:03:17.313Z] The following packages will be upgraded: [2021-07-15T18:03:17.313Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T18:03:17.313Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T18:03:17.313Z] Need to get 36.7 MB of archives. [2021-07-15T18:03:17.313Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T18:03:17.313Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-15T18:03:17.313Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T18:03:17.313Z] 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-07-15T18:03:17.589Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T18:03:17.589Z] 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-07-15T18:03:17.589Z] 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-07-15T18:03:17.589Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T18:03:17.589Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T18:03:17.589Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T18:03:17.589Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T18:03:17.589Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T18:03:17.589Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T18:03:17.589Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T18:03:17.589Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T18:03:17.589Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T18:03:17.589Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T18:03:18.193Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T18:03:18.193Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T18:03:18.193Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T18:03:18.469Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T18:03:18.469Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T18:03:18.469Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T18:03:18.469Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T18:03:18.469Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T18:03:18.469Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T18:03:18.469Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T18:03:18.469Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T18:03:18.469Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T18:03:18.469Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T18:03:18.469Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T18:03:19.465Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:03:19.465Z] Fetched 36.7 MB in 2s (17.4 MB/s) [2021-07-15T18:03:19.465Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T18:03:19.465Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T18:03:19.745Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T18:03:20.030Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T18:03:20.308Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T18:03:20.308Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T18:03:20.308Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T18:03:20.308Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T18:03:20.308Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T18:03:20.308Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T18:03:20.583Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T18:03:20.583Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T18:03:20.583Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T18:03:20.856Z] Setting up apt (1.6.14) ... [2021-07-15T18:03:20.856Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T18:03:21.141Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T18:03:21.141Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T18:03:21.141Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T18:03:21.141Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T18:03:21.424Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T18:03:21.424Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T18:03:21.424Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:21.424Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T18:03:21.424Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T18:03:21.424Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T18:03:21.700Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T18:03:21.700Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T18:03:21.700Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:21.700Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T18:03:21.975Z] Checking for services that may need to be restarted...done. [2021-07-15T18:03:21.975Z] Checking for services that may need to be restarted...done. [2021-07-15T18:03:21.975Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:21.975Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T18:03:21.975Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:22.252Z] Selecting previously unselected package python3-minimal. [2021-07-15T18:03:22.252Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T18:03:22.252Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T18:03:22.252Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T18:03:22.630Z] Selecting previously unselected package mime-support. [2021-07-15T18:03:22.630Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T18:03:22.630Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T18:03:22.630Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T18:03:22.630Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T18:03:22.630Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T18:03:22.630Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T18:03:22.630Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T18:03:22.630Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:22.988Z] Selecting previously unselected package python3.6. [2021-07-15T18:03:22.988Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T18:03:22.988Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:22.988Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T18:03:22.988Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T18:03:22.988Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T18:03:22.988Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T18:03:23.327Z] Selecting previously unselected package python3. [2021-07-15T18:03:23.327Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T18:03:23.327Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T18:03:23.327Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T18:03:23.327Z] Selecting previously unselected package multiarch-support. [2021-07-15T18:03:23.327Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:23.327Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T18:03:23.327Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T18:03:23.327Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T18:03:23.327Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T18:03:23.327Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T18:03:23.327Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T18:03:23.327Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T18:03:23.327Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T18:03:23.327Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T18:03:23.327Z] Selecting previously unselected package sudo. [2021-07-15T18:03:23.327Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:23.327Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T18:03:23.609Z] Selecting previously unselected package apparmor. [2021-07-15T18:03:23.609Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T18:03:23.609Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T18:03:23.609Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T18:03:23.609Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T18:03:23.609Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T18:03:23.609Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T18:03:23.609Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T18:03:23.609Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:23.609Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T18:03:23.609Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T18:03:23.609Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:23.900Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T18:03:23.900Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T18:03:23.900Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T18:03:23.900Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T18:03:23.900Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T18:03:23.900Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:23.900Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T18:03:23.900Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T18:03:23.900Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:23.900Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T18:03:23.900Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T18:03:23.900Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T18:03:24.175Z] Selecting previously unselected package openssh-client. [2021-07-15T18:03:24.175Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T18:03:24.175Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T18:03:24.175Z] Selecting previously unselected package squashfs-tools. [2021-07-15T18:03:24.175Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T18:03:24.175Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T18:03:24.175Z] Selecting previously unselected package snapd. [2021-07-15T18:03:24.175Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T18:03:24.175Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T18:03:26.182Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T18:03:26.182Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T18:03:26.462Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T18:03:26.462Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T18:03:26.462Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T18:03:26.462Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:26.462Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T18:03:26.462Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T18:03:26.462Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T18:03:27.070Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T18:03:27.070Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T18:03:27.070Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T18:03:27.070Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:27.070Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:27.070Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T18:03:27.673Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T18:03:27.673Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:27.673Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T18:03:27.673Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T18:03:27.673Z] running python rtupdate hooks for python3.6... [2021-07-15T18:03:27.673Z] running python post-rtupdate hooks for python3.6... [2021-07-15T18:03:27.673Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T18:03:28.491Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T18:03:28.771Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T18:03:28.771Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T18:03:28.771Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T18:03:29.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T18:03:29.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T18:03:29.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T18:03:29.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T18:03:29.944Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T18:03:29.944Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T18:03:29.944Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T18:03:30.225Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T18:03:30.504Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T18:03:30.504Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T18:03:30.783Z] /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-07-15T18:03:30.783Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T18:03:30.783Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T18:03:31.620Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T18:03:31.620Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T18:03:31.920Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T18:03:32.928Z] Reading package lists... [2021-07-15T18:03:33.217Z] Reading package lists... [2021-07-15T18:03:33.217Z] Building dependency tree... [2021-07-15T18:03:33.217Z] Reading state information... [2021-07-15T18:03:33.490Z] Calculating upgrade... [2021-07-15T18:03:33.490Z] The following packages will be upgraded: [2021-07-15T18:03:33.490Z] advancecomp base-files bash binutils binutils-common [2021-07-15T18:03:33.490Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T18:03:33.490Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T18:03:33.490Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T18:03:33.490Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T18:03:33.490Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T18:03:33.490Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T18:03:33.490Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T18:03:33.490Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T18:03:33.490Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T18:03:33.490Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T18:03:33.490Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T18:03:33.490Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T18:03:33.490Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T18:03:33.490Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T18:03:33.490Z] ubuntu-keyring util-linux [2021-07-15T18:03:33.490Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T18:03:33.490Z] Need to get 64.1 MB of archives. [2021-07-15T18:03:33.490Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T18:03:33.490Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T18:03:33.762Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T18:03:34.035Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T18:03:34.035Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T18:03:34.035Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T18:03:34.035Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T18:03:34.304Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T18:03:34.304Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T18:03:34.304Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-15T18:03:34.304Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T18:03:34.304Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T18:03:34.304Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T18:03:34.304Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T18:03:34.304Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T18:03:34.304Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T18:03:34.304Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T18:03:34.304Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T18:03:34.304Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T18:03:34.573Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T18:03:34.573Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T18:03:34.573Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T18:03:34.573Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T18:03:34.573Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T18:03:34.573Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T18:03:34.573Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T18:03:34.573Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T18:03:34.849Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T18:03:34.849Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T18:03:34.849Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T18:03:34.849Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T18:03:34.849Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T18:03:34.849Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T18:03:34.849Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T18:03:34.849Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-15T18:03:34.849Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T18:03:34.849Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T18:03:34.849Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T18:03:34.849Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T18:03:34.849Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T18:03:34.849Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T18:03:34.849Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T18:03:34.849Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T18:03:34.849Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T18:03:34.849Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T18:03:34.849Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T18:03:34.849Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T18:03:34.849Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T18:03:34.849Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T18:03:34.849Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T18:03:34.849Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T18:03:34.849Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T18:03:34.849Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T18:03:34.849Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T18:03:34.849Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T18:03:34.849Z] Get:55 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-07-15T18:03:34.849Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T18:03:34.849Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T18:03:34.849Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T18:03:34.849Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T18:03:34.849Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T18:03:34.849Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T18:03:34.849Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T18:03:34.849Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T18:03:34.849Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T18:03:34.849Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T18:03:34.849Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T18:03:34.849Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-15T18:03:34.849Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T18:03:34.849Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T18:03:34.849Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T18:03:34.849Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-15T18:03:35.119Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T18:03:35.119Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T18:03:35.119Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T18:03:35.119Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T18:03:35.119Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T18:03:35.119Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-15T18:03:35.119Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T18:03:35.119Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T18:03:35.119Z] Get:80 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-07-15T18:03:35.119Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T18:03:35.119Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T18:03:35.119Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T18:03:35.119Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T18:03:35.119Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T18:03:35.119Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T18:03:35.119Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T18:03:35.119Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T18:03:35.119Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T18:03:35.389Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T18:03:35.389Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T18:03:35.389Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T18:03:35.389Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T18:03:35.389Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T18:03:35.389Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T18:03:35.657Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T18:03:35.657Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T18:03:35.925Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-15T18:03:35.925Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T18:03:35.925Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T18:03:35.925Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T18:03:35.925Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T18:03:35.925Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:03:35.925Z] Fetched 64.1 MB in 2s (28.0 MB/s) [2021-07-15T18:03:35.925Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T18:03:35.925Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:36.200Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T18:03:36.470Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:36.470Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T18:03:36.470Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T18:03:36.470Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T18:03:36.739Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:36.739Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.011Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.011Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.011Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.011Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.011Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.011Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.011Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.011Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.279Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.279Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.279Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.279Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.279Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:37.279Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T18:03:37.279Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.279Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.279Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:37.547Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T18:03:37.547Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.547Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.547Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.547Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.547Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:37.547Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T18:03:37.815Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:37.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T18:03:37.816Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:37.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:03:37.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:03:37.880Z] ---> b2d58eeb0cf9 [2021-07-15T18:03:37.880Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T18:03:37.880Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:03:37.880Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:03:37.880Z] ---> b2d58eeb0cf9 [2021-07-15T18:03:37.880Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T18:03:37.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:03:37.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:03:37.880Z] ---> b2d58eeb0cf9 [2021-07-15T18:03:37.880Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T18:03:37.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:03:37.881Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:03:37.881Z] ---> b2d58eeb0cf9 [2021-07-15T18:03:37.881Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T18:03:37.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:03:37.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:03:37.881Z] ---> b2d58eeb0cf9 [2021-07-15T18:03:37.881Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T18:03:37.881Z] ---> Running in dd7be5949438 [2021-07-15T18:03:37.881Z] ---> Running in 18eb4a54f356 [2021-07-15T18:03:37.881Z] ---> Running in fc494fa7d6b2 [2021-07-15T18:03:37.881Z] ---> Running in 528ad5b38ec2 [2021-07-15T18:03:37.881Z] ---> Running in 2e18855f2309 [2021-07-15T18:03:37.881Z] Removing intermediate container 2e18855f2309 [2021-07-15T18:03:37.881Z] ---> 09a977cd4e07 [2021-07-15T18:03:37.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:03:37.881Z] Removing intermediate container 528ad5b38ec2 [2021-07-15T18:03:37.881Z] ---> 187765a7332d [2021-07-15T18:03:37.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:03:37.881Z] Removing intermediate container 18eb4a54f356 [2021-07-15T18:03:37.881Z] ---> 4fc6f96527ae [2021-07-15T18:03:37.881Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:03:37.881Z] Removing intermediate container dd7be5949438 [2021-07-15T18:03:37.881Z] ---> e366d35a2ce6 [2021-07-15T18:03:37.881Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:03:37.881Z] Removing intermediate container fc494fa7d6b2 [2021-07-15T18:03:37.881Z] ---> bee45430d497 [2021-07-15T18:03:37.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:03:37.881Z] ---> Running in a22b0bc3d904 [2021-07-15T18:03:37.881Z] ---> Running in 4cc51ffd2368 [2021-07-15T18:03:37.881Z] ---> Running in 3a29d677a754 [2021-07-15T18:03:37.881Z] ---> Running in d6506d94c38c [2021-07-15T18:03:37.881Z] ---> Running in 09874aa2ac63 [2021-07-15T18:03:38.083Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T18:03:38.351Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T18:03:38.491Z] Removing intermediate container a22b0bc3d904 [2021-07-15T18:03:38.491Z] ---> b151499e7202 [2021-07-15T18:03:38.491Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T18:03:38.491Z] Removing intermediate container 4cc51ffd2368 [2021-07-15T18:03:38.491Z] ---> 64d4ab15e925 [2021-07-15T18:03:38.491Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T18:03:38.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T18:03:38.618Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T18:03:38.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T18:03:38.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T18:03:38.618Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T18:03:38.794Z] ---> Running in ce864549723c [2021-07-15T18:03:38.794Z] ---> Running in 3855f14fbd8c [2021-07-15T18:03:38.794Z] Removing intermediate container 3a29d677a754 [2021-07-15T18:03:38.794Z] ---> bd7939637bc1 [2021-07-15T18:03:38.794Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T18:03:38.886Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T18:03:38.886Z] Installing new version of config file /etc/issue ... [2021-07-15T18:03:38.886Z] Installing new version of config file /etc/issue.net ... [2021-07-15T18:03:38.886Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T18:03:38.886Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T18:03:38.886Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T18:03:39.071Z] ---> Running in 2dde29bf2966 [2021-07-15T18:03:39.072Z] Removing intermediate container d6506d94c38c [2021-07-15T18:03:39.072Z] ---> a2cac38df1f6 [2021-07-15T18:03:39.072Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T18:03:39.154Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T18:03:39.154Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T18:03:39.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:39.154Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T18:03:39.154Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T18:03:39.154Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T18:03:39.345Z] Removing intermediate container 09874aa2ac63 [2021-07-15T18:03:39.345Z] ---> 28e2a0922f3c [2021-07-15T18:03:39.345Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T18:03:39.424Z] 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-07-15T18:03:39.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:39.424Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:39.424Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:39.424Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:39.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:39.424Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T18:03:39.424Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T18:03:39.620Z] ---> Running in 139eb8141cfa [2021-07-15T18:03:39.620Z] ---> Running in 9150190a6838 [2021-07-15T18:03:39.692Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T18:03:39.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:39.960Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T18:03:39.960Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T18:03:39.960Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T18:03:40.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.227Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T18:03:40.227Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T18:03:40.227Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T18:03:40.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.227Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T18:03:40.227Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T18:03:40.500Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T18:03:40.500Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.500Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T18:03:40.500Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T18:03:40.500Z] Setting up grep (3.1-2build1) ... [2021-07-15T18:03:40.500Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.500Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T18:03:40.500Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T18:03:40.770Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T18:03:40.770Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.770Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T18:03:40.770Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T18:03:40.770Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T18:03:40.770Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:40.770Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T18:03:40.770Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T18:03:41.357Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T18:03:41.357Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T18:03:41.357Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T18:03:41.357Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T18:03:41.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:41.629Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T18:03:41.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:41.629Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T18:03:41.629Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T18:03:41.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:41.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:41.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:42.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:42.214Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T18:03:42.214Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T18:03:42.214Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T18:03:42.214Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T18:03:42.214Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T18:03:42.214Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:42.214Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T18:03:42.214Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T18:03:42.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:42.481Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T18:03:42.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:42.481Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:42.481Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:42.481Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:42.749Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:42.750Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:42.750Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:42.750Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:42.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:42.750Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:42.750Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:42.750Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:42.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:42.750Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:43.017Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:43.017Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:43.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:43.017Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T18:03:43.017Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T18:03:43.017Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T18:03:43.017Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T18:03:43.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:43.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:43.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:43.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:03:43.288Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T18:03:43.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:43.288Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T18:03:43.288Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T18:03:43.288Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T18:03:43.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:43.288Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:43.288Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:43.288Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:43.395Z] OK: 218 MiB in 52 packages [2021-07-15T18:03:43.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:43.555Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:43.555Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:43.555Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:43.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:43.555Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:43.555Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:44.055Z] OK: 218 MiB in 52 packages [2021-07-15T18:03:44.056Z] OK: 218 MiB in 52 packages [2021-07-15T18:03:44.154Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:44.155Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T18:03:44.342Z] OK: 218 MiB in 52 packages [2021-07-15T18:03:44.342Z] OK: 218 MiB in 52 packages [2021-07-15T18:03:44.426Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T18:03:44.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:44.426Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T18:03:44.426Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T18:03:44.697Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T18:03:44.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T18:03:44.697Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T18:03:44.697Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T18:03:44.967Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T18:03:44.967Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T18:03:44.967Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T18:03:44.967Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T18:03:45.287Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T18:03:45.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T18:03:45.287Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T18:03:45.287Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T18:03:45.345Z] Removing intermediate container 3855f14fbd8c [2021-07-15T18:03:45.345Z] ---> bc6854e7c16e [2021-07-15T18:03:45.345Z] Step 6/23 : COPY go.mod . [2021-07-15T18:03:45.687Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T18:03:45.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T18:03:45.687Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T18:03:45.687Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T18:03:45.687Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T18:03:45.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T18:03:45.687Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T18:03:45.687Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T18:03:45.687Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T18:03:45.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T18:03:45.687Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T18:03:45.688Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T18:03:46.182Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T18:03:46.182Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T18:03:46.182Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T18:03:46.182Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T18:03:46.182Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T18:03:46.182Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:46.182Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T18:03:46.182Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T18:03:46.196Z] Removing intermediate container ce864549723c [2021-07-15T18:03:46.196Z] ---> d71aafa8ecbf [2021-07-15T18:03:46.196Z] Step 6/24 : COPY go.mod . [2021-07-15T18:03:46.196Z] Removing intermediate container 2dde29bf2966 [2021-07-15T18:03:46.196Z] ---> c9d7f87e9e39 [2021-07-15T18:03:46.196Z] Step 6/32 : COPY go.mod . [2021-07-15T18:03:46.196Z] Removing intermediate container 139eb8141cfa [2021-07-15T18:03:46.196Z] ---> 8bbb0448e51e [2021-07-15T18:03:46.196Z] Step 6/26 : COPY go.mod . [2021-07-15T18:03:46.458Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T18:03:46.458Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T18:03:46.458Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T18:03:46.458Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T18:03:46.458Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T18:03:46.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:46.458Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T18:03:46.458Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T18:03:46.458Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T18:03:46.653Z] Removing intermediate container 9150190a6838 [2021-07-15T18:03:46.653Z] ---> c5f11b868cfa [2021-07-15T18:03:46.653Z] Step 6/24 : COPY go.mod . [2021-07-15T18:03:46.653Z] ---> cf5aa9fb5215 [2021-07-15T18:03:46.653Z] Step 7/23 : RUN go mod download [2021-07-15T18:03:46.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:46.902Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T18:03:46.902Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T18:03:46.902Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T18:03:46.902Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:46.902Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T18:03:46.902Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T18:03:46.902Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T18:03:46.942Z] ---> Running in 363a42707510 [2021-07-15T18:03:47.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.338Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T18:03:47.338Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T18:03:47.338Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T18:03:47.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.338Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T18:03:47.338Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T18:03:47.338Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T18:03:47.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.338Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T18:03:47.338Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T18:03:47.344Z] ---> 7380bb7559a5 [2021-07-15T18:03:47.344Z] Step 7/24 : RUN go mod download [2021-07-15T18:03:47.618Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T18:03:47.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.618Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:47.618Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T18:03:47.618Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T18:03:47.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.618Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T18:03:47.618Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T18:03:47.637Z] ---> 617269592396 [2021-07-15T18:03:47.637Z] Step 7/32 : RUN go mod download [2021-07-15T18:03:47.637Z] ---> Running in ddd06ed9f100 [2021-07-15T18:03:47.897Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T18:03:47.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.897Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T18:03:47.897Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T18:03:47.897Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T18:03:47.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:47.897Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T18:03:47.897Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T18:03:47.933Z] ---> 211663e867e3 [2021-07-15T18:03:47.933Z] Step 7/26 : RUN go mod download [2021-07-15T18:03:47.933Z] ---> Running in 4720885bb7bc [2021-07-15T18:03:47.933Z] ---> Running in 6f89e979eb40 [2021-07-15T18:03:48.183Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T18:03:48.183Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:48.183Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T18:03:48.183Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T18:03:48.183Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T18:03:48.183Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:48.183Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T18:03:48.183Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T18:03:48.216Z] ---> 1c3f54ded83e [2021-07-15T18:03:48.216Z] Step 7/24 : RUN go mod download [2021-07-15T18:03:48.462Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T18:03:48.462Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:48.462Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T18:03:48.462Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T18:03:48.462Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T18:03:48.462Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:48.462Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T18:03:48.462Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T18:03:48.500Z] ---> Running in c23ebb277c90 [2021-07-15T18:03:48.739Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T18:03:48.740Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T18:03:48.740Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T18:03:48.740Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T18:03:48.740Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T18:03:48.740Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T18:03:48.740Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T18:03:48.740Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T18:03:48.740Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T18:03:49.022Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T18:03:49.022Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T18:03:49.022Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T18:03:49.022Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T18:03:49.304Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T18:03:49.304Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T18:03:49.304Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T18:03:49.304Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T18:03:49.304Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T18:03:49.304Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T18:03:49.304Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T18:03:49.704Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T18:03:49.704Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T18:03:49.704Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T18:03:49.704Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T18:03:49.704Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T18:03:49.704Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T18:03:49.704Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T18:03:49.704Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T18:03:49.973Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T18:03:49.973Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T18:03:49.973Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T18:03:49.973Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T18:03:50.242Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T18:03:50.242Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T18:03:50.242Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T18:03:50.242Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T18:03:50.511Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T18:03:50.511Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T18:03:50.511Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T18:03:50.511Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T18:03:50.782Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T18:03:50.782Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T18:03:50.782Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:50.782Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:50.782Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:50.782Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:50.782Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:50.782Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:51.057Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:51.057Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:51.655Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:51.655Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:51.959Z] Removing intermediate container 363a42707510 [2021-07-15T18:03:51.959Z] ---> bfe2fe94b422 [2021-07-15T18:03:51.959Z] Step 8/23 : COPY . . [2021-07-15T18:03:52.564Z] Removing intermediate container ddd06ed9f100 [2021-07-15T18:03:52.564Z] ---> a17a40651115 [2021-07-15T18:03:52.564Z] Step 8/24 : COPY . . [2021-07-15T18:03:52.659Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:52.659Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:52.965Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:52.965Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:52.965Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:53.179Z] Removing intermediate container 4720885bb7bc [2021-07-15T18:03:53.180Z] ---> 7f952482b8f2 [2021-07-15T18:03:53.180Z] Step 8/32 : COPY . . [2021-07-15T18:03:53.235Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:53.866Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T18:03:53.866Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T18:03:53.866Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T18:03:53.866Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T18:03:54.144Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T18:03:54.144Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T18:03:54.144Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T18:03:54.144Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T18:03:54.144Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T18:03:54.144Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T18:03:54.144Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T18:03:54.144Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T18:03:54.423Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T18:03:54.423Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T18:03:54.423Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T18:03:54.423Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T18:03:54.423Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.423Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T18:03:54.423Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.423Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.423Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.423Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T18:03:54.423Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T18:03:54.423Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T18:03:54.635Z] Removing intermediate container 6f89e979eb40 [2021-07-15T18:03:54.635Z] ---> 2bc0d75d0dd4 [2021-07-15T18:03:54.635Z] Step 8/26 : COPY . . [2021-07-15T18:03:54.635Z] Removing intermediate container c23ebb277c90 [2021-07-15T18:03:54.635Z] ---> c396c20fc725 [2021-07-15T18:03:54.635Z] Step 8/24 : COPY . . [2021-07-15T18:03:54.713Z] [2021-07-15T18:03:54.713Z] Current default time zone: 'Etc/UTC' [2021-07-15T18:03:54.713Z] Local time is now: Thu Jul 15 18:03:54 UTC 2021. [2021-07-15T18:03:54.713Z] Universal Time is now: Thu Jul 15 18:03:54 UTC 2021. [2021-07-15T18:03:54.713Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T18:03:54.713Z] [2021-07-15T18:03:54.713Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T18:03:54.713Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.713Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T18:03:54.713Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T18:03:54.713Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T18:03:54.713Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T18:03:54.713Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T18:03:54.713Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T18:03:54.713Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T18:03:54.713Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T18:03:54.713Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.713Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T18:03:54.987Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:54.987Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T18:03:54.987Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:54.987Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T18:03:54.987Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T18:03:54.987Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T18:03:54.987Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T18:03:54.987Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T18:03:54.987Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T18:03:54.987Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T18:03:54.987Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T18:03:56.942Z] Updating certificates in /etc/ssl/certs... [2021-07-15T18:03:57.910Z] 23 added, 27 removed; done. [2021-07-15T18:03:57.910Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T18:03:57.910Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T18:03:57.910Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T18:03:57.910Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T18:03:57.910Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T18:03:57.910Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T18:03:57.910Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T18:03:57.910Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T18:03:57.910Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T18:03:57.910Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T18:03:57.910Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T18:03:57.910Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T18:03:57.910Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T18:03:57.910Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T18:03:58.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T18:03:58.178Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T18:03:58.178Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T18:03:58.178Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T18:03:58.178Z] Updating certificates in /etc/ssl/certs... [2021-07-15T18:03:58.788Z] 0 added, 0 removed; done. [2021-07-15T18:03:58.788Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T18:03:58.788Z] done. [2021-07-15T18:03:59.380Z] Reading package lists... [2021-07-15T18:03:59.380Z] Building dependency tree... [2021-07-15T18:03:59.380Z] Reading state information... [2021-07-15T18:03:59.652Z] The following NEW packages will be installed: [2021-07-15T18:03:59.652Z] apt-transport-https [2021-07-15T18:03:59.652Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T18:03:59.922Z] Need to get 4348 B of archives. [2021-07-15T18:03:59.922Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T18:03:59.922Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T18:03:59.922Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:03:59.922Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-15T18:03:59.922Z] Selecting previously unselected package apt-transport-https. [2021-07-15T18:03:59.922Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T18:03:59.922Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T18:03:59.922Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T18:03:59.922Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T18:04:00.192Z] Waiting for network to be ready... [2021-07-15T18:04:06.842Z] 2021-07-15T18:04:04Z INFO Waiting for automatic snapd restart... [2021-07-15T18:04:06.842Z] snapd 2.51.1 from Canonical* installed [2021-07-15T18:04:07.804Z] "snapd" switched to the "latest/stable" channel [2021-07-15T18:04:07.804Z] [2021-07-15T18:04:10.118Z] core18 20210611 from Canonical* installed [2021-07-15T18:04:10.387Z] "core18" switched to the "latest/stable" channel [2021-07-15T18:04:10.387Z] [2021-07-15T18:04:13.747Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T18:04:13.747Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T18:04:13.747Z] [2021-07-15T18:04:18.027Z] 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-07-15T18:04:18.027Z] - README.md [2021-07-15T18:04:18.027Z] [2021-07-15T18:04:18.027Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T18:04:18.027Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T18:04:18.313Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T18:04:18.313Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T18:04:19.586Z] Reading package lists... [2021-07-15T18:04:19.891Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-15T18:04:19.891Z] Reading package lists... [2021-07-15T18:04:20.168Z] Building dependency tree... [2021-07-15T18:04:20.168Z] Reading state information... [2021-07-15T18:04:20.168Z] Suggested packages: [2021-07-15T18:04:20.168Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T18:04:20.168Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T18:04:20.168Z] Recommended packages: [2021-07-15T18:04:20.168Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T18:04:20.168Z] The following NEW packages will be installed: [2021-07-15T18:04:20.168Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T18:04:20.168Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T18:04:20.168Z] pkg-config zip [2021-07-15T18:04:20.168Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T18:04:20.457Z] Need to get 7663 kB of archives. [2021-07-15T18:04:20.457Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T18:04:20.457Z] 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-07-15T18:04:20.457Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T18:04:20.457Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T18:04:20.457Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T18:04:20.457Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T18:04:20.732Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T18:04:20.732Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T18:04:20.732Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T18:04:20.732Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T18:04:21.007Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T18:04:21.007Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T18:04:21.007Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T18:04:21.007Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T18:04:21.007Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T18:04:21.007Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T18:04:21.289Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:04:21.289Z] Fetched 7663 kB in 1s (9974 kB/s) [2021-07-15T18:04:21.289Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T18:04:21.289Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T18:04:21.289Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T18:04:21.289Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T18:04:21.289Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T18:04:21.289Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T18:04:21.289Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T18:04:21.526Z] ---> 241ab3dbdba1 [2021-07-15T18:04:21.527Z] Step 9/23 : RUN go mod tidy [2021-07-15T18:04:21.527Z] ---> c6be155765fd [2021-07-15T18:04:21.527Z] Step 9/24 : RUN go mod tidy [2021-07-15T18:04:21.527Z] ---> b05fb474d922 [2021-07-15T18:04:21.527Z] Step 9/32 : RUN go mod tidy [2021-07-15T18:04:21.527Z] ---> a7b7baeaca98 [2021-07-15T18:04:21.527Z] Step 9/24 : RUN go mod tidy [2021-07-15T18:04:21.527Z] ---> Running in 8f74a8a19955 [2021-07-15T18:04:21.527Z] ---> Running in b7a0cb565d64 [2021-07-15T18:04:21.527Z] ---> Running in b722fd8e0063 [2021-07-15T18:04:21.527Z] ---> Running in 9c013bfc1a03 [2021-07-15T18:04:21.527Z] ---> 53f1a93874ab [2021-07-15T18:04:21.527Z] Step 9/26 : RUN go mod tidy [2021-07-15T18:04:21.527Z] ---> Running in 51d8f6118752 [2021-07-15T18:04:21.567Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T18:04:21.567Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T18:04:21.567Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T18:04:21.567Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T18:04:21.567Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T18:04:21.567Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T18:04:21.567Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T18:04:21.567Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T18:04:21.567Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T18:04:21.567Z] Selecting previously unselected package liberror-perl. [2021-07-15T18:04:21.567Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T18:04:21.567Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T18:04:21.567Z] Selecting previously unselected package git-man. [2021-07-15T18:04:21.567Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T18:04:21.567Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T18:04:21.861Z] Selecting previously unselected package git. [2021-07-15T18:04:21.861Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T18:04:21.861Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T18:04:22.357Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T18:04:22.358Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T18:04:22.358Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T18:04:22.358Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T18:04:22.358Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T18:04:22.358Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T18:04:22.358Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T18:04:22.358Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T18:04:22.358Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T18:04:22.639Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T18:04:22.639Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T18:04:22.639Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T18:04:22.639Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T18:04:22.639Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T18:04:22.639Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T18:04:22.639Z] Selecting previously unselected package pkg-config. [2021-07-15T18:04:22.639Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T18:04:22.639Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T18:04:22.639Z] Selecting previously unselected package zip. [2021-07-15T18:04:22.639Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T18:04:22.639Z] Unpacking zip (3.0-11build1) ... [2021-07-15T18:04:22.920Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T18:04:22.920Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T18:04:22.920Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T18:04:22.920Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T18:04:22.920Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T18:04:22.920Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T18:04:22.920Z] No schema files found: doing nothing. [2021-07-15T18:04:22.920Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T18:04:22.920Z] Setting up zip (3.0-11build1) ... [2021-07-15T18:04:22.920Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T18:04:22.920Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T18:04:22.920Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T18:04:22.920Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T18:04:22.921Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T18:04:22.921Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T18:04:22.921Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T18:04:22.921Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T18:04:23.532Z] git set to automatically installed. [2021-07-15T18:04:23.532Z] git-man set to automatically installed. [2021-07-15T18:04:23.532Z] libcurl3-gnutls set to automatically installed. [2021-07-15T18:04:23.532Z] liberror-perl set to automatically installed. [2021-07-15T18:04:23.532Z] libglib2.0-0 set to automatically installed. [2021-07-15T18:04:23.532Z] libnghttp2-14 set to automatically installed. [2021-07-15T18:04:23.532Z] libnorm1 set to automatically installed. [2021-07-15T18:04:23.532Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T18:04:23.532Z] libpsl5 set to automatically installed. [2021-07-15T18:04:23.532Z] librtmp1 set to automatically installed. [2021-07-15T18:04:23.532Z] libsodium23 set to automatically installed. [2021-07-15T18:04:23.532Z] libzmq3-dev set to automatically installed. [2021-07-15T18:04:23.532Z] libzmq5 set to automatically installed. [2021-07-15T18:04:23.532Z] pkg-config set to automatically installed. [2021-07-15T18:04:23.532Z] zip set to automatically installed. [2021-07-15T18:04:24.990Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T18:04:25.975Z] snap "core18" has no updates available [2021-07-15T18:04:26.251Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T18:04:27.011Z] Removing intermediate container 8f74a8a19955 [2021-07-15T18:04:27.011Z] ---> 52d18bc7468a [2021-07-15T18:04:27.011Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T18:04:27.011Z] ---> Running in 722991713a7d [2021-07-15T18:04:27.011Z] Removing intermediate container b7a0cb565d64 [2021-07-15T18:04:27.011Z] ---> 2ced28b82e89 [2021-07-15T18:04:27.011Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T18:04:27.293Z] Removing intermediate container 9c013bfc1a03 [2021-07-15T18:04:27.294Z] ---> 6b1098acdc66 [2021-07-15T18:04:27.294Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T18:04:27.584Z] ---> Running in edc93aacf77b [2021-07-15T18:04:27.584Z] Removing intermediate container 51d8f6118752 [2021-07-15T18:04:27.584Z] ---> b212c0e4aa10 [2021-07-15T18:04:27.584Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T18:04:27.584Z] ---> Running in d1b20afe7366 [2021-07-15T18:04:27.864Z] Removing intermediate container b722fd8e0063 [2021-07-15T18:04:27.864Z] ---> e761f59c7943 [2021-07-15T18:04:27.864Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T18:04:28.168Z] ---> Running in 553b1b9bef4f [2021-07-15T18:04:28.442Z] 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-07-15T18:04:28.718Z] ---> Running in 07a0cc42fbe1 [2021-07-15T18:04:30.709Z] 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-07-15T18:04:31.309Z] 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-07-15T18:04:31.641Z] 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-07-15T18:04:31.641Z] 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-07-15T18:06:38.749Z] 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-07-15T18:06:38.749Z] Removing intermediate container 07a0cc42fbe1 [2021-07-15T18:06:38.749Z] ---> 307911319d42 [2021-07-15T18:06:38.749Z] [2021-07-15T18:06:38.749Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T18:06:38.749Z] 3.12: Pulling from library/alpine [2021-07-15T18:06:39.753Z] Removing intermediate container 722991713a7d [2021-07-15T18:06:39.753Z] ---> 197cabb8131c [2021-07-15T18:06:39.753Z] [2021-07-15T18:06:39.753Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T18:06:39.753Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T18:06:39.753Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T18:06:39.753Z] ---> c4fd0aeabfcf [2021-07-15T18:06:39.753Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T18:06:40.416Z] Removing intermediate container edc93aacf77b [2021-07-15T18:06:40.416Z] ---> e31c500087e9 [2021-07-15T18:06:40.416Z] [2021-07-15T18:06:40.416Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T18:06:40.416Z] ---> c4fd0aeabfcf [2021-07-15T18:06:40.416Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T18:06:40.416Z] 3.12: Pulling from library/alpine [2021-07-15T18:06:40.718Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T18:06:40.718Z] Status: Image is up to date for alpine:3.12 [2021-07-15T18:06:40.718Z] ---> c4fd0aeabfcf [2021-07-15T18:06:40.718Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T18:06:41.034Z] ---> Running in 76a954448b56 [2021-07-15T18:06:41.034Z] ---> Running in 6062ee60f4bd [2021-07-15T18:06:41.670Z] ---> Running in 9bafda3af436 [2021-07-15T18:06:42.289Z] Removing intermediate container 6062ee60f4bd [2021-07-15T18:06:42.289Z] ---> b72d915f5f7c [2021-07-15T18:06:42.289Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T18:06:42.289Z] Removing intermediate container 553b1b9bef4f [2021-07-15T18:06:42.289Z] ---> af8de2bc2224 [2021-07-15T18:06:42.289Z] [2021-07-15T18:06:42.289Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T18:06:42.289Z] ---> c4fd0aeabfcf [2021-07-15T18:06:42.289Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T18:06:42.573Z] ---> Running in 68122d943f10 [2021-07-15T18:06:43.007Z] ---> Running in e505f98a6815 [2021-07-15T18:06:44.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:44.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:44.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:44.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:44.893Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T18:06:44.893Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:06:44.893Z] OK: 5 MiB in 15 packages [2021-07-15T18:06:45.175Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T18:06:45.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:45.175Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T18:06:45.175Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:06:45.175Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T18:06:45.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:45.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:45.461Z] OK: 6 MiB in 16 packages [2021-07-15T18:06:45.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:46.027Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T18:06:46.027Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T18:06:46.027Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:06:46.309Z] OK: 5 MiB in 16 packages [2021-07-15T18:06:46.309Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T18:06:46.592Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T18:06:46.592Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T18:06:46.592Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T18:06:46.592Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T18:06:46.592Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T18:06:46.592Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:06:46.592Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T18:06:46.873Z] OK: 7 MiB in 20 packages [2021-07-15T18:06:47.506Z] Removing intermediate container d1b20afe7366 [2021-07-15T18:06:47.506Z] ---> 0ed5ee820558 [2021-07-15T18:06:47.506Z] [2021-07-15T18:06:47.506Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T18:06:47.506Z] ---> c4fd0aeabfcf [2021-07-15T18:06:47.506Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T18:06:47.785Z] Removing intermediate container 76a954448b56 [2021-07-15T18:06:47.785Z] ---> 66e5fe916461 [2021-07-15T18:06:47.785Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T18:06:48.065Z] ---> Running in 5becfd6a14b9 [2021-07-15T18:06:48.288Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T18:06:48.289Z] Pulling config-common [2021-07-15T18:06:48.289Z] + snapcraftctl pull [2021-07-15T18:06:48.289Z] Pulling go-build-helper [2021-07-15T18:06:48.289Z] + snapcraftctl pull [2021-07-15T18:06:48.289Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T18:06:48.289Z] Skipping pull go-build-helper (already ran) [2021-07-15T18:06:48.289Z] Building go-build-helper [2021-07-15T18:06:48.289Z] + snapcraftctl build [2021-07-15T18:06:48.289Z] Staging go-build-helper [2021-07-15T18:06:48.289Z] + snapcraftctl stage [2021-07-15T18:06:48.342Z] ---> Running in 9907ab88a931 [2021-07-15T18:06:48.342Z] Removing intermediate container 68122d943f10 [2021-07-15T18:06:48.342Z] ---> 7e9a019b2a89 [2021-07-15T18:06:48.342Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T18:06:48.619Z] Removing intermediate container 9bafda3af436 [2021-07-15T18:06:48.619Z] ---> 6e4a9335dfc8 [2021-07-15T18:06:48.619Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T18:06:48.619Z] ---> Running in c29ad848b661 [2021-07-15T18:06:48.907Z] ---> Running in 5ada9857c01c [2021-07-15T18:06:49.182Z] Removing intermediate container 9907ab88a931 [2021-07-15T18:06:49.182Z] ---> 7889b5d017da [2021-07-15T18:06:49.182Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T18:06:49.457Z] Removing intermediate container e505f98a6815 [2021-07-15T18:06:49.457Z] ---> 4dff3045776a [2021-07-15T18:06:49.457Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T18:06:49.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:49.731Z] ---> Running in 6a69a12f9244 [2021-07-15T18:06:49.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:06:49.731Z] Removing intermediate container c29ad848b661 [2021-07-15T18:06:49.731Z] ---> 8af8e7f4a909 [2021-07-15T18:06:49.731Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T18:06:50.339Z] ---> Running in e6ddeff1dd0e [2021-07-15T18:06:50.339Z] Removing intermediate container 5ada9857c01c [2021-07-15T18:06:50.339Z] ---> bf305cf06d1a [2021-07-15T18:06:50.339Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T18:06:50.339Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T18:06:50.339Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:06:50.339Z] OK: 5 MiB in 15 packages [2021-07-15T18:06:50.339Z] ---> Running in 0177397925df [2021-07-15T18:06:50.614Z] ---> Running in 62bdbc4ceb3c [2021-07-15T18:06:50.614Z] Removing intermediate container 6a69a12f9244 [2021-07-15T18:06:50.614Z] ---> cd785fc52df1 [2021-07-15T18:06:50.614Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T18:06:51.217Z] ---> Running in 7fc40b733434 [2021-07-15T18:06:51.217Z] Removing intermediate container e6ddeff1dd0e [2021-07-15T18:06:51.217Z] ---> e509e0c761a6 [2021-07-15T18:06:51.217Z] Step 14/26 : WORKDIR / [2021-07-15T18:06:51.492Z] Removing intermediate container 0177397925df [2021-07-15T18:06:51.492Z] ---> b241d7fcc5b3 [2021-07-15T18:06:51.492Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T18:06:51.492Z] ---> Running in d414c82d0e85 [2021-07-15T18:06:51.492Z] Removing intermediate container 62bdbc4ceb3c [2021-07-15T18:06:51.492Z] ---> 3e9c09301300 [2021-07-15T18:06:51.492Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T18:06:51.774Z] ---> Running in 2f643924c168 [2021-07-15T18:06:51.774Z] ---> Running in ad3fefa43ff8 [2021-07-15T18:06:52.061Z] Removing intermediate container 7fc40b733434 [2021-07-15T18:06:52.061Z] ---> d77e3d7d1a67 [2021-07-15T18:06:52.061Z] Step 16/24 : WORKDIR / [2021-07-15T18:06:52.061Z] ---> Running in cc9af02931eb [2021-07-15T18:06:52.061Z] Removing intermediate container 5becfd6a14b9 [2021-07-15T18:06:52.344Z] ---> b0b9924b6c6e [2021-07-15T18:06:52.344Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T18:06:52.344Z] ---> Running in b85fd5a5f265 [2021-07-15T18:06:52.639Z] Removing intermediate container d414c82d0e85 [2021-07-15T18:06:52.639Z] ---> de4c67b8fc48 [2021-07-15T18:06:52.639Z] 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-07-15T18:06:52.639Z] Removing intermediate container ad3fefa43ff8 [2021-07-15T18:06:52.639Z] ---> a15285e73311 [2021-07-15T18:06:52.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:06:53.269Z] Removing intermediate container cc9af02931eb [2021-07-15T18:06:53.269Z] ---> f985a23e76db [2021-07-15T18:06:53.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:06:53.269Z] Removing intermediate container b85fd5a5f265 [2021-07-15T18:06:53.269Z] ---> 50e0e3408c3b [2021-07-15T18:06:53.269Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T18:06:53.890Z] ---> Running in 7de20aabdf52 [2021-07-15T18:06:54.501Z] ---> 1799e1851cf2 [2021-07-15T18:06:54.501Z] 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-07-15T18:06:54.501Z] ---> f577a45ea36a [2021-07-15T18:06:54.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T18:06:54.783Z] Removing intermediate container 7de20aabdf52 [2021-07-15T18:06:54.783Z] ---> c5af91deca5f [2021-07-15T18:06:54.783Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T18:06:54.941Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T18:06:54.941Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T18:06:54.941Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T18:06:54.941Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T18:06:54.941Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T18:06:54.941Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T18:06:54.941Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T18:06:54.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T18:06:54.941Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T18:06:54.941Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T18:06:54.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T18:06:54.941Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T18:06:54.941Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T18:06:54.941Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T18:06:54.941Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T18:06:54.941Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T18:06:54.941Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T18:06:54.941Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T18:06:54.941Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T18:06:54.941Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T18:06:54.941Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T18:06:54.941Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T18:06:54.941Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T18:06:54.941Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T18:06:54.941Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T18:06:54.941Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T18:06:54.941Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T18:06:54.941Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T18:06:54.941Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T18:06:54.941Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T18:06:54.942Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T18:06:54.942Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T18:06:54.942Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T18:06:54.942Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T18:06:54.942Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T18:06:54.942Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T18:06:54.942Z] Pulling edgex-go [2021-07-15T18:06:54.942Z] + snapcraftctl pull [2021-07-15T18:06:55.069Z] ---> 340fabd0969e [2021-07-15T18:06:55.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T18:06:55.069Z] ---> Running in 625af625854a [2021-07-15T18:06:55.682Z] Removing intermediate container 2f643924c168 [2021-07-15T18:06:55.682Z] ---> 9fd1f780c411 [2021-07-15T18:06:55.682Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T18:06:56.291Z] ---> Running in b9e32fae5762 [2021-07-15T18:06:56.368Z] Pulling hooks [2021-07-15T18:06:56.368Z] + snapcraftctl pull [2021-07-15T18:06:56.572Z] ---> 3f8f1aa2725c [2021-07-15T18:06:56.572Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T18:06:56.572Z] Removing intermediate container 625af625854a [2021-07-15T18:06:56.572Z] ---> c094ed117733 [2021-07-15T18:06:56.572Z] Step 16/24 : WORKDIR / [2021-07-15T18:06:57.180Z] ---> 3bbb8566169e [2021-07-15T18:06:57.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T18:06:57.180Z] ---> 2a7bd3e85c92 [2021-07-15T18:06:57.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T18:06:57.180Z] ---> Running in 7e2877d64a1e [2021-07-15T18:06:57.463Z] Removing intermediate container b9e32fae5762 [2021-07-15T18:06:57.463Z] ---> 27a9b7864d1e [2021-07-15T18:06:57.463Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T18:06:57.749Z] ---> d08c869873f8 [2021-07-15T18:06:57.749Z] 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-07-15T18:06:58.375Z] Removing intermediate container 7e2877d64a1e [2021-07-15T18:06:58.375Z] ---> 14812f7731f7 [2021-07-15T18:06:58.375Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:06:58.987Z] ---> 3233d3d88f2a [2021-07-15T18:06:58.987Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T18:06:58.987Z] ---> 0fcce9150427 [2021-07-15T18:06:58.987Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T18:06:59.264Z] ---> Running in e680324d8e77 [2021-07-15T18:06:59.264Z] ---> 089f1d0fac3a [2021-07-15T18:06:59.264Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T18:06:59.264Z] ---> ff92b53ca7a8 [2021-07-15T18:06:59.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T18:06:59.542Z] ---> Running in 9c59c62bf140 [2021-07-15T18:06:59.828Z] ---> Running in 610e0ad7a610 [2021-07-15T18:06:59.828Z] ---> c410bdcabea4 [2021-07-15T18:06:59.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T18:07:00.111Z] Removing intermediate container e680324d8e77 [2021-07-15T18:07:00.111Z] ---> 4912195460c0 [2021-07-15T18:07:00.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:07:00.724Z] ---> Running in 45fe0551abfd [2021-07-15T18:07:00.724Z] Removing intermediate container 9c59c62bf140 [2021-07-15T18:07:00.724Z] ---> 91c096261258 [2021-07-15T18:07:00.724Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:07:01.011Z] ---> a532e4b66f8f [2021-07-15T18:07:01.011Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T18:07:01.292Z] ---> Running in 41137644b229 [2021-07-15T18:07:01.571Z] Removing intermediate container 45fe0551abfd [2021-07-15T18:07:01.571Z] ---> f9d8c6536e83 [2021-07-15T18:07:01.571Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T18:07:02.192Z] ---> Running in 7ef0961090a2 [2021-07-15T18:07:02.192Z] ---> 3e73e4b12390 [2021-07-15T18:07:02.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T18:07:02.192Z] Removing intermediate container 41137644b229 [2021-07-15T18:07:02.192Z] ---> 864777e32c89 [2021-07-15T18:07:02.192Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T18:07:02.806Z] ---> Running in 3b3db15680e1 [2021-07-15T18:07:03.089Z] Removing intermediate container 7ef0961090a2 [2021-07-15T18:07:03.089Z] ---> 2e40eeebb90f [2021-07-15T18:07:03.089Z] Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:07:03.089Z] ---> 8415b39507b0 [2021-07-15T18:07:03.089Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T18:07:03.371Z] ---> Running in 02ca4d902b04 [2021-07-15T18:07:03.660Z] Removing intermediate container 3b3db15680e1 [2021-07-15T18:07:03.660Z] ---> 0a6ba27b78dc [2021-07-15T18:07:03.660Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:07:03.660Z] ---> 3ab35b0c97f7 [2021-07-15T18:07:03.660Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T18:07:03.941Z] ---> Running in 49fd40fba3f5 [2021-07-15T18:07:03.941Z] ---> Running in 6da8e9306374 [2021-07-15T18:07:04.229Z] Removing intermediate container 610e0ad7a610 [2021-07-15T18:07:04.229Z] ---> 397a9aacd9d4 [2021-07-15T18:07:04.229Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:07:04.510Z] ---> 07a70961b34c [2021-07-15T18:07:04.510Z] 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-07-15T18:07:04.510Z] Removing intermediate container 02ca4d902b04 [2021-07-15T18:07:04.510Z] ---> 916769033305 [2021-07-15T18:07:04.510Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T18:07:04.790Z] Removing intermediate container 6da8e9306374 [2021-07-15T18:07:04.790Z] ---> 689c009afaa1 [2021-07-15T18:07:04.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:07:04.790Z] ---> Running in 3a78da1cd564 [2021-07-15T18:07:04.790Z] ---> Running in 10859eeb5124 [2021-07-15T18:07:05.072Z] Removing intermediate container 49fd40fba3f5 [2021-07-15T18:07:05.072Z] ---> 81b260b25c50 [2021-07-15T18:07:05.072Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T18:07:05.072Z] ---> Running in a47378e5e151 [2021-07-15T18:07:05.372Z] ---> Running in 7dc4fde32e22 [2021-07-15T18:07:05.372Z] ---> f9e53a9f27d9 [2021-07-15T18:07:05.372Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T18:07:05.657Z] Removing intermediate container 3a78da1cd564 [2021-07-15T18:07:05.657Z] ---> 8b82e0c1f9a9 [2021-07-15T18:07:05.657Z] [2021-07-15T18:07:05.940Z] Removing intermediate container a47378e5e151 [2021-07-15T18:07:05.940Z] ---> fc94ce7db200 [2021-07-15T18:07:05.940Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T18:07:06.218Z] Successfully built 8b82e0c1f9a9 [2021-07-15T18:07:06.219Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T18:07:06.219Z]  Building support-notifications ... done Building core-data [2021-07-15T18:07:06.816Z] ---> Running in bc6793798e96 [2021-07-15T18:07:06.816Z] Removing intermediate container 7dc4fde32e22 [2021-07-15T18:07:06.816Z] ---> b048922b2341 [2021-07-15T18:07:06.816Z] [2021-07-15T18:07:07.430Z] Successfully built b048922b2341 [2021-07-15T18:07:07.720Z] ---> 1453be645913 [2021-07-15T18:07:07.720Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T18:07:08.001Z] Successfully tagged core-command-arm64:latest [2021-07-15T18:07:08.001Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-15T18:07:08.603Z] Removing intermediate container bc6793798e96 [2021-07-15T18:07:08.603Z] ---> d1fc02f92a18 [2021-07-15T18:07:08.603Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:07:08.603Z] ---> Running in a6f1a0b7a3dc [2021-07-15T18:07:09.215Z] ---> b1d1dc5f8241 [2021-07-15T18:07:09.215Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T18:07:09.505Z] Removing intermediate container 10859eeb5124 [2021-07-15T18:07:09.505Z] ---> c04333b53301 [2021-07-15T18:07:09.505Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T18:07:10.509Z] Removing intermediate container a6f1a0b7a3dc [2021-07-15T18:07:10.509Z] ---> fcc414b0f84c [2021-07-15T18:07:10.509Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T18:07:11.492Z] ---> Running in dbb85e92645f [2021-07-15T18:07:11.770Z] ---> b777e5982936 [2021-07-15T18:07:11.770Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T18:07:11.770Z] ---> Running in 28fdef03cd46 [2021-07-15T18:07:12.754Z] Removing intermediate container dbb85e92645f [2021-07-15T18:07:12.754Z] ---> 92409b5ba64e [2021-07-15T18:07:12.754Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T18:07:13.761Z] ---> Running in 32b9571ccf9e [2021-07-15T18:07:13.761Z] Removing intermediate container 28fdef03cd46 [2021-07-15T18:07:13.761Z] ---> 213837ce76b8 [2021-07-15T18:07:13.761Z] [2021-07-15T18:07:13.761Z] ---> 58b260fd11de [2021-07-15T18:07:13.761Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T18:07:14.054Z] Successfully built 213837ce76b8 [2021-07-15T18:07:14.054Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T18:07:14.054Z]  Building core-metadata ... done Building security-proxy-setup [2021-07-15T18:07:14.664Z] Removing intermediate container 32b9571ccf9e [2021-07-15T18:07:14.664Z] ---> 9e2dcf4bf5a2 [2021-07-15T18:07:14.664Z] ---> Running in 98ecc2e250a6 [2021-07-15T18:07:14.664Z] Step 25/26 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:07:14.900Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T18:07:14.900Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T18:07:14.900Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T18:07:14.900Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T18:07:14.900Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T18:07:14.900Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T18:07:14.900Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T18:07:14.900Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T18:07:14.900Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T18:07:14.900Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T18:07:14.900Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T18:07:14.900Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T18:07:14.900Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T18:07:14.900Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T18:07:14.900Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T18:07:14.900Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T18:07:14.900Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T18:07:14.900Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T18:07:14.900Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T18:07:14.900Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T18:07:14.900Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T18:07:14.900Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T18:07:14.900Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T18:07:14.900Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T18:07:14.900Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T18:07:14.900Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T18:07:14.900Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T18:07:14.900Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T18:07:14.900Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T18:07:14.900Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T18:07:14.900Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T18:07:14.900Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T18:07:14.900Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T18:07:14.900Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T18:07:14.900Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T18:07:14.900Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T18:07:14.900Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T18:07:14.900Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T18:07:14.900Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T18:07:14.900Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T18:07:14.900Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T18:07:14.900Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T18:07:14.900Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T18:07:14.900Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T18:07:14.900Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T18:07:14.900Z] Pulling static-packages [2021-07-15T18:07:14.900Z] + snapcraftctl pull [2021-07-15T18:07:14.900Z] Pulling version [2021-07-15T18:07:14.900Z] + cd /root/project [2021-07-15T18:07:14.900Z] + git describe --tags --abbrev=0 [2021-07-15T18:07:14.900Z] + sed s/v// [2021-07-15T18:07:14.900Z] + GIT_VERSION=2.0.1-dev.10 [2021-07-15T18:07:14.900Z] + [ -z 2.0.1-dev.10 ] [2021-07-15T18:07:14.900Z] + snapcraftctl set-version 2.0.1-dev.10 [2021-07-15T18:07:14.951Z] ---> Running in 0ab016c73a38 [2021-07-15T18:07:15.237Z] Removing intermediate container 98ecc2e250a6 [2021-07-15T18:07:15.237Z] ---> 704c8d93c570 [2021-07-15T18:07:15.237Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T18:07:15.499Z] Building config-common [2021-07-15T18:07:15.499Z] + snapcraftctl build [2021-07-15T18:07:15.855Z] Removing intermediate container 0ab016c73a38 [2021-07-15T18:07:15.855Z] ---> 606ba0cef22a [2021-07-15T18:07:15.855Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T18:07:16.471Z] ---> Running in 77497a51f662 [2021-07-15T18:07:16.747Z] ---> 37616a17a3de [2021-07-15T18:07:16.747Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T18:07:17.355Z] ---> Running in 0e680495356b [2021-07-15T18:07:17.355Z] Removing intermediate container 77497a51f662 [2021-07-15T18:07:17.355Z] ---> 7c2fcb883d52 [2021-07-15T18:07:17.355Z] [2021-07-15T18:07:17.480Z] Skipping build go-build-helper (already ran) [2021-07-15T18:07:17.480Z] Building edgex-go [2021-07-15T18:07:17.756Z] + cd /root/parts/edgex-go/src [2021-07-15T18:07:17.756Z] + git describe --tags --abbrev=0 [2021-07-15T18:07:17.756Z] + sed s/v// [2021-07-15T18:07:17.756Z] + GIT_VERSION=2.0.1-dev.10 [2021-07-15T18:07:17.756Z] + [ -z 2.0.1-dev.10 ] [2021-07-15T18:07:17.756Z] + echo 2.0.1-dev.10 [2021-07-15T18:07:17.756Z] + make build [2021-07-15T18:07:17.756Z] go mod tidy [2021-07-15T18:07:17.975Z] Successfully built 7c2fcb883d52 [2021-07-15T18:07:17.975Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T18:07:17.975Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-07-15T18:07:19.195Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T18:07:19.196Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T18:07:19.196Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T18:07:19.196Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T18:07:19.196Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T18:07:19.196Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T18:07:19.471Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T18:07:19.471Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T18:07:19.471Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T18:07:19.745Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T18:07:20.023Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T18:07:20.023Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T18:07:20.626Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T18:07:20.626Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T18:07:20.626Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T18:07:20.626Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T18:07:20.916Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T18:07:20.916Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T18:07:20.916Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T18:07:20.916Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T18:07:20.916Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T18:07:21.191Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T18:07:21.191Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T18:07:21.191Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T18:07:21.191Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T18:07:21.191Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T18:07:21.191Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T18:07:21.191Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T18:07:21.439Z] Removing intermediate container 0e680495356b [2021-07-15T18:07:21.439Z] ---> 47f9ebc0646d [2021-07-15T18:07:21.439Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T18:07:21.464Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T18:07:21.464Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T18:07:21.742Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T18:07:21.742Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T18:07:22.024Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T18:07:22.024Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T18:07:22.024Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T18:07:22.024Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T18:07:22.024Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T18:07:22.051Z] ---> Running in bb814fdb315e [2021-07-15T18:07:22.300Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T18:07:22.300Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T18:07:22.300Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T18:07:22.300Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T18:07:22.300Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T18:07:22.300Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T18:07:22.574Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T18:07:22.574Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T18:07:22.574Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T18:07:22.574Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T18:07:22.574Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T18:07:22.574Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T18:07:22.574Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T18:07:22.574Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T18:07:22.849Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T18:07:22.849Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T18:07:22.849Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T18:07:22.849Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T18:07:22.849Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T18:07:22.849Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T18:07:22.849Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T18:07:22.849Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T18:07:22.849Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T18:07:22.849Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T18:07:22.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T18:07:23.056Z] Removing intermediate container bb814fdb315e [2021-07-15T18:07:23.056Z] ---> d7c7ca878a57 [2021-07-15T18:07:23.056Z] Step 29/32 : CMD ["gate"] [2021-07-15T18:07:24.055Z] ---> Running in d40aed638f50 [2021-07-15T18:07:25.062Z] Removing intermediate container d40aed638f50 [2021-07-15T18:07:25.062Z] ---> d8c70fbece26 [2021-07-15T18:07:25.062Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T18:07:25.677Z] ---> Running in 10f296df5b6b [2021-07-15T18:07:27.177Z] Removing intermediate container 10f296df5b6b [2021-07-15T18:07:27.177Z] ---> 023745335fda [2021-07-15T18:07:27.177Z] Step 31/32 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:07:27.453Z] ---> Running in 2af29c109c6d [2021-07-15T18:07:28.913Z] Removing intermediate container 2af29c109c6d [2021-07-15T18:07:28.913Z] ---> 235d06c7628e [2021-07-15T18:07:28.913Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T18:07:29.525Z] ---> Running in 168a578f424d [2021-07-15T18:07:30.515Z] Removing intermediate container 168a578f424d [2021-07-15T18:07:30.515Z] ---> e6426c796839 [2021-07-15T18:07:30.515Z] [2021-07-15T18:07:31.126Z] Successfully built e6426c796839 [2021-07-15T18:07:31.126Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T18:07:33.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T18:07:36.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T18:07:37.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T18:07:38.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T18:07:38.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T18:07:39.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T18:07:40.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T18:07:41.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T18:07:43.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T18:07:43.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T18:07:44.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T18:07:46.684Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T18:07:46.684Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T18:07:46.684Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T18:07:46.684Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T18:07:46.684Z] + 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-07-15T18:07:46.684Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T18:07:46.684Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T18:07:46.684Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T18:07:46.684Z] + 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-07-15T18:07:46.684Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T18:07:46.684Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T18:07:46.684Z] + 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-07-15T18:07:47.675Z] Building hooks [2021-07-15T18:07:47.675Z] + cd /root/parts/hooks/src [2021-07-15T18:07:47.675Z] + make build [2021-07-15T18:07:47.675Z] go mod tidy [2021-07-15T18:07:47.949Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T18:07:47.949Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T18:07:47.949Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T18:07:47.949Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T18:07:47.949Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T18:07:48.553Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T18:07:49.150Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T18:07:49.150Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T18:07:51.777Z] Building static-packages [2021-07-15T18:07:51.777Z] + snapcraftctl build [2021-07-15T18:07:53.365Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:07:53.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:07:53.365Z] ---> b2d58eeb0cf9 [2021-07-15T18:07:53.365Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T18:07:53.365Z] ---> Using cache [2021-07-15T18:07:53.365Z] ---> bee45430d497 [2021-07-15T18:07:53.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:07:53.365Z] ---> Using cache [2021-07-15T18:07:53.365Z] ---> 28e2a0922f3c [2021-07-15T18:07:53.365Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T18:07:53.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:07:53.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:07:53.365Z] ---> b2d58eeb0cf9 [2021-07-15T18:07:53.365Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T18:07:53.365Z] ---> Using cache [2021-07-15T18:07:53.365Z] ---> bee45430d497 [2021-07-15T18:07:53.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:07:53.365Z] ---> Using cache [2021-07-15T18:07:53.365Z] ---> 28e2a0922f3c [2021-07-15T18:07:53.365Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T18:07:53.762Z] Building version [2021-07-15T18:07:53.762Z] + snapcraftctl build [2021-07-15T18:07:55.741Z] Staging config-common [2021-07-15T18:07:55.741Z] + snapcraftctl stage [2021-07-15T18:07:56.100Z] ---> Running in 415b6239e04d [2021-07-15T18:07:56.100Z] ---> Running in cadf83656fd9 [2021-07-15T18:07:56.726Z] Skipping stage go-build-helper (already ran) [2021-07-15T18:07:56.726Z] Staging edgex-go [2021-07-15T18:07:56.726Z] + snapcraftctl stage [2021-07-15T18:07:57.713Z] Staging hooks [2021-07-15T18:07:57.713Z] + snapcraftctl stage [2021-07-15T18:07:58.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:07:58.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:07:58.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:07:58.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:07:58.344Z] ---> b2d58eeb0cf9 [2021-07-15T18:07:58.344Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> bee45430d497 [2021-07-15T18:07:58.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> 28e2a0922f3c [2021-07-15T18:07:58.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> c5f11b868cfa [2021-07-15T18:07:58.344Z] Step 6/22 : COPY go.mod . [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> 1c3f54ded83e [2021-07-15T18:07:58.344Z] Step 7/22 : RUN go mod download [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> c396c20fc725 [2021-07-15T18:07:58.344Z] Step 8/22 : COPY . . [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> a7b7baeaca98 [2021-07-15T18:07:58.344Z] Step 9/22 : RUN go mod tidy [2021-07-15T18:07:58.344Z] ---> Using cache [2021-07-15T18:07:58.344Z] ---> 6b1098acdc66 [2021-07-15T18:07:58.344Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T18:07:58.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:07:58.708Z] Staging static-packages [2021-07-15T18:07:58.708Z] + snapcraftctl stage [2021-07-15T18:07:58.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T18:07:58.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T18:07:58.906Z] ---> b2d58eeb0cf9 [2021-07-15T18:07:58.906Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> bee45430d497 [2021-07-15T18:07:58.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> 28e2a0922f3c [2021-07-15T18:07:58.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> c5f11b868cfa [2021-07-15T18:07:58.906Z] Step 6/23 : COPY go.mod . [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> 1c3f54ded83e [2021-07-15T18:07:58.906Z] Step 7/23 : RUN go mod download [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> c396c20fc725 [2021-07-15T18:07:58.906Z] Step 8/23 : COPY . . [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> a7b7baeaca98 [2021-07-15T18:07:58.906Z] Step 9/23 : RUN go mod tidy [2021-07-15T18:07:58.906Z] ---> Using cache [2021-07-15T18:07:58.906Z] ---> 6b1098acdc66 [2021-07-15T18:07:58.906Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T18:07:58.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:07:59.518Z] ---> Running in 9316a87cbf1f [2021-07-15T18:07:59.518Z] ---> Running in c309437bf7e7 [2021-07-15T18:07:59.700Z] Staging version [2021-07-15T18:07:59.700Z] + snapcraftctl stage [2021-07-15T18:07:59.804Z] OK: 218 MiB in 52 packages [2021-07-15T18:07:59.804Z] OK: 218 MiB in 52 packages [2021-07-15T18:08:00.687Z] Priming config-common [2021-07-15T18:08:00.687Z] + snapcraftctl prime [2021-07-15T18:08:01.683Z] Priming go-build-helper [2021-07-15T18:08:01.683Z] + snapcraftctl prime [2021-07-15T18:08:01.813Z] Removing intermediate container 415b6239e04d [2021-07-15T18:08:01.813Z] ---> 19e97b61b936 [2021-07-15T18:08:01.813Z] Step 6/24 : COPY go.mod . [2021-07-15T18:08:01.813Z] Removing intermediate container cadf83656fd9 [2021-07-15T18:08:01.813Z] ---> c5c58fc5627f [2021-07-15T18:08:01.813Z] Step 6/24 : COPY go.mod . [2021-07-15T18:08:01.813Z] 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-07-15T18:08:01.813Z] 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-07-15T18:08:02.418Z] ---> 7bfbcbc51f57 [2021-07-15T18:08:02.418Z] Step 7/24 : RUN go mod download [2021-07-15T18:08:02.689Z] Priming edgex-go [2021-07-15T18:08:02.689Z] + snapcraftctl prime [2021-07-15T18:08:02.700Z] ---> Running in 4726cafbaa53 [2021-07-15T18:08:02.986Z] ---> 7767eeb8d962 [2021-07-15T18:08:02.986Z] Step 7/24 : RUN go mod download [2021-07-15T18:08:03.268Z] ---> Running in 3277f50f0305 [2021-07-15T18:08:04.152Z] Priming hooks [2021-07-15T18:08:04.152Z] + snapcraftctl prime [2021-07-15T18:08:05.137Z] Priming static-packages [2021-07-15T18:08:05.137Z] + snapcraftctl prime [2021-07-15T18:08:07.623Z] Removing intermediate container 4726cafbaa53 [2021-07-15T18:08:07.624Z] ---> f0cdbec35c1f [2021-07-15T18:08:07.624Z] Step 8/24 : COPY . . [2021-07-15T18:08:07.778Z] Priming version [2021-07-15T18:08:07.778Z] + snapcraftctl prime [2021-07-15T18:08:07.909Z] Removing intermediate container 3277f50f0305 [2021-07-15T18:08:07.909Z] ---> ea5928cb4e55 [2021-07-15T18:08:07.909Z] Step 8/24 : COPY . . [2021-07-15T18:08:08.386Z] 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-07-15T18:08:40.400Z] ---> f6306aeebab8 [2021-07-15T18:08:40.400Z] Step 9/24 : RUN go mod tidy [2021-07-15T18:08:40.400Z] ---> b3443b3140b6 [2021-07-15T18:08:40.400Z] Step 9/24 : RUN go mod tidy [2021-07-15T18:08:40.400Z] ---> Running in d99e6ce63480 [2021-07-15T18:08:40.400Z] ---> Running in 2cd3db986ec2 [2021-07-15T18:08:47.170Z] Removing intermediate container d99e6ce63480 [2021-07-15T18:08:47.170Z] ---> f6568b2ff168 [2021-07-15T18:08:47.170Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T18:08:47.170Z] ---> Running in ffb104c27b07 [2021-07-15T18:08:47.170Z] Removing intermediate container 2cd3db986ec2 [2021-07-15T18:08:47.170Z] ---> b9127bb40448 [2021-07-15T18:08:47.170Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T18:08:47.170Z] ---> Running in 0e1aa15c79a3 [2021-07-15T18:08:48.664Z] 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-07-15T18:08:49.284Z] 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-07-15T18:09:21.897Z] 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-07-15T18:09:37.062Z] Removing intermediate container c309437bf7e7 [2021-07-15T18:09:37.062Z] ---> fb40d74c2624 [2021-07-15T18:09:37.062Z] [2021-07-15T18:09:37.062Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T18:09:37.062Z] ---> c4fd0aeabfcf [2021-07-15T18:09:37.062Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T18:09:37.062Z] Removing intermediate container 9316a87cbf1f [2021-07-15T18:09:37.062Z] ---> e311d79b4eb9 [2021-07-15T18:09:37.062Z] [2021-07-15T18:09:37.062Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T18:09:37.062Z] ---> c4fd0aeabfcf [2021-07-15T18:09:37.062Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T18:09:37.062Z] ---> Using cache [2021-07-15T18:09:37.062Z] ---> b0b9924b6c6e [2021-07-15T18:09:37.062Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T18:09:37.062Z] ---> Using cache [2021-07-15T18:09:37.062Z] ---> 50e0e3408c3b [2021-07-15T18:09:37.062Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T18:09:37.062Z] ---> Running in 21712ed3ed4e [2021-07-15T18:09:37.062Z] ---> Running in 5ca9c58fa743 [2021-07-15T18:09:37.062Z] Removing intermediate container 21712ed3ed4e [2021-07-15T18:09:37.062Z] ---> 4031f94eea5f [2021-07-15T18:09:37.062Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T18:09:37.062Z] ---> Running in 902b6125d6e4 [2021-07-15T18:09:37.664Z] Removing intermediate container 902b6125d6e4 [2021-07-15T18:09:37.664Z] ---> 8d060cfda9b2 [2021-07-15T18:09:37.664Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:09:38.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:09:38.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:09:39.154Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T18:09:39.430Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T18:09:39.430Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T18:09:39.430Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T18:09:39.430Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:09:39.430Z] ---> 9768fefb8284 [2021-07-15T18:09:39.430Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T18:09:39.430Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T18:09:39.708Z] OK: 7 MiB in 18 packages [2021-07-15T18:09:41.720Z] ---> 61e5ed406d63 [2021-07-15T18:09:41.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T18:09:42.334Z] Removing intermediate container 5ca9c58fa743 [2021-07-15T18:09:42.334Z] ---> 20a58a947394 [2021-07-15T18:09:42.334Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T18:09:42.616Z] ---> Running in 1eafd572eda8 [2021-07-15T18:09:43.220Z] ---> 58f2383c2a2b [2021-07-15T18:09:43.220Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T18:09:43.500Z] ---> Running in 3553536472a3 [2021-07-15T18:09:43.784Z] Removing intermediate container 1eafd572eda8 [2021-07-15T18:09:43.784Z] ---> e90d13a51f54 [2021-07-15T18:09:43.784Z] Step 14/22 : WORKDIR /edgex [2021-07-15T18:09:44.064Z] ---> Running in 8479c9fed51b [2021-07-15T18:09:44.349Z] Removing intermediate container 3553536472a3 [2021-07-15T18:09:44.349Z] ---> 70b7c05f3ac5 [2021-07-15T18:09:44.349Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:09:44.626Z] ---> Running in 7a5a9db49408 [2021-07-15T18:09:44.901Z] Removing intermediate container 8479c9fed51b [2021-07-15T18:09:44.902Z] ---> be48062e1991 [2021-07-15T18:09:44.902Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T18:09:45.509Z] Removing intermediate container 7a5a9db49408 [2021-07-15T18:09:45.509Z] ---> fab45e8f7210 [2021-07-15T18:09:45.509Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T18:09:45.787Z] ---> Running in 67188620545f [2021-07-15T18:09:46.390Z] ---> a8d7a514f2dd [2021-07-15T18:09:46.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T18:09:46.667Z] Removing intermediate container 67188620545f [2021-07-15T18:09:46.667Z] ---> 9683a3e1d74a [2021-07-15T18:09:46.667Z] Step 22/23 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:09:47.276Z] ---> Running in 216f1734dd12 [2021-07-15T18:09:47.885Z] Removing intermediate container 216f1734dd12 [2021-07-15T18:09:47.885Z] ---> 46405d1655ec [2021-07-15T18:09:47.885Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T18:09:48.488Z] ---> Running in e01f9feb29a0 [2021-07-15T18:09:48.488Z] ---> 4ff98d1e6fa2 [2021-07-15T18:09:48.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T18:09:49.489Z] Removing intermediate container e01f9feb29a0 [2021-07-15T18:09:49.489Z] ---> ed0d89c6cbc8 [2021-07-15T18:09:49.489Z] [2021-07-15T18:09:50.093Z] Successfully built ed0d89c6cbc8 [2021-07-15T18:09:50.369Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T18:09:50.646Z]  Building support-scheduler ... done  ---> a6ddcb8cda3a [2021-07-15T18:09:50.646Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T18:09:50.923Z] ---> Running in 140adabba937 [2021-07-15T18:09:51.526Z] Removing intermediate container 140adabba937 [2021-07-15T18:09:51.526Z] ---> d7dadb4a2cd9 [2021-07-15T18:09:51.526Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T18:09:51.801Z] ---> Running in b2623dc473c5 [2021-07-15T18:09:52.795Z] Removing intermediate container b2623dc473c5 [2021-07-15T18:09:52.795Z] ---> d8bccee3ae64 [2021-07-15T18:09:52.795Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T18:09:52.795Z] ---> Running in 7b842d70720e [2021-07-15T18:09:54.262Z] Removing intermediate container 7b842d70720e [2021-07-15T18:09:54.262Z] ---> 439159bc37f3 [2021-07-15T18:09:54.262Z] Step 21/22 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:09:54.262Z] ---> Running in 5d92a282c786 [2021-07-15T18:09:54.874Z] Removing intermediate container 5d92a282c786 [2021-07-15T18:09:54.874Z] ---> af967a00266a [2021-07-15T18:09:54.874Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T18:09:55.150Z] ---> Running in d924e934149e [2021-07-15T18:09:56.148Z] Removing intermediate container d924e934149e [2021-07-15T18:09:56.148Z] ---> f33a17cb5566 [2021-07-15T18:09:56.148Z] [2021-07-15T18:09:56.484Z] Successfully built f33a17cb5566 [2021-07-15T18:09:56.484Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T18:10:11.817Z]  Building security-proxy-setup ... done Removing intermediate container 0e1aa15c79a3 [2021-07-15T18:10:11.817Z] ---> a3e9e4fef713 [2021-07-15T18:10:11.817Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T18:10:11.817Z] ---> Running in fd9569774263 [2021-07-15T18:10:12.416Z] 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-07-15T18:10:15.847Z] Removing intermediate container fd9569774263 [2021-07-15T18:10:15.847Z] ---> 61d40e5cf53c [2021-07-15T18:10:15.847Z] [2021-07-15T18:10:15.847Z] Step 12/24 : FROM docker:20.10.6 [2021-07-15T18:10:15.847Z] 20.10.6: Pulling from library/docker [2021-07-15T18:10:17.302Z] Removing intermediate container ffb104c27b07 [2021-07-15T18:10:17.302Z] ---> 3da7ec70d3a4 [2021-07-15T18:10:17.302Z] [2021-07-15T18:10:17.302Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T18:10:17.302Z] ---> c4fd0aeabfcf [2021-07-15T18:10:17.302Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T18:10:17.583Z] ---> Running in a9c754cffefd [2021-07-15T18:10:18.208Z] Removing intermediate container a9c754cffefd [2021-07-15T18:10:18.209Z] ---> 501c8a2ba23c [2021-07-15T18:10:18.209Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T18:10:18.811Z] ---> Running in 127f7e1373ae [2021-07-15T18:10:19.091Z] Removing intermediate container 127f7e1373ae [2021-07-15T18:10:19.091Z] ---> 3471594f3bcd [2021-07-15T18:10:19.091Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T18:10:19.367Z] ---> Running in 2d704a8c3579 [2021-07-15T18:10:19.978Z] Removing intermediate container 2d704a8c3579 [2021-07-15T18:10:19.978Z] ---> 862a77ff16b2 [2021-07-15T18:10:19.979Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T18:10:19.979Z] ---> Running in c061eeb9d78d [2021-07-15T18:10:23.401Z] Removing intermediate container c061eeb9d78d [2021-07-15T18:10:23.401Z] ---> 04d672806470 [2021-07-15T18:10:23.401Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T18:10:23.401Z] ---> Running in 7bc5cd110e77 [2021-07-15T18:10:24.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:10:25.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:10:26.489Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T18:10:26.489Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T18:10:26.489Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T18:10:26.489Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T18:10:26.767Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T18:10:26.768Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T18:10:27.050Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T18:10:27.050Z] OK: 8 MiB in 20 packages [2021-07-15T18:10:29.700Z] Removing intermediate container 7bc5cd110e77 [2021-07-15T18:10:29.700Z] ---> 1881aab0546c [2021-07-15T18:10:29.700Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T18:10:30.305Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-15T18:10:30.305Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-15T18:10:30.305Z] ---> cdf2a7733a7b [2021-07-15T18:10:30.306Z] 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-07-15T18:10:30.306Z] ---> Running in 0a5a0e238b7a [2021-07-15T18:10:30.582Z] ---> 4bcef060ba37 [2021-07-15T18:10:30.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T18:10:31.182Z] Removing intermediate container 0a5a0e238b7a [2021-07-15T18:10:31.182Z] ---> e638635f56dc [2021-07-15T18:10:31.182Z] 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-07-15T18:10:31.457Z] ---> Running in 6b87269e6786 [2021-07-15T18:10:32.066Z] ---> 79a934f98507 [2021-07-15T18:10:32.066Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T18:10:32.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T18:10:32.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T18:10:33.227Z] ---> 6ae8787ca47f [2021-07-15T18:10:33.227Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T18:10:33.227Z] ---> Running in 65c91ad00901 [2021-07-15T18:10:33.823Z] (1/39) Installing readline (8.1.0-r0) [2021-07-15T18:10:33.823Z] (2/39) Installing bash (5.1.0-r0) [2021-07-15T18:10:33.823Z] Executing bash-5.1.0-r0.post-install [2021-07-15T18:10:33.823Z] Removing intermediate container 65c91ad00901 [2021-07-15T18:10:33.823Z] ---> 5ac2bd241291 [2021-07-15T18:10:33.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:10:33.823Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-15T18:10:33.823Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-15T18:10:33.823Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-15T18:10:33.823Z] (6/39) Installing curl (7.77.0-r1) [2021-07-15T18:10:34.099Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-15T18:10:34.099Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-15T18:10:34.099Z] (9/39) Installing expat (2.2.10-r1) [2021-07-15T18:10:34.099Z] (10/39) Installing libffi (3.3-r2) [2021-07-15T18:10:34.099Z] (11/39) Installing gdbm (1.19-r0) [2021-07-15T18:10:34.099Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-15T18:10:34.099Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-15T18:10:34.099Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-15T18:10:34.099Z] ---> Running in d131d66b1f9d [2021-07-15T18:10:35.079Z] Removing intermediate container d131d66b1f9d [2021-07-15T18:10:35.079Z] ---> 02ed55834180 [2021-07-15T18:10:35.079Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T18:10:35.353Z] ---> Running in ec42d9b43d9a [2021-07-15T18:10:35.950Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T18:10:35.950Z] Removing intermediate container ec42d9b43d9a [2021-07-15T18:10:35.950Z] ---> e74008fe219c [2021-07-15T18:10:35.950Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:10:35.950Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-15T18:10:35.950Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-15T18:10:36.228Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-15T18:10:36.229Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-15T18:10:36.229Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-15T18:10:36.229Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-15T18:10:36.229Z] ---> Running in 1170708569b9 [2021-07-15T18:10:36.504Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-15T18:10:36.504Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-15T18:10:36.504Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-15T18:10:36.504Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-15T18:10:36.504Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T18:10:36.504Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T18:10:36.504Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-15T18:10:36.504Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T18:10:36.504Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-15T18:10:36.504Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-15T18:10:36.504Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T18:10:36.504Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-15T18:10:36.778Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T18:10:36.778Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-15T18:10:36.778Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-15T18:10:36.778Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T18:10:36.778Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-15T18:10:36.778Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-15T18:10:37.059Z] Removing intermediate container 1170708569b9 [2021-07-15T18:10:37.059Z] ---> 043deffc5c25 [2021-07-15T18:10:37.059Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T18:10:37.336Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T18:10:37.336Z] ---> Running in 0638f7ae155b [2021-07-15T18:10:37.336Z] OK: 82 MiB in 59 packages [2021-07-15T18:10:37.937Z] Removing intermediate container 0638f7ae155b [2021-07-15T18:10:37.937Z] ---> a3584c61948e [2021-07-15T18:10:37.937Z] [2021-07-15T18:10:38.543Z] Successfully built a3584c61948e [2021-07-15T18:10:38.543Z] Successfully tagged core-data-arm64:latest [2021-07-15T18:10:46.832Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-15T18:10:46.832Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T18:10:46.832Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T18:10:46.832Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T18:10:46.832Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T18:10:46.832Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T18:10:50.256Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T18:10:50.257Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T18:10:50.532Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T18:10:50.532Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T18:10:50.811Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T18:10:50.811Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T18:10:51.413Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T18:10:51.413Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T18:10:52.009Z] Collecting PyYAML<4,>=3.10 [2021-07-15T18:10:52.282Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T18:10:55.666Z] 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-07-15T18:10:55.939Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T18:10:55.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T18:10:58.562Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T18:10:58.562Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T18:11:01.173Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T18:11:01.173Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T18:11:02.616Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T18:11:02.616Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T18:11:02.889Z] Collecting certifi>=2017.4.17 [2021-07-15T18:11:02.889Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T18:11:03.214Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-15T18:11:03.214Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-15T18:11:03.489Z] Collecting idna<2.8,>=2.5 [2021-07-15T18:11:03.489Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T18:11:03.832Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-15T18:11:03.832Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-15T18:11:03.832Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-15T18:11:03.832Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-15T18:11:05.289Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-15T18:11:05.289Z] Attempting uninstall: urllib3 [2021-07-15T18:11:05.289Z] Found existing installation: urllib3 1.26.2 [2021-07-15T18:11:05.289Z] Uninstalling urllib3-1.26.2: [2021-07-15T18:11:05.289Z] Successfully uninstalled urllib3-1.26.2 [2021-07-15T18:11:05.892Z] Attempting uninstall: idna [2021-07-15T18:11:05.892Z] Found existing installation: idna 3.1 [2021-07-15T18:11:05.892Z] Uninstalling idna-3.1: [2021-07-15T18:11:05.892Z] Successfully uninstalled idna-3.1 [2021-07-15T18:11:06.872Z] Attempting uninstall: chardet [2021-07-15T18:11:06.872Z] Found existing installation: chardet 4.0.0 [2021-07-15T18:11:06.872Z] Uninstalling chardet-4.0.0: [2021-07-15T18:11:06.872Z] Successfully uninstalled chardet-4.0.0 [2021-07-15T18:11:08.307Z] Attempting uninstall: requests [2021-07-15T18:11:08.307Z] Found existing installation: requests 2.25.1 [2021-07-15T18:11:08.307Z] Uninstalling requests-2.25.1: [2021-07-15T18:11:08.581Z] Successfully uninstalled requests-2.25.1 [2021-07-15T18:11:09.186Z] Running setup.py install for texttable: started [2021-07-15T18:11:11.215Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T18:11:11.215Z] Running setup.py install for PyYAML: started [2021-07-15T18:11:13.921Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T18:11:14.537Z] Running setup.py install for docopt: started [2021-07-15T18:11:16.532Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T18:11:16.532Z] Running setup.py install for dockerpty: started [2021-07-15T18:11:19.173Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T18:11:20.641Z] 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-07-15T18:11:30.862Z] Removing intermediate container 6b87269e6786 [2021-07-15T18:11:30.862Z] ---> 6b2342677566 [2021-07-15T18:11:30.862Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T18:11:30.862Z] ---> Running in 62b6fff98400 [2021-07-15T18:11:30.862Z] Removing intermediate container 62b6fff98400 [2021-07-15T18:11:30.862Z] ---> a9a5d78055b3 [2021-07-15T18:11:30.862Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T18:11:31.140Z] ---> Running in e8beedc4da8a [2021-07-15T18:11:31.745Z] Removing intermediate container e8beedc4da8a [2021-07-15T18:11:31.745Z] ---> d06135797101 [2021-07-15T18:11:31.745Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T18:11:33.202Z] ---> 513ac8351e0d [2021-07-15T18:11:33.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T18:11:33.807Z] ---> 3178669dc134 [2021-07-15T18:11:33.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T18:11:35.254Z] ---> 9c5240e8bbcd [2021-07-15T18:11:35.254Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T18:11:35.254Z] ---> Running in 2cb0eb55c632 [2021-07-15T18:11:35.865Z] Removing intermediate container 2cb0eb55c632 [2021-07-15T18:11:35.865Z] ---> 9ec0fa14e573 [2021-07-15T18:11:35.865Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T18:11:35.865Z] ---> Running in 1c5598e63cd0 [2021-07-15T18:11:36.467Z] Removing intermediate container 1c5598e63cd0 [2021-07-15T18:11:36.467Z] ---> 9520d61757a1 [2021-07-15T18:11:36.467Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T18:11:36.743Z] ---> Running in d0d8e79a22aa [2021-07-15T18:11:37.346Z] Removing intermediate container d0d8e79a22aa [2021-07-15T18:11:37.346Z] ---> 41af28da49ab [2021-07-15T18:11:37.346Z] Step 23/24 : LABEL git_sha=5f69c93d373cc2b30d3ef1961268ff86393ee59e [2021-07-15T18:11:37.346Z] ---> Running in 1f19ba66fe11 [2021-07-15T18:11:37.948Z] Removing intermediate container 1f19ba66fe11 [2021-07-15T18:11:37.948Z] ---> 3278d05f515a [2021-07-15T18:11:37.948Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T18:11:37.948Z] ---> Running in f01c9ee38f64 [2021-07-15T18:11:38.554Z] Removing intermediate container f01c9ee38f64 [2021-07-15T18:11:38.554Z] ---> 5ae162b69c6e [2021-07-15T18:11:38.554Z] [2021-07-15T18:11:39.158Z] Successfully built 5ae162b69c6e [2021-07-15T18:11:39.158Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T18:11:39.451Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T18:11:39.471Z] $ docker stop --time=1 a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 [2021-07-15T18:11:41.516Z] $ docker rm -f a0468e5fc1997a7aaf62a184e27b0374fad85dee0913920ccf4e7bfed8a31cf2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T18:11:42.226Z] + docker images [2021-07-15T18:11:42.502Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T18:11:42.502Z] sys-mgmt-agent-arm64 latest 5ae162b69c6e 4 seconds ago 311MB [2021-07-15T18:11:42.502Z] core-data-arm64 latest a3584c61948e About a minute ago 19.2MB [2021-07-15T18:11:42.502Z] 3da7ec70d3a4 About a minute ago 997MB [2021-07-15T18:11:42.502Z] 61d40e5cf53c About a minute ago 992MB [2021-07-15T18:11:42.502Z] security-proxy-setup-arm64 latest f33a17cb5566 About a minute ago 24.2MB [2021-07-15T18:11:42.502Z] support-scheduler-arm64 latest ed0d89c6cbc8 About a minute ago 15.1MB [2021-07-15T18:11:42.502Z] e311d79b4eb9 2 minutes ago 991MB [2021-07-15T18:11:42.502Z] fb40d74c2624 2 minutes ago 995MB [2021-07-15T18:11:42.502Z] security-bootstrapper-arm64 latest e6426c796839 4 minutes ago 17.5MB [2021-07-15T18:11:42.502Z] security-secretstore-setup-arm64 latest 7c2fcb883d52 4 minutes ago 27.1MB [2021-07-15T18:11:42.502Z] core-metadata-arm64 latest 213837ce76b8 4 minutes ago 15.7MB [2021-07-15T18:11:42.502Z] core-command-arm64 latest b048922b2341 4 minutes ago 15MB [2021-07-15T18:11:42.502Z] support-notifications-arm64 latest 8b82e0c1f9a9 4 minutes ago 15.7MB [2021-07-15T18:11:42.502Z] 0ed5ee820558 4 minutes ago 994MB [2021-07-15T18:11:42.502Z] af8de2bc2224 5 minutes ago 998MB [2021-07-15T18:11:42.502Z] e31c500087e9 5 minutes ago 992MB [2021-07-15T18:11:42.502Z] 197cabb8131c 5 minutes ago 991MB [2021-07-15T18:11:42.502Z] 307911319d42 5 minutes ago 989MB [2021-07-15T18:11:42.502Z] ci-base-image-arm64 latest b2d58eeb0cf9 15 minutes ago 664MB [2021-07-15T18:11:42.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 21 hours ago 451MB [2021-07-15T18:11:42.502Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T18:11:42.502Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-15T18:11:42.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-15T18:11:43.514Z] ---> job-cost.sh [2021-07-15T18:11:43.514Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F0Lw [2021-07-15T18:12:40.067Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T18:14:47.013Z] lf-activate-venv(): INFO: Adding /tmp/venv-F0Lw/bin to PATH [2021-07-15T18:14:47.013Z] INFO: No Stack... [2021-07-15T18:14:47.013Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T18:14:47.013Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T18:14:47.399Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-07-15T18:14:47.399Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T18:14:47.531Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] [2021-07-15T18:14:47.538Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] did not exist. Created. [2021-07-15T18:14:47.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T18:14:48.028Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T18:14:48.407Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T18:14:48.447Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3625-1-stack-cost] [Pipeline] // lock [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-07-15T18:14:49.685Z] provisioning config files... [2021-07-15T18:14:49.699Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9037457123544799336tmp [Pipeline] { [Pipeline] sh [2021-07-15T18:14:50.147Z] + set +x [2021-07-15T18:14:50.148Z] + curl -s https://codecov.io/bash [2021-07-15T18:14:50.148Z] + bash -s -- [2021-07-15T18:14:50.148Z] [2021-07-15T18:14:50.148Z] _____ _ [2021-07-15T18:14:50.148Z] / ____| | | [2021-07-15T18:14:50.148Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T18:14:50.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T18:14:50.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T18:14:50.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T18:14:50.148Z] Bash-1.0.5 [2021-07-15T18:14:50.148Z] [2021-07-15T18:14:50.148Z] [2021-07-15T18:14:50.148Z] ==> git version 2.24.4 found [2021-07-15T18:14:50.148Z] ==> 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-07-15T18:14:50.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T18:14:50.148Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T18:14:50.148Z] ==> Jenkins CI detected. [2021-07-15T18:14:50.148Z] project root: . [2021-07-15T18:14:50.148Z] --> token set from env [2021-07-15T18:14:50.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T18:14:50.415Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T18:14:50.415Z] ==> Python coveragepy not found [2021-07-15T18:14:50.415Z] ==> Searching for coverage reports in: [2021-07-15T18:14:50.415Z] + . [2021-07-15T18:14:50.415Z] -> Found 1 reports [2021-07-15T18:14:50.415Z] ==> Detecting git/mercurial file structure [2021-07-15T18:14:50.415Z] ==> Reading reports [2021-07-15T18:14:50.415Z] + ./coverage.out bytes=402846 [2021-07-15T18:14:50.415Z] ==> Appending adjustments [2021-07-15T18:14:50.415Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T18:14:51.401Z] + Found adjustments [2021-07-15T18:14:51.401Z] ==> Gzipping contents [2021-07-15T18:14:51.671Z] 56K /tmp/codecov.PXduNB.gz [2021-07-15T18:14:51.671Z] ==> Uploading reports [2021-07-15T18:14:51.671Z] url: https://codecov.io [2021-07-15T18:14:51.671Z] query: branch=PR-3625&commit=5f69c93d373cc2b30d3ef1961268ff86393ee59e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3625&job=&cmd_args= [2021-07-15T18:14:51.671Z] -> Pinging Codecov [2021-07-15T18:14:51.671Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3625&commit=5f69c93d373cc2b30d3ef1961268ff86393ee59e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3625&job=&cmd_args= [2021-07-15T18:14:51.939Z] -> Uploading to [2021-07-15T18:14:51.939Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/5f69c93d373cc2b30d3ef1961268ff86393ee59e/c8808aaa-2389-40ee-a2dc-047080bdffea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T181451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=780454d330ad4921f7138e7a5bbfaa9ce704370610dc55e5a191aeb6895c21de [2021-07-15T18:14:51.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T18:14:51.939Z] Dload Upload Total Spent Left Speed [2021-07-15T18:14:52.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54434 0 0 100 54434 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-07-15T18:14:52.532Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f69c93d373cc2b30d3ef1961268ff86393ee59e [Pipeline] } [2021-07-15T18:14:52.564Z] 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] libraryResource [Pipeline] sh [2021-07-15T18:14:54.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:14:55.468Z] ---> package-listing.sh [2021-07-15T18:14:55.468Z] ++ facter osfamily [2021-07-15T18:14:55.468Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T18:14:55.739Z] + OS_FAMILY=redhat [2021-07-15T18:14:55.739Z] + workspace=/w/workspace/edgex-go/1 [2021-07-15T18:14:55.739Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T18:14:55.739Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T18:14:55.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T18:14:55.739Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T18:14:55.739Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-15T18:14:55.739Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T18:14:55.739Z] + case "${OS_FAMILY}" in [2021-07-15T18:14:55.739Z] + sort [2021-07-15T18:14:55.739Z] + rpm -qa [2021-07-15T18:14:57.698Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T18:14:57.698Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T18:14:57.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T18:14:57.698Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-15T18:14:57.698Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-15T18:14:57.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-15T18:14:57.753Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T18:14:58.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:14:58.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:14:58.728Z] [2021-07-15T18:14:58.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:14:59.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:14:59.324Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T18:14:59.324Z] 5843afab3874: Pulling fs layer [2021-07-15T18:14:59.324Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T18:14:59.324Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T18:14:59.324Z] 1a467efa2204: Pulling fs layer [2021-07-15T18:14:59.324Z] 865369a531d5: Pulling fs layer [2021-07-15T18:14:59.324Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T18:14:59.324Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T18:14:59.324Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T18:14:59.324Z] 7074353bde3e: Pulling fs layer [2021-07-15T18:14:59.324Z] 2dc3bafdbf1c: Waiting [2021-07-15T18:14:59.324Z] 9ac237eaa80d: Waiting [2021-07-15T18:14:59.324Z] 6bcad4ecc5c2: Waiting [2021-07-15T18:14:59.324Z] 7074353bde3e: Waiting [2021-07-15T18:14:59.324Z] 1a467efa2204: Waiting [2021-07-15T18:14:59.324Z] 865369a531d5: Waiting [2021-07-15T18:14:59.324Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T18:14:59.324Z] 2dfaacf7024e: Download complete [2021-07-15T18:14:59.324Z] 1a467efa2204: Verifying Checksum [2021-07-15T18:14:59.324Z] 1a467efa2204: Download complete [2021-07-15T18:14:59.593Z] 5843afab3874: Verifying Checksum [2021-07-15T18:14:59.594Z] 5843afab3874: Download complete [2021-07-15T18:14:59.594Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T18:14:59.594Z] 2dc3bafdbf1c: Download complete [2021-07-15T18:14:59.594Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T18:14:59.594Z] 9ac237eaa80d: Download complete [2021-07-15T18:14:59.594Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T18:14:59.594Z] 6bcad4ecc5c2: Download complete [2021-07-15T18:14:59.594Z] 5843afab3874: Pull complete [2021-07-15T18:14:59.594Z] 865369a531d5: Verifying Checksum [2021-07-15T18:14:59.594Z] 865369a531d5: Download complete [2021-07-15T18:14:59.859Z] 2dfaacf7024e: Pull complete [2021-07-15T18:15:00.127Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T18:15:00.127Z] 2dbba127c6aa: Download complete [2021-07-15T18:15:00.713Z] 2dbba127c6aa: Pull complete [2021-07-15T18:15:00.713Z] 1a467efa2204: Pull complete [2021-07-15T18:15:00.985Z] 865369a531d5: Pull complete [2021-07-15T18:15:00.985Z] 2dc3bafdbf1c: Pull complete [2021-07-15T18:15:01.255Z] 9ac237eaa80d: Pull complete [2021-07-15T18:15:01.255Z] 6bcad4ecc5c2: Pull complete [2021-07-15T18:15:05.593Z] 7074353bde3e: Verifying Checksum [2021-07-15T18:15:05.593Z] 7074353bde3e: Download complete [2021-07-15T18:15:08.979Z] 7074353bde3e: Pull complete [2021-07-15T18:15:08.979Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T18:15:08.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:15:08.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T18:15:09.120Z] prd-centos7-docker-4c-2g-2904 does not seem to be running inside a container [2021-07-15T18:15:09.194Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T18:15:12.099Z] $ docker top fac9d43a620544cef65a7dcabb792b3744115baff7ddd5b8bb016f4328538429 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:15:12.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T18:15:12.937Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T18:15:13.292Z] + ls /var/log/sa-host [2021-07-15T18:15:13.292Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T18:15:13.292Z] file_magic: OK [2021-07-15T18:15:13.292Z] HZ: Using current value: 100 [2021-07-15T18:15:13.292Z] file_header: OK [2021-07-15T18:15:13.292Z] 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-07-15T18:15:13.292Z] Statistics: [2021-07-15T18:15:13.292Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:15:13.292Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T18:15:13.292Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T18:15:13.292Z] file_magic: OK [2021-07-15T18:15:13.292Z] HZ: Using current value: 100 [2021-07-15T18:15:13.292Z] file_header: OK [2021-07-15T18:15:13.292Z] 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-07-15T18:15:13.292Z] Statistics: [2021-07-15T18:15:13.293Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:15:13.293Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:15:13.680Z] provisioning config files... [2021-07-15T18:15:13.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6423172896444722367tmp [Pipeline] { [Pipeline] echo [2021-07-15T18:15:13.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:15:14.281Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T18:15:14.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:15:14.825Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T18:15:14.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:15:15.217Z] ---> sudo-logs.sh [2021-07-15T18:15:15.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T18:15:15.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:15:15.668Z] ---> job-cost.sh [2021-07-15T18:15:15.668Z] lf-activate-venv: SKIPPING [2021-07-15T18:15:15.668Z] DEBUG: total: 0.18000000715255737 [2021-07-15T18:15:15.668Z] INFO: Retrieving Stack Cost... [2021-07-15T18:15:16.255Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T18:15:16.847Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T18:15:16.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:15:17.244Z] ---> logs-deploy.sh [2021-07-15T18:15:17.244Z] lf-activate-venv: SKIPPING [2021-07-15T18:15:17.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3625/1 [2021-07-15T18:15:17.244Z] INFO: archiving workspace using pattern(s): [2021-07-15T18:15:17.842Z] Archives upload complete. [2021-07-15T18:15:18.111Z] INFO: archiving logs to Nexus