Pull request #3655 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a+a7bcd554ba88ede6551341f160f16400074cb89f (fe3b79c37ec22750fb763658d382dc0ce6eed826) 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-ssh7918550326351365815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh7370745652289856544.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3655/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-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6376420113776793166.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-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9058728849754024778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh6957512433152269642.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-3655/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-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1382368815256835786.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2264 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [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-ssh6934519682260450331.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a > 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-ssh6778024197065810909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a # 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-ssh1814814865718920311.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 3e335c1a244ae05d0e22a0e50ba909cbd81c4928 Checking out Revision 3e335c1a244ae05d0e22a0e50ba909cbd81c4928 (PR-3655) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e335c1a244ae05d0e22a0e50ba909cbd81c4928 # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T22:01:44.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T22:01:44.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-06T22:01:44.798Z] ========================================================= [2021-08-06T22:01:44.798Z] EdgeX Global Pipelines Version Info [2021-08-06T22:01:44.798Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:01:47.613Z] ------------------- [2021-08-06T22:01:47.613Z] stable info: [2021-08-06T22:01:47.613Z] ------------------- [2021-08-06T22:01:47.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T22:01:47.613Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T22:01:47.613Z] Message: update stable to v1.0.204 [2021-08-06T22:01:47.613Z] ------------------- [2021-08-06T22:01:47.613Z] experimental info: [2021-08-06T22:01:47.613Z] ------------------- [2021-08-06T22:01:47.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T22:01:47.613Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T22:01:47.613Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T22:01:47.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-06T22:01:47.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-06T22:01:47.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T22:01:48.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T22:01:48.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T22:01:48.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-06T22:01:48.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-06T22:01:48.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-06T22:01:48.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-06T22:01:48.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-06T22:01:48.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-06T22:01:48.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T22:01:48.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T22:01:48.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T22:01:48.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T22:01:48.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T22:01:48.820Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T22:01:48.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T22:01:48.934Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-06T22:01:48.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-06T22:01:49.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-06T22:01:50.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-06T22:01:50.813Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T22:01:50.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo [2021-08-06T22:01:50.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo [2021-08-06T22:01:50.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo [2021-08-06T22:01:51.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [Pipeline] echo [2021-08-06T22:01:51.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e335c1 [Pipeline] echo [2021-08-06T22:01:51.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:01:51.288Z] provisioning config files... [2021-08-06T22:01:51.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8545597456594723916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:01:51.706Z] ---> docker-login.sh [2021-08-06T22:01:51.706Z] nexus3.edgexfoundry.org:10001 [2021-08-06T22:01:51.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:01:51.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:01:51.972Z] Configure a credential helper to remove this warning. See [2021-08-06T22:01:51.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:01:51.972Z] [2021-08-06T22:01:51.972Z] Login Succeeded [2021-08-06T22:01:51.972Z] nexus3.edgexfoundry.org:10002 [2021-08-06T22:01:51.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:01:51.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:01:51.972Z] Configure a credential helper to remove this warning. See [2021-08-06T22:01:51.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:01:51.972Z] [2021-08-06T22:01:51.972Z] Login Succeeded [2021-08-06T22:01:51.972Z] nexus3.edgexfoundry.org:10003 [2021-08-06T22:01:52.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:01:52.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:01:52.238Z] Configure a credential helper to remove this warning. See [2021-08-06T22:01:52.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:01:52.238Z] [2021-08-06T22:01:52.238Z] Login Succeeded [2021-08-06T22:01:52.238Z] nexus3.edgexfoundry.org:10004 [2021-08-06T22:01:52.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:01:52.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:01:52.710Z] Configure a credential helper to remove this warning. See [2021-08-06T22:01:52.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:01:52.710Z] [2021-08-06T22:01:52.710Z] Login Succeeded [2021-08-06T22:01:52.710Z] docker.io [2021-08-06T22:01:52.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:01:52.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:01:52.978Z] Configure a credential helper to remove this warning. See [2021-08-06T22:01:52.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:01:52.978Z] [2021-08-06T22:01:52.978Z] Login Succeeded [2021-08-06T22:01:52.978Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T22:01:53.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T22:01:53.450Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/core-command/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/core-data/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-06T22:01:53.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:01:53.450Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-06T22:01:53.450Z] ++ cut -d/ -f2 [2021-08-06T22:01:53.450Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-06T22:01:53.531Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:01:59.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:01:59.931Z] [2021-08-06T22:01:59.931Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:02:00.318Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:02:00.318Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T22:02:00.318Z] 31603596830f: Pulling fs layer [2021-08-06T22:02:00.318Z] d4622e32a9a9: Pulling fs layer [2021-08-06T22:02:00.318Z] 1030fce36090: Pulling fs layer [2021-08-06T22:02:00.318Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T22:02:00.318Z] 6c6cb7e1b49b: Waiting [2021-08-06T22:02:00.318Z] d4622e32a9a9: Verifying Checksum [2021-08-06T22:02:00.318Z] d4622e32a9a9: Download complete [2021-08-06T22:02:02.112Z] 31603596830f: Verifying Checksum [2021-08-06T22:02:02.112Z] 31603596830f: Download complete [2021-08-06T22:02:02.112Z] 31603596830f: Pull complete [2021-08-06T22:02:02.112Z] d4622e32a9a9: Pull complete [2021-08-06T22:02:02.112Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T22:02:02.112Z] 6c6cb7e1b49b: Download complete [2021-08-06T22:02:02.112Z] 1030fce36090: Verifying Checksum [2021-08-06T22:02:02.112Z] 1030fce36090: Download complete [2021-08-06T22:02:02.112Z] 1030fce36090: Pull complete [2021-08-06T22:02:02.112Z] 6c6cb7e1b49b: Pull complete [2021-08-06T22:02:02.112Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T22:02:02.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:02:02.112Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T22:02:02.238Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:02:02.293Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T22:02:02.916Z] $ docker top f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T22:02:03.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T22:02:03.144Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T22:02:03.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T22:02:03.249Z] $ docker exec f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 ssh-agent [2021-08-06T22:02:03.359Z] SSH_AUTH_SOCK=/tmp/ssh-PC3gIUsI11EU/agent.14 [2021-08-06T22:02:03.359Z] SSH_AGENT_PID=21 [2021-08-06T22:02:03.371Z] Running ssh-add (command line suppressed) [2021-08-06T22:02:03.462Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2650251634581230760.key (/w/workspace/edgex-go/1@tmp/private_key_2650251634581230760.key) [2021-08-06T22:02:03.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T22:02:03.873Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T22:02:03.904Z] $ docker exec --env ******** --env ******** f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 ssh-agent -k [2021-08-06T22:02:03.990Z] unset SSH_AUTH_SOCK; [2021-08-06T22:02:03.990Z] unset SSH_AGENT_PID; [2021-08-06T22:02:03.990Z] echo Agent pid 21 killed; [2021-08-06T22:02:04.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T22:02:04.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T22:02:04.107Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T22:02:04.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T22:02:04.213Z] $ docker exec f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 ssh-agent [2021-08-06T22:02:04.322Z] SSH_AUTH_SOCK=/tmp/ssh-YrEa1ePey2Ue/agent.54 [2021-08-06T22:02:04.322Z] SSH_AGENT_PID=60 [2021-08-06T22:02:04.330Z] Running ssh-add (command line suppressed) [2021-08-06T22:02:04.413Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7159891040591470132.key (/w/workspace/edgex-go/1@tmp/private_key_7159891040591470132.key) [2021-08-06T22:02:04.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T22:02:04.793Z] + git semver init [2021-08-06T22:02:04.793Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T22:02:04.793Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-06T22:02:04.793Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-06T22:02:04.793Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T22:02:04.793Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T22:02:04.793Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T22:02:04.793Z] # $SEMVER_BRANCH = PR-3655 [2021-08-06T22:02:04.793Z] # $SEMVER_TEMP = /tmp/semver-248380794 [2021-08-06T22:02:04.793Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-06T22:02:21.215Z] # '/tmp/semver-248380794' -> '/w/workspace/edgex-go/1/.semver' [2021-08-06T22:02:21.215Z] # -> Force: false [2021-08-06T22:02:21.215Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-06T22:02:21.238Z] $ docker exec --env ******** --env ******** f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 ssh-agent -k [2021-08-06T22:02:21.345Z] unset SSH_AUTH_SOCK; [2021-08-06T22:02:21.345Z] unset SSH_AGENT_PID; [2021-08-06T22:02:21.345Z] echo Agent pid 60 killed; [2021-08-06T22:02:21.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T22:02:21.801Z] + git semver [Pipeline] } [2021-08-06T22:02:21.832Z] $ docker stop --time=1 f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 [2021-08-06T22:02:23.774Z] $ docker rm -f f2310f779aa460ba7aeba0c399b12cee5537b1f84d8f8c09ace576c71c98cc89 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:02:24.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T22:02:24.639Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T22:02:24.665Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-06T22:02:27.117Z] ========================================================= [2021-08-06T22:02:27.117Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-06T22:02:27.117Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:02:27.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:02:27.493Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-06T22:02:27.493Z] 540db60ca938: Pulling fs layer [2021-08-06T22:02:27.493Z] adcc1eea9eea: Pulling fs layer [2021-08-06T22:02:27.493Z] 4c4ab2625f07: Pulling fs layer [2021-08-06T22:02:27.493Z] db62176df00c: Pulling fs layer [2021-08-06T22:02:27.493Z] 3b30891b0d05: Pulling fs layer [2021-08-06T22:02:27.493Z] 06b49ca38bd5: Pulling fs layer [2021-08-06T22:02:27.493Z] c788192a36de: Pulling fs layer [2021-08-06T22:02:27.493Z] a77e37c0d609: Pulling fs layer [2021-08-06T22:02:27.493Z] c3185cebc471: Pulling fs layer [2021-08-06T22:02:27.493Z] db62176df00c: Waiting [2021-08-06T22:02:27.493Z] 3b30891b0d05: Waiting [2021-08-06T22:02:27.493Z] 06b49ca38bd5: Waiting [2021-08-06T22:02:27.493Z] c788192a36de: Waiting [2021-08-06T22:02:27.493Z] a77e37c0d609: Waiting [2021-08-06T22:02:27.493Z] c3185cebc471: Waiting [2021-08-06T22:02:27.493Z] 4c4ab2625f07: Verifying Checksum [2021-08-06T22:02:27.493Z] 4c4ab2625f07: Download complete [2021-08-06T22:02:27.493Z] adcc1eea9eea: Download complete [2021-08-06T22:02:27.493Z] 3b30891b0d05: Verifying Checksum [2021-08-06T22:02:27.493Z] 3b30891b0d05: Download complete [2021-08-06T22:02:27.762Z] 06b49ca38bd5: Verifying Checksum [2021-08-06T22:02:27.762Z] 06b49ca38bd5: Download complete [2021-08-06T22:02:27.762Z] c788192a36de: Verifying Checksum [2021-08-06T22:02:27.762Z] c788192a36de: Download complete [2021-08-06T22:02:27.762Z] 540db60ca938: Verifying Checksum [2021-08-06T22:02:28.029Z] 540db60ca938: Pull complete [2021-08-06T22:02:28.029Z] adcc1eea9eea: Pull complete [2021-08-06T22:02:28.029Z] 4c4ab2625f07: Pull complete [2021-08-06T22:02:28.295Z] a77e37c0d609: Verifying Checksum [2021-08-06T22:02:28.295Z] a77e37c0d609: Download complete [2021-08-06T22:02:32.563Z] db62176df00c: Verifying Checksum [2021-08-06T22:02:32.563Z] db62176df00c: Download complete [2021-08-06T22:02:32.563Z] c3185cebc471: Verifying Checksum [2021-08-06T22:02:32.563Z] c3185cebc471: Download complete [2021-08-06T22:02:35.154Z] db62176df00c: Pull complete [2021-08-06T22:02:35.420Z] 3b30891b0d05: Pull complete [2021-08-06T22:02:35.420Z] 06b49ca38bd5: Pull complete [2021-08-06T22:02:35.420Z] c788192a36de: Pull complete [2021-08-06T22:02:35.691Z] a77e37c0d609: Pull complete [2021-08-06T22:02:37.654Z] c3185cebc471: Pull complete [2021-08-06T22:02:37.655Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-06T22:02:37.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:02:37.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:02:38.060Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:02:38.060Z] WORKDIR /edgex [2021-08-06T22:02:38.060Z] COPY go.mod . [2021-08-06T22:02:38.060Z] RUN go mod download' [2021-08-06T22:02:38.060Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-06T22:02:40.006Z] Sending build context to Docker daemon 328.6MB [2021-08-06T22:02:40.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:02:40.006Z] ---> 031687cdd783 [2021-08-06T22:02:40.006Z] Step 2/4 : WORKDIR /edgex [2021-08-06T22:02:40.595Z] ---> Running in da60c31f8667 [2021-08-06T22:02:40.595Z] Removing intermediate container da60c31f8667 [2021-08-06T22:02:40.595Z] ---> ef99e4a4785a [2021-08-06T22:02:40.595Z] Step 3/4 : COPY go.mod . [2021-08-06T22:02:40.862Z] ---> 917f0504821e [2021-08-06T22:02:40.862Z] Step 4/4 : RUN go mod download [2021-08-06T22:02:40.862Z] ---> Running in 83541df25873 [2021-08-06T22:02:41.883Z] Still waiting to schedule task [2021-08-06T22:02:41.883Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-06T22:03:19.754Z] Removing intermediate container 83541df25873 [2021-08-06T22:03:19.754Z] ---> 638baaa38703 [2021-08-06T22:03:19.754Z] Successfully built 638baaa38703 [2021-08-06T22:03:19.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:03:20.134Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T22:03:20.134Z] . [Pipeline] withDockerContainer [2021-08-06T22:03:20.396Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:03:22.219Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T22:03:22.605Z] $ docker top c98a8aab7c125682d96e6c37fe7aaf1d9395ba36c8e6b05c9fa77be0ea73fecd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:03:23.076Z] + go version [2021-08-06T22:03:23.076Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-06T22:03:23.104Z] $ docker stop --time=1 c98a8aab7c125682d96e6c37fe7aaf1d9395ba36c8e6b05c9fa77be0ea73fecd [2021-08-06T22:03:24.302Z] $ docker rm -f c98a8aab7c125682d96e6c37fe7aaf1d9395ba36c8e6b05c9fa77be0ea73fecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:03:25.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T22:03:25.152Z] . [Pipeline] withDockerContainer [2021-08-06T22:03:25.256Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:03:25.310Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T22:03:25.639Z] $ docker top 1ac3c23eb6e14ec3ac69dcc1115582f32489dddca72cf2d39fe7cdc6704cfd72 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T22:03:25.780Z] ========================================================= [2021-08-06T22:03:25.780Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T22:03:25.780Z] ========================================================= [Pipeline] sh [2021-08-06T22:03:26.098Z] + go mod tidy [Pipeline] sh [2021-08-06T22:03:26.709Z] + make test [2021-08-06T22:03:26.709Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-06T22:03:26.981Z] go mod tidy [2021-08-06T22:03:26.981Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T22:03:32.056Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T22:03:50.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T22:03:53.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T22:03:53.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T22:03:53.581Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T22:03:55.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T22:03:56.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T22:03:56.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T22:03:56.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T22:03:57.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T22:03:57.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T22:03:57.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T22:03:57.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T22:03:57.391Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T22:03:57.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T22:03:59.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-08-06T22:03:59.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T22:03:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T22:04:00.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements [2021-08-06T22:04:00.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T22:04:01.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 46.3% of statements [2021-08-06T22:04:01.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T22:04:01.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T22:04:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements [2021-08-06T22:04:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T22:04:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:04:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-08-06T22:04:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T22:04:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T22:04:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T22:04:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T22:04:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T22:04:03.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:04:03.762Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T22:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T22:04:04.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-06T22:04:04.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T22:04:04.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T22:04:04.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-08-06T22:04:05.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 22.0% of statements [2021-08-06T22:04:05.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-06T22:04:05.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-08-06T22:04:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-08-06T22:04:19.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-08-06T22:04:19.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-06T22:04:23.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements [2021-08-06T22:04:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T22:04:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-08-06T22:04:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-06T22:04:41.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-08-06T22:04:41.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T22:04:41.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T22:04:41.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T22:04:41.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-08-06T22:04:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T22:04:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T22:04:41.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-08-06T22:04:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T22:04:42.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-06T22:04:42.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T22:04:49.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-08-06T22:04:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-06T22:04:49.433Z] GO111MODULE=on go vet ./... [2021-08-06T22:04:52.004Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2265 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-06T22:04:52.062Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-06T22:04:52.309Z] The recommended git tool is: git [2021-08-06T22:05:00.668Z] using credential edgex-jenkins-ssh [2021-08-06T22:05:00.690Z] Cloning the remote Git repository [2021-08-06T22:05:00.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:05:00.835Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-06T22:05:00.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:05:00.902Z] > git --version # timeout=10 [2021-08-06T22:05:00.923Z] > git --version # 'git version 2.17.1' [2021-08-06T22:05:00.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:05:01.016Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:05:10.904Z] gofmt -l . [2021-08-06T22:05:11.170Z] [ "`gofmt -l .`" = "" ] [2021-08-06T22:05:11.758Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-06T22:05:14.219Z] + ls -al . [2021-08-06T22:05:14.219Z] total 592 [2021-08-06T22:05:14.219Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 22:05 . [2021-08-06T22:05:14.219Z] drwxr-xr-x 4 root root 28 Aug 6 22:03 .. [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 11 Aug 6 22:01 .dockerignore [2021-08-06T22:05:14.219Z] drwxrwxr-x 8 1001 1001 179 Aug 6 22:01 .git [2021-08-06T22:05:14.219Z] drwxrwxr-x 3 1001 1001 125 Aug 6 22:01 .github [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 818 Aug 6 22:01 .gitignore [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 76 Aug 6 22:01 .hadolint.yml [2021-08-06T22:05:14.219Z] drwx------ 3 1001 1001 58 Aug 6 22:02 .semver [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 166 Aug 6 22:01 .sonarcloud.properties [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:01 Attribution.txt [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:01 CHANGELOG.md [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:01 CONTRIBUTING.md [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 849 Aug 6 22:01 Jenkinsfile [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:01 LICENSE [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:01 Makefile [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:01 README.md [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:01 SECURITY.md [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:02 VERSION [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:01 ZMQWindows.md [2021-08-06T22:05:14.219Z] drwxrwxr-x 2 1001 1001 37 Aug 6 22:01 bin [2021-08-06T22:05:14.219Z] drwxrwxr-x 14 1001 1001 4096 Aug 6 22:01 cmd [2021-08-06T22:05:14.219Z] -rw-r--r-- 1 root root 404176 Aug 6 22:04 coverage.out [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 813 Aug 6 22:01 go.mod [2021-08-06T22:05:14.219Z] -rw-r--r-- 1 root root 48847 Aug 6 22:03 go.sum [2021-08-06T22:05:14.219Z] drwxrwxr-x 8 1001 1001 124 Aug 6 22:01 internal [2021-08-06T22:05:14.219Z] drwxrwxr-x 3 1001 1001 16 Aug 6 22:01 openapi [2021-08-06T22:05:14.219Z] drwxrwxr-x 4 1001 1001 71 Aug 6 22:01 snap [2021-08-06T22:05:14.219Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:01 version.go [Pipeline] sh [2021-08-06T22:05:14.647Z] + '[' -e coverage.out ] [2021-08-06T22:05:14.647Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-06T22:05:14.760Z] Stashed 1 file(s) [Pipeline] sh [2021-08-06T22:05:15.089Z] + make build [2021-08-06T22:05:15.089Z] go mod tidy [2021-08-06T22:05:15.089Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:05:16.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:05:17.540Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a [2021-08-06T22:05:16.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:05:16.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:05:16.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:05:16.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:05:16.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:05:16.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T22:05:17.554Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:05:17.565Z] > git checkout -f 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a # timeout=10 [2021-08-06T22:05:17.770Z] > git remote # timeout=10 [2021-08-06T22:05:17.792Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T22:05:17.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:05:17.822Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T22:05:18.115Z] Merge succeeded, producing eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:05:18.116Z] Checking out Revision eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe (PR-3655) [2021-08-06T22:05:18.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T22:05:18.120Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:05:18.132Z] > git checkout -f eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe # timeout=10 [2021-08-06T22:05:23.934Z] Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" [2021-08-06T22:05:23.934Z] First time build. Skipping changelog. [2021-08-06T22:05:23.987Z] > git --version # timeout=10 [2021-08-06T22:05:23.995Z] > git --version # 'git version 2.17.1' [2021-08-06T22:05:24.010Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-06T22:05:24.380Z] 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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:05:24.614Z] provisioning config files... [2021-08-06T22:05:24.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config822066653370372251tmp [2021-08-06T22:05:24.647Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:05:25.223Z] ---> docker-login.sh [2021-08-06T22:05:25.223Z] nexus3.edgexfoundry.org:10001 [2021-08-06T22:05:26.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:05:26.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:05:26.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:05:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:05:26.490Z] Configure a credential helper to remove this warning. See [2021-08-06T22:05:26.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:05:26.490Z] [2021-08-06T22:05:26.490Z] Login Succeeded [2021-08-06T22:05:26.490Z] nexus3.edgexfoundry.org:10002 [2021-08-06T22:05:27.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:05:27.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:05:27.098Z] Configure a credential helper to remove this warning. See [2021-08-06T22:05:27.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:05:27.098Z] [2021-08-06T22:05:27.098Z] Login Succeeded [2021-08-06T22:05:27.098Z] nexus3.edgexfoundry.org:10003 [2021-08-06T22:05:27.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:05:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:05:27.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:05:27.697Z] Configure a credential helper to remove this warning. See [2021-08-06T22:05:27.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:05:27.697Z] [2021-08-06T22:05:27.697Z] Login Succeeded [2021-08-06T22:05:27.697Z] nexus3.edgexfoundry.org:10004 [2021-08-06T22:05:27.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:05:28.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:05:28.263Z] Configure a credential helper to remove this warning. See [2021-08-06T22:05:28.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:05:28.263Z] [2021-08-06T22:05:28.263Z] Login Succeeded [2021-08-06T22:05:28.263Z] docker.io [2021-08-06T22:05:28.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:05:28.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:05:29.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:05:29.146Z] Configure a credential helper to remove this warning. See [2021-08-06T22:05:29.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:05:29.146Z] [2021-08-06T22:05:29.146Z] Login Succeeded [2021-08-06T22:05:29.146Z] ---> docker-login.sh ends [2021-08-06T22:05:30.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T22:05:30.791Z] 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 [Pipeline] } [2021-08-06T22:05:30.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-06T22:05:31.396Z] 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 [Pipeline] echo [2021-08-06T22:05:31.510Z] ========================================================= [2021-08-06T22:05:31.510Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-06T22:05:31.510Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:05:31.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:05:32.223Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-06T22:05:32.223Z] 595b0fe564bb: Pulling fs layer [2021-08-06T22:05:32.223Z] 24495759ef45: Pulling fs layer [2021-08-06T22:05:32.223Z] d148012ef14d: Pulling fs layer [2021-08-06T22:05:32.223Z] e90a11edd702: Pulling fs layer [2021-08-06T22:05:32.223Z] d77568369979: Pulling fs layer [2021-08-06T22:05:32.223Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-06T22:05:32.223Z] 170f2ba95c9a: Pulling fs layer [2021-08-06T22:05:32.223Z] 97ac5df62f85: Pulling fs layer [2021-08-06T22:05:32.223Z] d77568369979: Waiting [2021-08-06T22:05:32.223Z] fc1c9f9a7f3b: Waiting [2021-08-06T22:05:32.223Z] 97ac5df62f85: Waiting [2021-08-06T22:05:32.223Z] 170f2ba95c9a: Waiting [2021-08-06T22:05:32.223Z] e90a11edd702: Waiting [2021-08-06T22:05:32.223Z] d148012ef14d: Verifying Checksum [2021-08-06T22:05:32.223Z] d148012ef14d: Download complete [2021-08-06T22:05:32.223Z] 24495759ef45: Download complete [2021-08-06T22:05:32.223Z] d77568369979: Verifying Checksum [2021-08-06T22:05:32.223Z] d77568369979: Download complete [2021-08-06T22:05:32.223Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-06T22:05:32.223Z] fc1c9f9a7f3b: Download complete [2021-08-06T22:05:32.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T22:05:32.508Z] 595b0fe564bb: Verifying Checksum [2021-08-06T22:05:32.508Z] 595b0fe564bb: Download complete [2021-08-06T22:05:32.508Z] 170f2ba95c9a: Verifying Checksum [2021-08-06T22:05:32.508Z] 170f2ba95c9a: Download complete [2021-08-06T22:05:33.516Z] 595b0fe564bb: Pull complete [2021-08-06T22:05:33.793Z] 24495759ef45: Pull complete [Pipeline] } [2021-08-06T22:05:34.396Z] d148012ef14d: Pull complete [2021-08-06T22:05:34.392Z] $ docker stop --time=1 1ac3c23eb6e14ec3ac69dcc1115582f32489dddca72cf2d39fe7cdc6704cfd72 [2021-08-06T22:05:35.386Z] 97ac5df62f85: Verifying Checksum [2021-08-06T22:05:35.386Z] 97ac5df62f85: Download complete [2021-08-06T22:05:36.244Z] $ docker rm -f 1ac3c23eb6e14ec3ac69dcc1115582f32489dddca72cf2d39fe7cdc6704cfd72 [2021-08-06T22:05:36.367Z] e90a11edd702: Verifying Checksum [2021-08-06T22:05:36.367Z] e90a11edd702: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-06T22:05:46.276Z] e90a11edd702: Pull complete [2021-08-06T22:05:46.553Z] d77568369979: Pull complete [2021-08-06T22:05:48.392Z] fc1c9f9a7f3b: Pull complete [2021-08-06T22:05:48.393Z] 170f2ba95c9a: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:05:50.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:05:50.579Z] [2021-08-06T22:05:50.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:05:50.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:05:50.949Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-06T22:05:50.949Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-06T22:05:50.949Z] ca9280d653b3: Pulling fs layer [2021-08-06T22:05:50.949Z] 7e9c9ca2126c: Pulling fs layer [2021-08-06T22:05:51.222Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-06T22:05:51.222Z] cbdbe7a5bc2a: Download complete [2021-08-06T22:05:51.502Z] cbdbe7a5bc2a: Pull complete [2021-08-06T22:05:52.098Z] ca9280d653b3: Verifying Checksum [2021-08-06T22:05:52.098Z] ca9280d653b3: Download complete [2021-08-06T22:05:52.690Z] ca9280d653b3: Pull complete [2021-08-06T22:05:54.576Z] 7e9c9ca2126c: Verifying Checksum [2021-08-06T22:05:54.576Z] 7e9c9ca2126c: Download complete [2021-08-06T22:05:54.581Z] 97ac5df62f85: Pull complete [2021-08-06T22:05:54.581Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-06T22:05:54.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:05:54.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:05:55.003Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:05:55.003Z] WORKDIR /edgex [2021-08-06T22:05:55.003Z] COPY go.mod . [2021-08-06T22:05:55.003Z] RUN go mod download [2021-08-06T22:05:55.003Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-06T22:05:57.022Z] Sending build context to Docker daemon 165.9MB [2021-08-06T22:05:57.022Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:05:57.022Z] ---> 04bc70af865f [2021-08-06T22:05:57.022Z] Step 2/4 : WORKDIR /edgex [2021-08-06T22:05:57.961Z] 7e9c9ca2126c: Pull complete [2021-08-06T22:05:57.961Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-06T22:05:57.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:05:57.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-06T22:05:58.088Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:05:58.159Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T22:06:00.576Z] $ docker top ffa9cccd5795c5635a045795eaf7d7cb77e7d850c1b261eb10075830655ba661 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:06:01.057Z] + grep parallel [2021-08-06T22:06:01.057Z] + docker-compose build --help [2021-08-06T22:06:01.356Z] ---> Running in f906cc185182 [2021-08-06T22:06:01.356Z] Removing intermediate container f906cc185182 [2021-08-06T22:06:01.356Z] ---> e153e5b2846b [2021-08-06T22:06:01.356Z] Step 3/4 : COPY go.mod . [2021-08-06T22:06:01.655Z] --parallel Build images in parallel. [Pipeline] } [2021-08-06T22:06:01.685Z] $ docker stop --time=1 ffa9cccd5795c5635a045795eaf7d7cb77e7d850c1b261eb10075830655ba661 [2021-08-06T22:06:01.964Z] ---> cb448d64f460 [2021-08-06T22:06:01.964Z] Step 4/4 : RUN go mod download [2021-08-06T22:06:02.237Z] ---> Running in a091ef7d8420 [2021-08-06T22:06:02.922Z] $ docker rm -f ffa9cccd5795c5635a045795eaf7d7cb77e7d850c1b261eb10075830655ba661 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:06:03.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:06:03.558Z] . [Pipeline] withDockerContainer [2021-08-06T22:06:03.668Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:06:03.725Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T22:06:04.100Z] $ docker top 83b9751dbdafac20ab6cb50e1873a72ffd7f5ac5dc530ba6a561b23991d6bc12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:06:06.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T22:06:06.740Z] Building core-command ... [2021-08-06T22:06:06.740Z] Building core-data ... [2021-08-06T22:06:06.740Z] Building core-metadata ... [2021-08-06T22:06:06.740Z] Building security-bootstrapper ... [2021-08-06T22:06:06.740Z] Building security-proxy-setup ... [2021-08-06T22:06:06.740Z] Building security-secretstore-setup ... [2021-08-06T22:06:06.740Z] Building support-notifications ... [2021-08-06T22:06:06.740Z] Building support-scheduler ... [2021-08-06T22:06:06.740Z] Building sys-mgmt-agent ... [2021-08-06T22:06:06.740Z] Building security-secretstore-setup [2021-08-06T22:06:06.740Z] Building security-bootstrapper [2021-08-06T22:06:06.740Z] Building core-metadata [2021-08-06T22:06:06.740Z] Building core-data [2021-08-06T22:06:06.740Z] Building core-command [2021-08-06T22:06:16.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:06:16.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:06:16.521Z] ---> 638baaa38703 [2021-08-06T22:06:16.521Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:06:16.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:06:16.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:06:16.521Z] ---> 638baaa38703 [2021-08-06T22:06:16.521Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:06:23.177Z] ---> Running in c55fee7bbadd [2021-08-06T22:06:23.177Z] ---> Running in 9cc931d959f8 [2021-08-06T22:06:25.868Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:06:25.868Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:06:25.868Z] ---> 638baaa38703 [2021-08-06T22:06:25.868Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T22:06:28.466Z] ---> Running in f98d1ce79dba [2021-08-06T22:06:28.466Z] Removing intermediate container 9cc931d959f8 [2021-08-06T22:06:28.466Z] ---> ee4ab7f3306f [2021-08-06T22:06:28.466Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:06:28.466Z] Removing intermediate container c55fee7bbadd [2021-08-06T22:06:28.466Z] ---> 801458fbcd91 [2021-08-06T22:06:28.466Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:06:28.466Z] ---> Running in 13e182e9b74c [2021-08-06T22:06:28.466Z] ---> Running in 9047117659c1 [2021-08-06T22:06:28.466Z] Removing intermediate container f98d1ce79dba [2021-08-06T22:06:28.466Z] ---> 05aaf1af9338 [2021-08-06T22:06:28.466Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:06:28.736Z] ---> Running in 094077b38358 [2021-08-06T22:06:29.334Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:06:29.334Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:06:29.334Z] ---> 638baaa38703 [2021-08-06T22:06:29.334Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T22:06:29.334Z] ---> Using cache [2021-08-06T22:06:29.334Z] ---> 05aaf1af9338 [2021-08-06T22:06:29.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:06:29.611Z] ---> Running in 4983d9dc70a8 [2021-08-06T22:06:29.611Z] Removing intermediate container 13e182e9b74c [2021-08-06T22:06:29.611Z] ---> 029612e75b1d [2021-08-06T22:06:29.611Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:06:29.611Z] ---> Running in d0bebb1b923d [2021-08-06T22:06:29.882Z] Removing intermediate container 9047117659c1 [2021-08-06T22:06:29.882Z] ---> 9d9d4e11d629 [2021-08-06T22:06:29.882Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:06:29.882Z] Removing intermediate container 094077b38358 [2021-08-06T22:06:29.882Z] ---> 8470762eb76c [2021-08-06T22:06:29.882Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T22:06:29.882Z] ---> Running in 52fba7d504f9 [2021-08-06T22:06:29.882Z] ---> Running in 2a4089164871 [2021-08-06T22:06:30.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:30.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:30.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:30.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:06:30.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:06:30.740Z] ---> 638baaa38703 [2021-08-06T22:06:30.740Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:06:30.740Z] ---> Using cache [2021-08-06T22:06:30.740Z] ---> 05aaf1af9338 [2021-08-06T22:06:30.740Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:06:30.740Z] ---> Using cache [2021-08-06T22:06:30.740Z] ---> 8470762eb76c [2021-08-06T22:06:30.740Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-06T22:06:30.740Z] ---> Running in d628b135b9c2 [2021-08-06T22:06:30.740Z] Removing intermediate container 4983d9dc70a8 [2021-08-06T22:06:30.740Z] ---> 70ed8cc89685 [2021-08-06T22:06:30.740Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T22:06:30.740Z] ---> Running in 0130ebdaffa4 [2021-08-06T22:06:31.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:31.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:31.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:31.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:31.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:32.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:32.054Z] OK: 219 MiB in 52 packages [2021-08-06T22:06:32.323Z] OK: 219 MiB in 52 packages [2021-08-06T22:06:32.323Z] OK: 219 MiB in 52 packages [2021-08-06T22:06:32.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:06:32.323Z] Removing intermediate container 52fba7d504f9 [2021-08-06T22:06:32.323Z] ---> 6bd78100cda5 [2021-08-06T22:06:32.323Z] Step 6/24 : COPY go.mod . [2021-08-06T22:06:32.323Z] OK: 219 MiB in 52 packages [2021-08-06T22:06:32.323Z] Removing intermediate container 2a4089164871 [2021-08-06T22:06:32.323Z] ---> 06d95fe8dedd [2021-08-06T22:06:32.323Z] Step 6/32 : COPY go.mod . [2021-08-06T22:06:32.592Z] Removing intermediate container d0bebb1b923d [2021-08-06T22:06:32.592Z] ---> cb547f4f227b [2021-08-06T22:06:32.592Z] Step 6/24 : COPY go.mod . [2021-08-06T22:06:32.592Z] ---> d2510c54571d [2021-08-06T22:06:32.592Z] Step 7/24 : RUN go mod download [2021-08-06T22:06:32.592Z] OK: 219 MiB in 52 packages [2021-08-06T22:06:32.592Z] ---> 7840d6cbf39b [2021-08-06T22:06:32.592Z] Step 7/32 : RUN go mod download [2021-08-06T22:06:32.592Z] ---> Running in 91dca78309e6 [2021-08-06T22:06:32.592Z] ---> Running in 081523d57ce0 [2021-08-06T22:06:32.860Z] Removing intermediate container d628b135b9c2 [2021-08-06T22:06:32.860Z] ---> b9b39f895044 [2021-08-06T22:06:32.860Z] Step 6/24 : COPY go.mod . [2021-08-06T22:06:32.860Z] ---> 16de1ba13586 [2021-08-06T22:06:32.860Z] Step 7/24 : RUN go mod download [2021-08-06T22:06:32.860Z] ---> Running in 3013a96a4682 [2021-08-06T22:06:32.860Z] ---> 6a9ff7a9573e [2021-08-06T22:06:32.860Z] Step 7/24 : RUN go mod download [2021-08-06T22:06:32.860Z] ---> Running in 46d2404f40a4 [2021-08-06T22:06:33.130Z] Removing intermediate container 0130ebdaffa4 [2021-08-06T22:06:33.130Z] ---> 5e720c02a52d [2021-08-06T22:06:33.130Z] Step 6/26 : COPY go.mod . [2021-08-06T22:06:35.060Z] ---> 4ad43b8a0016 [2021-08-06T22:06:35.060Z] Step 7/26 : RUN go mod download [2021-08-06T22:06:35.060Z] ---> Running in 9d02bc23d140 [2021-08-06T22:06:35.060Z] Removing intermediate container 46d2404f40a4 [2021-08-06T22:06:35.060Z] ---> e7d4b3b609b3 [2021-08-06T22:06:35.060Z] Step 8/24 : COPY . . [2021-08-06T22:06:36.023Z] Removing intermediate container 081523d57ce0 [2021-08-06T22:06:36.023Z] ---> b9adf2092b84 [2021-08-06T22:06:36.023Z] Step 8/32 : COPY . . [2021-08-06T22:06:36.616Z] Removing intermediate container 91dca78309e6 [2021-08-06T22:06:36.616Z] ---> 4e2860371a54 [2021-08-06T22:06:36.616Z] Step 8/24 : COPY . . [2021-08-06T22:06:36.616Z] Removing intermediate container 3013a96a4682 [2021-08-06T22:06:36.616Z] ---> 3e3b1a736399 [2021-08-06T22:06:36.616Z] Step 8/24 : COPY . . [2021-08-06T22:06:37.600Z] Removing intermediate container 9d02bc23d140 [2021-08-06T22:06:37.601Z] ---> 3bdaa5671da0 [2021-08-06T22:06:37.601Z] Step 8/26 : COPY . . [2021-08-06T22:06:44.320Z] ---> 8de65491867c [2021-08-06T22:06:44.320Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:06:44.320Z] ---> 25a1c1bb5244 [2021-08-06T22:06:44.320Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:06:44.320Z] ---> Running in 097f14bac8e1 [2021-08-06T22:06:44.320Z] ---> 9922685877af [2021-08-06T22:06:44.320Z] Step 9/32 : RUN go mod tidy [2021-08-06T22:06:44.320Z] ---> Running in 4da7dd92f359 [2021-08-06T22:06:44.320Z] ---> Running in 4381a14ae385 [2021-08-06T22:06:46.283Z] Removing intermediate container 097f14bac8e1 [2021-08-06T22:06:46.284Z] ---> e91d0ecdd4c6 [2021-08-06T22:06:46.284Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T22:06:46.550Z] Removing intermediate container 4da7dd92f359 [2021-08-06T22:06:46.550Z] ---> 669b725375d7 [2021-08-06T22:06:46.550Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T22:06:46.550Z] ---> Running in a19217cff590 [2021-08-06T22:06:46.550Z] Removing intermediate container 4381a14ae385 [2021-08-06T22:06:46.550Z] ---> d17dc59b1ae7 [2021-08-06T22:06:46.550Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T22:06:46.820Z] ---> Running in 0306b26c0c46 [2021-08-06T22:06:46.820Z] ---> Running in 9e6fcfa2c5e8 [2021-08-06T22:06:47.096Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:06:47.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T22:06:47.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T22:07:02.734Z] ---> acd95ebf2124 [2021-08-06T22:07:02.734Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:07:02.734Z] ---> Running in c797e38d8b41 [2021-08-06T22:07:02.734Z] ---> bbb17cfce3a3 [2021-08-06T22:07:02.734Z] Step 9/26 : RUN go mod tidy [2021-08-06T22:07:02.734Z] ---> Running in 8bd38f4d858a [2021-08-06T22:07:03.701Z] Removing intermediate container c797e38d8b41 [2021-08-06T22:07:03.701Z] ---> e296e807b830 [2021-08-06T22:07:03.701Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T22:07:03.701Z] ---> Running in 5d947de4db8a [2021-08-06T22:07:03.975Z] Removing intermediate container 8bd38f4d858a [2021-08-06T22:07:03.975Z] ---> beab9902b1e3 [2021-08-06T22:07:03.975Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T22:07:03.975Z] ---> Running in 36e6bf59365e [2021-08-06T22:07:04.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:07:04.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T22:07:22.770Z] Removing intermediate container 0306b26c0c46 [2021-08-06T22:07:22.770Z] ---> 2896a5f55851 [2021-08-06T22:07:22.770Z] [2021-08-06T22:07:22.770Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:07:25.463Z] 3.12: Pulling from library/alpine [2021-08-06T22:07:25.463Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T22:07:25.463Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T22:07:25.463Z] ---> 13621d1b12d4 [2021-08-06T22:07:25.463Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:07:25.463Z] ---> Running in 5adfdbbd3ebe [2021-08-06T22:07:25.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:25.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:25.463Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T22:07:25.463Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:07:25.463Z] OK: 6 MiB in 15 packages [2021-08-06T22:07:25.465Z] Removing intermediate container a091ef7d8420 [2021-08-06T22:07:25.465Z] ---> 7dc09f54130d [2021-08-06T22:07:25.465Z] Successfully built 7dc09f54130d [2021-08-06T22:07:25.465Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:07:25.839Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T22:07:25.839Z] . [Pipeline] withDockerContainer [2021-08-06T22:07:26.065Z] Removing intermediate container 9e6fcfa2c5e8 [2021-08-06T22:07:26.066Z] ---> 20f93be7849c [2021-08-06T22:07:26.066Z] [2021-08-06T22:07:26.066Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T22:07:26.066Z] ---> 13621d1b12d4 [2021-08-06T22:07:26.066Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T22:07:26.066Z] ---> Running in f4078927b06d [2021-08-06T22:07:26.066Z] Removing intermediate container 5adfdbbd3ebe [2021-08-06T22:07:26.066Z] ---> 18609d98a761 [2021-08-06T22:07:26.066Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:07:26.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-08-06T22:07:26.179Z] $ 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-08-06T22:07:26.341Z] Removing intermediate container f4078927b06d [2021-08-06T22:07:26.341Z] ---> 02439240a228 [2021-08-06T22:07:26.342Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T22:07:26.342Z] ---> Running in 9784963fc18f [2021-08-06T22:07:26.342Z] ---> Running in 677dd9d6de93 [2021-08-06T22:07:26.342Z] Removing intermediate container 9784963fc18f [2021-08-06T22:07:26.342Z] ---> 27dbc70e489d [2021-08-06T22:07:26.342Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T22:07:26.342Z] ---> Running in 1459a772aa63 [2021-08-06T22:07:26.633Z] Removing intermediate container 1459a772aa63 [2021-08-06T22:07:26.633Z] ---> 1eec5a813281 [2021-08-06T22:07:26.633Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:07:26.633Z] ---> Running in 094b107f93e4 [2021-08-06T22:07:26.916Z] Removing intermediate container 094b107f93e4 [2021-08-06T22:07:26.916Z] ---> 38fba36acc40 [2021-08-06T22:07:26.916Z] Step 16/24 : WORKDIR / [2021-08-06T22:07:26.916Z] ---> Running in 7a32efdc1a35 [2021-08-06T22:07:27.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:27.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:27.205Z] Removing intermediate container 7a32efdc1a35 [2021-08-06T22:07:27.205Z] ---> 416f4439854a [2021-08-06T22:07:27.205Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:07:27.487Z] ---> 2c80a1956704 [2021-08-06T22:07:27.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T22:07:27.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:07:27.784Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T22:07:27.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:07:27.784Z] OK: 6 MiB in 16 packages [2021-08-06T22:07:27.954Z] $ docker top c44b4756a34b324ed55ea7038cf51fad76f91e002bad70b2b2388b3bf865c992 -eo pid,comm [2021-08-06T22:07:28.058Z] ---> 84e566635bb1 [2021-08-06T22:07:28.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] { [2021-08-06T22:07:28.342Z] Removing intermediate container 677dd9d6de93 [2021-08-06T22:07:28.342Z] ---> 8dd3ed2d97cf [2021-08-06T22:07:28.342Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [Pipeline] sh [2021-08-06T22:07:28.623Z] ---> Running in cacbc28ab403 [2021-08-06T22:07:28.623Z] ---> b51e79bc08d2 [2021-08-06T22:07:28.623Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T22:07:28.623Z] ---> Running in 62d46f6dd88d [2021-08-06T22:07:28.623Z] Removing intermediate container cacbc28ab403 [2021-08-06T22:07:28.623Z] ---> 349508eb202a [2021-08-06T22:07:28.623Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T22:07:28.623Z] ---> Running in 43686cde1713 [2021-08-06T22:07:28.916Z] Removing intermediate container 62d46f6dd88d [2021-08-06T22:07:28.916Z] ---> 3c0ef2e93766 [2021-08-06T22:07:28.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:07:28.916Z] Removing intermediate container 43686cde1713 [2021-08-06T22:07:28.916Z] ---> 3616eabee5a7 [2021-08-06T22:07:28.916Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T22:07:28.916Z] ---> Running in d72e42599726 [2021-08-06T22:07:28.916Z] ---> Running in 1fbeadedf210 [2021-08-06T22:07:29.104Z] + go version [2021-08-06T22:07:29.104Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-06T22:07:29.147Z] $ docker stop --time=1 c44b4756a34b324ed55ea7038cf51fad76f91e002bad70b2b2388b3bf865c992 [2021-08-06T22:07:29.195Z] Removing intermediate container 1fbeadedf210 [2021-08-06T22:07:29.195Z] ---> 860530cd96a8 [2021-08-06T22:07:29.195Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:07:29.195Z] ---> Running in bc7f1f549539 [2021-08-06T22:07:29.468Z] Removing intermediate container bc7f1f549539 [2021-08-06T22:07:29.468Z] ---> 9c41b1c69cfe [2021-08-06T22:07:29.468Z] Step 23/24 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:07:29.468Z] ---> Running in bc29fda50874 [2021-08-06T22:07:29.748Z] Removing intermediate container bc29fda50874 [2021-08-06T22:07:29.748Z] ---> 1adc27e93216 [2021-08-06T22:07:29.748Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:07:29.748Z] ---> Running in 7ded3000a035 [2021-08-06T22:07:29.748Z] Removing intermediate container 7ded3000a035 [2021-08-06T22:07:29.748Z] ---> 8318a56c2934 [2021-08-06T22:07:29.748Z] [2021-08-06T22:07:30.027Z] Successfully built 8318a56c2934 [2021-08-06T22:07:30.027Z] Successfully tagged core-command:latest [2021-08-06T22:07:30.027Z] Building security-proxy-setup [2021-08-06T22:07:30.307Z]  Building core-command ... done Removing intermediate container d72e42599726 [2021-08-06T22:07:30.307Z] ---> d4dd0a8d79d2 [2021-08-06T22:07:30.307Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T22:07:30.307Z] ---> Running in 74c3a2107259 [2021-08-06T22:07:30.586Z] Removing intermediate container 74c3a2107259 [2021-08-06T22:07:30.586Z] ---> dd6319af9299 [2021-08-06T22:07:30.586Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T22:07:30.999Z] $ docker rm -f c44b4756a34b324ed55ea7038cf51fad76f91e002bad70b2b2388b3bf865c992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-06T22:07:31.596Z] ---> 86f9cb9bd3ab [2021-08-06T22:07:31.597Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:07:31.866Z] ---> Running in 8078ac289fbe [2021-08-06T22:07:32.157Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T22:07:32.157Z] . [Pipeline] withDockerContainer [2021-08-06T22:07:32.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-08-06T22:07:32.492Z] $ 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-08-06T22:07:33.285Z] Removing intermediate container 8078ac289fbe [2021-08-06T22:07:33.285Z] ---> 69af65fb99a9 [2021-08-06T22:07:33.285Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:07:33.563Z] ---> ef9cca337134 [2021-08-06T22:07:33.563Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T22:07:33.875Z] $ docker top 085d450763e139a3a6aa3606830e0cf8974487d4301d65ca13f71aebc44222e6 -eo pid,comm [2021-08-06T22:07:35.763Z] ---> 051b1491e938 [2021-08-06T22:07:35.763Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T22:07:35.763Z] ---> 1454ea494824 [2021-08-06T22:07:35.763Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T22:07:35.763Z] ---> 56eabe0b6dcd [2021-08-06T22:07:35.763Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T22:07:35.763Z] ---> 7e665fb590e3 [2021-08-06T22:07:35.763Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] { [Pipeline] echo [2021-08-06T22:07:35.841Z] ========================================================= [2021-08-06T22:07:35.841Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T22:07:35.841Z] ========================================================= [Pipeline] sh [2021-08-06T22:07:36.033Z] ---> Running in a906989a3b8c [2021-08-06T22:07:36.306Z] Removing intermediate container a906989a3b8c [2021-08-06T22:07:36.306Z] ---> 949f74d95fa4 [2021-08-06T22:07:36.306Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T22:07:36.514Z] + go mod tidy [2021-08-06T22:07:37.277Z] ---> 8bbbf7c56f08 [2021-08-06T22:07:37.277Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T22:07:37.277Z] Removing intermediate container a19217cff590 [2021-08-06T22:07:37.277Z] ---> a8f55ff108e0 [2021-08-06T22:07:37.277Z] [2021-08-06T22:07:37.277Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:07:37.277Z] ---> 13621d1b12d4 [2021-08-06T22:07:37.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T22:07:37.277Z] ---> Running in 76394acfae9d [2021-08-06T22:07:37.277Z] ---> Running in 38147cd55c25 [2021-08-06T22:07:37.277Z] 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 [Pipeline] sh [2021-08-06T22:07:37.547Z] Removing intermediate container 38147cd55c25 [2021-08-06T22:07:37.547Z] ---> 5c583e9eabac [2021-08-06T22:07:37.547Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T22:07:37.547Z] ---> Running in 75862b758377 [2021-08-06T22:07:37.815Z] Removing intermediate container 75862b758377 [2021-08-06T22:07:37.815Z] ---> ad49b9809899 [2021-08-06T22:07:37.815Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T22:07:38.088Z] ---> Running in e9f60a049a26 [2021-08-06T22:07:38.190Z] + make test [2021-08-06T22:07:38.190Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-06T22:07:38.190Z] go mod tidy [2021-08-06T22:07:38.361Z] Removing intermediate container e9f60a049a26 [2021-08-06T22:07:38.361Z] ---> c4d9a43d68a1 [2021-08-06T22:07:38.361Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:07:38.361Z] ---> Running in 79b70786f851 [2021-08-06T22:07:38.361Z] Removing intermediate container 76394acfae9d [2021-08-06T22:07:38.361Z] ---> fce6f45fb3ce [2021-08-06T22:07:38.361Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T22:07:38.631Z] ---> Running in 05edd68917ba [2021-08-06T22:07:38.790Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T22:07:38.902Z] Removing intermediate container 05edd68917ba [2021-08-06T22:07:38.903Z] ---> 920a8d72ab18 [2021-08-06T22:07:38.903Z] Step 29/32 : CMD ["gate"] [2021-08-06T22:07:39.174Z] ---> Running in dfdcf4193034 [2021-08-06T22:07:39.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:07:39.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:07:39.174Z] ---> 638baaa38703 [2021-08-06T22:07:39.174Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T22:07:39.174Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> 05aaf1af9338 [2021-08-06T22:07:39.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> 70ed8cc89685 [2021-08-06T22:07:39.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> 5e720c02a52d [2021-08-06T22:07:39.175Z] Step 6/22 : COPY go.mod . [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> 4ad43b8a0016 [2021-08-06T22:07:39.175Z] Step 7/22 : RUN go mod download [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> 3bdaa5671da0 [2021-08-06T22:07:39.175Z] Step 8/22 : COPY . . [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> bbb17cfce3a3 [2021-08-06T22:07:39.175Z] Step 9/22 : RUN go mod tidy [2021-08-06T22:07:39.175Z] ---> Using cache [2021-08-06T22:07:39.175Z] ---> beab9902b1e3 [2021-08-06T22:07:39.175Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T22:07:39.175Z] ---> Running in 0b6b2535929c [2021-08-06T22:07:39.444Z] Removing intermediate container dfdcf4193034 [2021-08-06T22:07:39.444Z] ---> dfdbb7b94308 [2021-08-06T22:07:39.444Z] Step 30/32 : LABEL arch=x86_64 [2021-08-06T22:07:39.713Z] ---> Running in 19ba7632f4ad [2021-08-06T22:07:39.713Z] Removing intermediate container 79b70786f851 [2021-08-06T22:07:39.713Z] ---> 54bb579bd5be [2021-08-06T22:07:39.713Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T22:07:39.713Z] ---> Running in 7d150f913d75 [2021-08-06T22:07:39.981Z] Removing intermediate container 19ba7632f4ad [2021-08-06T22:07:39.981Z] ---> 60cb5a6a40be [2021-08-06T22:07:39.981Z] Step 31/32 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:07:39.981Z] ---> Running in 56ad3060752a [2021-08-06T22:07:40.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:07:40.250Z] Removing intermediate container 56ad3060752a [2021-08-06T22:07:40.250Z] ---> e925eb00e31e [2021-08-06T22:07:40.250Z] Step 32/32 : LABEL version=0.0.0 [2021-08-06T22:07:40.521Z] ---> Running in e0fab2e52239 [2021-08-06T22:07:40.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:40.793Z] Removing intermediate container e0fab2e52239 [2021-08-06T22:07:40.793Z] ---> 0523d47488c3 [2021-08-06T22:07:40.793Z] [2021-08-06T22:07:41.065Z] Successfully built 0523d47488c3 [2021-08-06T22:07:41.065Z] Successfully tagged security-bootstrapper:latest [2021-08-06T22:07:41.065Z]  Building security-bootstrapper ... done Building support-scheduler [2021-08-06T22:07:41.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:41.652Z] Removing intermediate container 36e6bf59365e [2021-08-06T22:07:41.652Z] ---> 7324ca71591b [2021-08-06T22:07:41.652Z] [2021-08-06T22:07:41.652Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T22:07:41.652Z] ---> 13621d1b12d4 [2021-08-06T22:07:41.652Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T22:07:42.620Z] ---> Running in fea562932ae3 [2021-08-06T22:07:42.620Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:07:42.620Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T22:07:42.620Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T22:07:42.890Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T22:07:43.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:43.161Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T22:07:43.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:07:43.431Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T22:07:43.431Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T22:07:43.431Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:07:43.431Z] OK: 8 MiB in 20 packages [2021-08-06T22:07:43.431Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:07:43.431Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T22:07:43.431Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T22:07:43.431Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:07:43.431Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T22:07:43.431Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:07:43.431Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:07:43.431Z] OK: 7 MiB in 20 packages [2021-08-06T22:07:44.400Z] Removing intermediate container 7d150f913d75 [2021-08-06T22:07:44.400Z] ---> 506df4b1c13b [2021-08-06T22:07:44.400Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:07:44.668Z] Removing intermediate container fea562932ae3 [2021-08-06T22:07:44.668Z] ---> 0baf548a690b [2021-08-06T22:07:44.668Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:07:44.668Z] ---> Running in a450ec4319b8 [2021-08-06T22:07:44.936Z] ---> b7ff53c8c6eb [2021-08-06T22:07:44.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T22:07:44.936Z] Removing intermediate container a450ec4319b8 [2021-08-06T22:07:44.936Z] ---> 2f8abff4ab34 [2021-08-06T22:07:44.936Z] Step 14/26 : WORKDIR / [2021-08-06T22:07:44.936Z] ---> Running in 26f36927b7a4 [2021-08-06T22:07:45.206Z] Removing intermediate container 26f36927b7a4 [2021-08-06T22:07:45.206Z] ---> ab658d0e38d7 [2021-08-06T22:07:45.206Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-06T22:07:45.799Z] ---> 2c8d923c4471 [2021-08-06T22:07:45.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T22:07:45.799Z] ---> 2d7b614bb8c3 [2021-08-06T22:07:45.799Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-06T22:07:46.075Z] ---> fcceed975840 [2021-08-06T22:07:46.075Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T22:07:46.346Z] ---> Running in f01ddd5c9ab2 [2021-08-06T22:07:46.613Z] Removing intermediate container 5d947de4db8a [2021-08-06T22:07:46.613Z] ---> c82d83d5ab57 [2021-08-06T22:07:46.613Z] [2021-08-06T22:07:46.613Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:07:46.613Z] ---> 13621d1b12d4 [2021-08-06T22:07:46.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:07:46.613Z] ---> Using cache [2021-08-06T22:07:46.613Z] ---> 18609d98a761 [2021-08-06T22:07:46.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:07:46.613Z] ---> Using cache [2021-08-06T22:07:46.613Z] ---> 27dbc70e489d [2021-08-06T22:07:46.613Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T22:07:46.613Z] ---> 0b706d016e71 [2021-08-06T22:07:46.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T22:07:46.613Z] ---> Running in a193335b0e40 [2021-08-06T22:07:46.887Z] Removing intermediate container f01ddd5c9ab2 [2021-08-06T22:07:46.887Z] ---> a783df537ea2 [2021-08-06T22:07:46.887Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:07:46.887Z] Removing intermediate container a193335b0e40 [2021-08-06T22:07:46.887Z] ---> 3aeb1da52a06 [2021-08-06T22:07:46.887Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:07:46.887Z] ---> Running in 41a4dc9e9c47 [2021-08-06T22:07:46.887Z] ---> Running in 60682739cb20 [2021-08-06T22:07:47.177Z] Removing intermediate container 41a4dc9e9c47 [2021-08-06T22:07:47.178Z] ---> fad36fca75bd [2021-08-06T22:07:47.178Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:07:47.178Z] ---> b4d4fa6c969d [2021-08-06T22:07:47.178Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-06T22:07:47.178Z] ---> Running in aa7ac9f6fb79 [2021-08-06T22:07:47.178Z] Removing intermediate container 60682739cb20 [2021-08-06T22:07:47.178Z] ---> d876ced30b49 [2021-08-06T22:07:47.178Z] Step 16/24 : WORKDIR / [2021-08-06T22:07:47.178Z] ---> Running in 3c0861b19a12 [2021-08-06T22:07:47.465Z] Removing intermediate container aa7ac9f6fb79 [2021-08-06T22:07:47.465Z] ---> 99e886429d66 [2021-08-06T22:07:47.465Z] Step 23/24 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:07:47.465Z] ---> Running in 1e89483fb337 [2021-08-06T22:07:47.465Z] Removing intermediate container 3c0861b19a12 [2021-08-06T22:07:47.465Z] ---> 6325bfe1c20c [2021-08-06T22:07:47.465Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:07:47.757Z] ---> 9822b6591492 [2021-08-06T22:07:47.757Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T22:07:48.045Z] Removing intermediate container 1e89483fb337 [2021-08-06T22:07:48.045Z] ---> c4164cc5fea5 [2021-08-06T22:07:48.045Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:07:48.045Z] ---> Running in 061f7049b87f [2021-08-06T22:07:48.045Z] ---> 3e3e8481013d [2021-08-06T22:07:48.045Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T22:07:48.322Z] Removing intermediate container 061f7049b87f [2021-08-06T22:07:48.322Z] ---> 6ffa7205d6a5 [2021-08-06T22:07:48.322Z] [2021-08-06T22:07:48.616Z] ---> a4eea0ba37ff [2021-08-06T22:07:48.616Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T22:07:48.616Z] Successfully built 6ffa7205d6a5 [2021-08-06T22:07:48.616Z] Successfully tagged core-data:latest [2021-08-06T22:07:48.616Z] Building sys-mgmt-agent [2021-08-06T22:07:50.082Z]  Building core-data ... done  ---> 92447f406333 [2021-08-06T22:07:50.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T22:07:50.082Z] ---> dbbe2c850707 [2021-08-06T22:07:50.082Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T22:07:50.698Z] ---> a373df8835ba [2021-08-06T22:07:50.698Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T22:07:50.698Z] ---> Running in 843bfe1c9cac [2021-08-06T22:07:50.698Z] ---> 658aa50981ed [2021-08-06T22:07:50.698Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-06T22:07:50.698Z] ---> Running in b4b927d0c482 [2021-08-06T22:07:50.984Z] Removing intermediate container 843bfe1c9cac [2021-08-06T22:07:50.984Z] ---> c4d7b5aa0ce8 [2021-08-06T22:07:50.984Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:07:50.984Z] ---> Running in 7670d7e4ee7b [2021-08-06T22:07:51.270Z] Removing intermediate container 7670d7e4ee7b [2021-08-06T22:07:51.270Z] ---> b00aad96f732 [2021-08-06T22:07:51.270Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:07:51.270Z] ---> Running in 72780ac40658 [2021-08-06T22:07:51.549Z] Removing intermediate container 72780ac40658 [2021-08-06T22:07:51.549Z] ---> c520b9499543 [2021-08-06T22:07:51.549Z] Step 23/24 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:07:51.829Z] ---> Running in e4565185a597 [2021-08-06T22:07:52.114Z] Removing intermediate container e4565185a597 [2021-08-06T22:07:52.114Z] ---> 6999676b9ad1 [2021-08-06T22:07:52.114Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:07:52.114Z] Removing intermediate container b4b927d0c482 [2021-08-06T22:07:52.114Z] ---> 0e10d1ab988b [2021-08-06T22:07:52.114Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T22:07:52.114Z] ---> Running in b90b7c80c36d [2021-08-06T22:07:52.114Z] ---> Running in e79ebddc6605 [2021-08-06T22:07:52.402Z] Removing intermediate container e79ebddc6605 [2021-08-06T22:07:52.402Z] ---> e5b8d791f2b8 [2021-08-06T22:07:52.402Z] Step 24/26 : LABEL arch=x86_64 [2021-08-06T22:07:52.402Z] Removing intermediate container b90b7c80c36d [2021-08-06T22:07:52.402Z] ---> 04a412c4bd5d [2021-08-06T22:07:52.402Z] [2021-08-06T22:07:52.402Z] ---> Running in 8b86d319a877 [2021-08-06T22:07:52.680Z] Successfully built 04a412c4bd5d [2021-08-06T22:07:52.680Z] Successfully tagged core-metadata:latest [2021-08-06T22:07:52.680Z] Building support-notifications [2021-08-06T22:07:52.680Z]  Building core-metadata ... done Removing intermediate container 8b86d319a877 [2021-08-06T22:07:52.680Z] ---> 52b68409667b [2021-08-06T22:07:52.680Z] Step 25/26 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:07:52.680Z] ---> Running in d9c4fa04cf89 [2021-08-06T22:07:53.674Z] Removing intermediate container d9c4fa04cf89 [2021-08-06T22:07:53.674Z] ---> fedae20e8bbd [2021-08-06T22:07:53.674Z] Step 26/26 : LABEL version=0.0.0 [2021-08-06T22:07:54.293Z] ---> Running in eeaca9ffc473 [2021-08-06T22:07:54.905Z] Removing intermediate container eeaca9ffc473 [2021-08-06T22:07:54.905Z] ---> 5589f5b4c0c2 [2021-08-06T22:07:54.905Z] [2021-08-06T22:07:54.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:07:54.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:07:54.905Z] ---> 638baaa38703 [2021-08-06T22:07:54.905Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> 05aaf1af9338 [2021-08-06T22:07:54.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> 70ed8cc89685 [2021-08-06T22:07:54.905Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> 5e720c02a52d [2021-08-06T22:07:54.905Z] Step 6/23 : COPY go.mod . [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> 4ad43b8a0016 [2021-08-06T22:07:54.905Z] Step 7/23 : RUN go mod download [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> 3bdaa5671da0 [2021-08-06T22:07:54.905Z] Step 8/23 : COPY . . [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> bbb17cfce3a3 [2021-08-06T22:07:54.905Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:07:54.905Z] ---> Using cache [2021-08-06T22:07:54.905Z] ---> beab9902b1e3 [2021-08-06T22:07:54.905Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T22:07:54.905Z] ---> Running in 743c018507cc [2021-08-06T22:07:54.905Z] Successfully built 5589f5b4c0c2 [2021-08-06T22:07:54.905Z] Successfully tagged security-secretstore-setup:latest [2021-08-06T22:07:55.517Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:08:00.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T22:08:02.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:08:02.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:08:02.569Z] ---> 638baaa38703 [2021-08-06T22:08:02.569Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:08:02.569Z] ---> Using cache [2021-08-06T22:08:02.569Z] ---> 05aaf1af9338 [2021-08-06T22:08:02.569Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:08:02.569Z] ---> Using cache [2021-08-06T22:08:02.569Z] ---> 70ed8cc89685 [2021-08-06T22:08:02.569Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T22:08:04.138Z] ---> Running in b3f7822045cf [2021-08-06T22:08:05.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:05.719Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:08:05.719Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:08:05.719Z] ---> 638baaa38703 [2021-08-06T22:08:05.719Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:08:05.719Z] ---> Using cache [2021-08-06T22:08:05.719Z] ---> 05aaf1af9338 [2021-08-06T22:08:05.719Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:08:05.719Z] ---> Using cache [2021-08-06T22:08:05.719Z] ---> 70ed8cc89685 [2021-08-06T22:08:05.719Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T22:08:05.719Z] ---> Running in 8a01be060393 [2021-08-06T22:08:05.719Z] Removing intermediate container 0b6b2535929c [2021-08-06T22:08:05.719Z] ---> 32f09dd8a340 [2021-08-06T22:08:05.719Z] [2021-08-06T22:08:05.719Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T22:08:05.719Z] ---> 13621d1b12d4 [2021-08-06T22:08:05.719Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T22:08:05.722Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T22:08:05.989Z] ---> Running in 8eac7ba0597d [2021-08-06T22:08:05.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:05.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:06.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:06.580Z] OK: 219 MiB in 52 packages [2021-08-06T22:08:06.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:06.851Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T22:08:06.852Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:08:06.852Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T22:08:06.852Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T22:08:06.852Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:08:06.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:06.852Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:08:06.852Z] OK: 7 MiB in 18 packages [2021-08-06T22:08:07.123Z] Removing intermediate container b3f7822045cf [2021-08-06T22:08:07.123Z] ---> 54ac15e07068 [2021-08-06T22:08:07.123Z] Step 6/24 : COPY go.mod . [2021-08-06T22:08:07.394Z] OK: 219 MiB in 52 packages [2021-08-06T22:08:07.394Z] ---> 43350d26bbf9 [2021-08-06T22:08:07.394Z] Step 7/24 : RUN go mod download [2021-08-06T22:08:07.394Z] ---> Running in 528eaf257186 [2021-08-06T22:08:07.660Z] Removing intermediate container 8eac7ba0597d [2021-08-06T22:08:07.660Z] ---> 82c729599e04 [2021-08-06T22:08:07.661Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:08:07.661Z] ---> Running in 463549fba9c6 [2021-08-06T22:08:07.935Z] Removing intermediate container 463549fba9c6 [2021-08-06T22:08:07.935Z] ---> c37f083365ca [2021-08-06T22:08:07.935Z] Step 14/22 : WORKDIR /edgex [2021-08-06T22:08:07.935Z] ---> Running in badf132f48af [2021-08-06T22:08:08.208Z] Removing intermediate container 8a01be060393 [2021-08-06T22:08:08.208Z] ---> 6d349463412e [2021-08-06T22:08:08.208Z] Step 6/23 : COPY go.mod . [2021-08-06T22:08:08.208Z] Removing intermediate container badf132f48af [2021-08-06T22:08:08.208Z] ---> caf55e4074eb [2021-08-06T22:08:08.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T22:08:08.478Z] ---> 909bef010165 [2021-08-06T22:08:08.478Z] Step 7/23 : RUN go mod download [2021-08-06T22:08:08.749Z] ---> Running in 4cf12aa46162 [2021-08-06T22:08:08.749Z] ---> f54a58b9dca3 [2021-08-06T22:08:08.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T22:08:09.339Z] ---> 7cc9a7f2c7f4 [2021-08-06T22:08:09.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T22:08:10.306Z] ---> 8499ad26f576 [2021-08-06T22:08:10.306Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T22:08:10.306Z] Removing intermediate container 528eaf257186 [2021-08-06T22:08:10.306Z] ---> c73d1818de93 [2021-08-06T22:08:10.306Z] Step 8/24 : COPY . . [2021-08-06T22:08:10.306Z] ---> Running in ed2c6952be3a [2021-08-06T22:08:10.575Z] Removing intermediate container ed2c6952be3a [2021-08-06T22:08:10.575Z] ---> b18542d7b5de [2021-08-06T22:08:10.575Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T22:08:10.847Z] ---> Running in 7f0337c49a2b [2021-08-06T22:08:11.860Z] Removing intermediate container 7f0337c49a2b [2021-08-06T22:08:11.861Z] ---> 63658a42a20c [2021-08-06T22:08:11.861Z] Step 20/22 : LABEL arch=x86_64 [2021-08-06T22:08:12.142Z] Removing intermediate container 4cf12aa46162 [2021-08-06T22:08:12.142Z] ---> d63020c204f3 [2021-08-06T22:08:12.142Z] Step 8/23 : COPY . . [2021-08-06T22:08:12.142Z] ---> Running in 87a15b182b0a [2021-08-06T22:08:12.765Z] Removing intermediate container 87a15b182b0a [2021-08-06T22:08:12.765Z] ---> dc767ae3b94b [2021-08-06T22:08:12.765Z] Step 21/22 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:08:13.356Z] ---> Running in 388945f9e00c [2021-08-06T22:08:14.335Z] Removing intermediate container 388945f9e00c [2021-08-06T22:08:14.335Z] ---> 9a27b4147e52 [2021-08-06T22:08:14.335Z] Step 22/22 : LABEL version=0.0.0 [2021-08-06T22:08:14.928Z] ---> Running in a3f934984761 [2021-08-06T22:08:15.518Z] Removing intermediate container a3f934984761 [2021-08-06T22:08:15.518Z] ---> 61e13de19a63 [2021-08-06T22:08:15.518Z] [2021-08-06T22:08:15.786Z] Successfully built 61e13de19a63 [2021-08-06T22:08:15.787Z] Successfully tagged security-proxy-setup:latest [2021-08-06T22:08:16.755Z]  Building security-proxy-setup ... done  ---> 31a3db56550a [2021-08-06T22:08:16.755Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:08:17.020Z] ---> Running in 255a52d47848 [2021-08-06T22:08:17.987Z] Removing intermediate container 743c018507cc [2021-08-06T22:08:17.987Z] ---> 1d7b4881f1bc [2021-08-06T22:08:17.987Z] [2021-08-06T22:08:17.987Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:08:17.987Z] ---> 13621d1b12d4 [2021-08-06T22:08:17.987Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:08:17.987Z] ---> Using cache [2021-08-06T22:08:17.987Z] ---> 18609d98a761 [2021-08-06T22:08:17.987Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:08:17.987Z] ---> Using cache [2021-08-06T22:08:17.987Z] ---> 27dbc70e489d [2021-08-06T22:08:17.987Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T22:08:18.256Z] ---> Running in c75c3ca19e17 [2021-08-06T22:08:18.527Z] Removing intermediate container c75c3ca19e17 [2021-08-06T22:08:18.527Z] ---> cc9b7958b7f5 [2021-08-06T22:08:18.527Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:08:18.527Z] ---> Running in 8e80741e89dd [2021-08-06T22:08:18.527Z] Removing intermediate container 255a52d47848 [2021-08-06T22:08:18.527Z] ---> 82c8f8224372 [2021-08-06T22:08:18.527Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T22:08:18.794Z] ---> Running in ca4329f3e658 [2021-08-06T22:08:18.794Z] Removing intermediate container 8e80741e89dd [2021-08-06T22:08:18.794Z] ---> 6f48da02fe86 [2021-08-06T22:08:18.794Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:08:18.794Z] ---> 5c52148495f5 [2021-08-06T22:08:18.794Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:08:18.794Z] ---> Running in 5c9637f3b43a [2021-08-06T22:08:19.064Z] ---> 957a13968358 [2021-08-06T22:08:19.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T22:08:19.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:08:19.682Z] ---> 8c5e3145bf40 [2021-08-06T22:08:19.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T22:08:19.682Z] ---> b025c816c0ce [2021-08-06T22:08:19.682Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T22:08:19.682Z] ---> Running in ec450d47b536 [2021-08-06T22:08:19.957Z] Removing intermediate container ec450d47b536 [2021-08-06T22:08:19.957Z] ---> 23bc90020347 [2021-08-06T22:08:19.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:08:19.957Z] ---> Running in 360769448dd5 [2021-08-06T22:08:20.240Z] Removing intermediate container 360769448dd5 [2021-08-06T22:08:20.240Z] ---> a4842b76dd91 [2021-08-06T22:08:20.240Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T22:08:20.240Z] ---> Running in b12a25297001 [2021-08-06T22:08:20.240Z] Removing intermediate container 5c9637f3b43a [2021-08-06T22:08:20.240Z] ---> 8a654ac9ba5e [2021-08-06T22:08:20.240Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T22:08:20.240Z] ---> Running in bad32a3a1ff4 [2021-08-06T22:08:20.513Z] Removing intermediate container b12a25297001 [2021-08-06T22:08:20.513Z] ---> 7584e3eaefc7 [2021-08-06T22:08:20.513Z] Step 22/23 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:08:20.513Z] ---> Running in 500db8cf9340 [2021-08-06T22:08:20.784Z] Removing intermediate container 500db8cf9340 [2021-08-06T22:08:20.784Z] ---> 3221df00ee0b [2021-08-06T22:08:20.784Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:08:21.058Z] ---> Running in 223a4a7e1def [2021-08-06T22:08:21.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T22:08:21.058Z] Removing intermediate container 223a4a7e1def [2021-08-06T22:08:21.058Z] ---> 71e0d9966819 [2021-08-06T22:08:21.058Z] [2021-08-06T22:08:21.336Z] Successfully built 71e0d9966819 [2021-08-06T22:08:21.336Z] Successfully tagged support-scheduler:latest [2021-08-06T22:08:39.677Z]  Building support-scheduler ... done Removing intermediate container ca4329f3e658 [2021-08-06T22:08:39.677Z] ---> 0896181ae7ff [2021-08-06T22:08:39.677Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-06T22:08:39.677Z] ---> Running in d8a0e0d23f3b [2021-08-06T22:08:39.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:08:39.677Z] Removing intermediate container d8a0e0d23f3b [2021-08-06T22:08:39.677Z] ---> c347ce62d4da [2021-08-06T22:08:39.677Z] [2021-08-06T22:08:39.677Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T22:08:39.677Z] 20.10.7: Pulling from library/docker [2021-08-06T22:08:39.678Z] Removing intermediate container bad32a3a1ff4 [2021-08-06T22:08:39.678Z] ---> de9d54658d04 [2021-08-06T22:08:39.678Z] [2021-08-06T22:08:39.678Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:08:39.678Z] ---> 13621d1b12d4 [2021-08-06T22:08:39.678Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T22:08:39.678Z] ---> Running in 92685341e78f [2021-08-06T22:08:39.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:39.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:39.678Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T22:08:39.678Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:08:39.678Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:08:39.678Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:08:39.678Z] OK: 6 MiB in 16 packages [2021-08-06T22:08:39.943Z] Removing intermediate container 92685341e78f [2021-08-06T22:08:39.943Z] ---> f8ad572ea81e [2021-08-06T22:08:39.943Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:08:39.943Z] ---> Running in 3efcb26c2fb4 [2021-08-06T22:08:39.943Z] Removing intermediate container 3efcb26c2fb4 [2021-08-06T22:08:39.943Z] ---> 997acabd48c0 [2021-08-06T22:08:39.943Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T22:08:39.943Z] ---> Running in ed166e92c605 [2021-08-06T22:08:40.210Z] Removing intermediate container ed166e92c605 [2021-08-06T22:08:40.210Z] ---> 4a32666990f2 [2021-08-06T22:08:40.210Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:08:40.210Z] ---> Running in 03a98f148745 [2021-08-06T22:08:40.210Z] Removing intermediate container 03a98f148745 [2021-08-06T22:08:40.210Z] ---> aca0028104dc [2021-08-06T22:08:40.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:08:40.477Z] ---> 843c98cd19d7 [2021-08-06T22:08:40.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T22:08:40.744Z] ---> 9faea1787385 [2021-08-06T22:08:40.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-06T22:08:40.744Z] ---> 4e83bb5242d0 [2021-08-06T22:08:40.744Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T22:08:40.744Z] ---> Running in 3c7513329b76 [2021-08-06T22:08:41.010Z] Removing intermediate container 3c7513329b76 [2021-08-06T22:08:41.010Z] ---> 8dbdec7a222d [2021-08-06T22:08:41.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:08:41.010Z] ---> Running in f321c3bc6d8d [2021-08-06T22:08:41.010Z] Removing intermediate container f321c3bc6d8d [2021-08-06T22:08:41.010Z] ---> e50ee8b2ba31 [2021-08-06T22:08:41.010Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T22:08:41.010Z] ---> Running in a00905ed51d1 [2021-08-06T22:08:41.281Z] Removing intermediate container a00905ed51d1 [2021-08-06T22:08:41.281Z] ---> 60c2ea80250e [2021-08-06T22:08:41.281Z] Step 22/23 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:08:41.281Z] ---> Running in d2ffd6b8dbd2 [2021-08-06T22:08:41.281Z] Removing intermediate container d2ffd6b8dbd2 [2021-08-06T22:08:41.281Z] ---> 59e9f6ebe761 [2021-08-06T22:08:41.281Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:08:41.281Z] ---> Running in 62021ee9ffd6 [2021-08-06T22:08:41.281Z] Removing intermediate container 62021ee9ffd6 [2021-08-06T22:08:41.281Z] ---> 9380481d7273 [2021-08-06T22:08:41.281Z] [2021-08-06T22:08:41.549Z] Successfully built 9380481d7273 [2021-08-06T22:08:41.549Z] Successfully tagged support-notifications:latest [2021-08-06T22:08:46.898Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T22:08:46.898Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T22:08:46.898Z] ---> 08bdaf2f88f9 [2021-08-06T22:08:46.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:08:47.485Z] ---> Running in 5c3295c1b78f [2021-08-06T22:08:47.753Z] Removing intermediate container 5c3295c1b78f [2021-08-06T22:08:47.753Z] ---> f4a5672d2952 [2021-08-06T22:08:47.753Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T22:08:47.753Z] ---> Running in d2c2523d7aa4 [2021-08-06T22:08:48.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:48.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:08:48.289Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T22:08:48.289Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T22:08:48.289Z] Executing bash-5.1.0-r0.post-install [2021-08-06T22:08:48.289Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T22:08:48.289Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T22:08:48.289Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T22:08:48.556Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T22:08:48.556Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T22:08:48.556Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T22:08:48.556Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T22:08:48.556Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T22:08:48.556Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T22:08:48.556Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T22:08:48.556Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T22:08:48.556Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T22:08:49.513Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T22:08:49.513Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T22:08:49.513Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T22:08:49.513Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T22:08:49.513Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T22:08:49.513Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T22:08:49.513Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T22:08:49.513Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T22:08:49.513Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T22:08:49.513Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T22:08:49.513Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T22:08:49.513Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T22:08:49.513Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T22:08:49.513Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T22:08:49.513Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T22:08:49.513Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T22:08:49.513Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T22:08:49.513Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T22:08:49.513Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T22:08:49.513Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T22:08:49.513Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T22:08:49.513Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T22:08:49.513Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T22:08:49.513Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T22:08:49.513Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T22:08:49.779Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T22:08:49.779Z] OK: 82 MiB in 59 packages [2021-08-06T22:08:51.199Z] Collecting docker-compose==1.23.2 [2021-08-06T22:08:51.199Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T22:08:51.199Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T22:08:51.199Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T22:08:51.468Z] Collecting PyYAML<4,>=3.10 [2021-08-06T22:08:51.468Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T22:08:53.190Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T22:08:53.190Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T22:08:53.190Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-06T22:08:53.190Z] Collecting jsonschema<3,>=2.5.1 [2021-08-06T22:08:53.190Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T22:08:53.190Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T22:08:53.190Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T22:08:53.190Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T22:08:53.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T22:08:53.190Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T22:08:53.190Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T22:08:53.190Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T22:08:53.190Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T22:08:53.190Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T22:08:53.190Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T22:08:53.190Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T22:08:53.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T22:08:53.190Z] Collecting idna<2.8,>=2.5 [2021-08-06T22:08:53.457Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T22:08:53.458Z] Collecting certifi>=2017.4.17 [2021-08-06T22:08:53.458Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T22:08:53.458Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T22:08:53.458Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T22:08:53.458Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T22:08:53.458Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T22:08:53.458Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T22:08:53.458Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T22:08:53.458Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T22:08:53.458Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T22:08:53.725Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T22:08:53.725Z] Attempting uninstall: urllib3 [2021-08-06T22:08:53.725Z] Found existing installation: urllib3 1.26.2 [2021-08-06T22:08:53.725Z] Uninstalling urllib3-1.26.2: [2021-08-06T22:08:53.725Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T22:08:53.725Z] Attempting uninstall: idna [2021-08-06T22:08:53.725Z] Found existing installation: idna 3.1 [2021-08-06T22:08:53.725Z] Uninstalling idna-3.1: [2021-08-06T22:08:53.725Z] Successfully uninstalled idna-3.1 [2021-08-06T22:08:53.992Z] Attempting uninstall: chardet [2021-08-06T22:08:53.992Z] Found existing installation: chardet 4.0.0 [2021-08-06T22:08:53.992Z] Uninstalling chardet-4.0.0: [2021-08-06T22:08:53.992Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T22:08:54.264Z] Attempting uninstall: requests [2021-08-06T22:08:54.264Z] Found existing installation: requests 2.25.1 [2021-08-06T22:08:54.264Z] Uninstalling requests-2.25.1: [2021-08-06T22:08:54.265Z] Successfully uninstalled requests-2.25.1 [2021-08-06T22:08:54.265Z] Running setup.py install for texttable: started [2021-08-06T22:08:54.535Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T22:08:54.535Z] Running setup.py install for PyYAML: started [2021-08-06T22:08:55.119Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T22:08:55.119Z] Running setup.py install for docopt: started [2021-08-06T22:08:55.391Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T22:08:55.391Z] Running setup.py install for dockerpty: started [2021-08-06T22:08:55.975Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T22:08:55.975Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T22:08:59.338Z] Removing intermediate container d2c2523d7aa4 [2021-08-06T22:08:59.338Z] ---> 37fc8b12eae3 [2021-08-06T22:08:59.338Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T22:08:59.338Z] ---> Running in fb8a1c8394e8 [2021-08-06T22:08:59.338Z] Removing intermediate container fb8a1c8394e8 [2021-08-06T22:08:59.338Z] ---> 5716a8517017 [2021-08-06T22:08:59.338Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T22:08:59.338Z] ---> Running in 90da840802c9 [2021-08-06T22:08:59.603Z] Removing intermediate container 90da840802c9 [2021-08-06T22:08:59.603Z] ---> f1ac2fb0e620 [2021-08-06T22:08:59.603Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T22:08:59.871Z] ---> 1b4e4f001781 [2021-08-06T22:08:59.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T22:08:59.871Z] ---> f4b83ebc6692 [2021-08-06T22:08:59.871Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T22:09:00.141Z] ---> d85d362edba9 [2021-08-06T22:09:00.141Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T22:09:00.141Z] ---> Running in c48d6ff821a4 [2021-08-06T22:09:00.409Z] Removing intermediate container c48d6ff821a4 [2021-08-06T22:09:00.409Z] ---> b14b0c781ed9 [2021-08-06T22:09:00.409Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:09:00.409Z] ---> Running in 2b2fac7824ee [2021-08-06T22:09:00.409Z] Removing intermediate container 2b2fac7824ee [2021-08-06T22:09:00.409Z] ---> 0494e91713d5 [2021-08-06T22:09:00.409Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:09:00.409Z] ---> Running in 0615b5a1dd75 [2021-08-06T22:09:00.675Z] Removing intermediate container 0615b5a1dd75 [2021-08-06T22:09:00.675Z] ---> d86d373896e4 [2021-08-06T22:09:00.675Z] Step 23/24 : LABEL git_sha=3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [2021-08-06T22:09:00.675Z] ---> Running in 46fac46cfaed [2021-08-06T22:09:00.675Z] Removing intermediate container 46fac46cfaed [2021-08-06T22:09:00.675Z] ---> aa99c5714815 [2021-08-06T22:09:00.675Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:09:00.675Z] ---> Running in e2e0c91fca22 [2021-08-06T22:09:00.940Z] Removing intermediate container e2e0c91fca22 [2021-08-06T22:09:00.940Z] ---> d2395ab542e1 [2021-08-06T22:09:00.940Z] [2021-08-06T22:09:00.940Z] Successfully built d2395ab542e1 [2021-08-06T22:09:00.940Z] Successfully tagged sys-mgmt-agent:latest [2021-08-06T22:09:00.952Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-06T22:09:00.969Z] $ docker stop --time=1 83b9751dbdafac20ab6cb50e1873a72ffd7f5ac5dc530ba6a561b23991d6bc12 [2021-08-06T22:09:02.417Z] $ docker rm -f 83b9751dbdafac20ab6cb50e1873a72ffd7f5ac5dc530ba6a561b23991d6bc12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:09:02.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T22:09:02.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T22:09:02.915Z] + docker images [2021-08-06T22:09:02.915Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T22:09:02.915Z] sys-mgmt-agent latest d2395ab542e1 2 seconds ago 325MB [2021-08-06T22:09:02.915Z] support-notifications latest 9380481d7273 21 seconds ago 16.8MB [2021-08-06T22:09:02.915Z] de9d54658d04 24 seconds ago 1.75GB [2021-08-06T22:09:02.915Z] c347ce62d4da 24 seconds ago 1.75GB [2021-08-06T22:09:02.915Z] support-scheduler latest 71e0d9966819 41 seconds ago 16.1MB [2021-08-06T22:09:02.915Z] 1d7b4881f1bc 45 seconds ago 1.75GB [2021-08-06T22:09:02.915Z] security-proxy-setup latest 61e13de19a63 48 seconds ago 25.9MB [2021-08-06T22:09:02.915Z] 32f09dd8a340 57 seconds ago 1.75GB [2021-08-06T22:09:02.915Z] security-secretstore-setup latest 5589f5b4c0c2 About a minute ago 29MB [2021-08-06T22:09:02.915Z] core-metadata latest 04a412c4bd5d About a minute ago 16.7MB [2021-08-06T22:09:02.915Z] core-data latest 6ffa7205d6a5 About a minute ago 20.4MB [2021-08-06T22:09:02.915Z] c82d83d5ab57 About a minute ago 1.75GB [2021-08-06T22:09:02.915Z] 7324ca71591b About a minute ago 1.75GB [2021-08-06T22:09:02.915Z] security-bootstrapper latest 0523d47488c3 About a minute ago 18.8MB [2021-08-06T22:09:02.915Z] a8f55ff108e0 About a minute ago 1.75GB [2021-08-06T22:09:02.915Z] core-command latest 8318a56c2934 About a minute ago 16MB [2021-08-06T22:09:02.915Z] 20f93be7849c About a minute ago 1.75GB [2021-08-06T22:09:02.915Z] 2896a5f55851 About a minute ago 1.74GB [2021-08-06T22:09:02.915Z] ci-base-image-x86_64 latest 638baaa38703 5 minutes ago 1.24GB [2021-08-06T22:09:02.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 23 hours ago 547MB [2021-08-06T22:09:02.915Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 4 days ago 37.5MB [2021-08-06T22:09:02.915Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-06T22:09:02.915Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-06T22:09:02.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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] } [2021-08-06T22:09:03.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-08-06T22:09:05.642Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] node [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T22:09:18.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T22:09:20.699Z] Still waiting to schedule task [2021-08-06T22:09:20.700Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-06T22:09:30.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements [2021-08-06T22:09:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T22:09:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T22:09:33.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.517s coverage: 100.0% of statements [2021-08-06T22:09:33.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T22:09:34.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements [2021-08-06T22:09:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T22:09:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T22:09:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.667s coverage: 90.1% of statements [2021-08-06T22:09:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T22:09:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:09:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-08-06T22:09:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T22:09:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T22:09:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T22:09:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T22:09:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.936s coverage: 94.2% of statements [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.8% of statements [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.472s coverage: 22.0% of statements [2021-08-06T22:09:45.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T22:09:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements [2021-08-06T22:09:46.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2021-08-06T22:09:46.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-08-06T22:09:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-08-06T22:09:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2021-08-06T22:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2021-08-06T22:10:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-08-06T22:10:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.546s coverage: 81.8% of statements [2021-08-06T22:10:05.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-08-06T22:10:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements [2021-08-06T22:10:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T22:10:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements [2021-08-06T22:10:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T22:10:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T22:10:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements [2021-08-06T22:10:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-08-06T22:10:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-08-06T22:10:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-08-06T22:10:14.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-08-06T22:10:19.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.014s coverage: 66.9% of statements [2021-08-06T22:10:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T22:10:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T22:10:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T22:10:21.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.683s coverage: 43.6% of statements [2021-08-06T22:10:21.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T22:10:21.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T22:10:21.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements [2021-08-06T22:10:21.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T22:10:21.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-08-06T22:10:21.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 19.5% of statements [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.535s coverage: 92.0% of statements [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 62.7% of statements [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T22:10:29.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-08-06T22:10:29.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-06T22:10:29.764Z] GO111MODULE=on go vet ./... [2021-08-06T22:11:51.574Z] gofmt -l . [2021-08-06T22:11:51.574Z] [ "`gofmt -l .`" = "" ] [2021-08-06T22:11:51.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-06T22:11:52.253Z] + ls -al . [2021-08-06T22:11:52.253Z] total 620 [2021-08-06T22:11:52.253Z] drwxrwxr-x 9 1001 1001 4096 Aug 6 22:11 . [2021-08-06T22:11:52.253Z] drwxr-xr-x 4 root root 4096 Aug 6 22:07 .. [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 11 Aug 6 22:05 .dockerignore [2021-08-06T22:11:52.253Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:05 .git [2021-08-06T22:11:52.253Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:05 .github [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 818 Aug 6 22:05 .gitignore [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 76 Aug 6 22:05 .hadolint.yml [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 166 Aug 6 22:05 .sonarcloud.properties [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:05 Attribution.txt [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:05 CHANGELOG.md [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:05 CONTRIBUTING.md [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 849 Aug 6 22:05 Jenkinsfile [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:05 LICENSE [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:05 Makefile [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:05 README.md [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:05 SECURITY.md [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:02 VERSION [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:05 ZMQWindows.md [2021-08-06T22:11:52.253Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:05 bin [2021-08-06T22:11:52.253Z] drwxrwxr-x 14 1001 1001 4096 Aug 6 22:05 cmd [2021-08-06T22:11:52.253Z] -rw-r--r-- 1 root root 404176 Aug 6 22:10 coverage.out [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 813 Aug 6 22:05 go.mod [2021-08-06T22:11:52.253Z] -rw-r--r-- 1 root root 48847 Aug 6 22:07 go.sum [2021-08-06T22:11:52.253Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:05 internal [2021-08-06T22:11:52.253Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:05 openapi [2021-08-06T22:11:52.253Z] drwxrwxr-x 4 1001 1001 4096 Aug 6 22:05 snap [2021-08-06T22:11:52.253Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:05 version.go [Pipeline] sh [2021-08-06T22:11:52.938Z] + '[' -e coverage.out ] [2021-08-06T22:11:52.938Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-06T22:11:52.982Z] Warning: overwriting stash ‘coverage-report’ [2021-08-06T22:11:53.771Z] Stashed 1 file(s) [Pipeline] sh [2021-08-06T22:11:54.443Z] + make build [2021-08-06T22:11:54.443Z] go mod tidy [2021-08-06T22:11:55.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:12:01.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:12:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T22:12:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T22:12:29.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:12:30.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:12:33.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:12:37.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:12:40.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T22:12:43.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T22:12:47.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T22:12:49.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-06T22:12:55.171Z] $ docker stop --time=1 085d450763e139a3a6aa3606830e0cf8974487d4301d65ca13f71aebc44222e6 [2021-08-06T22:12:57.729Z] $ docker rm -f 085d450763e139a3a6aa3606830e0cf8974487d4301d65ca13f71aebc44222e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:13:01.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:13:01.568Z] [2021-08-06T22:13:01.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:13:02.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:13:02.286Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-06T22:13:02.286Z] 29e5d40040c1: Pulling fs layer [2021-08-06T22:13:02.286Z] 1ce36da41761: Pulling fs layer [2021-08-06T22:13:02.286Z] 25b303627fd3: Pulling fs layer [2021-08-06T22:13:04.229Z] 29e5d40040c1: Verifying Checksum [2021-08-06T22:13:04.229Z] 29e5d40040c1: Download complete [2021-08-06T22:13:04.229Z] 29e5d40040c1: Pull complete [2021-08-06T22:13:04.229Z] 1ce36da41761: Verifying Checksum [2021-08-06T22:13:04.229Z] 1ce36da41761: Download complete [2021-08-06T22:13:04.505Z] 1ce36da41761: Pull complete [2021-08-06T22:13:05.106Z] 25b303627fd3: Verifying Checksum [2021-08-06T22:13:05.106Z] 25b303627fd3: Download complete [2021-08-06T22:13:06.454Z] Running on prd-ubuntu18.04-docker-8c-8g-2267 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-06T22:13:06.519Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-06T22:13:06.694Z] The recommended git tool is: git [2021-08-06T22:13:14.370Z] 25b303627fd3: Pull complete [2021-08-06T22:13:14.370Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-06T22:13:14.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:13:14.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-06T22:13:14.414Z] using credential edgex-jenkins-ssh [2021-08-06T22:13:14.438Z] Cloning the remote Git repository [2021-08-06T22:13:14.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-08-06T22:13:14.731Z] $ 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-08-06T22:13:14.460Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:13:14.541Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-06T22:13:14.578Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:13:14.578Z] > git --version # timeout=10 [2021-08-06T22:13:14.584Z] > git --version # 'git version 2.17.1' [2021-08-06T22:13:14.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:13:14.613Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:13:17.943Z] $ docker top 41da48f9737f277d70b80637a83cd977d7637940d228b755bfb5d0b18d144d32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:13:18.936Z] + grep parallel [2021-08-06T22:13:18.937Z] + docker-compose build --help [2021-08-06T22:13:22.311Z] --parallel Build images in parallel. [Pipeline] } [2021-08-06T22:13:22.612Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a [2021-08-06T22:13:22.617Z] $ docker stop --time=1 41da48f9737f277d70b80637a83cd977d7637940d228b755bfb5d0b18d144d32 [2021-08-06T22:13:22.808Z] Merge succeeded, producing a7d6ad75da01bc7ff975308419b0f57cdf700b79 [2021-08-06T22:13:22.808Z] Checking out Revision a7d6ad75da01bc7ff975308419b0f57cdf700b79 (PR-3655) [2021-08-06T22:13:21.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:13:21.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:13:21.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:13:22.003Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:13:22.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:13:22.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T22:13:22.620Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:13:22.625Z] > git checkout -f 0a80f914ce04b58fe6d7f6565df9e6f4b347ab4a # timeout=10 [2021-08-06T22:13:22.703Z] > git remote # timeout=10 [2021-08-06T22:13:22.717Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T22:13:22.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:13:22.732Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T22:13:22.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T22:13:22.808Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:13:22.812Z] > git checkout -f a7d6ad75da01bc7ff975308419b0f57cdf700b79 # timeout=10 [2021-08-06T22:13:24.512Z] $ docker rm -f 41da48f9737f277d70b80637a83cd977d7637940d228b755bfb5d0b18d144d32 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:13:25.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:13:25.301Z] . [Pipeline] withDockerContainer [2021-08-06T22:13:27.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-08-06T22:13:27.215Z] Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" [2021-08-06T22:13:27.215Z] First time build. Skipping changelog. [2021-08-06T22:13:27.246Z] > git --version # timeout=10 [2021-08-06T22:13:27.254Z] > git --version # 'git version 2.17.1' [2021-08-06T22:13:27.261Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T22:13:27.280Z] $ 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-08-06T22:13:28.884Z] $ docker top 4340441023d7514451c9a5e8eca3c0e8c15c08621118f082a8b022a235238e3e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:13:29.921Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T22:13:29.957Z] + echo snap-build.sh [2021-08-06T22:13:29.957Z] snap-build.sh [2021-08-06T22:13:29.957Z] + SNAP_BASE_DIR=. [2021-08-06T22:13:29.957Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-06T22:13:29.957Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-06T22:13:29.957Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-06T22:13:29.957Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-06T22:13:29.957Z] + cd /w/workspace/edgex-go/1 [2021-08-06T22:13:29.957Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-06T22:13:29.957Z] Reading package lists... [2021-08-06T22:13:29.957Z] Building dependency tree... [2021-08-06T22:13:29.957Z] Reading state information... [2021-08-06T22:13:29.957Z] The following packages were automatically installed and are no longer required: [2021-08-06T22:13:29.957Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-06T22:13:29.957Z] uidmap xdelta3 [2021-08-06T22:13:29.957Z] Use 'sudo apt autoremove' to remove them. [2021-08-06T22:13:29.957Z] The following packages will be REMOVED: [2021-08-06T22:13:29.957Z] lxd* lxd-client* [2021-08-06T22:13:30.226Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-06T22:13:30.226Z] After this operation, 31.7 MB disk space will be freed. [2021-08-06T22:13:30.764Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-06T22:13:30.764Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:13:31.348Z] Removing lxd dnsmasq configuration [2021-08-06T22:13:31.616Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:13:31.616Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-06T22:13:32.200Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:13:32.467Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-06T22:13:32.467Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:13:33.883Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-06T22:13:33.883Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-06T22:13:34.212Z] Building core-command ... [2021-08-06T22:13:34.213Z] Building core-data ... [2021-08-06T22:13:34.213Z] Building core-metadata ... [2021-08-06T22:13:34.213Z] Building security-bootstrapper ... [2021-08-06T22:13:34.213Z] Building security-proxy-setup ... [2021-08-06T22:13:34.213Z] Building security-secretstore-setup ... [2021-08-06T22:13:34.213Z] Building support-notifications ... [2021-08-06T22:13:34.213Z] Building support-scheduler ... [2021-08-06T22:13:34.213Z] Building sys-mgmt-agent ... [2021-08-06T22:13:34.213Z] Building core-data [2021-08-06T22:13:34.213Z] Building support-scheduler [2021-08-06T22:13:34.213Z] Building security-bootstrapper [2021-08-06T22:13:34.213Z] Building support-notifications [2021-08-06T22:13:34.213Z] Building core-metadata [2021-08-06T22:13:34.476Z] + sudo snap remove --purge lxd [2021-08-06T22:13:34.476Z] snap "lxd" is not installed [2021-08-06T22:13:34.476Z] + sudo groupadd --force --system lxd [2021-08-06T22:13:34.476Z] ++ whoami [2021-08-06T22:13:34.476Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-06T22:13:34.476Z] + newgrp - lxd [2021-08-06T22:13:34.476Z] + sudo snap install lxd [2021-08-06T22:13:44.577Z] 2021-08-06T22:13:42Z INFO Waiting for automatic snapd restart... [2021-08-06T22:13:59.800Z] lxd 4.16 from Canonical* installed [2021-08-06T22:13:59.800Z] + sudo lxd init --auto [2021-08-06T22:14:08.020Z] + sudo snap install --classic snapcraft [2021-08-06T22:14:23.041Z] snapcraft 4.8.3 from Canonical* installed [2021-08-06T22:14:23.042Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-06T22:14:23.042Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-06T22:14:23.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T22:14:23.042Z] Dload Upload Total Spent Left Speed [2021-08-06T22:14:23.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-08-06T22:14:23.042Z] 100 3325k 100 3325k 0 0 5813k 0 --:--:-- --:--:-- --:--:-- 5813k [2021-08-06T22:14:23.042Z] ./yq_linux_amd64 [2021-08-06T22:14:23.042Z] + sudo snapcraft prime --use-lxd [2021-08-06T22:14:24.463Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-06T22:14:24.729Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-06T22:14:24.729Z] - README.md [2021-08-06T22:14:24.729Z] [2021-08-06T22:14:24.729Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-06T22:14:24.729Z] Launching a container. [2021-08-06T22:14:31.394Z] Waiting for container to be ready [2021-08-06T22:14:31.665Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-06T22:14:31.665Z] [2021-08-06T22:14:35.922Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-06T22:14:35.922Z] Waiting for network to be ready... [2021-08-06T22:14:36.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:14:36.458Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-06T22:14:36.458Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-06T22:14:36.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-06T22:14:36.724Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-06T22:14:36.724Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-06T22:14:36.724Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-06T22:14:36.724Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-06T22:14:36.724Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-06T22:14:36.724Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-06T22:14:37.001Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-06T22:14:37.269Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-06T22:14:37.538Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-06T22:14:37.538Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-06T22:14:37.538Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-06T22:14:37.538Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-06T22:14:37.538Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-06T22:14:37.538Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-06T22:14:37.805Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-06T22:14:38.072Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-06T22:14:38.072Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-06T22:14:38.072Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-06T22:14:38.072Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-06T22:14:38.072Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-06T22:14:38.072Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-06T22:14:38.072Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-06T22:14:38.072Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-06T22:14:40.657Z] Fetched 25.0 MB in 4s (5984 kB/s) [2021-08-06T22:14:41.241Z] Reading package lists... [2021-08-06T22:14:41.512Z] Reading package lists... [2021-08-06T22:14:41.779Z] Building dependency tree... [2021-08-06T22:14:41.779Z] Reading state information... [2021-08-06T22:14:41.779Z] The following additional packages will be installed: [2021-08-06T22:14:41.779Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-06T22:14:41.779Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-06T22:14:41.779Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-06T22:14:41.779Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-06T22:14:41.779Z] Suggested packages: [2021-08-06T22:14:41.779Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-06T22:14:41.779Z] Recommended packages: [2021-08-06T22:14:41.779Z] gnupg libsasl2-modules [2021-08-06T22:14:41.779Z] The following NEW packages will be installed: [2021-08-06T22:14:41.779Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-06T22:14:41.779Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-06T22:14:41.779Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-06T22:14:41.779Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-06T22:14:41.779Z] The following packages will be upgraded: [2021-08-06T22:14:41.779Z] gpg gpg-agent gpgconf libudev1 [2021-08-06T22:14:41.779Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-06T22:14:41.779Z] Need to get 3527 kB of archives. [2021-08-06T22:14:41.779Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-06T22:14:41.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-06T22:14:42.045Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-06T22:14:42.045Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-06T22:14:42.045Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-06T22:14:42.045Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-06T22:14:42.045Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-06T22:14:42.045Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-06T22:14:42.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:14:42.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:14:42.270Z] ---> 7dc09f54130d [2021-08-06T22:14:42.270Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:14:42.270Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:14:42.270Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:14:42.270Z] ---> 7dc09f54130d [2021-08-06T22:14:42.270Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:14:42.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:14:42.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:14:42.270Z] ---> 7dc09f54130d [2021-08-06T22:14:42.270Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:14:42.271Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:14:42.271Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:14:42.271Z] ---> 7dc09f54130d [2021-08-06T22:14:42.271Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:14:42.271Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:14:42.271Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:14:42.271Z] ---> 7dc09f54130d [2021-08-06T22:14:42.271Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T22:14:42.271Z] ---> Running in 1f7ffaed3b17 [2021-08-06T22:14:42.271Z] ---> Running in da9fa94ffccf [2021-08-06T22:14:42.271Z] ---> Running in 53aea7378094 [2021-08-06T22:14:42.271Z] ---> Running in 0e090ce1c23b [2021-08-06T22:14:42.271Z] ---> Running in 55c7ffa5d857 [2021-08-06T22:14:42.271Z] Removing intermediate container 0e090ce1c23b [2021-08-06T22:14:42.271Z] ---> 17946a451d6d [2021-08-06T22:14:42.271Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:14:42.271Z] Removing intermediate container 53aea7378094 [2021-08-06T22:14:42.271Z] ---> 79e4a0d40f8b [2021-08-06T22:14:42.271Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:14:42.271Z] Removing intermediate container 1f7ffaed3b17 [2021-08-06T22:14:42.271Z] ---> 9398e2e67d25 [2021-08-06T22:14:42.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:14:42.271Z] Removing intermediate container da9fa94ffccf [2021-08-06T22:14:42.271Z] ---> aebb90621fe5 [2021-08-06T22:14:42.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:14:42.271Z] Removing intermediate container 55c7ffa5d857 [2021-08-06T22:14:42.271Z] ---> 25a5627187bd [2021-08-06T22:14:42.271Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:14:42.271Z] ---> Running in a3b5ee36f2d2 [2021-08-06T22:14:42.271Z] ---> Running in 3b53aa56a8b1 [2021-08-06T22:14:42.271Z] ---> Running in 72ec391d424f [2021-08-06T22:14:42.548Z] ---> Running in b5fd377ffbb1 [2021-08-06T22:14:42.548Z] ---> Running in 7ff1a01bd24f [2021-08-06T22:14:42.627Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-06T22:14:42.627Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-06T22:14:42.627Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-06T22:14:42.627Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-06T22:14:42.627Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-06T22:14:42.896Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-06T22:14:42.896Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-06T22:14:42.896Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-06T22:14:42.896Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-06T22:14:42.896Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-06T22:14:42.896Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-06T22:14:42.896Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-06T22:14:42.896Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-06T22:14:42.896Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-06T22:14:42.896Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-06T22:14:42.896Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:14:42.896Z] Fetched 3527 kB in 1s (3394 kB/s) [2021-08-06T22:14:43.162Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-06T22:14:43.162Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:14:43.162Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:14:43.162Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-06T22:14:43.162Z] Selecting previously unselected package udev. [2021-08-06T22:14:43.162Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-06T22:14:43.162Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:14:43.162Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-06T22:14:43.428Z] Selecting previously unselected package libfuse2:amd64. [2021-08-06T22:14:43.428Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-06T22:14:43.428Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-06T22:14:43.428Z] Selecting previously unselected package fuse. [2021-08-06T22:14:43.428Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-06T22:14:43.428Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-06T22:14:43.428Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:14:43.428Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:14:43.695Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:14:43.695Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:14:43.695Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:14:43.695Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:14:43.695Z] Selecting previously unselected package libksba8:amd64. [2021-08-06T22:14:43.695Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-06T22:14:43.695Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-06T22:14:43.963Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-06T22:14:43.963Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:43.963Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:43.963Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-06T22:14:43.963Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:43.963Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:43.963Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-06T22:14:43.963Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:43.963Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:43.963Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-06T22:14:43.963Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:43.963Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.232Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-06T22:14:44.232Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:44.232Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.232Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-06T22:14:44.232Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:44.232Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.232Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-06T22:14:44.232Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:44.232Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.232Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-06T22:14:44.232Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:44.232Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.501Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-06T22:14:44.501Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:14:44.501Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.501Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-06T22:14:44.501Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-06T22:14:44.501Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:14:44.501Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-06T22:14:44.501Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-06T22:14:44.501Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:14:44.501Z] Selecting previously unselected package libldap-common. [2021-08-06T22:14:44.501Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-06T22:14:44.501Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:14:44.501Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-06T22:14:44.501Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-06T22:14:44.501Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:14:44.776Z] Selecting previously unselected package dirmngr. [2021-08-06T22:14:44.776Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:14:44.776Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-06T22:14:44.776Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:14:44.776Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-06T22:14:44.776Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-06T22:14:44.776Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:14:44.776Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:14:44.776Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-06T22:14:44.776Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:44.776Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-06T22:14:44.776Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:14:44.776Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-06T22:14:45.043Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-06T22:14:45.329Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-06T22:14:45.330Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-06T22:14:45.330Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-06T22:14:45.330Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:14:45.330Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:14:45.330Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-06T22:14:45.330Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:14:45.914Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-06T22:14:45.914Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-06T22:14:45.914Z] This means they are not meant to be enabled using systemctl. [2021-08-06T22:14:45.914Z] Possible reasons for having this kind of units are: [2021-08-06T22:14:45.914Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-06T22:14:45.914Z] .wants/ or .requires/ directory. [2021-08-06T22:14:45.914Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-06T22:14:45.914Z] a requirement dependency on it. [2021-08-06T22:14:45.914Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-06T22:14:45.914Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-06T22:14:45.914Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-06T22:14:45.914Z] instance name specified. [2021-08-06T22:14:46.183Z] Reading package lists... [2021-08-06T22:14:46.183Z] Building dependency tree... [2021-08-06T22:14:46.183Z] Reading state information... [2021-08-06T22:14:46.452Z] The following additional packages will be installed: [2021-08-06T22:14:46.452Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-06T22:14:46.452Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-06T22:14:46.452Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-06T22:14:46.452Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-06T22:14:46.452Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-06T22:14:46.452Z] Suggested packages: [2021-08-06T22:14:46.452Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-06T22:14:46.452Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-06T22:14:46.452Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-06T22:14:46.452Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-06T22:14:46.452Z] systemd-container policykit-1 [2021-08-06T22:14:46.452Z] Recommended packages: [2021-08-06T22:14:46.452Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-06T22:14:46.452Z] The following NEW packages will be installed: [2021-08-06T22:14:46.452Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-06T22:14:46.452Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-06T22:14:46.452Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-06T22:14:46.452Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-06T22:14:46.452Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-06T22:14:46.452Z] The following packages will be upgraded: [2021-08-06T22:14:46.452Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-06T22:14:46.452Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-06T22:14:46.452Z] Need to get 36.7 MB of archives. [2021-08-06T22:14:46.452Z] After this operation, 147 MB of additional disk space will be used. [2021-08-06T22:14:46.452Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-06T22:14:46.719Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-06T22:14:46.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-06T22:14:46.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-06T22:14:46.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-06T22:14:46.719Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-06T22:14:46.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-06T22:14:46.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-06T22:14:46.719Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-06T22:14:46.719Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-06T22:14:46.719Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-06T22:14:46.719Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-06T22:14:46.719Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-06T22:14:46.719Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-06T22:14:46.719Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-06T22:14:46.719Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-06T22:14:46.719Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-06T22:14:46.719Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-06T22:14:46.886Z] Removing intermediate container a3b5ee36f2d2 [2021-08-06T22:14:46.887Z] ---> 3ecf66c8d84b [2021-08-06T22:14:46.887Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T22:14:46.887Z] ---> Running in 061bd32b2caf [2021-08-06T22:14:46.887Z] Removing intermediate container 3b53aa56a8b1 [2021-08-06T22:14:46.887Z] ---> d52cd4cb39be [2021-08-06T22:14:46.887Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:14:46.887Z] ---> Running in 416d395d155e [2021-08-06T22:14:47.161Z] Removing intermediate container 72ec391d424f [2021-08-06T22:14:47.161Z] ---> 609f6ba11c93 [2021-08-06T22:14:47.161Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T22:14:47.161Z] Removing intermediate container b5fd377ffbb1 [2021-08-06T22:14:47.161Z] ---> c0e55fa39386 [2021-08-06T22:14:47.161Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-06T22:14:47.161Z] Removing intermediate container 7ff1a01bd24f [2021-08-06T22:14:47.161Z] ---> c3f3e530c1dd [2021-08-06T22:14:47.161Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T22:14:47.313Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-06T22:14:47.313Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-06T22:14:47.313Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-06T22:14:47.313Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-06T22:14:47.313Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-06T22:14:47.313Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-06T22:14:47.313Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-06T22:14:47.313Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-06T22:14:47.313Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-06T22:14:47.313Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-06T22:14:47.313Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-06T22:14:47.435Z] ---> Running in 41e9afdf943e [2021-08-06T22:14:47.436Z] ---> Running in 4258faef309a [2021-08-06T22:14:47.436Z] ---> Running in d97b8f5aaff8 [2021-08-06T22:14:47.580Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-06T22:14:48.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:48.988Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:14:48.988Z] Fetched 36.7 MB in 2s (16.5 MB/s) [2021-08-06T22:14:48.988Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:14:48.988Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:14:48.988Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] OK: 218 MiB in 52 packages [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:14:51.233Z] OK: 218 MiB in 52 packages [2021-08-06T22:14:51.482Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:14:51.482Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-06T22:14:51.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:14:51.482Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-06T22:14:51.482Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-06T22:14:51.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:14:51.482Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-06T22:14:51.482Z] Setting up apt (1.6.14) ... [2021-08-06T22:14:51.482Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-06T22:14:51.482Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-06T22:14:51.482Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-06T22:14:51.482Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-06T22:14:51.482Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-06T22:14:51.482Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.482Z] Selecting previously unselected package libexpat1:amd64. [2021-08-06T22:14:51.482Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-06T22:14:51.482Z] Selecting previously unselected package python3.6-minimal. [2021-08-06T22:14:51.482Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.482Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-06T22:14:51.482Z] Checking for services that may need to be restarted...done. [2021-08-06T22:14:51.482Z] Checking for services that may need to be restarted...done. [2021-08-06T22:14:51.482Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.482Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-06T22:14:51.482Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.482Z] Selecting previously unselected package python3-minimal. [2021-08-06T22:14:51.482Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-06T22:14:51.482Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:14:51.482Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-06T22:14:51.482Z] Selecting previously unselected package mime-support. [2021-08-06T22:14:51.482Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-06T22:14:51.482Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-06T22:14:51.510Z] OK: 218 MiB in 52 packages [2021-08-06T22:14:51.510Z] OK: 218 MiB in 52 packages [2021-08-06T22:14:51.752Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-06T22:14:51.752Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-06T22:14:51.752Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-06T22:14:51.752Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-06T22:14:51.752Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:14:51.752Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.752Z] Selecting previously unselected package python3.6. [2021-08-06T22:14:51.752Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:14:51.752Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:51.862Z] OK: 218 MiB in 52 packages [2021-08-06T22:14:52.020Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-06T22:14:52.020Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:14:52.020Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-06T22:14:52.020Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-06T22:14:52.020Z] Selecting previously unselected package python3. [2021-08-06T22:14:52.192Z] Removing intermediate container 061bd32b2caf [2021-08-06T22:14:52.192Z] ---> 18b76c7e2bc0 [2021-08-06T22:14:52.192Z] Step 6/32 : COPY go.mod . [2021-08-06T22:14:52.290Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-06T22:14:52.290Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:14:52.290Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-06T22:14:52.290Z] Selecting previously unselected package multiarch-support. [2021-08-06T22:14:52.290Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:14:52.290Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-06T22:14:52.290Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-06T22:14:52.290Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-06T22:14:52.290Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-06T22:14:52.290Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-06T22:14:52.290Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-06T22:14:52.290Z] Selecting previously unselected package libbsd0:amd64. [2021-08-06T22:14:52.290Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-06T22:14:52.290Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-06T22:14:52.290Z] Selecting previously unselected package sudo. [2021-08-06T22:14:52.290Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-06T22:14:52.556Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-06T22:14:52.556Z] Selecting previously unselected package apparmor. [2021-08-06T22:14:52.556Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-06T22:14:52.556Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-06T22:14:52.556Z] Selecting previously unselected package libedit2:amd64. [2021-08-06T22:14:52.556Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-06T22:14:52.556Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-06T22:14:52.556Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-06T22:14:52.823Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:14:52.823Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:52.823Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-06T22:14:52.823Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:14:52.823Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:52.823Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-06T22:14:52.823Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-06T22:14:52.823Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-06T22:14:52.823Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-06T22:14:52.823Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:14:52.823Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:52.823Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-06T22:14:52.823Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:14:52.823Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:53.090Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-06T22:14:53.090Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-06T22:14:53.090Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-06T22:14:53.291Z] Removing intermediate container 416d395d155e [2021-08-06T22:14:53.292Z] ---> 9e57cf3b6afa [2021-08-06T22:14:53.292Z] Step 6/24 : COPY go.mod . [2021-08-06T22:14:53.357Z] Selecting previously unselected package openssh-client. [2021-08-06T22:14:53.357Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-06T22:14:53.357Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-06T22:14:53.357Z] Selecting previously unselected package squashfs-tools. [2021-08-06T22:14:53.357Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-06T22:14:53.357Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-06T22:14:53.357Z] Selecting previously unselected package snapd. [2021-08-06T22:14:53.357Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-06T22:14:53.357Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-06T22:14:53.573Z] Removing intermediate container 4258faef309a [2021-08-06T22:14:53.574Z] ---> c26443a7e96f [2021-08-06T22:14:53.574Z] Step 6/23 : COPY go.mod . [2021-08-06T22:14:53.574Z] Removing intermediate container 41e9afdf943e [2021-08-06T22:14:53.574Z] ---> ed82db6da6c7 [2021-08-06T22:14:53.574Z] Step 6/23 : COPY go.mod . [2021-08-06T22:14:54.175Z] ---> 6e9c377abaa6 [2021-08-06T22:14:54.175Z] Step 7/32 : RUN go mod download [2021-08-06T22:14:54.175Z] Removing intermediate container d97b8f5aaff8 [2021-08-06T22:14:54.175Z] ---> d4203901aa00 [2021-08-06T22:14:54.175Z] Step 6/24 : COPY go.mod . [2021-08-06T22:14:54.451Z] ---> Running in 9787b63e06e7 [2021-08-06T22:14:54.728Z] ---> bf998b78e91d [2021-08-06T22:14:54.728Z] Step 7/24 : RUN go mod download [2021-08-06T22:14:54.728Z] ---> 54a706aa4b02 [2021-08-06T22:14:54.728Z] Step 7/23 : RUN go mod download [2021-08-06T22:14:56.685Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-06T22:14:56.685Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-06T22:14:56.685Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-06T22:14:56.685Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-06T22:14:56.685Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-06T22:14:56.685Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:56.685Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:14:56.685Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-06T22:14:56.685Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-06T22:14:56.685Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-06T22:14:56.685Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-06T22:14:56.685Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-06T22:14:56.685Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:56.685Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:56.685Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:14:56.685Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-06T22:14:56.685Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:56.685Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-06T22:14:56.685Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-06T22:14:56.685Z] running python rtupdate hooks for python3.6... [2021-08-06T22:14:56.685Z] running python post-rtupdate hooks for python3.6... [2021-08-06T22:14:56.939Z] ---> Running in 8bd416d0db29 [2021-08-06T22:14:56.939Z] ---> 0011462c4206 [2021-08-06T22:14:56.939Z] Step 7/23 : RUN go mod download [2021-08-06T22:14:56.939Z] ---> Running in a10ef68d5d64 [2021-08-06T22:14:56.939Z] ---> Running in ba9122cbf762 [2021-08-06T22:14:56.939Z] ---> fff7e3a9a589 [2021-08-06T22:14:56.939Z] Step 7/24 : RUN go mod download [2021-08-06T22:14:56.939Z] ---> Running in 7a61f7955a0d [2021-08-06T22:14:56.975Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-06T22:14:57.320Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-06T22:14:57.603Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:14:57.603Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-06T22:14:57.603Z] Setting up snapd (2.49.2+18.04) ... [2021-08-06T22:14:58.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-06T22:14:58.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-06T22:14:58.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-06T22:14:58.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-06T22:14:58.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-06T22:14:58.725Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-06T22:14:58.992Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-06T22:14:58.992Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-06T22:14:59.258Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-06T22:14:59.525Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-06T22:14:59.525Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-06T22:14:59.525Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:14:59.525Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-06T22:14:59.559Z] Removing intermediate container 9787b63e06e7 [2021-08-06T22:14:59.560Z] ---> ca39d62500ed [2021-08-06T22:14:59.560Z] Step 8/32 : COPY . . [2021-08-06T22:15:00.483Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:15:00.483Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:15:00.483Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:15:00.749Z] Fetched 88.7 kB in 0s (178 kB/s) [2021-08-06T22:15:01.715Z] Reading package lists... [2021-08-06T22:15:01.715Z] Reading package lists... [2021-08-06T22:15:01.992Z] Building dependency tree... [2021-08-06T22:15:01.992Z] Reading state information... [2021-08-06T22:15:01.992Z] Calculating upgrade... [2021-08-06T22:15:02.219Z] Removing intermediate container 8bd416d0db29 [2021-08-06T22:15:02.219Z] ---> 534837286275 [2021-08-06T22:15:02.219Z] Step 8/24 : COPY . . [2021-08-06T22:15:02.273Z] The following packages will be upgraded: [2021-08-06T22:15:02.273Z] advancecomp base-files bash binutils binutils-common [2021-08-06T22:15:02.273Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-06T22:15:02.273Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-06T22:15:02.273Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-06T22:15:02.273Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-06T22:15:02.273Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-06T22:15:02.273Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-06T22:15:02.273Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-06T22:15:02.273Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-06T22:15:02.273Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-06T22:15:02.273Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-06T22:15:02.273Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-06T22:15:02.273Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-06T22:15:02.273Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-06T22:15:02.273Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-06T22:15:02.273Z] ubuntu-keyring util-linux [2021-08-06T22:15:02.498Z] Removing intermediate container a10ef68d5d64 [2021-08-06T22:15:02.499Z] ---> 8367d2cc56a2 [2021-08-06T22:15:02.499Z] Step 8/23 : COPY . . [2021-08-06T22:15:02.548Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:15:02.548Z] Need to get 64.2 MB of archives. [2021-08-06T22:15:02.548Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-06T22:15:02.548Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-06T22:15:02.548Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-06T22:15:02.821Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-06T22:15:02.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-06T22:15:02.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-06T22:15:02.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-06T22:15:02.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-06T22:15:02.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-06T22:15:02.822Z] 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-08-06T22:15:02.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-06T22:15:02.822Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-06T22:15:02.822Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-06T22:15:02.822Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-06T22:15:02.822Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-06T22:15:02.822Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-06T22:15:02.822Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-06T22:15:02.822Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-06T22:15:02.822Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-06T22:15:02.822Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-06T22:15:02.822Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-06T22:15:02.822Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-06T22:15:02.822Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-06T22:15:02.822Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-06T22:15:02.822Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-06T22:15:02.822Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-06T22:15:02.822Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-06T22:15:02.822Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-06T22:15:02.822Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-06T22:15:02.822Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-06T22:15:02.822Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-06T22:15:02.822Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-06T22:15:03.097Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-06T22:15:03.097Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-06T22:15:03.097Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-06T22:15:03.097Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-06T22:15:03.097Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-06T22:15:03.097Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-06T22:15:03.097Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-06T22:15:03.097Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-06T22:15:03.097Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-06T22:15:03.097Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-06T22:15:03.097Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-06T22:15:03.097Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-06T22:15:03.097Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-06T22:15:03.097Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-06T22:15:03.097Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-06T22:15:03.097Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-06T22:15:03.097Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-06T22:15:03.097Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-06T22:15:03.097Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-06T22:15:03.097Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-06T22:15:03.097Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-06T22:15:03.097Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-06T22:15:03.097Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-06T22:15:03.097Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-06T22:15:03.097Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-06T22:15:03.097Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-06T22:15:03.097Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-06T22:15:03.115Z] Removing intermediate container 7a61f7955a0d [2021-08-06T22:15:03.115Z] ---> ea05cb1ac515 [2021-08-06T22:15:03.115Z] Step 8/24 : COPY . . [2021-08-06T22:15:03.370Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-06T22:15:03.370Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-06T22:15:03.370Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-06T22:15:05.416Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-06T22:15:05.416Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-06T22:15:05.416Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-06T22:15:05.416Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-06T22:15:05.416Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-06T22:15:05.416Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-06T22:15:05.416Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-06T22:15:05.416Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-06T22:15:05.416Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-06T22:15:05.416Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-06T22:15:05.416Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-06T22:15:05.416Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-06T22:15:05.416Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-06T22:15:05.416Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-06T22:15:05.416Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-06T22:15:05.416Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-06T22:15:05.416Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-06T22:15:05.416Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-06T22:15:05.416Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-06T22:15:05.416Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-06T22:15:05.416Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-06T22:15:05.416Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-06T22:15:05.416Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-06T22:15:05.416Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-06T22:15:05.416Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-06T22:15:05.416Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-06T22:15:05.416Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-06T22:15:05.416Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-06T22:15:05.416Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-06T22:15:05.416Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-06T22:15:05.416Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-06T22:15:05.416Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-06T22:15:05.416Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-06T22:15:05.416Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-06T22:15:05.416Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-06T22:15:05.416Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-06T22:15:05.416Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-06T22:15:05.416Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-06T22:15:05.416Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-06T22:15:05.416Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-06T22:15:05.416Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-06T22:15:05.416Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-06T22:15:05.416Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:15:05.416Z] Fetched 64.2 MB in 2s (28.7 MB/s) [2021-08-06T22:15:05.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:15:05.416Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:15:05.416Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:15:05.416Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-06T22:15:05.416Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.416Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.416Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.416Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.417Z] Removing intermediate container ba9122cbf762 [2021-08-06T22:15:05.418Z] ---> 24cb1e721217 [2021-08-06T22:15:05.418Z] Step 8/23 : COPY . . [2021-08-06T22:15:05.683Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.683Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.683Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.683Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.683Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.683Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.683Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.683Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.951Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:05.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:15:05.951Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.951Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.951Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:05.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:15:05.951Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.951Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:05.951Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:05.951Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:06.219Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:06.219Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:15:06.219Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:06.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:15:06.486Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:15:06.486Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:15:06.753Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-06T22:15:07.027Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:15:07.027Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-06T22:15:07.027Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-06T22:15:07.027Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-06T22:15:07.027Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-06T22:15:07.294Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-06T22:15:07.294Z] Installing new version of config file /etc/issue ... [2021-08-06T22:15:07.294Z] Installing new version of config file /etc/issue.net ... [2021-08-06T22:15:07.294Z] Installing new version of config file /etc/lsb-release ... [2021-08-06T22:15:07.294Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-06T22:15:07.564Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-06T22:15:07.565Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-06T22:15:07.565Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-06T22:15:07.565Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:07.565Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-06T22:15:07.565Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-06T22:15:07.833Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-06T22:15:07.833Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-06T22:15:07.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:07.833Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:07.833Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:07.833Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:08.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.099Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-06T22:15:08.099Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-06T22:15:08.099Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-06T22:15:08.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.099Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-06T22:15:08.099Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:15:08.369Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-06T22:15:08.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.369Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:15:08.369Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:15:08.637Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:15:08.637Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.637Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:15:08.637Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:15:08.637Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-06T22:15:08.637Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.637Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-06T22:15:08.637Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-06T22:15:08.904Z] Setting up grep (3.1-2build1) ... [2021-08-06T22:15:08.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.904Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-06T22:15:08.904Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-06T22:15:08.904Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-06T22:15:08.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:08.904Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-06T22:15:08.904Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-06T22:15:09.172Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-06T22:15:09.172Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:09.172Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:15:09.172Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:15:09.172Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-06T22:15:09.172Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:09.172Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:15:09.172Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:15:10.133Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:15:10.133Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:15:10.133Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:15:10.133Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:15:10.400Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-06T22:15:10.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:10.400Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-06T22:15:10.400Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:15:10.983Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-06T22:15:10.983Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-06T22:15:10.983Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-06T22:15:10.983Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-06T22:15:10.983Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-06T22:15:10.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:10.983Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-06T22:15:10.983Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-06T22:15:11.249Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-06T22:15:11.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:11.249Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:11.249Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:11.249Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:11.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:11.249Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:11.517Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:11.517Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:11.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:11.517Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:11.517Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:11.517Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:11.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:11.517Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:11.517Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:11.784Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:11.784Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:11.784Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:15:11.784Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:15:11.784Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:15:11.784Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:15:11.784Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:15:12.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:12.052Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:15:12.052Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:15:12.052Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:15:12.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:12.052Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:12.052Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:12.052Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:12.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:12.052Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:12.052Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:12.320Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:12.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:12.320Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:12.320Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:12.588Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:12.853Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-06T22:15:13.120Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-06T22:15:13.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:13.120Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:15:13.120Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:15:13.387Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:15:13.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:15:13.387Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-06T22:15:13.387Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:15:13.387Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-06T22:15:13.655Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:15:13.655Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-06T22:15:13.655Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-06T22:15:13.655Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-06T22:15:13.924Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:15:13.925Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-06T22:15:13.925Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-06T22:15:13.925Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-06T22:15:13.925Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:15:13.925Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-06T22:15:13.925Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-06T22:15:14.192Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-06T22:15:14.192Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:15:14.193Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:15:14.193Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:15:14.193Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:15:14.459Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:15:14.459Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:15:14.459Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:15:14.459Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:15:14.459Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-06T22:15:14.459Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:15:14.726Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:15:14.726Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:15:14.726Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:14.994Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:15:14.994Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:15:14.994Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:15:14.994Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:15:14.994Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:15:14.994Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:15:14.994Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:15:15.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:15.261Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-06T22:15:15.261Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-06T22:15:15.261Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-06T22:15:15.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:15.261Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-06T22:15:15.261Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-06T22:15:15.261Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-06T22:15:15.527Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:15.527Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-06T22:15:15.527Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:15:15.527Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:15:15.795Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:15.795Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:15:15.795Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:15:15.795Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:15:15.795Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:15.795Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-06T22:15:15.795Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-06T22:15:16.069Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-06T22:15:16.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.069Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-06T22:15:16.069Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-06T22:15:16.337Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-06T22:15:16.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.338Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:15:16.338Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:15:16.338Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-06T22:15:16.605Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.605Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:15:16.605Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-06T22:15:16.605Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-06T22:15:16.605Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.605Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:15:16.605Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-06T22:15:16.605Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-06T22:15:16.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.872Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-06T22:15:16.872Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-06T22:15:16.872Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-06T22:15:16.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:16.872Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-06T22:15:16.872Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-06T22:15:17.138Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-06T22:15:17.138Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:17.138Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-06T22:15:17.138Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-06T22:15:17.138Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-06T22:15:17.138Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:17.138Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-06T22:15:17.138Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-06T22:15:17.405Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-06T22:15:17.405Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:17.405Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-06T22:15:17.405Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-06T22:15:17.405Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-06T22:15:17.672Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:15:17.672Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-06T22:15:17.672Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-06T22:15:17.672Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-06T22:15:17.672Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-06T22:15:17.672Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-06T22:15:17.672Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-06T22:15:17.672Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-06T22:15:17.672Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-06T22:15:17.940Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-06T22:15:17.940Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-06T22:15:17.940Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-06T22:15:17.940Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-06T22:15:18.211Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-06T22:15:18.211Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-06T22:15:18.211Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-06T22:15:18.211Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-06T22:15:18.211Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-06T22:15:18.211Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-06T22:15:18.477Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-06T22:15:18.477Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-06T22:15:18.477Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-06T22:15:18.477Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-06T22:15:18.477Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-06T22:15:18.477Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-06T22:15:18.743Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-06T22:15:18.743Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-06T22:15:18.743Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-06T22:15:18.743Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-06T22:15:19.010Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-06T22:15:19.010Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-06T22:15:19.276Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:15:19.276Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-06T22:15:19.276Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:15:19.276Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:15:19.544Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:15:19.544Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:15:19.544Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:15:19.544Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:15:19.544Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:15:19.544Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:15:19.811Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:19.811Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:19.811Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:19.811Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:19.811Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:19.811Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:20.079Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:20.079Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:20.662Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:20.663Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:21.626Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:21.626Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:21.894Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:21.894Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:22.160Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:22.160Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:22.742Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:15:23.009Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:15:23.009Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:15:23.009Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:15:23.009Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-06T22:15:23.009Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:15:23.009Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-06T22:15:23.276Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:15:23.276Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-06T22:15:23.276Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-06T22:15:23.276Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:15:23.276Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:15:23.276Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:15:23.276Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:15:23.544Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-06T22:15:23.544Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-06T22:15:23.544Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.544Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:15:23.544Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.544Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.544Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.544Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-06T22:15:23.544Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-06T22:15:23.544Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-06T22:15:23.756Z] ---> 4bb1803c5912 [2021-08-06T22:15:23.756Z] Step 9/32 : RUN go mod tidy [2021-08-06T22:15:23.756Z] ---> Running in 3b9f163224bc [2021-08-06T22:15:23.756Z] ---> 95a00e9f83bb [2021-08-06T22:15:23.756Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:15:23.756Z] ---> 881241c5af33 [2021-08-06T22:15:23.756Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:15:23.756Z] ---> 8fc3d600fb7f [2021-08-06T22:15:23.756Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:15:23.756Z] ---> Running in 63e7c99e9d09 [2021-08-06T22:15:23.756Z] ---> 18632365f73b [2021-08-06T22:15:23.756Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:15:23.756Z] ---> Running in 1e61907cdd8f [2021-08-06T22:15:23.756Z] ---> Running in e2fdaf0307e9 [2021-08-06T22:15:23.811Z] [2021-08-06T22:15:23.811Z] Current default time zone: 'Etc/UTC' [2021-08-06T22:15:23.811Z] Local time is now: Fri Aug 6 22:15:23 UTC 2021. [2021-08-06T22:15:23.811Z] Universal Time is now: Fri Aug 6 22:15:23 UTC 2021. [2021-08-06T22:15:23.811Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-06T22:15:23.811Z] [2021-08-06T22:15:23.811Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-06T22:15:23.811Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.811Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-06T22:15:23.811Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:15:23.811Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-06T22:15:23.811Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-06T22:15:23.811Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-06T22:15:23.811Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-06T22:15:23.811Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-06T22:15:23.811Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-06T22:15:23.811Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:23.811Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-06T22:15:24.034Z] ---> Running in 51f625fee4fd [2021-08-06T22:15:24.079Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:24.079Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:15:24.079Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:24.079Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-06T22:15:24.079Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-06T22:15:24.079Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-06T22:15:24.079Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-06T22:15:24.079Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-06T22:15:24.079Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-06T22:15:24.079Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:15:24.079Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-06T22:15:26.036Z] Updating certificates in /etc/ssl/certs... [2021-08-06T22:15:26.619Z] 23 added, 27 removed; done. [2021-08-06T22:15:26.886Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-06T22:15:26.887Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-06T22:15:26.887Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-06T22:15:26.887Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-06T22:15:26.887Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:15:26.887Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-06T22:15:26.887Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:15:26.887Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:15:26.887Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-06T22:15:26.887Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:15:26.887Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:15:26.887Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:15:26.887Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-06T22:15:27.153Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:15:27.153Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:15:27.153Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-06T22:15:27.153Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-06T22:15:27.153Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-06T22:15:27.153Z] Updating certificates in /etc/ssl/certs... [2021-08-06T22:15:27.736Z] 0 added, 0 removed; done. [2021-08-06T22:15:27.736Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-06T22:15:27.736Z] done. [2021-08-06T22:15:30.360Z] Reading package lists... [2021-08-06T22:15:30.360Z] Building dependency tree... [2021-08-06T22:15:30.360Z] Reading state information... [2021-08-06T22:15:30.360Z] The following NEW packages will be installed: [2021-08-06T22:15:30.360Z] apt-transport-https [2021-08-06T22:15:30.360Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:15:30.360Z] Need to get 4348 B of archives. [2021-08-06T22:15:30.360Z] After this operation, 154 kB of additional disk space will be used. [2021-08-06T22:15:30.360Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-06T22:15:30.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:15:30.360Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-08-06T22:15:30.360Z] Selecting previously unselected package apt-transport-https. [2021-08-06T22:15:30.360Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-06T22:15:30.360Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-06T22:15:30.360Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-06T22:15:30.360Z] Setting up apt-transport-https (1.6.14) ... [2021-08-06T22:15:30.360Z] Waiting for network to be ready... [2021-08-06T22:15:30.371Z] Removing intermediate container 3b9f163224bc [2021-08-06T22:15:30.371Z] ---> 0b369943dfd3 [2021-08-06T22:15:30.371Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T22:15:30.371Z] ---> Running in 3269d893ddd2 [2021-08-06T22:15:30.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T22:15:31.258Z] Removing intermediate container e2fdaf0307e9 [2021-08-06T22:15:31.258Z] ---> 07029b871400 [2021-08-06T22:15:31.258Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T22:15:31.258Z] ---> Running in 8027a3e7bce1 [2021-08-06T22:15:31.865Z] Removing intermediate container 63e7c99e9d09 [2021-08-06T22:15:31.865Z] ---> 38e4296aafe6 [2021-08-06T22:15:31.865Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T22:15:31.865Z] ---> Running in 3c5b5a6f7d6a [2021-08-06T22:15:32.145Z] Removing intermediate container 51f625fee4fd [2021-08-06T22:15:32.145Z] ---> 83733525d6ca [2021-08-06T22:15:32.145Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T22:15:32.145Z] Removing intermediate container 1e61907cdd8f [2021-08-06T22:15:32.145Z] ---> ea51cb4ef27a [2021-08-06T22:15:32.145Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T22:15:32.428Z] ---> Running in b83fd972cae6 [2021-08-06T22:15:32.428Z] ---> Running in 849ce38f9650 [2021-08-06T22:15:34.421Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:15:34.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:15:35.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:15:35.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T22:15:35.705Z] 2021-08-06T22:15:32Z INFO Waiting for automatic snapd restart... [2021-08-06T22:15:36.667Z] snapd 2.51.3 from Canonical* installed [2021-08-06T22:15:37.627Z] "snapd" switched to the "latest/stable" channel [2021-08-06T22:15:37.627Z] [2021-08-06T22:15:40.206Z] core18 20210611 from Canonical* installed [2021-08-06T22:15:40.206Z] "core18" switched to the "latest/stable" channel [2021-08-06T22:15:40.206Z] [2021-08-06T22:15:43.546Z] snapcraft 4.8.3 from Canonical* installed [2021-08-06T22:15:43.546Z] "snapcraft" switched to the "latest/stable" channel [2021-08-06T22:15:43.546Z] [2021-08-06T22:15:47.804Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-06T22:15:47.804Z] - README.md [2021-08-06T22:15:47.804Z] [2021-08-06T22:15:47.804Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-06T22:15:47.804Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:15:47.804Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:15:48.070Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:15:48.070Z] Fetched 88.7 kB in 0s (187 kB/s) [2021-08-06T22:15:49.030Z] Reading package lists... [2021-08-06T22:15:49.298Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-06T22:15:49.567Z] Reading package lists... [2021-08-06T22:15:49.567Z] Building dependency tree... [2021-08-06T22:15:49.567Z] Reading state information... [2021-08-06T22:15:49.567Z] Suggested packages: [2021-08-06T22:15:49.567Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-06T22:15:49.567Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-06T22:15:49.567Z] Recommended packages: [2021-08-06T22:15:49.567Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-06T22:15:49.833Z] The following NEW packages will be installed: [2021-08-06T22:15:49.833Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-06T22:15:49.833Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-06T22:15:49.833Z] pkg-config zip [2021-08-06T22:15:49.833Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:15:49.833Z] Need to get 7663 kB of archives. [2021-08-06T22:15:49.833Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-06T22:15:49.833Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-06T22:15:50.099Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-06T22:15:50.099Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-06T22:15:50.099Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-06T22:15:50.099Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-06T22:15:50.099Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-06T22:15:50.099Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-06T22:15:50.099Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-06T22:15:50.365Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-06T22:15:50.365Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-06T22:15:50.365Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-06T22:15:50.365Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-06T22:15:50.365Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-06T22:15:50.631Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-06T22:15:50.631Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-06T22:15:50.631Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:15:50.631Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-08-06T22:15:50.631Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-06T22:15:50.631Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-06T22:15:50.631Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-06T22:15:50.631Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-06T22:15:50.896Z] Selecting previously unselected package libpsl5:amd64. [2021-08-06T22:15:50.896Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-06T22:15:50.896Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-06T22:15:50.896Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-06T22:15:50.896Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-06T22:15:50.896Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-06T22:15:50.896Z] Selecting previously unselected package librtmp1:amd64. [2021-08-06T22:15:50.896Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-06T22:15:50.896Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-06T22:15:51.162Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-06T22:15:51.162Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-06T22:15:51.162Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-06T22:15:51.162Z] Selecting previously unselected package liberror-perl. [2021-08-06T22:15:51.162Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-06T22:15:51.162Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-06T22:15:51.162Z] Selecting previously unselected package git-man. [2021-08-06T22:15:51.162Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-06T22:15:51.162Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:15:51.427Z] Selecting previously unselected package git. [2021-08-06T22:15:51.427Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-06T22:15:51.427Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:15:52.009Z] Selecting previously unselected package libnorm1:amd64. [2021-08-06T22:15:52.010Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-06T22:15:52.010Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-06T22:15:52.010Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-06T22:15:52.010Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-06T22:15:52.010Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-06T22:15:52.010Z] Selecting previously unselected package libsodium23:amd64. [2021-08-06T22:15:52.010Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-06T22:15:52.010Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-06T22:15:52.010Z] Selecting previously unselected package libzmq5:amd64. [2021-08-06T22:15:52.010Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-06T22:15:52.010Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:15:52.010Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-06T22:15:52.010Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-06T22:15:52.010Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:15:52.278Z] Selecting previously unselected package pkg-config. [2021-08-06T22:15:52.278Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-06T22:15:52.278Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-06T22:15:52.278Z] Selecting previously unselected package zip. [2021-08-06T22:15:52.278Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-06T22:15:52.278Z] Unpacking zip (3.0-11build1) ... [2021-08-06T22:15:52.278Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-06T22:15:52.278Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:15:52.278Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-06T22:15:52.278Z] Setting up liberror-perl (0.17025-1) ... [2021-08-06T22:15:52.278Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-06T22:15:52.278Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-06T22:15:52.278Z] No schema files found: doing nothing. [2021-08-06T22:15:52.278Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-06T22:15:52.278Z] Setting up zip (3.0-11build1) ... [2021-08-06T22:15:52.545Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-06T22:15:52.545Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-06T22:15:52.545Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-06T22:15:52.545Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:15:52.545Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-06T22:15:52.545Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:15:52.545Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:15:52.545Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:15:53.128Z] git set to automatically installed. [2021-08-06T22:15:53.128Z] git-man set to automatically installed. [2021-08-06T22:15:53.128Z] libcurl3-gnutls set to automatically installed. [2021-08-06T22:15:53.128Z] liberror-perl set to automatically installed. [2021-08-06T22:15:53.128Z] libglib2.0-0 set to automatically installed. [2021-08-06T22:15:53.128Z] libnghttp2-14 set to automatically installed. [2021-08-06T22:15:53.128Z] libnorm1 set to automatically installed. [2021-08-06T22:15:53.128Z] libpgm-5.2-0 set to automatically installed. [2021-08-06T22:15:53.128Z] libpsl5 set to automatically installed. [2021-08-06T22:15:53.128Z] librtmp1 set to automatically installed. [2021-08-06T22:15:53.128Z] libsodium23 set to automatically installed. [2021-08-06T22:15:53.128Z] libzmq3-dev set to automatically installed. [2021-08-06T22:15:53.128Z] libzmq5 set to automatically installed. [2021-08-06T22:15:53.128Z] pkg-config set to automatically installed. [2021-08-06T22:15:53.128Z] zip set to automatically installed. [2021-08-06T22:15:54.536Z] snapd is not logged in, snap install commands will use sudo [2021-08-06T22:15:55.121Z] snap "core18" has no updates available [2021-08-06T22:15:55.707Z] snapd is not logged in, snap install commands will use sudo [2021-08-06T22:16:03.920Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-06T22:16:04.187Z] Pulling config-common [2021-08-06T22:16:04.187Z] + snapcraftctl pull [2021-08-06T22:16:06.900Z] Pulling go-build-helper [2021-08-06T22:16:06.900Z] + snapcraftctl pull [2021-08-06T22:16:06.900Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-06T22:16:06.900Z] Skipping pull go-build-helper (already ran) [2021-08-06T22:16:06.900Z] Building go-build-helper [2021-08-06T22:16:06.900Z] + snapcraftctl build [2021-08-06T22:16:08.317Z] Staging go-build-helper [2021-08-06T22:16:08.317Z] + snapcraftctl stage [2021-08-06T22:16:18.400Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:16:18.400Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-06T22:16:18.400Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-06T22:16:18.400Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-06T22:16:18.400Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-06T22:16:18.400Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-06T22:16:18.400Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-06T22:16:18.400Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-06T22:16:18.400Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-06T22:16:18.400Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-06T22:16:18.400Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-06T22:16:18.400Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-06T22:16:18.400Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-06T22:16:18.400Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-06T22:16:18.400Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-06T22:16:18.400Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-06T22:16:18.400Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-06T22:16:18.400Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-06T22:16:18.400Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-06T22:16:18.400Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-06T22:16:18.400Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-06T22:16:18.400Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-06T22:16:18.400Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-06T22:16:18.400Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-06T22:16:18.400Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-06T22:16:18.400Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-06T22:16:18.400Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-06T22:16:18.400Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-06T22:16:18.400Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-06T22:16:18.400Z] Fetched 224 kB in 0s (0 B/s) [2021-08-06T22:16:18.400Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-06T22:16:18.400Z] Fetched 157 kB in 0s (0 B/s) [2021-08-06T22:16:18.400Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-06T22:16:18.400Z] Fetched 221 kB in 0s (0 B/s) [2021-08-06T22:16:18.400Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-06T22:16:18.400Z] Fetched 143 kB in 0s (0 B/s) [2021-08-06T22:16:18.400Z] Pulling edgex-go [2021-08-06T22:16:18.400Z] + snapcraftctl pull [2021-08-06T22:16:18.400Z] Pulling hooks [2021-08-06T22:16:18.400Z] + snapcraftctl pull [2021-08-06T22:16:36.609Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-06T22:16:36.609Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:16:36.609Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:16:36.609Z] Fetched 0 B in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-06T22:16:36.609Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-06T22:16:36.609Z] Fetched 279 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-06T22:16:36.609Z] Fetched 122 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-06T22:16:36.609Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-06T22:16:36.609Z] Fetched 8848 B in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-06T22:16:36.609Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-06T22:16:36.609Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-06T22:16:36.609Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-06T22:16:36.609Z] Fetched 219 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-06T22:16:36.609Z] Fetched 154 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-06T22:16:36.609Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-06T22:16:36.609Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-06T22:16:36.609Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-06T22:16:36.609Z] Fetched 499 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-06T22:16:36.609Z] Fetched 111 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-06T22:16:36.609Z] Fetched 240 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-06T22:16:36.609Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-06T22:16:36.609Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-06T22:16:36.609Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-06T22:16:36.609Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-06T22:16:36.609Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-06T22:16:36.609Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-06T22:16:36.609Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-06T22:16:36.609Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-06T22:16:36.609Z] Fetched 8720 B in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-06T22:16:36.609Z] Fetched 140 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-06T22:16:36.609Z] Fetched 119 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-06T22:16:36.609Z] Fetched 111 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-06T22:16:36.609Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-06T22:16:36.609Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-06T22:16:36.609Z] Fetched 645 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-06T22:16:36.610Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-06T22:16:36.610Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-06T22:16:36.610Z] Fetched 368 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-06T22:16:36.610Z] Fetched 187 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-06T22:16:36.610Z] Fetched 175 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-06T22:16:36.610Z] Fetched 206 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-06T22:16:36.610Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-06T22:16:36.610Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-06T22:16:36.610Z] Fetched 159 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-06T22:16:36.610Z] Fetched 107 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-06T22:16:36.610Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-06T22:16:36.610Z] Pulling static-packages [2021-08-06T22:16:36.610Z] + snapcraftctl pull [2021-08-06T22:16:36.610Z] Pulling version [2021-08-06T22:16:36.610Z] + cd /root/project [2021-08-06T22:16:36.610Z] + git describe --tags --abbrev=0 [2021-08-06T22:16:36.610Z] + sed s/v// [2021-08-06T22:16:36.610Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-06T22:16:36.610Z] + [ -z 2.0.1-dev.24 ] [2021-08-06T22:16:36.610Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-06T22:16:36.610Z] Building config-common [2021-08-06T22:16:36.610Z] + snapcraftctl build [2021-08-06T22:16:38.024Z] Skipping build go-build-helper (already ran) [2021-08-06T22:16:38.024Z] Building edgex-go [2021-08-06T22:16:38.293Z] + cd /root/parts/edgex-go/src [2021-08-06T22:16:38.293Z] + git describe --tags --abbrev=0 [2021-08-06T22:16:38.293Z] + sed s/v// [2021-08-06T22:16:38.293Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-06T22:16:38.293Z] + [ -z 2.0.1-dev.24 ] [2021-08-06T22:16:38.293Z] + echo 2.0.1-dev.24 [2021-08-06T22:16:38.293Z] + make build [2021-08-06T22:16:38.293Z] go mod tidy [2021-08-06T22:16:41.632Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-06T22:16:41.632Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-06T22:16:41.632Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-06T22:16:41.632Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-06T22:16:41.632Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-06T22:16:41.632Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-06T22:16:41.632Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-06T22:16:41.632Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-06T22:16:42.591Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-06T22:16:42.591Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-06T22:16:42.856Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-06T22:16:42.856Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-06T22:16:42.856Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-06T22:16:42.856Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-06T22:16:42.856Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-06T22:16:42.856Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-06T22:16:43.130Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-06T22:16:43.130Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-06T22:16:43.130Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-06T22:16:43.130Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-06T22:16:43.130Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-06T22:16:43.629Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-06T22:16:43.629Z] go: downloading golang.org/x/text v0.3.6 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-06T22:16:43.629Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-06T22:16:43.629Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-06T22:16:45.819Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-06T22:16:45.819Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-06T22:16:45.819Z] go: downloading github.com/kr/text v0.1.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-06T22:16:45.819Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-06T22:16:45.819Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-06T22:16:45.819Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-06T22:16:45.819Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-06T22:16:45.819Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-06T22:16:45.819Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-06T22:16:45.819Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-06T22:16:45.819Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-06T22:16:45.819Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-06T22:16:45.819Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-06T22:16:45.819Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-06T22:16:45.819Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:16:54.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:16:59.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T22:16:59.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T22:17:01.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:17:01.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:17:02.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:17:03.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:17:04.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T22:17:06.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T22:17:07.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T22:17:08.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T22:17:09.439Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-06T22:17:09.708Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-06T22:17:09.708Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-06T22:17:09.708Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-06T22:17:09.708Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-06T22:17:09.708Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-06T22:17:09.708Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-06T22:17:09.708Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-06T22:17:09.708Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-06T22:17:09.708Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-06T22:17:09.708Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-06T22:17:10.671Z] Building hooks [2021-08-06T22:17:10.671Z] + cd /root/parts/hooks/src [2021-08-06T22:17:10.671Z] + make build [2021-08-06T22:17:10.671Z] go mod tidy [2021-08-06T22:17:11.635Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-06T22:17:11.635Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-06T22:17:11.635Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-06T22:17:11.635Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-06T22:17:11.904Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-06T22:17:12.488Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-06T22:17:13.071Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-06T22:17:13.071Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-06T22:17:16.178Z] Building static-packages [2021-08-06T22:17:16.178Z] + snapcraftctl build [2021-08-06T22:17:18.117Z] Building version [2021-08-06T22:17:18.117Z] + snapcraftctl build [2021-08-06T22:17:20.056Z] Staging config-common [2021-08-06T22:17:20.056Z] + snapcraftctl stage [2021-08-06T22:17:21.018Z] Skipping stage go-build-helper (already ran) [2021-08-06T22:17:21.018Z] Staging edgex-go [2021-08-06T22:17:21.018Z] + snapcraftctl stage [2021-08-06T22:17:21.981Z] Staging hooks [2021-08-06T22:17:21.981Z] + snapcraftctl stage [2021-08-06T22:17:23.389Z] Staging static-packages [2021-08-06T22:17:23.389Z] + snapcraftctl stage [2021-08-06T22:17:24.349Z] Staging version [2021-08-06T22:17:24.349Z] + snapcraftctl stage [2021-08-06T22:17:25.308Z] Priming config-common [2021-08-06T22:17:25.308Z] + snapcraftctl prime [2021-08-06T22:17:26.269Z] Priming go-build-helper [2021-08-06T22:17:26.269Z] + snapcraftctl prime [2021-08-06T22:17:27.230Z] Priming edgex-go [2021-08-06T22:17:27.230Z] + snapcraftctl prime [2021-08-06T22:17:28.639Z] Priming hooks [2021-08-06T22:17:28.639Z] + snapcraftctl prime [2021-08-06T22:17:29.597Z] Priming static-packages [2021-08-06T22:17:29.597Z] + snapcraftctl prime [2021-08-06T22:17:32.183Z] Priming version [2021-08-06T22:17:32.183Z] + snapcraftctl prime [2021-08-06T22:17:33.148Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-06T22:17:42.701Z] Removing intermediate container 3269d893ddd2 [2021-08-06T22:17:42.701Z] ---> a04596cb96bb [2021-08-06T22:17:42.701Z] [2021-08-06T22:17:42.701Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T22:17:42.701Z] 3.12: Pulling from library/alpine [2021-08-06T22:17:42.701Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T22:17:42.701Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T22:17:42.701Z] ---> c4fd0aeabfcf [2021-08-06T22:17:42.701Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T22:17:42.701Z] ---> Running in 570d8d255ec6 [2021-08-06T22:17:42.701Z] Removing intermediate container 570d8d255ec6 [2021-08-06T22:17:42.701Z] ---> 68e2ae236d9e [2021-08-06T22:17:42.701Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T22:17:42.701Z] ---> Running in 648a56c847c2 [2021-08-06T22:17:42.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:42.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:42.701Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:17:42.701Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T22:17:42.701Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:17:42.701Z] OK: 5 MiB in 16 packages [2021-08-06T22:17:42.701Z] Removing intermediate container 648a56c847c2 [2021-08-06T22:17:42.701Z] ---> db007c49769e [2021-08-06T22:17:42.701Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-06T22:17:42.701Z] ---> Running in 5dba02cf1398 [2021-08-06T22:17:42.701Z] Removing intermediate container 5dba02cf1398 [2021-08-06T22:17:42.701Z] ---> ad6bd35f1000 [2021-08-06T22:17:42.701Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T22:17:42.701Z] ---> Running in 6a440d20ed30 [2021-08-06T22:17:42.701Z] Removing intermediate container 6a440d20ed30 [2021-08-06T22:17:42.701Z] ---> 8faf55d990da [2021-08-06T22:17:42.701Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T22:17:42.701Z] ---> Running in 2f55f9940900 [2021-08-06T22:17:42.701Z] Removing intermediate container b83fd972cae6 [2021-08-06T22:17:42.701Z] ---> ad4d99bda221 [2021-08-06T22:17:42.701Z] [2021-08-06T22:17:42.701Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:17:42.701Z] ---> c4fd0aeabfcf [2021-08-06T22:17:42.701Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:17:43.303Z] ---> Running in 5a7c5f902330 [2021-08-06T22:17:43.582Z] Removing intermediate container 849ce38f9650 [2021-08-06T22:17:43.582Z] ---> adb696daeaae [2021-08-06T22:17:43.582Z] [2021-08-06T22:17:43.582Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:17:43.582Z] ---> c4fd0aeabfcf [2021-08-06T22:17:43.582Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T22:17:43.582Z] Removing intermediate container 3c5b5a6f7d6a [2021-08-06T22:17:43.582Z] ---> 32734c37343d [2021-08-06T22:17:43.582Z] [2021-08-06T22:17:43.582Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:17:43.582Z] ---> c4fd0aeabfcf [2021-08-06T22:17:43.582Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:17:43.866Z] ---> Running in cb8e9b48784b [2021-08-06T22:17:43.866Z] ---> Running in 92ecb68a57ff [2021-08-06T22:17:44.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:45.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:45.180Z] Removing intermediate container 2f55f9940900 [2021-08-06T22:17:45.180Z] ---> 306200ad0e4f [2021-08-06T22:17:45.180Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T22:17:45.790Z] ---> Running in 91c0023c551b [2021-08-06T22:17:46.077Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T22:17:46.077Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:17:46.077Z] OK: 5 MiB in 15 packages [2021-08-06T22:17:46.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:46.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:46.712Z] Removing intermediate container 91c0023c551b [2021-08-06T22:17:46.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:46.712Z] ---> deab0b37c6ea [2021-08-06T22:17:46.712Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T22:17:46.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:47.277Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T22:17:47.277Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:17:47.561Z] OK: 5 MiB in 15 packages [2021-08-06T22:17:47.561Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T22:17:47.561Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:17:47.561Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:17:49.207Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:17:49.208Z] OK: 6 MiB in 16 packages [2021-08-06T22:17:49.208Z] Removing intermediate container 5a7c5f902330 [2021-08-06T22:17:49.208Z] ---> 2357c5526cb3 [2021-08-06T22:17:49.208Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:17:49.208Z] ---> 50ef117c0ae8 [2021-08-06T22:17:49.208Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-06T22:17:49.208Z] ---> Running in e146a7e3c98c [2021-08-06T22:17:49.491Z] ---> Running in bebcedeab21b [2021-08-06T22:17:49.771Z] Removing intermediate container 92ecb68a57ff [2021-08-06T22:17:49.771Z] ---> b0ec42028cff [2021-08-06T22:17:49.771Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:17:50.380Z] Removing intermediate container 8027a3e7bce1 [2021-08-06T22:17:50.380Z] ---> ed5aa430d784 [2021-08-06T22:17:50.380Z] [2021-08-06T22:17:50.380Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:17:50.380Z] ---> c4fd0aeabfcf [2021-08-06T22:17:50.380Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T22:17:50.380Z] ---> Running in ae2f05c18484 [2021-08-06T22:17:50.380Z] Removing intermediate container e146a7e3c98c [2021-08-06T22:17:50.380Z] ---> f5dc3da6b6f2 [2021-08-06T22:17:50.380Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T22:17:50.658Z] ---> Running in 67b0b111495b [2021-08-06T22:17:50.658Z] ---> Running in 4369779be30d [2021-08-06T22:17:50.658Z] Removing intermediate container cb8e9b48784b [2021-08-06T22:17:50.658Z] ---> 0091402f45e9 [2021-08-06T22:17:50.658Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:17:50.933Z] ---> Running in 300fbe3ab44a [2021-08-06T22:17:51.210Z] Removing intermediate container ae2f05c18484 [2021-08-06T22:17:51.210Z] ---> 0e86702cedf9 [2021-08-06T22:17:51.210Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T22:17:51.490Z] Removing intermediate container 67b0b111495b [2021-08-06T22:17:51.490Z] ---> 433eadf5a61c [2021-08-06T22:17:51.490Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T22:17:51.490Z] ---> Running in dcbc75e3c3c6 [2021-08-06T22:17:51.490Z] Removing intermediate container 4369779be30d [2021-08-06T22:17:51.490Z] ---> f6e79343d430 [2021-08-06T22:17:51.490Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:17:51.770Z] ---> Running in 1a3fa4f6028a [2021-08-06T22:17:51.770Z] Removing intermediate container 300fbe3ab44a [2021-08-06T22:17:51.770Z] ---> 773be518a020 [2021-08-06T22:17:51.770Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T22:17:51.770Z] ---> Running in 9c03f1806ec8 [2021-08-06T22:17:52.045Z] ---> Running in 1ac65f348d61 [2021-08-06T22:17:52.335Z] Removing intermediate container dcbc75e3c3c6 [2021-08-06T22:17:52.335Z] ---> 74d34990342f [2021-08-06T22:17:52.335Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:17:52.621Z] ---> Running in bb5bab748f17 [2021-08-06T22:17:52.621Z] Removing intermediate container 1a3fa4f6028a [2021-08-06T22:17:52.621Z] ---> 8ca06b4f441b [2021-08-06T22:17:52.621Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T22:17:52.621Z] Removing intermediate container 9c03f1806ec8 [2021-08-06T22:17:52.621Z] ---> 2d304822f64a [2021-08-06T22:17:52.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:17:52.898Z] ---> Running in a41395852a4b [2021-08-06T22:17:52.898Z] Removing intermediate container 1ac65f348d61 [2021-08-06T22:17:52.898Z] ---> b6a5e9534c8b [2021-08-06T22:17:52.898Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:17:53.174Z] Removing intermediate container bebcedeab21b [2021-08-06T22:17:53.174Z] ---> e2456f5e0142 [2021-08-06T22:17:53.174Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:17:53.174Z] ---> Running in 28b14b71e20a [2021-08-06T22:17:53.449Z] Removing intermediate container bb5bab748f17 [2021-08-06T22:17:53.449Z] ---> 3b5da16be343 [2021-08-06T22:17:53.449Z] Step 16/24 : WORKDIR / [2021-08-06T22:17:53.723Z] Removing intermediate container a41395852a4b [2021-08-06T22:17:53.723Z] ---> 9475084ba3ce [2021-08-06T22:17:53.723Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:17:53.723Z] ---> Running in dd48a2a305fe [2021-08-06T22:17:53.723Z] ---> 87b4c34096f2 [2021-08-06T22:17:53.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T22:17:54.003Z] ---> Running in 366cad156315 [2021-08-06T22:17:54.003Z] Removing intermediate container 28b14b71e20a [2021-08-06T22:17:54.003Z] ---> 2a016d2e1afb [2021-08-06T22:17:54.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:17:54.287Z] ---> e28e7cd10da8 [2021-08-06T22:17:54.287Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T22:17:54.564Z] Removing intermediate container dd48a2a305fe [2021-08-06T22:17:54.564Z] ---> ee6f570f8599 [2021-08-06T22:17:54.564Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:17:55.580Z] ---> 1807509e2dac [2021-08-06T22:17:55.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T22:17:55.861Z] ---> 28ef5e0071a4 [2021-08-06T22:17:55.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T22:17:56.166Z] ---> b316f309a467 [2021-08-06T22:17:56.166Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T22:17:56.441Z] ---> 8a8f5a688cb5 [2021-08-06T22:17:56.441Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T22:17:57.042Z] ---> 4ba7c92bdd51 [2021-08-06T22:17:57.042Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T22:17:57.645Z] ---> Running in 043ac0055ca5 [2021-08-06T22:17:57.645Z] Removing intermediate container 366cad156315 [2021-08-06T22:17:57.645Z] ---> a54183ae7820 [2021-08-06T22:17:57.645Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T22:17:57.645Z] ---> b7c4147ce0ff [2021-08-06T22:17:57.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-06T22:17:57.929Z] ---> Running in 696d1ade625b [2021-08-06T22:17:57.929Z] ---> 333f2448f7a0 [2021-08-06T22:17:57.929Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T22:17:57.929Z] ---> 0888eb471976 [2021-08-06T22:17:57.929Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T22:17:58.543Z] Removing intermediate container 043ac0055ca5 [2021-08-06T22:17:58.543Z] ---> 6408b06583f5 [2021-08-06T22:17:58.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:17:58.825Z] ---> Running in 1dae0a584ecd [2021-08-06T22:17:59.433Z] ---> ea77c4fa5990 [2021-08-06T22:17:59.433Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T22:17:59.433Z] ---> 85b2275eba9f [2021-08-06T22:17:59.433Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T22:17:59.433Z] ---> eec3ce5b6875 [2021-08-06T22:17:59.433Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T22:17:59.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:17:59.433Z] ---> Running in 1db237946a96 [2021-08-06T22:17:59.706Z] Removing intermediate container 1dae0a584ecd [2021-08-06T22:17:59.706Z] ---> 8ed18c06f26b [2021-08-06T22:17:59.706Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T22:17:59.706Z] ---> Running in 89e87ad747bf [2021-08-06T22:17:59.706Z] ---> Running in 68c30ffd2361 [2021-08-06T22:18:00.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:18:00.312Z] Removing intermediate container 1db237946a96 [2021-08-06T22:18:00.312Z] ---> 78fab8ac9be7 [2021-08-06T22:18:00.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:18:00.312Z] Removing intermediate container 89e87ad747bf [2021-08-06T22:18:00.312Z] ---> ee0f10651617 [2021-08-06T22:18:00.312Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:18:00.312Z] ---> Running in b79dd8051ea2 [2021-08-06T22:18:00.589Z] Removing intermediate container 68c30ffd2361 [2021-08-06T22:18:00.589Z] ---> dc352c86d87f [2021-08-06T22:18:00.589Z] Step 22/23 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:18:00.589Z] ---> 8f5ad2ff117c [2021-08-06T22:18:00.589Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-06T22:18:00.874Z] ---> Running in 2f3768ef1de4 [2021-08-06T22:18:00.874Z] ---> Running in 74a62c6a47cf [2021-08-06T22:18:00.874Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:18:01.157Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T22:18:01.157Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T22:18:01.157Z] ---> Running in dd8ed305edda [2021-08-06T22:18:01.157Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T22:18:01.441Z] Removing intermediate container b79dd8051ea2 [2021-08-06T22:18:01.441Z] ---> 03413086b219 [2021-08-06T22:18:01.441Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T22:18:01.441Z] Removing intermediate container 2f3768ef1de4 [2021-08-06T22:18:01.441Z] ---> afc6548581e4 [2021-08-06T22:18:01.441Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:18:01.441Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T22:18:01.441Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T22:18:01.717Z] ---> Running in 4a24c5e400d1 [2021-08-06T22:18:01.717Z] Removing intermediate container 74a62c6a47cf [2021-08-06T22:18:01.717Z] ---> 6e81dc81bfcb [2021-08-06T22:18:01.717Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:18:01.717Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:18:01.717Z] OK: 8 MiB in 20 packages [2021-08-06T22:18:01.717Z] ---> Running in fd1fb042b6e3 [2021-08-06T22:18:01.998Z] Removing intermediate container dd8ed305edda [2021-08-06T22:18:01.998Z] ---> 13b572b62e4f [2021-08-06T22:18:01.998Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T22:18:01.998Z] ---> Running in fa5591bfd9c6 [2021-08-06T22:18:02.277Z] Removing intermediate container 4a24c5e400d1 [2021-08-06T22:18:02.277Z] ---> 45d889159f0d [2021-08-06T22:18:02.277Z] Step 22/23 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:18:02.552Z] ---> Running in 633ea2b447ae [2021-08-06T22:18:02.826Z] Removing intermediate container fd1fb042b6e3 [2021-08-06T22:18:02.826Z] ---> 611d3898fbfe [2021-08-06T22:18:02.826Z] Step 23/24 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:18:02.826Z] Removing intermediate container fa5591bfd9c6 [2021-08-06T22:18:02.826Z] ---> d1fca57dcf3c [2021-08-06T22:18:02.826Z] [2021-08-06T22:18:03.116Z] ---> Running in 86296b27f196 [2021-08-06T22:18:03.116Z] ---> 777a7ecf94d2 [2021-08-06T22:18:03.116Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T22:18:03.116Z] Successfully built d1fca57dcf3c [2021-08-06T22:18:03.393Z] Successfully tagged support-scheduler-arm64:latest [2021-08-06T22:18:03.393Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-06T22:18:03.393Z] Removing intermediate container 633ea2b447ae [2021-08-06T22:18:03.393Z] ---> a75457f71160 [2021-08-06T22:18:03.393Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:18:03.393Z] Removing intermediate container 696d1ade625b [2021-08-06T22:18:03.393Z] ---> a25604af102c [2021-08-06T22:18:03.393Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:18:03.669Z] ---> Running in 8a5a4242eb36 [2021-08-06T22:18:03.942Z] ---> Running in 59449704818f [2021-08-06T22:18:03.943Z] Removing intermediate container 86296b27f196 [2021-08-06T22:18:03.943Z] ---> 86f11a4dd801 [2021-08-06T22:18:03.943Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:18:04.544Z] ---> Running in 8ea1c715121b [2021-08-06T22:18:04.821Z] Removing intermediate container 59449704818f [2021-08-06T22:18:04.822Z] ---> a4ef2e9f602c [2021-08-06T22:18:04.822Z] [2021-08-06T22:18:04.822Z] ---> a64091a08d3b [2021-08-06T22:18:04.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T22:18:05.424Z] Successfully built a4ef2e9f602c [2021-08-06T22:18:05.424Z] Successfully tagged support-notifications-arm64:latest [2021-08-06T22:18:05.424Z]  Building support-notifications ... done Building security-secretstore-setup [2021-08-06T22:18:05.424Z] Removing intermediate container 8ea1c715121b [2021-08-06T22:18:05.424Z] ---> 8b9182d1a2fd [2021-08-06T22:18:05.424Z] [2021-08-06T22:18:06.029Z] Successfully built 8b9182d1a2fd [2021-08-06T22:18:06.029Z] Successfully tagged core-metadata-arm64:latest [2021-08-06T22:18:06.029Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-06T22:18:06.640Z] ---> de21b543ad7a [2021-08-06T22:18:06.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T22:18:07.270Z] Removing intermediate container 8a5a4242eb36 [2021-08-06T22:18:07.270Z] ---> cbf2922e85ef [2021-08-06T22:18:07.270Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T22:18:08.260Z] ---> Running in f266a7d648fd [2021-08-06T22:18:08.543Z] ---> 584205ced0f6 [2021-08-06T22:18:08.543Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T22:18:08.820Z] ---> Running in c819ce13a4a4 [2021-08-06T22:18:09.421Z] Removing intermediate container f266a7d648fd [2021-08-06T22:18:09.421Z] ---> 3705b6270846 [2021-08-06T22:18:09.421Z] Step 29/32 : CMD ["gate"] [2021-08-06T22:18:10.021Z] Removing intermediate container c819ce13a4a4 [2021-08-06T22:18:10.021Z] ---> 854e074c810a [2021-08-06T22:18:10.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:18:10.297Z] ---> Running in b5d9218d874d [2021-08-06T22:18:10.575Z] ---> Running in 8bfe0a250848 [2021-08-06T22:18:11.178Z] Removing intermediate container b5d9218d874d [2021-08-06T22:18:11.178Z] ---> 2151518aae62 [2021-08-06T22:18:11.178Z] Step 30/32 : LABEL arch=arm64 [2021-08-06T22:18:11.457Z] Removing intermediate container 8bfe0a250848 [2021-08-06T22:18:11.457Z] ---> dc5d76669437 [2021-08-06T22:18:11.457Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:18:12.060Z] ---> Running in d042d460fc20 [2021-08-06T22:18:12.354Z] ---> Running in bbbfc45c2b67 [2021-08-06T22:18:12.633Z] Removing intermediate container d042d460fc20 [2021-08-06T22:18:12.633Z] ---> 9256ea8d75c3 [2021-08-06T22:18:12.633Z] Step 31/32 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:18:14.373Z] Removing intermediate container bbbfc45c2b67 [2021-08-06T22:18:14.373Z] ---> f9dee27a5fbf [2021-08-06T22:18:14.373Z] Step 23/24 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:18:14.373Z] ---> Running in 6f65efd197ec [2021-08-06T22:18:14.373Z] ---> Running in 71e9ac709b36 [2021-08-06T22:18:14.373Z] Removing intermediate container 6f65efd197ec [2021-08-06T22:18:14.373Z] ---> 3a7b6178eb03 [2021-08-06T22:18:14.373Z] Step 32/32 : LABEL version=0.0.0 [2021-08-06T22:18:14.373Z] ---> Running in 3d5c398c1a6a [2021-08-06T22:18:14.373Z] Removing intermediate container 71e9ac709b36 [2021-08-06T22:18:14.373Z] ---> fc227348f0ce [2021-08-06T22:18:14.373Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:18:14.971Z] ---> Running in bc6bf9a2eeee [2021-08-06T22:18:15.251Z] Removing intermediate container 3d5c398c1a6a [2021-08-06T22:18:15.251Z] ---> 40f46bd80513 [2021-08-06T22:18:15.251Z] [2021-08-06T22:18:15.527Z] Successfully built 40f46bd80513 [2021-08-06T22:18:15.527Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-06T22:18:15.527Z]  Building security-bootstrapper ... done Building core-command [2021-08-06T22:18:15.527Z] Removing intermediate container bc6bf9a2eeee [2021-08-06T22:18:15.527Z] ---> 8391dab03304 [2021-08-06T22:18:15.527Z] [2021-08-06T22:18:15.831Z] Successfully built 8391dab03304 [2021-08-06T22:18:15.831Z] Successfully tagged core-data-arm64:latest [2021-08-06T22:18:49.907Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:18:49.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:18:49.907Z] ---> 7dc09f54130d [2021-08-06T22:18:49.907Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> 25a5627187bd [2021-08-06T22:18:49.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> c3f3e530c1dd [2021-08-06T22:18:49.907Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> c26443a7e96f [2021-08-06T22:18:49.907Z] Step 6/22 : COPY go.mod . [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> 54a706aa4b02 [2021-08-06T22:18:49.907Z] Step 7/22 : RUN go mod download [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> 8367d2cc56a2 [2021-08-06T22:18:49.907Z] Step 8/22 : COPY . . [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> 8fc3d600fb7f [2021-08-06T22:18:49.907Z] Step 9/22 : RUN go mod tidy [2021-08-06T22:18:49.907Z] ---> Using cache [2021-08-06T22:18:49.907Z] ---> ea51cb4ef27a [2021-08-06T22:18:49.907Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T22:18:51.920Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:18:51.920Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:18:51.920Z] ---> 7dc09f54130d [2021-08-06T22:18:51.920Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T22:18:51.920Z] ---> Using cache [2021-08-06T22:18:51.920Z] ---> 25a5627187bd [2021-08-06T22:18:51.920Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:18:51.920Z] ---> Using cache [2021-08-06T22:18:51.920Z] ---> c3f3e530c1dd [2021-08-06T22:18:51.920Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T22:18:51.920Z] ---> Using cache [2021-08-06T22:18:51.920Z] ---> c26443a7e96f [2021-08-06T22:18:51.920Z] Step 6/26 : COPY go.mod . [2021-08-06T22:18:51.920Z] ---> Using cache [2021-08-06T22:18:51.920Z] ---> 54a706aa4b02 [2021-08-06T22:18:52.200Z] Step 7/26 : RUN go mod download [2021-08-06T22:18:52.200Z] ---> Using cache [2021-08-06T22:18:52.200Z] ---> 8367d2cc56a2 [2021-08-06T22:18:52.200Z] Step 8/26 : COPY . . [2021-08-06T22:18:52.200Z] ---> Using cache [2021-08-06T22:18:52.200Z] ---> 8fc3d600fb7f [2021-08-06T22:18:52.200Z] Step 9/26 : RUN go mod tidy [2021-08-06T22:18:52.200Z] ---> Using cache [2021-08-06T22:18:52.200Z] ---> ea51cb4ef27a [2021-08-06T22:18:52.200Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T22:18:52.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:18:52.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:18:52.200Z] ---> 7dc09f54130d [2021-08-06T22:18:52.200Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:18:52.200Z] ---> Using cache [2021-08-06T22:18:52.200Z] ---> 25a5627187bd [2021-08-06T22:18:52.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:18:52.200Z] ---> Using cache [2021-08-06T22:18:52.200Z] ---> c3f3e530c1dd [2021-08-06T22:18:52.200Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T22:18:53.660Z] ---> Running in e5bbdfb4210b [2021-08-06T22:18:53.661Z] ---> Running in 305199a5a617 [2021-08-06T22:18:53.661Z] ---> Running in 7fb87a0200fb [2021-08-06T22:18:55.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:18:55.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:18:55.671Z] ---> 7dc09f54130d [2021-08-06T22:18:55.671Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> 25a5627187bd [2021-08-06T22:18:55.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> c3f3e530c1dd [2021-08-06T22:18:55.671Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> c26443a7e96f [2021-08-06T22:18:55.671Z] Step 6/24 : COPY go.mod . [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> 54a706aa4b02 [2021-08-06T22:18:55.671Z] Step 7/24 : RUN go mod download [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> 8367d2cc56a2 [2021-08-06T22:18:55.671Z] Step 8/24 : COPY . . [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> 8fc3d600fb7f [2021-08-06T22:18:55.671Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:18:55.671Z] ---> Using cache [2021-08-06T22:18:55.671Z] ---> ea51cb4ef27a [2021-08-06T22:18:55.671Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T22:18:55.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:18:55.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T22:18:55.946Z] ---> Running in 521a00acd93e [2021-08-06T22:18:56.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:18:56.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:18:58.647Z] OK: 218 MiB in 52 packages [2021-08-06T22:18:58.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T22:18:58.922Z] Removing intermediate container e5bbdfb4210b [2021-08-06T22:18:58.922Z] ---> e2ac0417c0a5 [2021-08-06T22:18:58.922Z] Step 6/24 : COPY go.mod . [2021-08-06T22:19:00.875Z] ---> 022984838f77 [2021-08-06T22:19:00.875Z] Step 7/24 : RUN go mod download [2021-08-06T22:19:00.875Z] ---> Running in ebc17c0a5851 [2021-08-06T22:19:06.742Z] Removing intermediate container ebc17c0a5851 [2021-08-06T22:19:06.742Z] ---> ceb1a9d1d15a [2021-08-06T22:19:06.742Z] Step 8/24 : COPY . . [2021-08-06T22:19:23.929Z] ---> 411b85082e54 [2021-08-06T22:19:23.929Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:19:26.058Z] ---> Running in 5b2b96e398d9 [2021-08-06T22:19:32.163Z] Removing intermediate container 5b2b96e398d9 [2021-08-06T22:19:32.163Z] ---> ce9dcaca4c05 [2021-08-06T22:19:32.163Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T22:19:32.163Z] ---> Running in 811af208e60f [2021-08-06T22:19:34.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:20:23.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T22:20:23.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T22:20:27.462Z] Removing intermediate container 521a00acd93e [2021-08-06T22:20:27.462Z] ---> d5c55c09e666 [2021-08-06T22:20:27.462Z] [2021-08-06T22:20:27.462Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:20:27.462Z] ---> c4fd0aeabfcf [2021-08-06T22:20:27.462Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:20:27.462Z] ---> Using cache [2021-08-06T22:20:27.462Z] ---> b0ec42028cff [2021-08-06T22:20:27.462Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:20:27.462Z] ---> Using cache [2021-08-06T22:20:27.462Z] ---> 0e86702cedf9 [2021-08-06T22:20:27.462Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T22:20:27.462Z] ---> Running in 005af603b761 [2021-08-06T22:20:28.475Z] Removing intermediate container 005af603b761 [2021-08-06T22:20:28.475Z] ---> dd62ffb99491 [2021-08-06T22:20:28.475Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:20:29.082Z] ---> Running in cc693570dbe0 [2021-08-06T22:20:31.071Z] Removing intermediate container cc693570dbe0 [2021-08-06T22:20:31.071Z] ---> 6dba36295275 [2021-08-06T22:20:31.071Z] Step 16/24 : WORKDIR / [2021-08-06T22:20:31.071Z] Removing intermediate container 305199a5a617 [2021-08-06T22:20:31.071Z] ---> 052ae7c8ef68 [2021-08-06T22:20:31.071Z] [2021-08-06T22:20:31.071Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T22:20:31.071Z] ---> c4fd0aeabfcf [2021-08-06T22:20:31.071Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T22:20:31.680Z] ---> Running in 27cc402aa8ff [2021-08-06T22:20:31.680Z] ---> Running in d263170ea4b2 [2021-08-06T22:20:33.153Z] Removing intermediate container 27cc402aa8ff [2021-08-06T22:20:33.153Z] ---> 8429426646cc [2021-08-06T22:20:33.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:20:33.153Z] Removing intermediate container 7fb87a0200fb [2021-08-06T22:20:33.153Z] ---> 04f90b60cba3 [2021-08-06T22:20:33.153Z] [2021-08-06T22:20:33.153Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T22:20:33.153Z] ---> c4fd0aeabfcf [2021-08-06T22:20:33.153Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T22:20:33.432Z] ---> Running in e5f249805ff0 [2021-08-06T22:20:34.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:20:34.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:20:34.719Z] ---> 627b8f5db793 [2021-08-06T22:20:34.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T22:20:34.997Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T22:20:35.275Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:20:35.275Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T22:20:35.275Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T22:20:35.275Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:20:35.275Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:20:35.555Z] OK: 7 MiB in 18 packages [2021-08-06T22:20:35.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:20:36.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:20:36.731Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T22:20:36.731Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:20:36.731Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T22:20:36.731Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T22:20:36.731Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:20:36.731Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T22:20:36.731Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:20:36.731Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:20:37.006Z] OK: 7 MiB in 20 packages [2021-08-06T22:20:37.290Z] ---> de559893f029 [2021-08-06T22:20:37.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-06T22:20:38.300Z] Removing intermediate container d263170ea4b2 [2021-08-06T22:20:38.300Z] ---> 8b11ba276a3c [2021-08-06T22:20:38.300Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:20:38.913Z] ---> Running in eec4f5b10e1a [2021-08-06T22:20:38.913Z] ---> b82a7f50f0dd [2021-08-06T22:20:38.913Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T22:20:39.522Z] ---> Running in 41f0684a985c [2021-08-06T22:20:39.522Z] Removing intermediate container e5f249805ff0 [2021-08-06T22:20:39.522Z] ---> 4d24f827cc0a [2021-08-06T22:20:39.522Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:20:39.522Z] Removing intermediate container eec4f5b10e1a [2021-08-06T22:20:39.522Z] ---> 90ec752cfe12 [2021-08-06T22:20:39.522Z] Step 14/22 : WORKDIR /edgex [2021-08-06T22:20:39.802Z] ---> Running in 88ea1463d82a [2021-08-06T22:20:39.802Z] ---> Running in 2cff0d53c4f0 [2021-08-06T22:20:40.078Z] Removing intermediate container 41f0684a985c [2021-08-06T22:20:40.078Z] ---> d7f22608cb2c [2021-08-06T22:20:40.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:20:40.357Z] ---> Running in e28a69487b4f [2021-08-06T22:20:40.634Z] Removing intermediate container 88ea1463d82a [2021-08-06T22:20:40.634Z] ---> 5288f79509f0 [2021-08-06T22:20:40.634Z] Step 14/26 : WORKDIR / [2021-08-06T22:20:40.634Z] Removing intermediate container 2cff0d53c4f0 [2021-08-06T22:20:40.634Z] ---> 5650be26cf5c [2021-08-06T22:20:40.634Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T22:20:40.915Z] ---> Running in cf3ee2122eeb [2021-08-06T22:20:41.197Z] Removing intermediate container e28a69487b4f [2021-08-06T22:20:41.197Z] ---> bb92bd507b39 [2021-08-06T22:20:41.197Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:20:41.476Z] ---> Running in a84e484df19f [2021-08-06T22:20:41.757Z] Removing intermediate container cf3ee2122eeb [2021-08-06T22:20:41.757Z] ---> 83a809981b77 [2021-08-06T22:20:41.757Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-06T22:20:41.757Z] ---> 66562e549744 [2021-08-06T22:20:41.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T22:20:42.361Z] Removing intermediate container a84e484df19f [2021-08-06T22:20:42.361Z] ---> 2fdae091d2b1 [2021-08-06T22:20:42.361Z] Step 23/24 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:20:42.633Z] ---> Running in a58638c72d55 [2021-08-06T22:20:42.905Z] ---> b7f4a6a0ced1 [2021-08-06T22:20:42.905Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-06T22:20:43.507Z] Removing intermediate container a58638c72d55 [2021-08-06T22:20:43.507Z] ---> b135d00d7b89 [2021-08-06T22:20:43.507Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:20:43.507Z] ---> e5e17209bbe8 [2021-08-06T22:20:43.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T22:20:43.507Z] ---> Running in 6a8cd73e1991 [2021-08-06T22:20:44.948Z] ---> e1c0760a04b5 [2021-08-06T22:20:44.948Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T22:20:44.948Z] Removing intermediate container 6a8cd73e1991 [2021-08-06T22:20:44.948Z] ---> a71db0aa4ddf [2021-08-06T22:20:44.948Z] [2021-08-06T22:20:45.228Z] ---> 79746ec62d54 [2021-08-06T22:20:45.228Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T22:20:45.228Z] Successfully built a71db0aa4ddf [2021-08-06T22:20:45.502Z] Successfully tagged core-command-arm64:latest [2021-08-06T22:20:45.776Z]  Building core-command ... done  ---> Running in 83a94a8ea6b6 [2021-08-06T22:20:46.052Z] ---> fea2e36b5718 [2021-08-06T22:20:46.052Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-06T22:20:46.052Z] Removing intermediate container 811af208e60f [2021-08-06T22:20:46.052Z] ---> 03e18441c710 [2021-08-06T22:20:46.330Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-06T22:20:46.330Z] ---> Running in 87262dac56a4 [2021-08-06T22:20:46.605Z] Removing intermediate container 83a94a8ea6b6 [2021-08-06T22:20:46.605Z] ---> 6949942a9274 [2021-08-06T22:20:46.605Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T22:20:48.669Z] ---> Running in c610a8ba5322 [2021-08-06T22:20:48.669Z] ---> 2a7d69b4fb14 [2021-08-06T22:20:48.669Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T22:20:48.669Z] Removing intermediate container c610a8ba5322 [2021-08-06T22:20:48.669Z] ---> 7b0a4d0635c2 [2021-08-06T22:20:48.669Z] Step 20/22 : LABEL arch=arm64 [2021-08-06T22:20:48.669Z] ---> Running in cb1f8492819d [2021-08-06T22:20:48.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:20:48.669Z] ---> f8fe7ed066c6 [2021-08-06T22:20:48.669Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T22:20:48.669Z] Removing intermediate container cb1f8492819d [2021-08-06T22:20:48.669Z] ---> 6edb75afcabf [2021-08-06T22:20:48.669Z] Step 21/22 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:20:48.669Z] ---> Running in 650efbe87d29 [2021-08-06T22:20:49.652Z] Removing intermediate container 650efbe87d29 [2021-08-06T22:20:49.652Z] ---> 18ebc9048493 [2021-08-06T22:20:49.652Z] Step 22/22 : LABEL version=0.0.0 [2021-08-06T22:20:49.926Z] ---> Running in 40c383835a06 [2021-08-06T22:20:50.200Z] ---> 63573d653b02 [2021-08-06T22:20:50.200Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T22:20:50.475Z] Removing intermediate container 40c383835a06 [2021-08-06T22:20:50.475Z] ---> bcc0441f4d26 [2021-08-06T22:20:50.475Z] [2021-08-06T22:20:50.746Z] Successfully built bcc0441f4d26 [2021-08-06T22:20:51.017Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-06T22:20:51.017Z]  Building security-proxy-setup ... done Removing intermediate container 87262dac56a4 [2021-08-06T22:20:51.017Z] ---> c85aee548e50 [2021-08-06T22:20:51.017Z] [2021-08-06T22:20:51.017Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T22:20:51.332Z] ---> 9d6c29e310fd [2021-08-06T22:20:51.332Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-06T22:20:51.332Z] 20.10.7: Pulling from library/docker [2021-08-06T22:20:51.332Z] ---> Running in ca4c25720efc [2021-08-06T22:20:54.026Z] Removing intermediate container ca4c25720efc [2021-08-06T22:20:54.026Z] ---> 460e056d05dc [2021-08-06T22:20:54.026Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T22:20:54.300Z] ---> Running in 29616a82c154 [2021-08-06T22:20:56.100Z] Removing intermediate container 29616a82c154 [2021-08-06T22:20:56.100Z] ---> 10fb5d7a9f2d [2021-08-06T22:20:56.100Z] Step 24/26 : LABEL arch=arm64 [2021-08-06T22:20:56.100Z] ---> Running in 823ac6787227 [2021-08-06T22:20:56.100Z] Removing intermediate container 823ac6787227 [2021-08-06T22:20:56.100Z] ---> 6becf43748ee [2021-08-06T22:20:56.100Z] Step 25/26 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:20:56.100Z] ---> Running in f25478e77995 [2021-08-06T22:20:56.100Z] Removing intermediate container f25478e77995 [2021-08-06T22:20:56.100Z] ---> 96d952e3842d [2021-08-06T22:20:56.100Z] Step 26/26 : LABEL version=0.0.0 [2021-08-06T22:20:56.376Z] ---> Running in 371a9301363e [2021-08-06T22:20:56.971Z] Removing intermediate container 371a9301363e [2021-08-06T22:20:56.971Z] ---> 2914809d0854 [2021-08-06T22:20:56.971Z] [2021-08-06T22:20:57.241Z] Successfully built 2914809d0854 [2021-08-06T22:20:57.241Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-06T22:21:03.938Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T22:21:03.938Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T22:21:03.938Z] ---> df445af6242a [2021-08-06T22:21:03.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:21:04.533Z] ---> Running in 5547be4b9288 [2021-08-06T22:21:04.808Z] Removing intermediate container 5547be4b9288 [2021-08-06T22:21:04.808Z] ---> 4ea9a5dbb7fc [2021-08-06T22:21:04.808Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T22:21:05.081Z] ---> Running in d3aa3cf96fc0 [2021-08-06T22:21:06.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:21:06.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:21:07.110Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T22:21:07.110Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T22:21:07.110Z] Executing bash-5.1.0-r0.post-install [2021-08-06T22:21:07.110Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T22:21:07.110Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T22:21:07.110Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T22:21:07.110Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T22:21:07.110Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T22:21:07.110Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T22:21:07.110Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T22:21:07.110Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T22:21:07.110Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T22:21:07.110Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T22:21:07.384Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T22:21:07.384Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T22:21:08.811Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T22:21:08.811Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T22:21:09.082Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T22:21:09.082Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T22:21:09.082Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T22:21:09.082Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T22:21:09.082Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T22:21:09.082Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T22:21:09.353Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T22:21:09.353Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T22:21:09.353Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T22:21:09.353Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T22:21:09.353Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T22:21:09.353Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T22:21:09.353Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T22:21:09.353Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T22:21:09.353Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T22:21:09.353Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T22:21:09.353Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T22:21:09.353Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T22:21:09.626Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T22:21:09.626Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T22:21:09.626Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T22:21:09.626Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T22:21:09.626Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T22:21:10.218Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T22:21:10.218Z] OK: 82 MiB in 59 packages [2021-08-06T22:21:16.907Z] Collecting docker-compose==1.23.2 [2021-08-06T22:21:16.907Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T22:21:16.907Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T22:21:16.907Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T22:21:17.177Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T22:21:17.177Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T22:21:17.448Z] Collecting jsonschema<3,>=2.5.1 [2021-08-06T22:21:17.449Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T22:21:17.449Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T22:21:17.449Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T22:21:20.053Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T22:21:20.053Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T22:21:20.053Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T22:21:20.053Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T22:21:21.478Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T22:21:21.478Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T22:21:24.090Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T22:21:24.090Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T22:21:24.090Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-06T22:21:24.359Z] Collecting PyYAML<4,>=3.10 [2021-08-06T22:21:24.630Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T22:21:27.423Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T22:21:27.424Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T22:21:28.015Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T22:21:28.015Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T22:21:28.284Z] Collecting idna<2.8,>=2.5 [2021-08-06T22:21:28.284Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T22:21:28.875Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T22:21:28.875Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T22:21:29.145Z] Collecting certifi>=2017.4.17 [2021-08-06T22:21:29.145Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T22:21:29.413Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T22:21:29.413Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T22:21:29.413Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T22:21:29.413Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T22:21:30.384Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T22:21:30.384Z] Attempting uninstall: urllib3 [2021-08-06T22:21:30.384Z] Found existing installation: urllib3 1.26.2 [2021-08-06T22:21:30.384Z] Uninstalling urllib3-1.26.2: [2021-08-06T22:21:30.384Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T22:21:30.656Z] Attempting uninstall: idna [2021-08-06T22:21:30.656Z] Found existing installation: idna 3.1 [2021-08-06T22:21:30.656Z] Uninstalling idna-3.1: [2021-08-06T22:21:30.930Z] Successfully uninstalled idna-3.1 [2021-08-06T22:21:31.524Z] Attempting uninstall: chardet [2021-08-06T22:21:31.524Z] Found existing installation: chardet 4.0.0 [2021-08-06T22:21:31.524Z] Uninstalling chardet-4.0.0: [2021-08-06T22:21:31.524Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T22:21:32.959Z] Attempting uninstall: requests [2021-08-06T22:21:32.959Z] Found existing installation: requests 2.25.1 [2021-08-06T22:21:32.959Z] Uninstalling requests-2.25.1: [2021-08-06T22:21:32.959Z] Successfully uninstalled requests-2.25.1 [2021-08-06T22:21:33.231Z] Running setup.py install for texttable: started [2021-08-06T22:21:35.193Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T22:21:35.193Z] Running setup.py install for PyYAML: started [2021-08-06T22:21:37.157Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T22:21:37.430Z] Running setup.py install for docopt: started [2021-08-06T22:21:39.395Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T22:21:39.395Z] Running setup.py install for dockerpty: started [2021-08-06T22:21:40.818Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T22:21:42.252Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T22:21:52.392Z] Removing intermediate container d3aa3cf96fc0 [2021-08-06T22:21:52.392Z] ---> d23d5cdaa3e3 [2021-08-06T22:21:52.392Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T22:21:52.392Z] ---> Running in 8faea9072d6f [2021-08-06T22:21:52.392Z] Removing intermediate container 8faea9072d6f [2021-08-06T22:21:52.392Z] ---> 0bf5ece8cfad [2021-08-06T22:21:52.392Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T22:21:52.392Z] ---> Running in f76c09b31223 [2021-08-06T22:21:52.392Z] Removing intermediate container f76c09b31223 [2021-08-06T22:21:52.392Z] ---> 3a9da404d599 [2021-08-06T22:21:52.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T22:21:53.364Z] ---> 350ea0e33b9b [2021-08-06T22:21:53.364Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T22:21:53.955Z] ---> e69da2da5605 [2021-08-06T22:21:53.955Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T22:21:54.928Z] ---> 9846ff952349 [2021-08-06T22:21:54.929Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T22:21:55.202Z] ---> Running in 748a2932032e [2021-08-06T22:21:55.475Z] Removing intermediate container 748a2932032e [2021-08-06T22:21:55.475Z] ---> 0289330dac0a [2021-08-06T22:21:55.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:21:55.748Z] ---> Running in c9e15e89cf28 [2021-08-06T22:21:56.344Z] Removing intermediate container c9e15e89cf28 [2021-08-06T22:21:56.344Z] ---> a0ffcab3be06 [2021-08-06T22:21:56.344Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:21:56.344Z] ---> Running in ffe75e7ac6b6 [2021-08-06T22:21:56.939Z] Removing intermediate container ffe75e7ac6b6 [2021-08-06T22:21:56.939Z] ---> abc0fec95584 [2021-08-06T22:21:56.939Z] Step 23/24 : LABEL git_sha=eed1fcc1d5f2926dba79cf14383cf4d7a8d8abbe [2021-08-06T22:21:56.939Z] ---> Running in acd72e0569d6 [2021-08-06T22:21:57.536Z] Removing intermediate container acd72e0569d6 [2021-08-06T22:21:57.536Z] ---> 980dfe6ea80e [2021-08-06T22:21:57.536Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:21:57.808Z] ---> Running in c47f89eacdb4 [2021-08-06T22:21:58.404Z] Removing intermediate container c47f89eacdb4 [2021-08-06T22:21:58.404Z] ---> 6405019db90c [2021-08-06T22:21:58.404Z] [2021-08-06T22:21:58.676Z] Successfully built 6405019db90c [2021-08-06T22:21:58.676Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-06T22:21:58.695Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-06T22:21:58.721Z] $ docker stop --time=1 4340441023d7514451c9a5e8eca3c0e8c15c08621118f082a8b022a235238e3e [2021-08-06T22:22:01.250Z] $ docker rm -f 4340441023d7514451c9a5e8eca3c0e8c15c08621118f082a8b022a235238e3e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:22:01.906Z] + docker images [2021-08-06T22:22:02.178Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T22:22:02.178Z] sys-mgmt-agent-arm64 latest 6405019db90c 4 seconds ago 311MB [2021-08-06T22:22:02.178Z] security-secretstore-setup-arm64 latest 2914809d0854 About a minute ago 27.4MB [2021-08-06T22:22:02.178Z] security-proxy-setup-arm64 latest bcc0441f4d26 About a minute ago 24.5MB [2021-08-06T22:22:02.178Z] c85aee548e50 About a minute ago 1.56GB [2021-08-06T22:22:02.178Z] core-command-arm64 latest a71db0aa4ddf About a minute ago 15.1MB [2021-08-06T22:22:02.178Z] 04f90b60cba3 About a minute ago 1.57GB [2021-08-06T22:22:02.178Z] 052ae7c8ef68 About a minute ago 1.56GB [2021-08-06T22:22:02.178Z] d5c55c09e666 About a minute ago 1.56GB [2021-08-06T22:22:02.178Z] core-data-arm64 latest 8391dab03304 3 minutes ago 19.3MB [2021-08-06T22:22:02.178Z] security-bootstrapper-arm64 latest 40f46bd80513 3 minutes ago 17.7MB [2021-08-06T22:22:02.178Z] support-notifications-arm64 latest a4ef2e9f602c 3 minutes ago 15.9MB [2021-08-06T22:22:02.178Z] core-metadata-arm64 latest 8b9182d1a2fd 3 minutes ago 15.8MB [2021-08-06T22:22:02.178Z] support-scheduler-arm64 latest d1fca57dcf3c 3 minutes ago 15.2MB [2021-08-06T22:22:02.178Z] ed5aa430d784 4 minutes ago 1.57GB [2021-08-06T22:22:02.178Z] adb696daeaae 4 minutes ago 1.56GB [2021-08-06T22:22:02.178Z] 32734c37343d 4 minutes ago 1.56GB [2021-08-06T22:22:02.178Z] ad4d99bda221 4 minutes ago 1.56GB [2021-08-06T22:22:02.178Z] a04596cb96bb 4 minutes ago 1.56GB [2021-08-06T22:22:02.178Z] ci-base-image-arm64 latest 7dc09f54130d 14 minutes ago 1.23GB [2021-08-06T22:22:02.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 23 hours ago 533MB [2021-08-06T22:22:02.178Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-06T22:22:02.178Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-06T22:22:02.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:22:03.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:22:03.198Z] [2021-08-06T22:22:03.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:22:05.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:22:05.330Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T22:22:05.330Z] 448f6bf000e3: Pulling fs layer [2021-08-06T22:22:05.330Z] f757da607395: Pulling fs layer [2021-08-06T22:22:05.330Z] 05883995daec: Pulling fs layer [2021-08-06T22:22:05.330Z] 8603b9c90790: Pulling fs layer [2021-08-06T22:22:05.330Z] 1560dd03e051: Pulling fs layer [2021-08-06T22:22:05.330Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T22:22:05.330Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T22:22:05.330Z] 8603b9c90790: Waiting [2021-08-06T22:22:05.330Z] 1560dd03e051: Waiting [2021-08-06T22:22:05.330Z] 27f5ce0e4adf: Waiting [2021-08-06T22:22:05.330Z] c2d8d7efcc4b: Waiting [2021-08-06T22:22:05.330Z] f757da607395: Verifying Checksum [2021-08-06T22:22:05.330Z] f757da607395: Download complete [2021-08-06T22:22:05.330Z] 8603b9c90790: Verifying Checksum [2021-08-06T22:22:05.330Z] 8603b9c90790: Download complete [2021-08-06T22:22:05.330Z] 1560dd03e051: Verifying Checksum [2021-08-06T22:22:05.330Z] 1560dd03e051: Download complete [2021-08-06T22:22:05.330Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T22:22:05.330Z] 27f5ce0e4adf: Download complete [2021-08-06T22:22:05.330Z] 05883995daec: Verifying Checksum [2021-08-06T22:22:05.330Z] 05883995daec: Download complete [2021-08-06T22:22:05.330Z] 448f6bf000e3: Verifying Checksum [2021-08-06T22:22:05.330Z] 448f6bf000e3: Download complete [2021-08-06T22:22:08.777Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T22:22:08.777Z] c2d8d7efcc4b: Download complete [2021-08-06T22:22:09.375Z] 448f6bf000e3: Pull complete [2021-08-06T22:22:10.358Z] f757da607395: Pull complete [2021-08-06T22:22:11.797Z] 05883995daec: Pull complete [2021-08-06T22:22:12.071Z] 8603b9c90790: Pull complete [2021-08-06T22:22:13.507Z] 1560dd03e051: Pull complete [2021-08-06T22:22:13.507Z] 27f5ce0e4adf: Pull complete [2021-08-06T22:22:28.597Z] c2d8d7efcc4b: Pull complete [2021-08-06T22:22:28.597Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T22:22:28.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:22:28.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T22:22:28.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container [2021-08-06T22:22:28.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-06T22:22:32.816Z] $ docker top 73520dd06e6ec8d9a5e4a4085e922a7eddc4ffc2912a70db3a3957225fbbb5d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:22:34.079Z] ---> job-cost.sh [2021-08-06T22:22:34.079Z] lf-activate-venv: SKIPPING [2021-08-06T22:22:34.079Z] INFO: No Stack... [2021-08-06T22:22:34.670Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T22:22:35.260Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T22:22:37.587Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-06T22:22:37.587Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T22:22:37.691Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-1-stack-cost] [2021-08-06T22:22:37.698Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3655-1-stack-cost] did not exist. Created. [2021-08-06T22:22:37.698Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T22:22:39.841Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T22:22:40.032Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T22:22:40.054Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T22:22:40.125Z] $ docker stop --time=1 73520dd06e6ec8d9a5e4a4085e922a7eddc4ffc2912a70db3a3957225fbbb5d5 [2021-08-06T22:22:42.587Z] $ docker rm -f 73520dd06e6ec8d9a5e4a4085e922a7eddc4ffc2912a70db3a3957225fbbb5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-06T22:22:47.450Z] provisioning config files... [2021-08-06T22:22:47.472Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3406897781210319026tmp [Pipeline] { [Pipeline] sh [2021-08-06T22:22:49.251Z] + set +x [2021-08-06T22:22:49.252Z] + curl -s https://codecov.io/bash [2021-08-06T22:22:49.252Z] + bash -s -- [2021-08-06T22:22:49.252Z] [2021-08-06T22:22:49.252Z] _____ _ [2021-08-06T22:22:49.252Z] / ____| | | [2021-08-06T22:22:49.252Z] | | ___ __| | ___ ___ _____ __ [2021-08-06T22:22:49.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-06T22:22:49.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-06T22:22:49.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-06T22:22:49.252Z] Bash-1.0.6 [2021-08-06T22:22:49.252Z] [2021-08-06T22:22:49.252Z] [2021-08-06T22:22:49.252Z] ==> git version 2.24.4 found [2021-08-06T22:22:49.252Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-06T22:22:49.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-06T22:22:49.252Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-06T22:22:49.252Z] ==> Jenkins CI detected. [2021-08-06T22:22:49.252Z] current dir:  /w/workspace/edgex-go/1 [2021-08-06T22:22:49.252Z] project root: . [2021-08-06T22:22:49.252Z] --> token set from env [2021-08-06T22:22:49.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-06T22:22:49.252Z] ==> Running gcov in . (disable via -X gcov) [2021-08-06T22:22:49.252Z] ==> Python coveragepy not found [2021-08-06T22:22:49.252Z] ==> Searching for coverage reports in: [2021-08-06T22:22:49.252Z] + . [2021-08-06T22:22:49.252Z] -> Found 1 reports [2021-08-06T22:22:49.252Z] ==> Detecting git/mercurial file structure [2021-08-06T22:22:49.252Z] ==> Reading reports [2021-08-06T22:22:49.252Z] + ./coverage.out bytes=404176 [2021-08-06T22:22:49.252Z] ==> Appending adjustments [2021-08-06T22:22:49.252Z] https://docs.codecov.io/docs/fixing-reports [2021-08-06T22:22:49.252Z] + Found adjustments [2021-08-06T22:22:49.252Z] ==> Gzipping contents [2021-08-06T22:22:49.252Z] 56K /tmp/codecov.b3GTnX.gz [2021-08-06T22:22:49.252Z] ==> Uploading reports [2021-08-06T22:22:49.252Z] url: https://codecov.io [2021-08-06T22:22:49.252Z] query: branch=PR-3655&commit=3e335c1a244ae05d0e22a0e50ba909cbd81c4928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-06T22:22:49.252Z] -> Pinging Codecov [2021-08-06T22:22:49.252Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3655&commit=3e335c1a244ae05d0e22a0e50ba909cbd81c4928&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-06T22:22:49.519Z] -> Uploading to [2021-08-06T22:22:49.519Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-06/00271124DB129430A58F1EEE437C3FCB/3e335c1a244ae05d0e22a0e50ba909cbd81c4928/d849af2e-fc4f-4481-a7fb-351242fb026a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210806%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210806T222249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f933953d277327921ebbfec93611e8569aa0a13d90c7fb5f34d969a0155e666 [2021-08-06T22:22:49.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T22:22:49.519Z] Dload Upload Total Spent Left Speed [2021-08-06T22:22:50.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54582 0 0 100 54582 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-08-06T22:22:50.102Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e335c1a244ae05d0e22a0e50ba909cbd81c4928 [Pipeline] } [2021-08-06T22:22:50.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-06T22:22:55.258Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:22:55.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:22:56.273Z] ---> package-listing.sh [2021-08-06T22:22:56.273Z] ++ facter osfamily [2021-08-06T22:22:56.273Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T22:22:56.545Z] + OS_FAMILY=redhat [2021-08-06T22:22:56.545Z] + workspace=/w/workspace/edgex-go/1 [2021-08-06T22:22:56.545Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T22:22:56.545Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T22:22:56.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T22:22:56.545Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T22:22:56.545Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-06T22:22:56.545Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T22:22:56.545Z] + case "${OS_FAMILY}" in [2021-08-06T22:22:56.545Z] + sort [2021-08-06T22:22:56.545Z] + rpm -qa [2021-08-06T22:22:58.486Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T22:22:58.486Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T22:22:58.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T22:22:58.486Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-06T22:22:58.486Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-06T22:22:58.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-06T22:22:58.526Z] 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-08-06T22:22:58.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:23:01.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:23:01.014Z] [2021-08-06T22:23:01.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:23:01.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:23:01.393Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T22:23:01.393Z] b4d181a07f80: Pulling fs layer [2021-08-06T22:23:01.393Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T22:23:01.393Z] ed53099fbce6: Pulling fs layer [2021-08-06T22:23:01.393Z] dc539afda2c1: Pulling fs layer [2021-08-06T22:23:01.393Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T22:23:01.393Z] 9065ff56babe: Pulling fs layer [2021-08-06T22:23:01.393Z] d287ab97295c: Pulling fs layer [2021-08-06T22:23:01.393Z] 77bc0d833cb6: Waiting [2021-08-06T22:23:01.393Z] 9065ff56babe: Waiting [2021-08-06T22:23:01.393Z] d287ab97295c: Waiting [2021-08-06T22:23:01.393Z] dc539afda2c1: Waiting [2021-08-06T22:23:01.668Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T22:23:01.668Z] a1111a8f2ec3: Download complete [2021-08-06T22:23:01.668Z] dc539afda2c1: Verifying Checksum [2021-08-06T22:23:01.668Z] dc539afda2c1: Download complete [2021-08-06T22:23:01.942Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T22:23:01.942Z] 77bc0d833cb6: Download complete [2021-08-06T22:23:01.942Z] 9065ff56babe: Download complete [2021-08-06T22:23:01.942Z] ed53099fbce6: Verifying Checksum [2021-08-06T22:23:01.942Z] ed53099fbce6: Download complete [2021-08-06T22:23:02.906Z] b4d181a07f80: Verifying Checksum [2021-08-06T22:23:02.906Z] b4d181a07f80: Download complete [2021-08-06T22:23:04.321Z] b4d181a07f80: Pull complete [2021-08-06T22:23:04.321Z] a1111a8f2ec3: Pull complete [2021-08-06T22:23:04.902Z] ed53099fbce6: Pull complete [2021-08-06T22:23:04.902Z] dc539afda2c1: Pull complete [2021-08-06T22:23:05.167Z] 77bc0d833cb6: Pull complete [2021-08-06T22:23:05.167Z] 9065ff56babe: Pull complete [2021-08-06T22:23:07.139Z] d287ab97295c: Verifying Checksum [2021-08-06T22:23:07.139Z] d287ab97295c: Download complete [2021-08-06T22:23:11.091Z] d287ab97295c: Pull complete [2021-08-06T22:23:11.091Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T22:23:11.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:23:11.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T22:23:11.218Z] prd-centos7-docker-4c-2g-2264 does not seem to be running inside a container [2021-08-06T22:23:11.286Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T22:23:14.363Z] $ docker top c535f547a173a03536b9569c54abb9d946f1e1527c37ee5a5ec0c4f29ace65e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:23:18.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T22:23:20.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T22:23:20.398Z] + ls /var/log/sa-host [2021-08-06T22:23:20.399Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T22:23:20.399Z] file_magic: OK [2021-08-06T22:23:20.399Z] HZ: Using current value: 100 [2021-08-06T22:23:20.399Z] file_header: OK [2021-08-06T22:23:20.399Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-06T22:23:20.399Z] Statistics: [2021-08-06T22:23:20.399Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T22:23:20.399Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T22:23:20.399Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T22:23:20.399Z] file_magic: OK [2021-08-06T22:23:20.399Z] HZ: Using current value: 100 [2021-08-06T22:23:20.399Z] file_header: OK [2021-08-06T22:23:20.399Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-06T22:23:20.399Z] Statistics: [2021-08-06T22:23:20.399Z] 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... [2021-08-06T22:23:20.399Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:23:24.210Z] provisioning config files... [2021-08-06T22:23:24.228Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1478652332420903250tmp [Pipeline] { [Pipeline] echo [2021-08-06T22:23:24.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:24.628Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T22:23:24.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:25.146Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T22:23:25.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:25.537Z] ---> sudo-logs.sh [2021-08-06T22:23:25.537Z] Archiving 'sudo' log.. [2021-08-06T22:23:25.537Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.vexxhost.local: Name or service not known [2021-08-06T22:23:25.537Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2264.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T22:23:25.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:27.356Z] ---> job-cost.sh [2021-08-06T22:23:27.356Z] lf-activate-venv: SKIPPING [2021-08-06T22:23:27.356Z] DEBUG: total: 0.18000000715255737 [2021-08-06T22:23:27.356Z] INFO: Retrieving Stack Cost... [2021-08-06T22:23:27.356Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T22:23:27.623Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T22:23:27.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:28.020Z] ---> logs-deploy.sh [2021-08-06T22:23:28.020Z] lf-activate-venv: SKIPPING [2021-08-06T22:23:28.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/1 [2021-08-06T22:23:28.020Z] INFO: archiving workspace using pattern(s): [2021-08-06T22:23:28.605Z] Archives upload complete. [2021-08-06T22:23:28.873Z] INFO: archiving logs to Nexus