Pull request #3888 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than b6f7f62207915b13e41bb204faf74e18d3bdb289 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh15280230087282011259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17086269373806470339.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1092580503701045699.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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3933813639710744893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12271362142669534378.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh387416525056715189.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5982 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [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-ssh8552165207652583071.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh208222597488684586.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 Merge succeeded, producing aee9f41595d9a3c51f4ebcb56daac4e6a182938c Checking out Revision aee9f41595d9a3c51f4ebcb56daac4e6a182938c (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # 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-ssh3161362759710705546.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aee9f41595d9a3c51f4ebcb56daac4e6a182938c # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:38:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:38:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:38:56 ========================================================= 14:38:56 EdgeX Global Pipelines Version Info 14:38:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:38:57 ------------------- 14:38:57 stable info: 14:38:57 ------------------- 14:38:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:38:57 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:38:57 Message: update stable to v1.0.220 14:38:58 ------------------- 14:38:58 experimental info: 14:38:58 ------------------- 14:38:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:38:58 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:38:58 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:38:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aee9f41 [Pipeline] echo 14:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:59 provisioning config files... 14:38:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6518017487484502540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:00 ---> docker-login.sh 14:39:00 nexus3.edgexfoundry.org:10001 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10002 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10003 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10004 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 docker.io 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:01 Configure a credential helper to remove this warning. See 14:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:01 14:39:01 Login Succeeded 14:39:01 ---> docker-login.sh ends [Pipeline] } 14:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:01 ++ 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 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/core-command/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo core-command,cmd/core-command/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/core-data/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo core-data,cmd/core-data/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/core-metadata/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo core-metadata,cmd/core-metadata/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/security-bootstrapper/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/security-proxy-setup/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/support-notifications/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo support-notifications,cmd/support-notifications/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/support-scheduler/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:39:01 + for file in '`ls cmd/**/Dockerfile`' 14:39:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:39:01 ++ cut -d/ -f2 14:39:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:39:01 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] { (Build Check) [Pipeline] sh 14:39:02 + git rev-list -1 --merges aee9f41595d9a3c51f4ebcb56daac4e6a182938c~1..aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo 14:39:02 -----------> git rev-list -1 --merges aee9f41595d9a3c51f4ebcb56daac4e6a182938c~1..aee9f41595d9a3c51f4ebcb56daac4e6a182938c aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:39:02 aee9f41595d9a3c51f4ebcb56daac4e6a182938c [false] [Pipeline] sh 14:39:02 + git log --format=format:%s -1 aee9f41595d9a3c51f4ebcb56daac4e6a182938c [Pipeline] echo 14:39:02 ========================================================= 14:39:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:39:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:39:03 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:39:03 + grep -v github /etc/ssh/ssh_known_hosts 14:39:03 + '[' -e /tmp/ssh_known_hosts ']' 14:39:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:39:03 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 14:39:03 + sudo tee -a /etc/ssh/ssh_known_hosts 14:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:03 14:39:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:39:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:04 latest: Pulling from edgex-devops/git-semver 14:39:04 a0d0a0d46f8b: Pulling fs layer 14:39:04 3e5f54012d9b: Pulling fs layer 14:39:04 4c7163046ea9: Pulling fs layer 14:39:04 0c2d73faf560: Pulling fs layer 14:39:04 0c2d73faf560: Waiting 14:39:04 3e5f54012d9b: Verifying Checksum 14:39:04 3e5f54012d9b: Download complete 14:39:04 a0d0a0d46f8b: Verifying Checksum 14:39:04 a0d0a0d46f8b: Download complete 14:39:04 0c2d73faf560: Verifying Checksum 14:39:04 0c2d73faf560: Download complete 14:39:04 4c7163046ea9: Verifying Checksum 14:39:04 4c7163046ea9: Download complete 14:39:04 a0d0a0d46f8b: Pull complete 14:39:04 3e5f54012d9b: Pull complete 14:39:04 4c7163046ea9: Pull complete 14:39:05 0c2d73faf560: Pull complete 14:39:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:39:05 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:39:05 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:39:05 $ docker top ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:06 [ssh-agent] Looking for ssh-agent implementation... 14:39:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:06 $ docker exec ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent 14:39:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjENnpn/agent.14 14:39:06 SSH_AGENT_PID=20 14:39:06 Running ssh-add (command line suppressed) 14:39:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1622059564446997563.key (/w/workspace/edgex-go/1@tmp/private_key_1622059564446997563.key) 14:39:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:06 + git tag --points-at HEAD [Pipeline] } 14:39:06 $ docker exec --env ******** --env ******** ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent -k 14:39:06 unset SSH_AUTH_SOCK; 14:39:06 unset SSH_AGENT_PID; 14:39:06 echo Agent pid 20 killed; 14:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:39:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:07 [ssh-agent] Looking for ssh-agent implementation... 14:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:07 $ docker exec ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent 14:39:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgjhke/agent.53 14:39:07 SSH_AGENT_PID=60 14:39:07 Running ssh-add (command line suppressed) 14:39:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2459344650302282059.key (/w/workspace/edgex-go/1@tmp/private_key_2459344650302282059.key) 14:39:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:07 + git semver init 14:39:07 # -> Open(): unable to determine branch for HEAD 14:39:07 # $GIT_DIR = /w/workspace/edgex-go/1/.git 14:39:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 14:39:07 # $SEMVER_REMOTE_NAME = origin 14:39:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:39:07 # $SEMVER_USER_NAME = edgex-jenkins 14:39:07 # $SEMVER_BRANCH = PR-3888 14:39:07 # $SEMVER_TEMP = /tmp/semver-000440860 14:39:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:39:22 # '/tmp/semver-000440860' -> '/w/workspace/edgex-go/1/.semver' 14:39:22 # -> Force: false 14:39:22 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 14:39:22 $ docker exec --env ******** --env ******** ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 ssh-agent -k 14:39:22 unset SSH_AUTH_SOCK; 14:39:22 unset SSH_AGENT_PID; 14:39:22 echo Agent pid 60 killed; 14:39:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:23 + git semver [Pipeline] } 14:39:23 $ docker stop --time=1 ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 14:39:25 $ docker rm -f ebb0d616c9a348c557affa7aff2301c118c5986eed9576b7a0b8ab05b2c000d1 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:39:25 Stashed 1 file(s) [Pipeline] echo 14:39:25 [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 14:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:39:26 ========================================================= 14:39:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:39:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:39:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:39:26 59bf1c3509f3: Pulling fs layer 14:39:26 666ba61612fd: Pulling fs layer 14:39:26 8ed8ca486205: Pulling fs layer 14:39:26 4fe6c5a15a65: Pulling fs layer 14:39:26 22a0e8bec74d: Pulling fs layer 14:39:26 640e595b4fbd: Pulling fs layer 14:39:26 763cafe07f6e: Pulling fs layer 14:39:26 0c0b528cf693: Pulling fs layer 14:39:26 10935f4eaf8b: Pulling fs layer 14:39:26 640e595b4fbd: Waiting 14:39:26 763cafe07f6e: Waiting 14:39:26 0c0b528cf693: Waiting 14:39:26 10935f4eaf8b: Waiting 14:39:26 4fe6c5a15a65: Waiting 14:39:26 22a0e8bec74d: Waiting 14:39:26 8ed8ca486205: Verifying Checksum 14:39:26 8ed8ca486205: Download complete 14:39:26 666ba61612fd: Verifying Checksum 14:39:26 666ba61612fd: Download complete 14:39:26 22a0e8bec74d: Verifying Checksum 14:39:26 22a0e8bec74d: Download complete 14:39:26 640e595b4fbd: Verifying Checksum 14:39:26 640e595b4fbd: Download complete 14:39:26 59bf1c3509f3: Verifying Checksum 14:39:26 763cafe07f6e: Download complete 14:39:26 0c0b528cf693: Verifying Checksum 14:39:26 0c0b528cf693: Download complete 14:39:26 59bf1c3509f3: Pull complete 14:39:27 666ba61612fd: Pull complete 14:39:27 8ed8ca486205: Pull complete 14:39:27 4fe6c5a15a65: Verifying Checksum 14:39:27 4fe6c5a15a65: Download complete 14:39:27 10935f4eaf8b: Verifying Checksum 14:39:27 10935f4eaf8b: Download complete 14:39:31 4fe6c5a15a65: Pull complete 14:39:31 22a0e8bec74d: Pull complete 14:39:31 640e595b4fbd: Pull complete 14:39:31 763cafe07f6e: Pull complete 14:39:31 0c0b528cf693: Pull complete 14:39:34 10935f4eaf8b: Pull complete 14:39:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:39:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:39:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:39:34 WORKDIR /edgex 14:39:34 COPY go.mod . 14:39:34 RUN go mod download' 14:39:34 + docker build -t ci-base-image-x86_64 -f - . 14:39:36 Sending build context to Docker daemon 334.1MB 14:39:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:39:36 ---> 99d49a6021b9 14:39:36 Step 2/4 : WORKDIR /edgex 14:39:38 ---> Running in f1d2c130d407 14:39:38 Removing intermediate container f1d2c130d407 14:39:38 ---> 46d44f77abd5 14:39:38 Step 3/4 : COPY go.mod . 14:39:38 ---> 2b7de3deac88 14:39:38 Step 4/4 : RUN go mod download 14:39:38 ---> Running in 0bfdfb8834b0 14:39:41 Still waiting to schedule task 14:39:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:40:16 Removing intermediate container 0bfdfb8834b0 14:40:16 ---> fffb57421f42 14:40:16 Successfully built fffb57421f42 14:40:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:40:17 + docker inspect -f . ci-base-image-x86_64 14:40:17 . [Pipeline] withDockerContainer 14:40:17 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:40:17 $ 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 ******** ci-base-image-x86_64 cat 14:40:17 $ docker top 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:18 + go version 14:40:18 go version go1.17.6 linux/amd64 [Pipeline] } 14:40:18 $ docker stop --time=1 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd 14:40:19 $ docker rm -f 38751bafd55016f3eb202db46dfe6bdd880bd84d0947b9452881c04c982b36fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:19 + docker inspect -f . ci-base-image-x86_64 14:40:19 . [Pipeline] withDockerContainer 14:40:20 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:40:20 $ 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 ******** ci-base-image-x86_64 cat 14:40:20 $ docker top 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e -eo pid,comm [Pipeline] { [Pipeline] echo 14:40:20 ========================================================= 14:40:20 [edgeXBuildGoParallel] Running Tests and Build... 14:40:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:40:20 + make test 14:40:20 go mod tidy 14:40:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:40:26 ? github.com/edgexfoundry/edgex-go [no test files] 14:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:40:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:40:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:40:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:40:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 14:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 14:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements 14:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 14:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements 14:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:40:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 14:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 14:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 14:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 14:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 14:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 14:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 14:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 14:41:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5983 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 14:41:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:41:09 The recommended git tool is: git 14:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 14:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 14:41:14 using credential edgex-jenkins-ssh 14:41:14 Cloning the remote Git repository 14:41:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:41:14 > git init /w/workspace/edgex-go/1 # timeout=10 14:41:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:41:14 > git --version # timeout=10 14:41:14 > git --version # 'git version 2.17.1' 14:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.181s coverage: 82.5% of statements 14:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:41:30 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 14:41:31 Merge succeeded, producing 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:41:31 Checking out Revision 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c (PR-3888) 14:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:41:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:41:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:41:30 > git config core.sparsecheckout # timeout=10 14:41:30 > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # timeout=10 14:41:30 > git remote # timeout=10 14:41:30 > git config --get remote.origin.url # timeout=10 14:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:30 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 14:41:31 > git rev-parse HEAD^{commit} # timeout=10 14:41:31 > git config core.sparsecheckout # timeout=10 14:41:31 > git checkout -f 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c # timeout=10 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 14:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 14:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 14:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:41:35 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 14:41:35 First time build. Skipping changelog. 14:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.8% of statements 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:41:35 > git --version # timeout=10 14:41:35 > git --version # 'git version 2.17.1' 14:41:35 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [Pipeline] withEnv [Pipeline] { 14:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 14:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:41:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:41:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:41:36 Dload Upload Total Spent Left Speed 14:41:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25468 0 --:--:-- --:--:-- --:--:-- 25468 [Pipeline] sh 14:41:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:41:37 + + sudo tee /etc/docker/daemon.new 14:41:37 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:41:37 { 14:41:37 "registry-mirrors": [ 14:41:37 "https://nexus3.edgexfoundry.org:10001" 14:41:37 ], 14:41:37 "bip": "10.250.0.254/24", 14:41:37 "hosts": [ 14:41:37 "tcp://0.0.0.0:5555", 14:41:37 "unix:///var/run/docker.sock" 14:41:37 ], 14:41:37 "mtu": 1458, 14:41:37 "selinux-enabled": true, 14:41:37 "seccomp-profile": "/etc/docker/seccomp.json" 14:41:37 } [Pipeline] sh 14:41:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:41:38 + sudo service docker restart 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 14:41:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 96.9% of statements 14:41:42 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:56 provisioning config files... 14:41:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3416864414036994728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:57 ---> docker-login.sh 14:41:57 nexus3.edgexfoundry.org:10001 14:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:58 Configure a credential helper to remove this warning. See 14:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:58 14:41:58 Login Succeeded 14:41:58 nexus3.edgexfoundry.org:10002 14:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:58 Configure a credential helper to remove this warning. See 14:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:58 14:41:58 Login Succeeded 14:41:58 nexus3.edgexfoundry.org:10003 14:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:59 Configure a credential helper to remove this warning. See 14:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:59 14:41:59 Login Succeeded 14:41:59 nexus3.edgexfoundry.org:10004 14:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:59 Configure a credential helper to remove this warning. See 14:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:59 14:41:59 Login Succeeded 14:41:59 docker.io 14:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:00 Configure a credential helper to remove this warning. See 14:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:00 14:42:00 Login Succeeded 14:42:00 ---> docker-login.sh ends [Pipeline] } 14:42:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:42:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:42:01 ========================================================= 14:42:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:42:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:42:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:42:01 9b3977197b4f: Pulling fs layer 14:42:01 1a89e8eeedd5: Pulling fs layer 14:42:01 94645a83ff95: Pulling fs layer 14:42:01 3f3a8bcf1eab: Pulling fs layer 14:42:01 0c92f367c5e7: Pulling fs layer 14:42:01 f7c0051592d6: Pulling fs layer 14:42:01 a227ed2f7395: Pulling fs layer 14:42:01 7b1c46037f91: Pulling fs layer 14:42:01 f7c0051592d6: Waiting 14:42:01 3f3a8bcf1eab: Waiting 14:42:01 a227ed2f7395: Waiting 14:42:01 7b1c46037f91: Waiting 14:42:01 0c92f367c5e7: Waiting 14:42:01 94645a83ff95: Verifying Checksum 14:42:01 94645a83ff95: Download complete 14:42:01 1a89e8eeedd5: Verifying Checksum 14:42:01 1a89e8eeedd5: Download complete 14:42:01 0c92f367c5e7: Verifying Checksum 14:42:01 0c92f367c5e7: Download complete 14:42:01 f7c0051592d6: Download complete 14:42:01 9b3977197b4f: Verifying Checksum 14:42:01 9b3977197b4f: Download complete 14:42:01 a227ed2f7395: Verifying Checksum 14:42:01 a227ed2f7395: Download complete 14:42:02 9b3977197b4f: Pull complete 14:42:03 1a89e8eeedd5: Pull complete 14:42:03 94645a83ff95: Pull complete 14:42:03 7b1c46037f91: Verifying Checksum 14:42:03 7b1c46037f91: Download complete 14:42:04 3f3a8bcf1eab: Verifying Checksum 14:42:04 3f3a8bcf1eab: Download complete 14:42:16 3f3a8bcf1eab: Pull complete 14:42:16 0c92f367c5e7: Pull complete 14:42:16 f7c0051592d6: Pull complete 14:42:16 a227ed2f7395: Pull complete 14:42:21 GO111MODULE=on go vet ./... 14:42:22 7b1c46037f91: Pull complete 14:42:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:42:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:42:22 WORKDIR /edgex 14:42:22 COPY go.mod . 14:42:22 RUN go mod download 14:42:22 + docker build -t ci-base-image-arm64 -f - . 14:42:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:42:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:42:24 ./bin/test-attribution-txt.sh 14:42:25 Sending build context to Docker daemon 168.7MB 14:42:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:42:25 ---> f79e39bc4007 14:42:25 Step 2/4 : WORKDIR /edgex [Pipeline] echo 14:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:42:25 + ls -al . 14:42:25 total 644 14:42:25 drwxrwxr-x 10 1001 1001 4096 Feb 25 14:42 . 14:42:25 drwxr-xr-x 4 root root 28 Feb 25 14:40 .. 14:42:25 -rw-rw-r-- 1 1001 1001 11 Feb 25 14:38 .dockerignore 14:42:25 drwxrwxr-x 8 1001 1001 179 Feb 25 14:38 .git 14:42:25 drwxrwxr-x 4 1001 1001 142 Feb 25 14:38 .github 14:42:25 -rw-rw-r-- 1 1001 1001 804 Feb 25 14:38 .gitignore 14:42:25 -rw-rw-r-- 1 1001 1001 42 Feb 25 14:38 .golangci.yml 14:42:25 -rw-rw-r-- 1 1001 1001 76 Feb 25 14:38 .hadolint.yml 14:42:25 drwx------ 3 1001 1001 73 Feb 25 14:39 .semver 14:42:25 -rw-rw-r-- 1 1001 1001 166 Feb 25 14:38 .sonarcloud.properties 14:42:25 -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:38 ADOPTERS.md 14:42:25 -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:38 Attribution.txt 14:42:25 -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:38 CHANGELOG.md 14:42:25 -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:38 CONTRIBUTING.md 14:42:25 -rw-rw-r-- 1 1001 1001 677 Feb 25 14:38 GOVERNANCE.md 14:42:25 -rw-rw-r-- 1 1001 1001 849 Feb 25 14:38 Jenkinsfile 14:42:25 -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:38 LICENSE 14:42:25 -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:38 Makefile 14:42:25 -rw-rw-r-- 1 1001 1001 582 Feb 25 14:38 OWNERS.md 14:42:25 -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:38 README.md 14:42:25 -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:38 SECURITY.md 14:42:25 -rw-rw-r-- 1 1001 1001 5 Feb 25 14:39 VERSION 14:42:25 -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:38 ZMQWindows.md 14:42:25 drwxrwxr-x 2 1001 1001 37 Feb 25 14:38 bin 14:42:25 drwxrwxr-x 14 1001 1001 4096 Feb 25 14:38 cmd 14:42:25 -rw-r--r-- 1 root root 428383 Feb 25 14:41 coverage.out 14:42:25 -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:38 go.mod 14:42:25 -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:38 go.sum 14:42:25 drwxrwxr-x 8 1001 1001 124 Feb 25 14:38 internal 14:42:25 drwxrwxr-x 3 1001 1001 16 Feb 25 14:38 openapi 14:42:25 drwxrwxr-x 4 1001 1001 71 Feb 25 14:38 snap 14:42:25 -rw-rw-r-- 1 1001 1001 204 Feb 25 14:38 version.go [Pipeline] sh 14:42:25 + '[' -e coverage.out ] 14:42:25 + chown 1001:1001 coverage.out [Pipeline] stash 14:42:25 Stashed 1 file(s) [Pipeline] sh 14:42:26 + make build 14:42:26 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 14:42:27 ---> Running in f9a070748dfb 14:42:27 Removing intermediate container f9a070748dfb 14:42:27 ---> 4b8579087978 14:42:27 Step 3/4 : COPY go.mod . 14:42:27 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 14:42:27 ---> acc741cbf8f5 14:42:27 Step 4/4 : RUN go mod download 14:42:27 ---> Running in 5f4f36a5ec90 14:42:35 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 14:42:35 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 14:42:36 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 14:42:36 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 14:42:36 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 14:42:37 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 14:42:38 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 14:42:39 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 14:42:39 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 14:42:40 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] } 14:42:41 $ docker stop --time=1 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e 14:42:43 $ docker rm -f 6c0d699f60adc6de9c3bd830207dbecbd2627fe85a0ba9e518bd1f543bcf135e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:42:44 14:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:42:45 latest: Pulling from edgex-devops/edgex-compose 14:42:45 cbdbe7a5bc2a: Pulling fs layer 14:42:45 ca9280d653b3: Pulling fs layer 14:42:45 7e9c9ca2126c: Pulling fs layer 14:42:45 cbdbe7a5bc2a: Verifying Checksum 14:42:45 cbdbe7a5bc2a: Download complete 14:42:45 ca9280d653b3: Verifying Checksum 14:42:45 ca9280d653b3: Download complete 14:42:45 cbdbe7a5bc2a: Pull complete 14:42:45 7e9c9ca2126c: Verifying Checksum 14:42:45 7e9c9ca2126c: Download complete 14:42:46 ca9280d653b3: Pull complete 14:42:49 7e9c9ca2126c: Pull complete 14:42:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:42:49 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:42:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:42:51 $ docker top 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:52 + docker-compose build --help 14:42:52 + grep parallel 14:42:52 --parallel Build images in parallel. [Pipeline] } 14:42:52 $ docker stop --time=1 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd 14:42:53 $ docker rm -f 5fe3e0763b3651eb02fb38e5f306ac2071d0a4272a163606499394403fe248fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:42:54 . [Pipeline] withDockerContainer 14:42:54 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:42:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:42:54 $ docker top f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:55 + docker-compose -f ./docker-compose-build.yml build --parallel 14:42:55 Building core-command ... 14:42:55 Building core-data ... 14:42:55 Building core-metadata ... 14:42:55 Building security-bootstrapper ... 14:42:55 Building security-proxy-setup ... 14:42:55 Building security-secretstore-setup ... 14:42:55 Building support-notifications ... 14:42:55 Building support-scheduler ... 14:42:55 Building sys-mgmt-agent ... 14:42:55 Building security-secretstore-setup 14:42:55 Building sys-mgmt-agent 14:42:55 Building security-proxy-setup 14:42:55 Building support-scheduler 14:42:55 Building core-metadata 14:43:08 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:43:08 ---> fffb57421f42 14:43:08 Step 3/21 : WORKDIR /edgex-go 14:43:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:43:08 ---> fffb57421f42 14:43:08 Step 3/25 : WORKDIR /edgex-go 14:43:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:43:08 ---> fffb57421f42 14:43:08 Step 3/23 : WORKDIR /edgex-go 14:43:12 ---> Running in 5ff11401b9cb 14:43:12 ---> Running in 112b0b4aba5e 14:43:12 ---> Running in 84b6caae8d50 14:43:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:43:20 ---> fffb57421f42 14:43:20 Step 3/23 : WORKDIR /edgex-go 14:43:20 ---> Using cache 14:43:20 ---> 8bff60cf3c23 14:43:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:20 Removing intermediate container 112b0b4aba5e 14:43:20 ---> 6c56f44b7815 14:43:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:20 Removing intermediate container 5ff11401b9cb 14:43:20 ---> 8bff60cf3c23 14:43:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:20 Removing intermediate container 84b6caae8d50 14:43:20 ---> 904f03da5b12 14:43:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:20 ---> Running in fb8e9fab7f52 14:43:20 ---> Running in ea1758ccd0e7 14:43:20 ---> Running in f49aaa0240c5 14:43:20 ---> Running in 8d4661031279 14:43:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:43:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:43:22 ---> fffb57421f42 14:43:22 Step 3/22 : WORKDIR /edgex-go 14:43:22 ---> Using cache 14:43:22 ---> 8bff60cf3c23 14:43:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:22 ---> Running in 5cb9342ca7a1 14:43:22 Removing intermediate container fb8e9fab7f52 14:43:22 ---> 59eb6be676af 14:43:22 Step 5/23 : RUN apk add --update --no-cache make git 14:43:22 Removing intermediate container f49aaa0240c5 14:43:22 ---> 79f6c5bc08af 14:43:22 Step 5/25 : RUN apk add --update --no-cache make git 14:43:22 ---> Running in 3e0745abe3c9 14:43:22 ---> Running in b427333f4c78 14:43:22 Removing intermediate container ea1758ccd0e7 14:43:22 ---> 243a806f9ef3 14:43:22 Step 5/21 : RUN apk add --update --no-cache make git 14:43:22 Removing intermediate container 8d4661031279 14:43:22 ---> ee687a8b2693 14:43:22 Step 5/23 : RUN apk add --update --no-cache make bash git 14:43:22 ---> Running in d34edaf085d1 14:43:22 ---> Running in 4480c972cac7 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:43:23 Removing intermediate container 5cb9342ca7a1 14:43:23 ---> 04d3afae11e2 14:43:23 Step 5/22 : RUN apk add --update --no-cache make git 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:43:23 ---> Running in fe6dda855165 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:43:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:43:24 OK: 221 MiB in 52 packages 14:43:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:43:24 OK: 221 MiB in 52 packages 14:43:24 OK: 221 MiB in 52 packages 14:43:24 OK: 221 MiB in 52 packages 14:43:24 Removing intermediate container 3e0745abe3c9 14:43:24 ---> 044535eaec71 14:43:24 Step 6/23 : COPY go.mod vendor* ./ 14:43:24 OK: 221 MiB in 52 packages 14:43:25 ---> 47873aa478bf 14:43:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:25 Removing intermediate container 4480c972cac7 14:43:25 ---> 63cc5c7a21f8 14:43:25 Step 6/23 : COPY go.mod vendor* ./ 14:43:25 ---> Running in 5d7d2b884fcd 14:43:25 ---> 4bc61ae3b09f 14:43:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:25 ---> Running in f92c11e5cf8a 14:43:25 Removing intermediate container d34edaf085d1 14:43:25 ---> 23d9e0fb2cb6 14:43:25 Step 6/21 : COPY go.mod vendor* ./ 14:43:25 Removing intermediate container b427333f4c78 14:43:25 ---> b380358832a1 14:43:25 Step 6/25 : COPY go.mod vendor* ./ 14:43:25 Removing intermediate container fe6dda855165 14:43:25 ---> 718eeb5749d0 14:43:25 Step 6/22 : COPY go.mod vendor* ./ 14:43:25 ---> 5558a2c9baec 14:43:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:25 ---> 5f9e371cb214 14:43:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:25 ---> Running in dc362dc29526 14:43:25 ---> 153f9d8d5cf4 14:43:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:25 ---> Running in d23550cbd28c 14:43:25 ---> Running in 805cde4c9c16 14:43:27 Removing intermediate container f92c11e5cf8a 14:43:27 ---> 59813792856c 14:43:27 Step 8/23 : COPY . . 14:43:27 Removing intermediate container 5d7d2b884fcd 14:43:27 ---> c921e8be8721 14:43:27 Step 8/23 : COPY . . 14:43:30 Removing intermediate container dc362dc29526 14:43:30 ---> 08caf6c96502 14:43:30 Step 8/21 : COPY . . 14:43:30 Removing intermediate container d23550cbd28c 14:43:30 ---> c2d6c93c0fc5 14:43:30 Step 8/25 : COPY . . 14:43:31 Removing intermediate container 805cde4c9c16 14:43:31 ---> 3f31616de9ca 14:43:31 Step 8/22 : COPY . . 14:43:38 ---> 37feaf27366c 14:43:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:43:38 ---> 96eab5877685 14:43:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:43:38 ---> 412a80674274 14:43:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:43:38 ---> Running in 8147dc94358e 14:43:38 ---> Running in 9f55a53e9873 14:43:38 ---> Running in 7515f43ed3ad 14:43:40 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 14:43:40 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 14:43:40 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 14:43:49 Removing intermediate container 5f4f36a5ec90 14:43:49 ---> 39f34f570a4c 14:43:49 Successfully built 39f34f570a4c 14:43:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:43:49 + docker inspect -f . ci-base-image-arm64 14:43:49 . [Pipeline] withDockerContainer 14:43:49 prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container 14:43:50 $ 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 14:43:51 $ docker top 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:52 + go version 14:43:52 go version go1.17.6 linux/arm64 [Pipeline] } 14:43:52 $ docker stop --time=1 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe 14:43:54 $ docker rm -f 71cddcc6534c8560f554a4d35672b4ccbad2108cf5e4a880435bb3ee84d95efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:54 + docker inspect -f . ci-base-image-arm64 14:43:54 . [Pipeline] withDockerContainer 14:43:55 prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container 14:43:55 $ 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 14:43:55 ---> e75d70a5ce7e 14:43:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:43:55 ---> Running in 4f92c3f3b93a 14:43:55 ---> 5b0be0b18925 14:43:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:43:55 ---> Running in a73717ee6c66 14:43:55 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 14:43:55 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 14:43:56 $ docker top a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d -eo pid,comm [Pipeline] { [Pipeline] echo 14:43:56 ========================================================= 14:43:56 [edgeXBuildGoParallel] Running Tests and Build... 14:43:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:43:57 + make test 14:43:57 go mod tidy 14:43:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:44:21 Removing intermediate container 9f55a53e9873 14:44:21 ---> beba65a90fba 14:44:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:44:21 ---> Running in 2fe0164f039e 14:44:21 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 14:44:21 Removing intermediate container 7515f43ed3ad 14:44:21 ---> c61e2cfa529f 14:44:21 14:44:21 Step 10/22 : FROM alpine:3.14 14:44:21 Removing intermediate container 2fe0164f039e 14:44:21 ---> d0783c7ee177 14:44:21 14:44:21 Step 11/23 : FROM docker:20.10.10 14:44:21 20.10.10: Pulling from library/docker 14:44:21 3.14: Pulling from library/alpine 14:44:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:44:22 Status: Downloaded newer image for alpine:3.14 14:44:22 ---> 0a97eee8041e 14:44:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:44:22 ---> Running in 11a95ef0c802 14:44:23 Removing intermediate container 8147dc94358e 14:44:23 ---> 2fcfbe4bd7c2 14:44:23 14:44:23 Step 10/23 : FROM alpine:3.14 14:44:23 ---> 0a97eee8041e 14:44:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:44:23 ---> Running in 599f7080b230 14:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:44:23 (1/1) Installing dumb-init (1.2.5-r1) 14:44:23 Executing busybox-1.33.1-r6.trigger 14:44:23 OK: 6 MiB in 15 packages 14:44:23 (1/1) Installing dumb-init (1.2.5-r1) 14:44:23 Executing busybox-1.33.1-r6.trigger 14:44:24 OK: 6 MiB in 15 packages 14:44:24 Removing intermediate container 11a95ef0c802 14:44:24 ---> 20bc8d1d5405 14:44:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:44:24 Removing intermediate container 599f7080b230 14:44:24 ---> 2ef8d125e18d 14:44:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:44:24 ---> Running in f5aab64a5605 14:44:24 ---> Running in e0b8f8c46e16 14:44:24 ? github.com/edgexfoundry/edgex-go [no test files] 14:44:24 Removing intermediate container f5aab64a5605 14:44:24 ---> 2327700c47dc 14:44:24 Step 13/22 : ENV APP_PORT=59861 14:44:24 Removing intermediate container e0b8f8c46e16 14:44:24 ---> ad842db08cf9 14:44:24 Step 13/23 : ENV APP_PORT=59881 14:44:24 ---> Running in 0202bc04cf6f 14:44:25 ---> Running in 2e2c1d869a49 14:44:25 Removing intermediate container 2e2c1d869a49 14:44:25 ---> 0879ef4bf6a7 14:44:25 Step 14/23 : EXPOSE $APP_PORT 14:44:25 Removing intermediate container 0202bc04cf6f 14:44:25 ---> 73ea6b52c366 14:44:25 Step 14/22 : EXPOSE $APP_PORT 14:44:25 ---> Running in 80ad5de748de 14:44:25 ---> Running in 66559ce20d4c 14:44:25 Removing intermediate container 80ad5de748de 14:44:25 ---> 0005073c57ad 14:44:25 Step 15/23 : WORKDIR / 14:44:25 Removing intermediate container 66559ce20d4c 14:44:25 ---> d29215d55c9b 14:44:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:26 ---> Running in 2ede3d99b73d 14:44:26 ---> c79f147c25c9 14:44:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:44:26 Removing intermediate container 2ede3d99b73d 14:44:26 ---> 10d5e5fb33cf 14:44:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:26 ---> b5452e813733 14:44:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:44:26 ---> 56b07b06dab1 14:44:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:44:27 ---> 63d638cc2415 14:44:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:44:27 ---> 2ba3b79ab23c 14:44:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:44:27 ---> Running in 534ac9c95a0d 14:44:28 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 14:44:28 ---> 93a5d5acfec9 14:44:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:44:28 Removing intermediate container 534ac9c95a0d 14:44:28 ---> f71440ed3001 14:44:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:28 ---> Running in 575414f9958a 14:44:28 ---> Running in e3c0d17cadb5 14:44:28 Removing intermediate container e3c0d17cadb5 14:44:28 ---> 33911d4dd2fd 14:44:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:28 Removing intermediate container 575414f9958a 14:44:28 ---> d4154360f8f4 14:44:28 Step 20/22 : LABEL arch=x86_64 14:44:28 ---> Running in ff1dfcba5e0b 14:44:28 ---> Running in c0d951c58e7b 14:44:28 Removing intermediate container ff1dfcba5e0b 14:44:28 ---> ca11c5857403 14:44:28 Step 21/23 : LABEL arch=x86_64 14:44:28 Removing intermediate container c0d951c58e7b 14:44:28 ---> 4628672e8941 14:44:28 Step 21/22 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:44:29 ---> Running in bb9998339500 14:44:29 ---> Running in fa283fc3ccf7 14:44:29 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:44:29 Status: Downloaded newer image for docker:20.10.10 14:44:29 ---> b706a049f56e 14:44:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:44:29 ---> Running in 31063599d534 14:44:29 Removing intermediate container fa283fc3ccf7 14:44:29 ---> 26d60ecade30 14:44:29 Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:44:29 Removing intermediate container bb9998339500 14:44:29 ---> f3e3f782df10 14:44:29 Step 22/22 : LABEL version=0.0.0 14:44:29 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 14:44:29 ---> Running in 97ae260b5379 14:44:29 ---> Running in c4fdffe60538 14:44:29 Removing intermediate container 31063599d534 14:44:29 ---> 70b39d20c067 14:44:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:44:29 Removing intermediate container 97ae260b5379 14:44:29 ---> 2c61a8c7f243 14:44:29 14:44:29 Successfully built 2c61a8c7f243 14:44:29 ---> Running in 0bf7c429e340 14:44:29 Successfully tagged support-scheduler:latest 14:44:29 Building security-bootstrapper 14:44:29  Building support-scheduler ... done Removing intermediate container c4fdffe60538 14:44:29 ---> 0b65d2647e8f 14:44:29 Step 23/23 : LABEL version=0.0.0 14:44:29 ---> Running in 8352e1a15f2b 14:44:29 Removing intermediate container 8352e1a15f2b 14:44:29 ---> f16bf9cf65a5 14:44:29 14:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:44:30 Successfully built f16bf9cf65a5 14:44:30 Successfully tagged core-metadata:latest 14:44:30  Building core-metadata ... done Building core-command 14:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:44:30 (1/42) Installing readline (8.1.0-r0) 14:44:30 (2/42) Installing bash (5.1.4-r0) 14:44:30 Executing bash-5.1.4-r0.post-install 14:44:30 (3/42) Installing brotli-libs (1.0.9-r5) 14:44:30 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:44:30 (5/42) Installing libcurl (7.79.1-r0) 14:44:30 (6/42) Installing curl (7.79.1-r0) 14:44:30 (7/42) Installing dumb-init (1.2.5-r1) 14:44:30 (8/42) Installing libbz2 (1.0.8-r1) 14:44:30 (9/42) Installing expat (2.4.5-r0) 14:44:30 (10/42) Installing libffi (3.3-r2) 14:44:30 (11/42) Installing gdbm (1.19-r0) 14:44:30 (12/42) Installing xz-libs (5.2.5-r0) 14:44:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:44:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:44:30 (15/42) Installing mpdecimal (2.5.1-r1) 14:44:30 (16/42) Installing sqlite-libs (3.35.5-r0) 14:44:30 (17/42) Installing python3 (3.9.5-r2) 14:44:34 (18/42) Installing py3-appdirs (1.4.4-r2) 14:44:34 (19/42) Installing py3-chardet (4.0.0-r2) 14:44:34 (20/42) Installing py3-idna (3.2-r0) 14:44:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:44:34 (22/42) Installing py3-certifi (2020.12.5-r1) 14:44:34 (23/42) Installing py3-requests (2.25.1-r4) 14:44:34 (24/42) Installing py3-msgpack (1.0.2-r1) 14:44:34 Removing intermediate container a73717ee6c66 14:44:34 ---> edb41a0e6695 14:44:34 14:44:34 Step 10/21 : FROM alpine:3.14 14:44:34 ---> 0a97eee8041e 14:44:34 Step 11/21 : RUN apk add --update --no-cache curl 14:44:34 (25/42) Installing py3-lockfile (0.12.2-r4) 14:44:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:44:35 (27/42) Installing py3-colorama (0.4.4-r1) 14:44:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:44:35 (29/42) Installing py3-distlib (0.3.1-r3) 14:44:35 (30/42) Installing py3-distro (1.5.0-r3) 14:44:35 (31/42) Installing py3-six (1.15.0-r1) 14:44:35 (32/42) Installing py3-webencodings (0.5.1-r4) 14:44:35 (33/42) Installing py3-html5lib (1.1-r1) 14:44:35 ---> Running in 2ff891cdc44a 14:44:35 (34/42) Installing py3-parsing (2.4.7-r2) 14:44:35 (35/42) Installing py3-packaging (20.9-r1) 14:44:35 (36/42) Installing py3-toml (0.10.2-r2) 14:44:35 (37/42) Installing py3-pep517 (0.10.0-r2) 14:44:35 (38/42) Installing py3-progress (1.5-r2) 14:44:35 (39/42) Installing py3-retrying (1.3.3-r1) 14:44:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:44:35 (41/42) Installing py3-setuptools (52.0.0-r3) 14:44:35 (42/42) Installing py3-pip (20.3.4-r1) 14:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:44:36 (1/5) Installing ca-certificates (20211220-r0) 14:44:36 (2/5) Installing brotli-libs (1.0.9-r5) 14:44:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:44:36 (4/5) Installing libcurl (7.79.1-r0) 14:44:36 (5/5) Installing curl (7.79.1-r0) 14:44:36 Executing busybox-1.33.1-r6.trigger 14:44:36 Executing busybox-1.33.1-r6.trigger 14:44:36 OK: 84 MiB in 64 packages 14:44:36 Executing ca-certificates-20211220-r0.trigger 14:44:36 Removing intermediate container 4f92c3f3b93a 14:44:36 ---> 34499eb812c6 14:44:36 14:44:36 Step 10/25 : FROM alpine:3.14 14:44:36 ---> 0a97eee8041e 14:44:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:44:36 OK: 8 MiB in 19 packages 14:44:37 ---> Running in b8aacee2c5f4 14:44:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:44:37 ---> fffb57421f42 14:44:37 Step 3/23 : WORKDIR /edgex-go 14:44:37 ---> Using cache 14:44:37 ---> 8bff60cf3c23 14:44:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:37 ---> Using cache 14:44:37 ---> 04d3afae11e2 14:44:37 Step 5/23 : RUN apk add --update --no-cache make git 14:44:37 ---> Using cache 14:44:37 ---> 718eeb5749d0 14:44:37 Step 6/23 : COPY go.mod vendor* ./ 14:44:37 ---> Using cache 14:44:37 ---> 153f9d8d5cf4 14:44:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:37 ---> Using cache 14:44:37 ---> 3f31616de9ca 14:44:37 Step 8/23 : COPY . . 14:44:37 ---> Using cache 14:44:37 ---> 412a80674274 14:44:37 Step 9/23 : RUN make cmd/core-command/core-command 14:44:37 ---> Running in a2960d463e64 14:44:37 Collecting docker-compose==1.23.2 14:44:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:44:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:44:37 ---> fffb57421f42 14:44:37 Step 3/31 : WORKDIR /edgex-go 14:44:37 ---> Using cache 14:44:37 ---> 8bff60cf3c23 14:44:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:37 ---> Using cache 14:44:37 ---> 04d3afae11e2 14:44:37 Step 5/31 : RUN apk add --update --no-cache make git 14:44:37 ---> Using cache 14:44:37 ---> 718eeb5749d0 14:44:37 Step 6/31 : COPY go.mod vendor* ./ 14:44:37 ---> Using cache 14:44:37 ---> 153f9d8d5cf4 14:44:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:37 ---> Using cache 14:44:37 ---> 3f31616de9ca 14:44:37 Step 8/31 : COPY . . 14:44:37 ---> Using cache 14:44:37 ---> 412a80674274 14:44:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:44:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:44:37 ---> Running in 4021eb66cf92 14:44:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:44:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:44:37 Collecting websocket-client<1.0,>=0.32.0 14:44:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:44:37 Collecting jsonschema<3,>=2.5.1 14:44:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:44:37 Collecting texttable<0.10,>=0.9.0 14:44:37 Downloading texttable-0.9.1.tar.gz (11 kB) 14:44:37 Removing intermediate container 2ff891cdc44a 14:44:37 ---> 007371015aca 14:44:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:44:37 ---> Running in 3e169816760a 14:44:38 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 14:44:38 Removing intermediate container 3e169816760a 14:44:38 ---> fb3ce3acc43a 14:44:38 Step 13/21 : WORKDIR /edgex 14:44:38 ---> Running in bffad0f1887d 14:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:44:38 Collecting docker<4.0,>=3.6.0 14:44:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:44:38 Removing intermediate container bffad0f1887d 14:44:38 ---> 5c546933d22f 14:44:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:44:38 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 14:44:38 Collecting PyYAML<4,>=3.10 14:44:38 Downloading PyYAML-3.13.tar.gz (270 kB) 14:44:38 ---> d504c9014e28 14:44:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:44:38 (1/3) Installing ca-certificates (20211220-r0) 14:44:38 (2/3) Installing dumb-init (1.2.5-r1) 14:44:38 (3/3) Installing su-exec (0.2-r1) 14:44:38 Executing busybox-1.33.1-r6.trigger 14:44:38 Executing ca-certificates-20211220-r0.trigger 14:44:39 OK: 6 MiB in 17 packages 14:44:39 ---> d867e38b9bdc 14:44:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:44:39 Collecting docopt<0.7,>=0.6.1 14:44:39 Downloading docopt-0.6.2.tar.gz (25 kB) 14:44:39 Removing intermediate container b8aacee2c5f4 14:44:39 ---> 02722e3852c9 14:44:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:44:39 ---> Running in c651ab1107d4 14:44:39 ---> 7042b2a90dab 14:44:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:44:39 ---> Running in 87a22ad9688b 14:44:39 Removing intermediate container c651ab1107d4 14:44:39 ---> 5705defce8ee 14:44:39 Step 13/25 : WORKDIR / 14:44:40 ---> Running in 545c16f07d5c 14:44:40 Removing intermediate container 87a22ad9688b 14:44:40 ---> 76f7013b769d 14:44:40 Step 18/21 : CMD ["--init=true"] 14:44:40 Collecting dockerpty<0.5,>=0.4.1 14:44:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:44:40 ---> Running in 8d2855c145db 14:44:40 Removing intermediate container 545c16f07d5c 14:44:40 ---> e1b05905349c 14:44:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:44:40 Removing intermediate container 8d2855c145db 14:44:40 ---> 7b1fc77e2d9a 14:44:40 Step 19/21 : LABEL arch=x86_64 14:44:40 ---> Running in 5086b9cdbf89 14:44:40 ---> 7f1799ccbed6 14:44:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:44:40 Removing intermediate container 5086b9cdbf89 14:44:40 ---> 80cf060844d3 14:44:40 Step 20/21 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:44:40 ---> Running in 181ca2b03420 14:44:40 ---> 37df4c03d2dd 14:44:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:44:41 Removing intermediate container 181ca2b03420 14:44:41 ---> 3dcdde3d4d61 14:44:41 Step 21/21 : LABEL version=0.0.0 14:44:41 Collecting cached-property<2,>=1.2.0 14:44:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:44:41 ---> Running in 91e85da0fe6f 14:44:41 Collecting docker-pycreds>=0.4.0 14:44:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:44:41 ---> ceb3f2472049 14:44:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:44:41 Removing intermediate container 91e85da0fe6f 14:44:41 ---> 0af3339c7bd9 14:44:41 14:44:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:44:41 Successfully built 0af3339c7bd9 14:44:41 Successfully tagged security-proxy-setup:latest 14:44:41 Building core-data 14:44:41  Building security-proxy-setup ... done Collecting chardet<3.1.0,>=3.0.2 14:44:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:44:41 ---> d7f20d069ccb 14:44:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:44:41 Collecting urllib3<1.25,>=1.21.1 14:44:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:44:41 Collecting idna<2.8,>=2.5 14:44:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:44:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:44:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:44:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:44:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:44:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:44:42 Attempting uninstall: urllib3 14:44:42 Found existing installation: urllib3 1.26.5 14:44:42 Uninstalling urllib3-1.26.5: 14:44:42 Successfully uninstalled urllib3-1.26.5 14:44:43 ---> c32a1152166b 14:44:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:44:43 Attempting uninstall: idna 14:44:43 Found existing installation: idna 3.2 14:44:43 Uninstalling idna-3.2: 14:44:43 Successfully uninstalled idna-3.2 14:44:44 Attempting uninstall: chardet 14:44:44 Found existing installation: chardet 4.0.0 14:44:44 Uninstalling chardet-4.0.0: 14:44:44 Successfully uninstalled chardet-4.0.0 14:44:44 ---> 6135272b3b79 14:44:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:44:44 ---> b1aef67a348d 14:44:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:44:44 ---> Running in 11f145138c66 14:44:44 Attempting uninstall: requests 14:44:44 Found existing installation: requests 2.25.1 14:44:44 Uninstalling requests-2.25.1: 14:44:44 Successfully uninstalled requests-2.25.1 14:44:44 Running setup.py install for texttable: started 14:44:45 Running setup.py install for texttable: finished with status 'done' 14:44:45 Running setup.py install for PyYAML: started 14:44:45 Removing intermediate container 11f145138c66 14:44:45 ---> 6a34e8122e24 14:44:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:44:45 ---> Running in f681efde8df2 14:44:45 Removing intermediate container f681efde8df2 14:44:45 ---> 7a3816e02436 14:44:45 Step 23/25 : LABEL arch=x86_64 14:44:45 ---> Running in 3a87eaedcd19 14:44:46 Removing intermediate container 3a87eaedcd19 14:44:46 ---> 6cc288f7e7ae 14:44:46 Step 24/25 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:44:46 ---> Running in e692b046d97d 14:44:46 Removing intermediate container e692b046d97d 14:44:46 ---> af308f731d76 14:44:46 Step 25/25 : LABEL version=0.0.0 14:44:46 Running setup.py install for PyYAML: finished with status 'done' 14:44:46 ---> Running in 70cfaed804f4 14:44:46 Removing intermediate container 70cfaed804f4 14:44:46 ---> e543b6db5e20 14:44:46 14:44:46 Running setup.py install for docopt: started 14:44:46 Successfully built e543b6db5e20 14:44:46 Successfully tagged security-secretstore-setup:latest 14:44:46  Building security-secretstore-setup ... done Building support-notifications 14:44:47 Running setup.py install for docopt: finished with status 'done' 14:44:47 Running setup.py install for dockerpty: started 14:44:47 Running setup.py install for dockerpty: finished with status 'done' 14:44:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:44:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:44:55 ---> fffb57421f42 14:44:55 Step 3/23 : WORKDIR /edgex-go 14:44:55 ---> Using cache 14:44:55 ---> 8bff60cf3c23 14:44:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:55 ---> Using cache 14:44:55 ---> 04d3afae11e2 14:44:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:44:55 ---> Running in 88b2145644ca 14:44:55 Removing intermediate container 0bf7c429e340 14:44:55 ---> d13f7a1ea6de 14:44:55 Step 14/23 : ENV APP_PORT=58890 14:44:55 ---> Running in ced9ad87463c 14:44:55 Removing intermediate container ced9ad87463c 14:44:55 ---> f03de2c8a7e8 14:44:55 Step 15/23 : EXPOSE $APP_PORT 14:44:55 ---> Running in b761f552073e 14:44:55 Removing intermediate container b761f552073e 14:44:55 ---> 0f242e92513a 14:44:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:44:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:44:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:44:56 ---> 4d291219c4cb 14:44:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:44:57 ---> c18d94f6441e 14:44:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:44:57 OK: 221 MiB in 52 packages 14:44:57 ---> d3eba46cc0be 14:44:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:44:57 ---> Running in 8cca0a085f64 14:44:57 Removing intermediate container 88b2145644ca 14:44:57 ---> 159a4d3a4862 14:44:57 Step 6/23 : COPY go.mod vendor* ./ 14:44:57 Removing intermediate container 8cca0a085f64 14:44:57 ---> 4f7a6ce9f968 14:44:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:44:57 ---> fffb57421f42 14:44:57 Step 3/22 : WORKDIR /edgex-go 14:44:57 ---> Using cache 14:44:57 ---> 8bff60cf3c23 14:44:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:57 ---> Using cache 14:44:57 ---> 04d3afae11e2 14:44:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:44:57 ---> Running in 5e3344892dc8 14:44:57 ---> Running in 1884bf939fd2 14:44:58 ---> 56e33139a3ea 14:44:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:58 Removing intermediate container 1884bf939fd2 14:44:58 ---> fe88ca94f334 14:44:58 Step 21/23 : LABEL arch=x86_64 14:44:58 ---> Running in 1d707bd2dc61 14:44:58 ---> Running in 9fffd7231991 14:44:58 Removing intermediate container 9fffd7231991 14:44:58 ---> aed184c00ae6 14:44:58 Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:44:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:44:58 ---> Running in ec0d0f0b1406 14:44:58 Removing intermediate container ec0d0f0b1406 14:44:58 ---> dfee1d739310 14:44:58 Step 23/23 : LABEL version=0.0.0 14:44:59 ---> Running in 3f5fd67fb7b0 14:44:59 Removing intermediate container 3f5fd67fb7b0 14:44:59 ---> 5f63484b0b37 14:44:59 14:44:59 Successfully built 5f63484b0b37 14:44:59 Successfully tagged sys-mgmt-agent:latest 14:44:59  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:45:00 OK: 221 MiB in 52 packages 14:45:00 Removing intermediate container 1d707bd2dc61 14:45:00 ---> ebec6cbecce9 14:45:00 Step 8/23 : COPY . . 14:45:00 Removing intermediate container 5e3344892dc8 14:45:00 ---> ce7946019985 14:45:00 Step 6/22 : COPY go.mod vendor* ./ 14:45:02 ---> d1b1d265e672 14:45:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:03 ---> Running in 014ada2336c9 14:45:06 ---> 6ab7dff4f362 14:45:06 Step 9/23 : RUN make cmd/core-data/core-data 14:45:06 ---> Running in 98d67475c954 14:45:06 Removing intermediate container 014ada2336c9 14:45:06 ---> e7305fb7abe7 14:45:06 Step 8/22 : COPY . . 14:45:06 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 14:45:13 Removing intermediate container a2960d463e64 14:45:13 ---> 0cdebe947f54 14:45:13 14:45:13 Step 10/23 : FROM alpine:3.14 14:45:13 ---> 0a97eee8041e 14:45:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:45:13 ---> Using cache 14:45:13 ---> 2ef8d125e18d 14:45:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:45:13 ---> Using cache 14:45:13 ---> ad842db08cf9 14:45:13 Step 13/23 : ENV APP_PORT=59882 14:45:13 Removing intermediate container 4021eb66cf92 14:45:13 ---> 2e0a73646c5e 14:45:13 14:45:13 Step 10/31 : FROM alpine:3.14 14:45:13 ---> 0a97eee8041e 14:45:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:45:13 ---> Running in 48526b9ab3d2 14:45:13 ---> 90d91c28ad3c 14:45:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:45:13 ---> Running in 1fceee447d7f 14:45:13 ---> Running in 5d9ea3b19b50 14:45:13 Removing intermediate container 48526b9ab3d2 14:45:13 ---> f711cae1a7a7 14:45:13 Step 14/23 : EXPOSE $APP_PORT 14:45:13 Removing intermediate container 1fceee447d7f 14:45:13 ---> 02832814ac60 14:45:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:45:13 ---> Running in c7335c9c09d3 14:45:13 ---> Running in d37800c03537 14:45:13 Removing intermediate container c7335c9c09d3 14:45:13 ---> 6c904de03c26 14:45:13 Step 15/23 : WORKDIR / 14:45:13 ---> Running in dd3f5377fa41 14:45:13 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 14:45:13 Removing intermediate container dd3f5377fa41 14:45:13 ---> 569fc6c279b2 14:45:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:45:13 (1/2) Installing dumb-init (1.2.5-r1) 14:45:13 (2/2) Installing su-exec (0.2-r1) 14:45:13 Executing busybox-1.33.1-r6.trigger 14:45:13 OK: 6 MiB in 16 packages 14:45:13 ---> 347e361f743e 14:45:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:45:13 ---> 9c49a6058d40 14:45:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:45:14 Removing intermediate container d37800c03537 14:45:14 ---> 94912814a39a 14:45:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:45:14 ---> Running in 8c15d735c6f9 14:45:14 Removing intermediate container 8c15d735c6f9 14:45:14 ---> ed8ebc004e3e 14:45:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:45:14 ---> 16a88ba31ade 14:45:14 Step 19/23 : ENTRYPOINT ["/core-command"] 14:45:14 ---> Running in 4dcdabe05177 14:45:14 ---> Running in cf36be2b0f5d 14:45:14 Removing intermediate container 4dcdabe05177 14:45:14 ---> 99503e560de4 14:45:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:45:14 ---> Running in 943b22df4804 14:45:14 Removing intermediate container cf36be2b0f5d 14:45:14 ---> b2f8be0390bf 14:45:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:14 ---> Running in bb7ae7dcc7a8 14:45:14 Removing intermediate container bb7ae7dcc7a8 14:45:14 ---> 09d9cff39994 14:45:14 Step 21/23 : LABEL arch=x86_64 14:45:14 ---> Running in 7b11d52fd2cc 14:45:15 Removing intermediate container 7b11d52fd2cc 14:45:15 ---> c3623e1185c3 14:45:15 Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:45:15 ---> Running in 6fd355b0d5ef 14:45:15 Removing intermediate container 6fd355b0d5ef 14:45:15 ---> 547d82ef0382 14:45:15 Step 23/23 : LABEL version=0.0.0 14:45:15 ---> Running in cdc3f72364ee 14:45:15 Removing intermediate container 943b22df4804 14:45:15 ---> 4b72b5d9ab73 14:45:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:45:15 ---> Running in ac1e66c71f49 14:45:15 Removing intermediate container cdc3f72364ee 14:45:15 ---> 40039c70aa56 14:45:15 14:45:15 Successfully built 40039c70aa56 14:45:15 Successfully tagged core-command:latest 14:45:15  Building core-command ... done Removing intermediate container ac1e66c71f49 14:45:15 ---> 8ecc57b8c57a 14:45:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:45:16 ---> 5a1f47a07da3 14:45:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:45:16 ---> Running in 95c0f1a2f86c 14:45:17 Removing intermediate container 95c0f1a2f86c 14:45:17 ---> bda252d2f516 14:45:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:17 ---> 9abd669cf941 14:45:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:45:18 ---> bb7dc1845c25 14:45:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:45:18 ---> 8fb9d84c962c 14:45:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:45:18 ---> a516eb5da692 14:45:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:45:18 ---> d4e926c267e8 14:45:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:45:19 ---> Running in 432856cded0a 14:45:19 Removing intermediate container 432856cded0a 14:45:19 ---> ad68b5d42349 14:45:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:45:19 ---> ed713ab2b474 14:45:19 Step 26/31 : RUN chmod +x /entrypoint.sh 14:45:19 ---> Running in 0be056e533bc 14:45:20 Removing intermediate container 0be056e533bc 14:45:20 ---> 98977054492b 14:45:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:45:20 ---> Running in 4282b135c737 14:45:20 Removing intermediate container 4282b135c737 14:45:20 ---> 698dd8bade18 14:45:20 Step 28/31 : CMD ["gate"] 14:45:21 ---> Running in 38ef62a5f1e2 14:45:21 Removing intermediate container 38ef62a5f1e2 14:45:21 ---> 0ce0b2d5a570 14:45:21 Step 29/31 : LABEL arch=x86_64 14:45:21 ---> Running in 77d2eea8fd6f 14:45:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:45:21 Removing intermediate container 77d2eea8fd6f 14:45:21 ---> ecf656d257dd 14:45:21 Step 30/31 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:45:21 ---> Running in ab652c3da1d9 14:45:21 Removing intermediate container ab652c3da1d9 14:45:21 ---> 7402fd3b3ac1 14:45:21 Step 31/31 : LABEL version=0.0.0 14:45:21 ---> Running in 787d76298fce 14:45:21 Removing intermediate container 787d76298fce 14:45:21 ---> 1779bbf0bd0b 14:45:21 14:45:22 Successfully built 1779bbf0bd0b 14:45:22 Successfully tagged security-bootstrapper:latest 14:45:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:45:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:45:34  Building security-bootstrapper ... done Removing intermediate container 98d67475c954 14:45:34 ---> 70e2d4db4082 14:45:34 14:45:34 Step 10/23 : FROM alpine:3.14 14:45:34 ---> 0a97eee8041e 14:45:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:45:34 ---> Running in ff16aa39ba0a 14:45:34 Removing intermediate container ff16aa39ba0a 14:45:34 ---> de7b2549dba4 14:45:34 Step 12/23 : ENV APP_PORT=59880 14:45:34 ---> Running in 8c4fc034c3be 14:45:34 Removing intermediate container 8c4fc034c3be 14:45:34 ---> 47184d95eb11 14:45:34 Step 13/23 : EXPOSE $APP_PORT 14:45:34 ---> Running in 6fb758a51d8f 14:45:34 Removing intermediate container 6fb758a51d8f 14:45:34 ---> 99cba277a77d 14:45:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:34 Removing intermediate container 5d9ea3b19b50 14:45:34 ---> fb181e70afc2 14:45:34 14:45:34 Step 10/22 : FROM alpine:3.14 14:45:34 ---> 0a97eee8041e 14:45:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:45:34 ---> Running in 40bcf31b020d 14:45:34 ---> Running in 5a3ee03a5dfe 14:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:45:34 Removing intermediate container 40bcf31b020d 14:45:34 ---> f62814debf9c 14:45:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:45:34 ---> Running in 5dd782e27e34 14:45:34 (1/2) Installing ca-certificates (20211220-r0) 14:45:34 (2/2) Installing dumb-init (1.2.5-r1) 14:45:34 Executing busybox-1.33.1-r6.trigger 14:45:34 Executing ca-certificates-20211220-r0.trigger 14:45:34 OK: 6 MiB in 16 packages 14:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:45:34 Removing intermediate container 5a3ee03a5dfe 14:45:34 ---> eb64e5e4aee5 14:45:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:45:34 ---> Running in a3ad6622a1c1 14:45:35 Removing intermediate container a3ad6622a1c1 14:45:35 ---> 98788975b897 14:45:35 Step 13/22 : ENV APP_PORT=59860 14:45:35 ---> Running in 801b2cad85de 14:45:35 Removing intermediate container 801b2cad85de 14:45:35 ---> c3fa03c63f48 14:45:35 Step 14/22 : EXPOSE $APP_PORT 14:45:35 ---> Running in 9c5d3c0763b8 14:45:35 Removing intermediate container 9c5d3c0763b8 14:45:35 ---> 6c82aa68aad7 14:45:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:35 ---> 4a74641a7a81 14:45:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:45:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:45:35 ---> 5dcaff4351c1 14:45:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:45:36 (1/6) Installing dumb-init (1.2.5-r1) 14:45:36 ---> 33467c34c191 14:45:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:45:36 ---> Running in 68c5d87c6673 14:45:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:45:36 Removing intermediate container 68c5d87c6673 14:45:36 ---> a3fc2a3a0f61 14:45:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:36 (3/6) Installing libsodium (1.0.18-r0) 14:45:36 ---> Running in 8e04579211b1 14:45:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:45:36 Removing intermediate container 8e04579211b1 14:45:36 ---> 394ed9e79ea9 14:45:36 Step 20/22 : LABEL arch=x86_64 14:45:36 ---> Running in 8dd14d2d6ea7 14:45:36 (5/6) Installing libzmq (4.3.4-r0) 14:45:36 (6/6) Installing zeromq (4.3.4-r0) 14:45:36 Removing intermediate container 8dd14d2d6ea7 14:45:36 ---> c703b2d487f0 14:45:36 Step 21/22 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:45:36 ---> Running in 1a4b3b71abb8 14:45:36 Executing busybox-1.33.1-r6.trigger 14:45:36 OK: 8 MiB in 20 packages 14:45:36 Removing intermediate container 1a4b3b71abb8 14:45:36 ---> 2155caa46c06 14:45:36 Step 22/22 : LABEL version=0.0.0 14:45:36 ---> Running in 7a3c7bd56ae2 14:45:36 Removing intermediate container 7a3c7bd56ae2 14:45:36 ---> db6268196e25 14:45:36 14:45:36 Removing intermediate container 5dd782e27e34 14:45:36 ---> 0f4b59b8a911 14:45:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:37 Successfully built db6268196e25 14:45:37 Successfully tagged support-notifications:latest 14:45:37  Building support-notifications ... done  ---> 86655d192eaa 14:45:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:45:37 ---> cb20bf25960c 14:45:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:45:37 ---> ab33440e6bc7 14:45:37 Step 19/23 : ENTRYPOINT ["/core-data"] 14:45:37 ---> Running in 77f2a5e63a9e 14:45:37 Removing intermediate container 77f2a5e63a9e 14:45:37 ---> 7a36a684bdc2 14:45:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:37 ---> Running in daef4fa21ab0 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:45:37 Removing intermediate container daef4fa21ab0 14:45:37 ---> dcfd40bd28ac 14:45:37 Step 21/23 : LABEL arch=x86_64 14:45:37 ---> Running in f7b3154a420b 14:45:37 Removing intermediate container f7b3154a420b 14:45:37 ---> 796ea9cf4b53 14:45:37 Step 22/23 : LABEL git_sha=aee9f41595d9a3c51f4ebcb56daac4e6a182938c 14:45:37 ---> Running in eb29b701d932 14:45:37 Removing intermediate container eb29b701d932 14:45:37 ---> ab6736da8ed3 14:45:37 Step 23/23 : LABEL version=0.0.0 14:45:37 ---> Running in 351e25ed5399 14:45:38 Removing intermediate container 351e25ed5399 14:45:38 ---> 1a478bbbcddf 14:45:38 14:45:38 Successfully built 1a478bbbcddf 14:45:38 Successfully tagged core-data:latest 14:45:38  Building core-data ... done  [Pipeline] } 14:45:38 $ docker stop --time=1 f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 14:45:39 $ docker rm -f f3c31b1f871220c27387daab3778615884d901f1745c393555bcd53a3ffad177 [Pipeline] // withDockerContainer [Pipeline] sh 14:45:39 + docker images 14:45:39 REPOSITORY TAG IMAGE ID CREATED SIZE 14:45:39 core-data latest 1a478bbbcddf 2 seconds ago 20MB 14:45:39 support-notifications latest db6268196e25 3 seconds ago 16.7MB 14:45:39 fb181e70afc2 6 seconds ago 1.78GB 14:45:39 70e2d4db4082 7 seconds ago 1.79GB 14:45:39 security-bootstrapper latest 1779bbf0bd0b 18 seconds ago 18.7MB 14:45:39 core-command latest 40039c70aa56 24 seconds ago 15.8MB 14:45:39 2e0a73646c5e 28 seconds ago 1.77GB 14:45:39 0cdebe947f54 29 seconds ago 1.77GB 14:45:39 sys-mgmt-agent latest 5f63484b0b37 40 seconds ago 296MB 14:45:39 security-secretstore-setup latest e543b6db5e20 53 seconds ago 27.9MB 14:45:39 security-proxy-setup latest 0af3339c7bd9 58 seconds ago 26.2MB 14:45:39 34499eb812c6 About a minute ago 1.78GB 14:45:39 edb41a0e6695 About a minute ago 1.78GB 14:45:39 core-metadata latest f16bf9cf65a5 About a minute ago 16.6MB 14:45:39 support-scheduler latest 2c61a8c7f243 About a minute ago 16MB 14:45:39 2fcfbe4bd7c2 About a minute ago 1.78GB 14:45:39 d0783c7ee177 About a minute ago 1.77GB 14:45:39 c61e2cfa529f About a minute ago 1.78GB 14:45:39 ci-base-image-x86_64 latest fffb57421f42 5 minutes ago 1.27GB 14:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 14:45:39 docker 20.10.10 b706a049f56e 3 months ago 216MB 14:45:39 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 14:45:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 14:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements 14:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements 14:45:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.463s coverage: 44.7% of statements 14:45:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:45:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.610s coverage: 89.5% of statements 14:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 84.4% of statements 14:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:45:55 Still waiting to schedule task 14:45:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 94.2% of statements 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.9% of statements 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements 14:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 14:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements 14:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 14:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 14:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 82.5% of statements 14:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.787s coverage: 91.2% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.827s coverage: 64.4% of statements 14:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 14:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 14:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 14:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.194s coverage: 65.4% of statements 14:46:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:46:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:46:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.8% of statements 14:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 14:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.206s coverage: 84.8% of statements 14:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.612s coverage: 92.3% of statements 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:46:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 14:46:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 14:46:43 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 14:46:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:46:43 GO111MODULE=on go vet ./... 14:47:06 Running on prd-ubuntu18.04-docker-8c-8g-5984 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 14:47:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:47:06 The recommended git tool is: git 14:47:07 using credential edgex-jenkins-ssh 14:47:07 Cloning the remote Git repository 14:47:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:47:07 > git init /w/workspace/edgex-go/1 # timeout=10 14:47:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:47:07 > git --version # timeout=10 14:47:07 > git --version # 'git version 2.17.1' 14:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:12 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit b6f7f62207915b13e41bb204faf74e18d3bdb289 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 14:47:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:47:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:47:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:47:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:47:12 > git config core.sparsecheckout # timeout=10 14:47:12 > git checkout -f b6f7f62207915b13e41bb204faf74e18d3bdb289 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 14:47:13 Failed in branch amd64 14:47:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:47:53 ./bin/test-attribution-txt.sh [Pipeline] echo 14:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:47:56 + ls -al . 14:47:56 total 672 14:47:56 drwxrwxr-x 9 1001 1001 4096 Feb 25 14:47 . 14:47:56 drwxr-xr-x 4 root root 4096 Feb 25 14:43 .. 14:47:56 -rw-rw-r-- 1 1001 1001 11 Feb 25 14:41 .dockerignore 14:47:56 drwxrwxr-x 8 1001 1001 4096 Feb 25 14:41 .git 14:47:56 drwxrwxr-x 4 1001 1001 4096 Feb 25 14:41 .github 14:47:56 -rw-rw-r-- 1 1001 1001 804 Feb 25 14:41 .gitignore 14:47:56 -rw-rw-r-- 1 1001 1001 42 Feb 25 14:41 .golangci.yml 14:47:56 -rw-rw-r-- 1 1001 1001 76 Feb 25 14:41 .hadolint.yml 14:47:56 -rw-rw-r-- 1 1001 1001 166 Feb 25 14:41 .sonarcloud.properties 14:47:56 -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:41 ADOPTERS.md 14:47:56 -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:41 Attribution.txt 14:47:56 -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:41 CHANGELOG.md 14:47:56 -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:41 CONTRIBUTING.md 14:47:56 -rw-rw-r-- 1 1001 1001 677 Feb 25 14:41 GOVERNANCE.md 14:47:56 -rw-rw-r-- 1 1001 1001 849 Feb 25 14:41 Jenkinsfile 14:47:56 -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:41 LICENSE 14:47:56 -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:41 Makefile 14:47:56 -rw-rw-r-- 1 1001 1001 582 Feb 25 14:41 OWNERS.md 14:47:56 -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:41 README.md 14:47:56 -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:41 SECURITY.md 14:47:56 -rw-rw-r-- 1 1001 1001 5 Feb 25 14:39 VERSION 14:47:56 -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:41 ZMQWindows.md 14:47:56 drwxrwxr-x 2 1001 1001 4096 Feb 25 14:41 bin 14:47:56 drwxrwxr-x 14 1001 1001 4096 Feb 25 14:41 cmd 14:47:56 -rw-r--r-- 1 root root 428383 Feb 25 14:46 coverage.out 14:47:56 -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:41 go.mod 14:47:56 -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:41 go.sum 14:47:56 drwxrwxr-x 8 1001 1001 4096 Feb 25 14:41 internal 14:47:56 drwxrwxr-x 3 1001 1001 4096 Feb 25 14:41 openapi 14:47:56 drwxrwxr-x 4 1001 1001 4096 Feb 25 14:41 snap 14:47:56 -rw-rw-r-- 1 1001 1001 204 Feb 25 14:41 version.go [Pipeline] sh 14:47:57 + '[' -e coverage.out ] 14:47:57 + chown 1001:1001 coverage.out [Pipeline] stash 14:47:57 Warning: overwriting stash ‘coverage-report’ 14:47:58 Stashed 1 file(s) [Pipeline] sh 14:47:58 + make build 14:47:58 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 14:48:05 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 14:48:32 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 14:48:32 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 14:48:36 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 14:48:37 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 14:48:40 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 14:48:44 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 14:48:47 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 14:48:52 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 14:48:55 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 14:48:58 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] } 14:49:04 $ docker stop --time=1 a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d 14:49:06 $ docker rm -f a28872d64e0410ce868ba0a273d941619a79f23dc2f67357a301bc00f94bc66d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:49:08 14:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:49:09 latest: Pulling from edgex-devops/edgex-compose-arm64 14:49:09 29e5d40040c1: Pulling fs layer 14:49:09 1ce36da41761: Pulling fs layer 14:49:09 25b303627fd3: Pulling fs layer 14:49:09 29e5d40040c1: Verifying Checksum 14:49:09 29e5d40040c1: Download complete 14:49:09 1ce36da41761: Verifying Checksum 14:49:09 1ce36da41761: Download complete 14:49:09 29e5d40040c1: Pull complete 14:49:10 25b303627fd3: Verifying Checksum 14:49:10 25b303627fd3: Download complete 14:49:10 1ce36da41761: Pull complete 14:49:21 25b303627fd3: Pull complete 14:49:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:49:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:49:21 prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container 14:49:21 $ 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 14:49:23 $ docker top 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:24 + docker-compose build --help 14:49:24 + grep parallel 14:49:27 --parallel Build images in parallel. [Pipeline] } 14:49:28 $ docker stop --time=1 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 14:49:29 $ docker rm -f 9149bb649557d6cb5f4f8ece201f8fd1c319a13eddada02ac4d299ee20cb2dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:49:30 . [Pipeline] withDockerContainer 14:49:30 prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container 14:49:30 $ 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 14:49:32 $ docker top 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:33 + docker-compose -f ./docker-compose-build.yml build --parallel 14:49:37 Building core-command ... 14:49:37 Building core-data ... 14:49:37 Building core-metadata ... 14:49:37 Building security-bootstrapper ... 14:49:37 Building security-proxy-setup ... 14:49:37 Building security-secretstore-setup ... 14:49:37 Building support-notifications ... 14:49:37 Building support-scheduler ... 14:49:37 Building sys-mgmt-agent ... 14:49:37 Building security-proxy-setup 14:49:37 Building support-scheduler 14:49:37 Building core-metadata 14:49:37 Building core-data 14:49:37 Building core-command 14:50:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 39f34f570a4c 14:50:45 Step 3/23 : WORKDIR /edgex-go 14:50:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 39f34f570a4c 14:50:45 Step 3/23 : WORKDIR /edgex-go 14:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 39f34f570a4c 14:50:45 Step 3/22 : WORKDIR /edgex-go 14:50:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 39f34f570a4c 14:50:45 Step 3/23 : WORKDIR /edgex-go 14:50:45 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 39f34f570a4c 14:50:45 Step 3/21 : WORKDIR /edgex-go 14:50:45 ---> Running in f87e4e8b90b9 14:50:45 ---> Running in 1406df50e8f0 14:50:45 ---> Running in d7a453c15a27 14:50:45 ---> Running in 41752f41dc6f 14:50:45 ---> Running in 42576426db9c 14:50:45 Removing intermediate container f87e4e8b90b9 14:50:45 ---> 29f8ada43372 14:50:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 Removing intermediate container d7a453c15a27 14:50:45 ---> 345e37fcba19 14:50:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 Removing intermediate container 42576426db9c 14:50:45 ---> 0bb2caf351c4 14:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 Removing intermediate container 41752f41dc6f 14:50:45 ---> a16db82f3130 14:50:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 Removing intermediate container 1406df50e8f0 14:50:45 ---> 5d3cad8c41fe 14:50:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 ---> Running in 4eb54427aa96 14:50:45 ---> Running in d8d8b4b3b5d6 14:50:45 ---> Running in a33319f197de 14:50:45 ---> Running in 385ae43a7650 14:50:45 ---> Running in 97bd4dbad02f 14:50:48 Removing intermediate container 4eb54427aa96 14:50:48 ---> 980c5fe3d732 14:50:48 Step 5/21 : RUN apk add --update --no-cache make git 14:50:48 ---> Running in 0fc8cc9920e0 14:50:49 Removing intermediate container 97bd4dbad02f 14:50:49 ---> 228eb9664e2e 14:50:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:50:49 ---> Running in 300eaa8d902a 14:50:49 Removing intermediate container d8d8b4b3b5d6 14:50:49 ---> 61f545e6cd69 14:50:49 Step 5/23 : RUN apk add --update --no-cache make git 14:50:49 Removing intermediate container 385ae43a7650 14:50:49 ---> be0fb21e999c 14:50:49 Step 5/23 : RUN apk add --update --no-cache make git 14:50:49 Removing intermediate container a33319f197de 14:50:49 ---> 7fe43332e006 14:50:49 Step 5/22 : RUN apk add --update --no-cache make git 14:50:49 ---> Running in 962f3dc11f59 14:50:49 ---> Running in fe0f756c1465 14:50:49 ---> Running in 276403bbb83c 14:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:52 OK: 220 MiB in 52 packages 14:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:53 OK: 220 MiB in 52 packages 14:50:53 Removing intermediate container 0fc8cc9920e0 14:50:53 ---> 6257e39aa702 14:50:53 Step 6/21 : COPY go.mod vendor* ./ 14:50:53 OK: 220 MiB in 52 packages 14:50:53 OK: 220 MiB in 52 packages 14:50:54 OK: 220 MiB in 52 packages 14:50:54 Removing intermediate container 300eaa8d902a 14:50:54 ---> 074ac8dc5f7d 14:50:54 Step 6/23 : COPY go.mod vendor* ./ 14:50:55 ---> cc81fb0e1cd1 14:50:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:55 ---> Running in ee13bf32f7b5 14:50:55 Removing intermediate container fe0f756c1465 14:50:55 ---> b49df35c1b1d 14:50:55 Step 6/23 : COPY go.mod vendor* ./ 14:50:55 Removing intermediate container 962f3dc11f59 14:50:55 ---> 1138249d0f6d 14:50:55 Step 6/23 : COPY go.mod vendor* ./ 14:50:55 Removing intermediate container 276403bbb83c 14:50:55 ---> 20d8b5e986e8 14:50:55 Step 6/22 : COPY go.mod vendor* ./ 14:50:56 ---> 21a3cf6b3992 14:50:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:56 ---> Running in e986b2f2bb34 14:50:56 ---> b6c20d8f1446 14:50:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:56 ---> Running in f34e32af19b0 14:50:56 ---> 0f593bf2846b 14:50:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:57 ---> 1f084e25db12 14:50:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:57 ---> Running in 3e4239b9b881 14:50:57 ---> Running in 95624a3af7a3 14:51:00 Removing intermediate container ee13bf32f7b5 14:51:00 ---> d187ccb1e28d 14:51:00 Step 8/21 : COPY . . 14:51:03 Removing intermediate container e986b2f2bb34 14:51:03 ---> ce218e8dddea 14:51:03 Step 8/23 : COPY . . 14:51:03 Removing intermediate container f34e32af19b0 14:51:03 ---> 6dc3adc66c83 14:51:03 Step 8/23 : COPY . . 14:51:03 Removing intermediate container 95624a3af7a3 14:51:03 ---> 5331c22ed79c 14:51:03 Step 8/22 : COPY . . 14:51:03 Removing intermediate container 3e4239b9b881 14:51:03 ---> 9691349b071d 14:51:03 Step 8/23 : COPY . . 14:51:26 ---> 1c39a58e4bc8 14:51:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:51:26 ---> Running in e4a29f6db277 14:51:26 ---> ffe533cfa12b 14:51:26 Step 9/23 : RUN make cmd/core-data/core-data 14:51:26 ---> Running in 1fb84ca0c814 14:51:26 ---> 21a2e0bffe19 14:51:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:51:26 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 14:51:26 ---> Running in 6b31d9ea4e57 14:51:26 ---> 6ac13964ac1e 14:51:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:51:26 ---> Running in efe32fe89ce5 14:51:27 ---> a8d86107d9f0 14:51:27 Step 9/23 : RUN make cmd/core-command/core-command 14:51:27 ---> Running in b1c0a4708334 14:51:27 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 14:51:28 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 14:51:29 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 14:51:29 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 14:53:36 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 14:53:44 Removing intermediate container b1c0a4708334 14:53:44 ---> 27c9027d067b 14:53:44 14:53:44 Step 10/23 : FROM alpine:3.14 14:53:44 Removing intermediate container e4a29f6db277 14:53:44 ---> 025a5174cf8d 14:53:44 14:53:44 Step 10/21 : FROM alpine:3.14 14:53:44 3.14: Pulling from library/alpine 14:53:44 3.14: Pulling from library/alpine 14:53:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:53:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:53:45 Status: Downloaded newer image for alpine:3.14 14:53:45 Status: Downloaded newer image for alpine:3.14 14:53:45 ---> 5b8b7b635229 14:53:45 Step 11/21 : RUN apk add --update --no-cache curl 14:53:45 ---> 5b8b7b635229 14:53:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:53:46 ---> Running in 22b07c92b02a 14:53:46 ---> Running in 0444525db922 14:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:53:49 (1/5) Installing ca-certificates (20211220-r0) 14:53:49 (1/1) Installing dumb-init (1.2.5-r1) 14:53:49 Executing busybox-1.33.1-r6.trigger 14:53:49 OK: 6 MiB in 15 packages 14:53:50 (2/5) Installing brotli-libs (1.0.9-r5) 14:53:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:53:50 (4/5) Installing libcurl (7.79.1-r0) 14:53:50 (5/5) Installing curl (7.79.1-r0) 14:53:50 Executing busybox-1.33.1-r6.trigger 14:53:50 Executing ca-certificates-20211220-r0.trigger 14:53:50 OK: 8 MiB in 19 packages 14:53:51 Removing intermediate container 0444525db922 14:53:51 ---> 204a394b9116 14:53:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:52 ---> Running in e99a1208601e 14:53:52 Removing intermediate container e99a1208601e 14:53:52 ---> e896c4dcaa24 14:53:52 Step 13/23 : ENV APP_PORT=59882 14:53:52 Removing intermediate container 22b07c92b02a 14:53:52 ---> ef3269d77d10 14:53:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:53:52 ---> Running in b48682695608 14:53:52 ---> Running in 4115e3322dfd 14:53:53 Removing intermediate container 4115e3322dfd 14:53:53 ---> 7f193dfd20a3 14:53:53 Step 13/21 : WORKDIR /edgex 14:53:53 Removing intermediate container b48682695608 14:53:53 ---> 93de1138bb69 14:53:53 Step 14/23 : EXPOSE $APP_PORT 14:53:53 ---> Running in 071b08ab073a 14:53:53 ---> Running in 82082de18a09 14:53:54 Removing intermediate container 82082de18a09 14:53:54 ---> 35d57dd783a4 14:53:54 Step 15/23 : WORKDIR / 14:53:55 Removing intermediate container 071b08ab073a 14:53:55 ---> ba8219445218 14:53:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:53:55 ---> Running in d9fbc39d09f7 14:53:56 Removing intermediate container d9fbc39d09f7 14:53:56 ---> 07acd509a2d6 14:53:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:56 ---> 1b5b45c89a18 14:53:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:53:57 ---> baeba14f93bf 14:53:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:53:58 ---> 13192bb7f1b6 14:53:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:53:59 Removing intermediate container 6b31d9ea4e57 14:53:59 ---> e6a6053a1884 14:53:59 14:53:59 Step 10/22 : FROM alpine:3.14 14:53:59 ---> 5b8b7b635229 14:53:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:53:59 ---> Using cache 14:53:59 ---> 204a394b9116 14:53:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:59 ---> Using cache 14:53:59 ---> e896c4dcaa24 14:53:59 Step 13/22 : ENV APP_PORT=59861 14:53:59 ---> Running in 51b9edcf545e 14:53:59 Removing intermediate container efe32fe89ce5 14:53:59 ---> c3bd50a926c8 14:53:59 14:53:59 Step 10/23 : FROM alpine:3.14 14:53:59 ---> 5b8b7b635229 14:53:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:53:59 ---> Using cache 14:53:59 ---> 204a394b9116 14:53:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:59 ---> Using cache 14:53:59 ---> e896c4dcaa24 14:53:59 Step 13/23 : ENV APP_PORT=59881 14:53:59 ---> da89f324507e 14:53:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:53:59 ---> Running in 8e6a079e3b5f 14:54:00 Removing intermediate container 51b9edcf545e 14:54:00 ---> b270dc93dd4e 14:54:00 Step 14/22 : EXPOSE $APP_PORT 14:54:00 ---> Running in 266023e181a6 14:54:00 Removing intermediate container 8e6a079e3b5f 14:54:00 ---> a9a25be37d67 14:54:00 Step 14/23 : EXPOSE $APP_PORT 14:54:00 ---> Running in c1792e01f765 14:54:00 ---> 11f63d3de7f2 14:54:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:54:00 ---> 51bc7e1ccfe3 14:54:00 Step 19/23 : ENTRYPOINT ["/core-command"] 14:54:00 Removing intermediate container 266023e181a6 14:54:00 ---> 4c03f48278f8 14:54:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:00 ---> Running in 044a758c8576 14:54:00 ---> Running in a8d75962e7ea 14:54:01 Removing intermediate container c1792e01f765 14:54:01 ---> 1cff8a1d1e88 14:54:01 Step 15/23 : WORKDIR / 14:54:01 ---> Running in a4226b203eae 14:54:01 Removing intermediate container 044a758c8576 14:54:01 ---> 7c4161ff8928 14:54:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:01 Removing intermediate container a8d75962e7ea 14:54:01 ---> 21d2f61ebb9b 14:54:01 Step 18/21 : CMD ["--init=true"] 14:54:01 ---> Running in 292b51445495 14:54:01 ---> Running in 8766c606050e 14:54:01 Removing intermediate container a4226b203eae 14:54:01 ---> d621439c7c6d 14:54:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:01 ---> e88f737bac86 14:54:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:54:02 Removing intermediate container 292b51445495 14:54:02 ---> 98ec60657ea3 14:54:02 Step 19/21 : LABEL arch=arm64 14:54:02 Removing intermediate container 8766c606050e 14:54:02 ---> 8be2a25f29db 14:54:02 Step 21/23 : LABEL arch=arm64 14:54:02 ---> Running in 3646f4289365 14:54:02 ---> Running in 8e6d996015f5 14:54:03 ---> b12d869fb882 14:54:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:54:03 Removing intermediate container 3646f4289365 14:54:03 ---> 829d498046d2 14:54:03 Step 20/21 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:54:03 Removing intermediate container 8e6d996015f5 14:54:03 ---> e11dc72e3dda 14:54:03 Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:54:03 ---> Running in 4f19e2d680b5 14:54:03 ---> Running in a7b4e409a913 14:54:03 ---> ef2115df0029 14:54:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:54:04 Removing intermediate container a7b4e409a913 14:54:04 ---> d079224cbf6c 14:54:04 Step 23/23 : LABEL version=0.0.0 14:54:04 Removing intermediate container 4f19e2d680b5 14:54:04 ---> 81f75b902a0d 14:54:04 Step 21/21 : LABEL version=0.0.0 14:54:04 ---> Running in e09fadf3099e 14:54:04 ---> Running in 28755b2c416c 14:54:05 ---> d91d677bb03a 14:54:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:54:05 Removing intermediate container e09fadf3099e 14:54:05 ---> 6e6680dcadd2 14:54:05 14:54:05 Removing intermediate container 28755b2c416c 14:54:05 ---> 9e7f830d5c42 14:54:05 14:54:05 ---> 46ea8dbcccc5 14:54:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:54:05 ---> Running in 5899e9f0dda5 14:54:05 Successfully built 6e6680dcadd2 14:54:05 Successfully tagged core-command-arm64:latest 14:54:05  Building core-command ... done Building support-notifications 14:54:05 Successfully built 9e7f830d5c42 14:54:05 Successfully tagged security-proxy-setup-arm64:latest 14:54:05  Building security-proxy-setup ... done Removing intermediate container 5899e9f0dda5 14:54:05 ---> 964b615eeced 14:54:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:05 Building security-bootstrapper 14:54:05 ---> a6d5803e4620 14:54:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:54:06 ---> Running in 359fe903e7f1 14:54:06 ---> Running in 591c4f8ce1ef 14:54:06 Removing intermediate container 359fe903e7f1 14:54:06 ---> 7b4c863b9be3 14:54:06 Step 20/22 : LABEL arch=arm64 14:54:06 Removing intermediate container 591c4f8ce1ef 14:54:06 ---> 3ab7df1d7482 14:54:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:07 ---> Running in 685079569d2b 14:54:07 ---> Running in eb82301f9e08 14:54:07 Removing intermediate container 685079569d2b 14:54:07 ---> f26d7f0a2267 14:54:07 Step 21/22 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:54:07 Removing intermediate container eb82301f9e08 14:54:07 ---> 64796262621a 14:54:07 Step 21/23 : LABEL arch=arm64 14:54:07 ---> Running in f68808bf5f7f 14:54:07 ---> Running in 0327f61c461f 14:54:07 Removing intermediate container 1fb84ca0c814 14:54:07 ---> 39b4b9067a00 14:54:07 14:54:07 Step 10/23 : FROM alpine:3.14 14:54:07 ---> 5b8b7b635229 14:54:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:54:07 ---> Running in e68b835f4e89 14:54:08 Removing intermediate container 0327f61c461f 14:54:08 ---> d3295da93322 14:54:08 Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:54:08 Removing intermediate container f68808bf5f7f 14:54:08 ---> be82a0675319 14:54:08 Step 22/22 : LABEL version=0.0.0 14:54:08 ---> Running in bf4e650300f4 14:54:08 ---> Running in 5e5454057854 14:54:08 Removing intermediate container e68b835f4e89 14:54:08 ---> 5f74f59354d4 14:54:08 Step 12/23 : ENV APP_PORT=59880 14:54:08 ---> Running in 43b26cac3865 14:54:08 Removing intermediate container bf4e650300f4 14:54:08 ---> e86d5cc13bd6 14:54:08 14:54:08 Removing intermediate container 5e5454057854 14:54:08 ---> a85f23224906 14:54:08 Step 23/23 : LABEL version=0.0.0 14:54:09 Removing intermediate container 43b26cac3865 14:54:09 ---> fe32744edbe9 14:54:09 Step 13/23 : EXPOSE $APP_PORT 14:54:09 ---> Running in 7fc6dc76b7fa 14:54:09 ---> Running in 7837ea56c285 14:54:09 Successfully built e86d5cc13bd6 14:54:09 Successfully tagged support-scheduler-arm64:latest 14:54:09 Building sys-mgmt-agent 14:54:09  Building support-scheduler ... done Removing intermediate container 7fc6dc76b7fa 14:54:09 ---> b78f24e75ae7 14:54:09 14:54:10 Removing intermediate container 7837ea56c285 14:54:10 ---> 51b9c329812c 14:54:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:10 Successfully built b78f24e75ae7 14:54:10 Successfully tagged core-metadata-arm64:latest 14:54:10 Building security-secretstore-setup 14:54:10  Building core-metadata ... done  ---> Running in 37db37ae24d1 14:54:12 Removing intermediate container 37db37ae24d1 14:54:12 ---> 690083d50cee 14:54:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:54:12 ---> Running in 16b1334910e9 14:54:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:54:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:54:15 (1/6) Installing dumb-init (1.2.5-r1) 14:54:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:54:15 (3/6) Installing libsodium (1.0.18-r0) 14:54:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:54:15 (5/6) Installing libzmq (4.3.4-r0) 14:54:16 (6/6) Installing zeromq (4.3.4-r0) 14:54:16 Executing busybox-1.33.1-r6.trigger 14:54:16 OK: 8 MiB in 20 packages 14:54:18 Removing intermediate container 16b1334910e9 14:54:18 ---> 368ab49b79c9 14:54:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:19 ---> 836901b5599a 14:54:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:54:20 ---> fb2d04e7ed92 14:54:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:54:21 ---> e89f70d10967 14:54:21 Step 19/23 : ENTRYPOINT ["/core-data"] 14:54:21 ---> Running in 62386ea39659 14:54:21 Removing intermediate container 62386ea39659 14:54:21 ---> d68d2f95db9e 14:54:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:21 ---> Running in 8ad8e5a03be1 14:54:22 Removing intermediate container 8ad8e5a03be1 14:54:22 ---> fa3685182e64 14:54:22 Step 21/23 : LABEL arch=arm64 14:54:22 ---> Running in 94595d2dfc75 14:54:22 Removing intermediate container 94595d2dfc75 14:54:22 ---> 44323107c23a 14:54:22 Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:54:22 ---> Running in 61be87770373 14:54:23 Removing intermediate container 61be87770373 14:54:23 ---> f21037ccfc41 14:54:23 Step 23/23 : LABEL version=0.0.0 14:54:23 ---> Running in 8bf4ba4cd59c 14:54:23 Removing intermediate container 8bf4ba4cd59c 14:54:23 ---> 566ad97571ed 14:54:23 14:54:24 Successfully built 566ad97571ed 14:54:24 Successfully tagged core-data-arm64:latest 14:55:03  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:55:03 ---> 39f34f570a4c 14:55:03 Step 3/31 : WORKDIR /edgex-go 14:55:03 ---> Using cache 14:55:03 ---> 5d3cad8c41fe 14:55:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:03 ---> Using cache 14:55:03 ---> 228eb9664e2e 14:55:03 Step 5/31 : RUN apk add --update --no-cache make git 14:55:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:55:03 ---> 39f34f570a4c 14:55:03 Step 3/22 : WORKDIR /edgex-go 14:55:03 ---> Using cache 14:55:03 ---> 5d3cad8c41fe 14:55:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:03 ---> Using cache 14:55:03 ---> 228eb9664e2e 14:55:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:55:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:55:03 ---> 39f34f570a4c 14:55:03 Step 3/23 : WORKDIR /edgex-go 14:55:03 ---> Using cache 14:55:03 ---> 5d3cad8c41fe 14:55:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:03 ---> Using cache 14:55:03 ---> 228eb9664e2e 14:55:03 Step 5/23 : RUN apk add --update --no-cache make bash git 14:55:03 ---> Running in b1e733a55db6 14:55:03 ---> Running in 12471a808c5f 14:55:03 ---> Running in 31e44bb813a5 14:55:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:55:03 ---> 39f34f570a4c 14:55:03 Step 3/25 : WORKDIR /edgex-go 14:55:03 ---> Using cache 14:55:03 ---> 5d3cad8c41fe 14:55:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:03 ---> Using cache 14:55:03 ---> 228eb9664e2e 14:55:03 Step 5/25 : RUN apk add --update --no-cache make git 14:55:03 ---> Running in 7cf883c910ac 14:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:06 OK: 220 MiB in 52 packages 14:55:07 OK: 220 MiB in 52 packages 14:55:07 OK: 220 MiB in 52 packages 14:55:07 OK: 220 MiB in 52 packages 14:55:08 Removing intermediate container 31e44bb813a5 14:55:08 ---> 6daef4064834 14:55:08 Step 6/31 : COPY go.mod vendor* ./ 14:55:08 Removing intermediate container 12471a808c5f 14:55:08 ---> 2e9c08c95721 14:55:08 Step 6/22 : COPY go.mod vendor* ./ 14:55:08 Removing intermediate container 7cf883c910ac 14:55:08 ---> c0b6cbd68054 14:55:08 Step 6/25 : COPY go.mod vendor* ./ 14:55:08 Removing intermediate container b1e733a55db6 14:55:08 ---> ae90d0ea2368 14:55:08 Step 6/23 : COPY go.mod vendor* ./ 14:55:08 ---> 05aa156d6b48 14:55:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:09 ---> Running in da0cab902a1e 14:55:09 ---> 2560f22ae18a 14:55:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:09 ---> 428168608ebf 14:55:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:09 ---> Running in 386edb9f6338 14:55:09 ---> ef7a8b065143 14:55:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:09 ---> Running in 83f5bf4a1641 14:55:09 ---> Running in f58804775d88 14:55:13 Removing intermediate container da0cab902a1e 14:55:13 ---> ab7bff44f555 14:55:13 Step 8/31 : COPY . . 14:55:14 Removing intermediate container 386edb9f6338 14:55:14 ---> a30fd5614758 14:55:14 Step 8/22 : COPY . . 14:55:15 Removing intermediate container f58804775d88 14:55:15 ---> 4e856fb5560a 14:55:15 Step 8/23 : COPY . . 14:55:15 Removing intermediate container 83f5bf4a1641 14:55:15 ---> 81ac19c46d84 14:55:15 Step 8/25 : COPY . . 14:55:33 ---> 279b202cb6d5 14:55:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:55:33 ---> c7e306c83167 14:55:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:55:33 ---> Running in bdcadb5ebf0e 14:55:33 ---> Running in a1bab857896d 14:55:33 ---> 46cf32ad9406 14:55:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:55:33 ---> 6a0525abdfa8 14:55:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:55:33 ---> Running in 7f513363c360 14:55:33 ---> Running in 47cf9f00d204 14:55:34 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 14:55:34 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 14:55:35 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 14:55:35 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 14:57:27 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 14:57:28 Removing intermediate container 47cf9f00d204 14:57:28 ---> d974289ac209 14:57:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:57:28 Removing intermediate container bdcadb5ebf0e 14:57:28 ---> 9326f202156a 14:57:28 14:57:28 Step 10/31 : FROM alpine:3.14 14:57:28 ---> 5b8b7b635229 14:57:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:57:28 ---> Running in 315af67236c1 14:57:28 ---> Running in 731c5eb053cd 14:57:29 Removing intermediate container 315af67236c1 14:57:29 ---> be21da35ef58 14:57:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:57:29 ---> Running in 727cf8a04099 14:57:30 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 14:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:57:32 (1/2) Installing dumb-init (1.2.5-r1) 14:57:32 (2/2) Installing su-exec (0.2-r1) 14:57:32 Executing busybox-1.33.1-r6.trigger 14:57:32 OK: 6 MiB in 16 packages 14:57:33 Removing intermediate container 7f513363c360 14:57:33 ---> 6e6fe165550e 14:57:33 14:57:33 Step 10/25 : FROM alpine:3.14 14:57:33 ---> 5b8b7b635229 14:57:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:57:33 ---> Running in 64a851ef98fa 14:57:34 Removing intermediate container 727cf8a04099 14:57:34 ---> ec6b93894619 14:57:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:57:34 ---> Running in 0c01c8b469af 14:57:35 Removing intermediate container 731c5eb053cd 14:57:35 ---> 22e97b6a53d1 14:57:35 14:57:35 Step 11/23 : FROM docker:20.10.10 14:57:35 Removing intermediate container 0c01c8b469af 14:57:35 ---> c66308651f9f 14:57:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:57:35 20.10.10: Pulling from library/docker 14:57:35 ---> Running in 522b0f8a9f48 14:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:57:35 Removing intermediate container 522b0f8a9f48 14:57:35 ---> 1c3265ee8556 14:57:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:57:35 ---> Running in e9c89fa41ab2 14:57:36 (1/3) Installing ca-certificates (20211220-r0) 14:57:36 (2/3) Installing dumb-init (1.2.5-r1) 14:57:36 (3/3) Installing su-exec (0.2-r1) 14:57:36 Executing busybox-1.33.1-r6.trigger 14:57:36 Executing ca-certificates-20211220-r0.trigger 14:57:37 OK: 6 MiB in 17 packages 14:57:38 Removing intermediate container a1bab857896d 14:57:38 ---> ebe91c086ea3 14:57:38 14:57:38 Step 10/22 : FROM alpine:3.14 14:57:38 ---> 5b8b7b635229 14:57:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:57:38 ---> Running in 4a6315f69e4c 14:57:38 Removing intermediate container e9c89fa41ab2 14:57:38 ---> e2c4327c5d33 14:57:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:57:38 ---> Running in f0581fc3a864 14:57:39 Removing intermediate container 64a851ef98fa 14:57:39 ---> 8c9463f76f1c 14:57:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:57:39 ---> Running in 20f9b8b1c6b9 14:57:39 Removing intermediate container f0581fc3a864 14:57:39 ---> d716ad31ac95 14:57:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:57:39 Removing intermediate container 20f9b8b1c6b9 14:57:39 ---> 6b70c6bf1280 14:57:39 Step 13/25 : WORKDIR / 14:57:39 ---> Running in 370db684a73e 14:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:57:40 Removing intermediate container 370db684a73e 14:57:40 ---> f9ca4bf3e034 14:57:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:57:40 ---> 69ec4a27793f 14:57:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:57:40 ---> Running in 1da3930a1168 14:57:41 (1/2) Installing ca-certificates (20211220-r0) 14:57:41 (2/2) Installing dumb-init (1.2.5-r1) 14:57:41 Executing busybox-1.33.1-r6.trigger 14:57:41 Executing ca-certificates-20211220-r0.trigger 14:57:41 OK: 6 MiB in 16 packages 14:57:41 ---> 0bf5353d3b9d 14:57:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:57:43 ---> d1e414e93bc4 14:57:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:57:43 Removing intermediate container 1da3930a1168 14:57:43 ---> de8198bdf0cd 14:57:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:57:43 Removing intermediate container 4a6315f69e4c 14:57:43 ---> 5db5251bc82c 14:57:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:57:44 ---> Running in 3b623e58610f 14:57:44 ---> 83074ba2016b 14:57:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:57:44 Removing intermediate container 3b623e58610f 14:57:44 ---> 827496645232 14:57:44 Step 13/22 : ENV APP_PORT=59860 14:57:44 ---> Running in e182bad6d7f8 14:57:44 ---> 63e83650206a 14:57:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:57:45 Removing intermediate container e182bad6d7f8 14:57:45 ---> 242e637384f3 14:57:45 Step 14/22 : EXPOSE $APP_PORT 14:57:45 ---> Running in f323615a83ab 14:57:45 ---> 8f39093eb513 14:57:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:57:46 Removing intermediate container f323615a83ab 14:57:46 ---> 655a449495ff 14:57:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:57:46 ---> b5c5f825ea23 14:57:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:57:47 ---> ccc1e50d4ac1 14:57:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:57:47 ---> 4130823a92c3 14:57:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:57:47 ---> 56da5ef5b8e9 14:57:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:57:49 ---> c1b247073e9c 14:57:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:57:49 ---> bf8a496b848b 14:57:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:57:49 ---> b12b8baf07a7 14:57:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:57:50 ---> 01cbb7706b6c 14:57:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:57:50 ---> d579f9ebf9dc 14:57:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:57:50 ---> Running in 38bbc50cce9b 14:57:50 ---> 834026e7d7ac 14:57:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:57:50 ---> Running in b5050d623a58 14:57:50 ---> Running in 9247f8664c7f 14:57:50 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:57:50 Status: Downloaded newer image for docker:20.10.10 14:57:50 ---> 520e9a0a30f7 14:57:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:57:50 ---> Running in e9ee8c209db8 14:57:50 Removing intermediate container 38bbc50cce9b 14:57:50 ---> 697fc5c68ed8 14:57:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:57:50 ---> Running in 480e7066ca07 14:57:50 Removing intermediate container b5050d623a58 14:57:50 ---> a260bde9c01c 14:57:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:57:50 Removing intermediate container e9ee8c209db8 14:57:50 ---> 2732290347b9 14:57:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:57:51 ---> Running in 38f742fab163 14:57:51 Removing intermediate container 480e7066ca07 14:57:51 ---> ab6c39cdc30a 14:57:51 Step 20/22 : LABEL arch=arm64 14:57:51 ---> Running in c00f27eb9da7 14:57:51 ---> 9bc8c14cad1e 14:57:51 Step 26/31 : RUN chmod +x /entrypoint.sh 14:57:52 Removing intermediate container c00f27eb9da7 14:57:52 ---> d10689b2c534 14:57:52 Step 21/22 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:57:52 ---> Running in 9f461a32ce8d 14:57:52 ---> Running in 126da7467b59 14:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:57:52 Removing intermediate container 126da7467b59 14:57:52 ---> 0bd7904bfc94 14:57:52 Step 22/22 : LABEL version=0.0.0 14:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:57:52 ---> Running in 736dca53ce3e 14:57:53 Removing intermediate container 9247f8664c7f 14:57:53 ---> 207233c9ab96 14:57:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:57:53 ---> Running in 1da84164e7e5 14:57:53 Removing intermediate container 736dca53ce3e 14:57:53 ---> 79b70beb79cb 14:57:53 14:57:53 (1/42) Installing readline (8.1.0-r0) 14:57:53 (2/42) Installing bash (5.1.4-r0) 14:57:53 Executing bash-5.1.4-r0.post-install 14:57:53 Successfully built 79b70beb79cb 14:57:53 Removing intermediate container 1da84164e7e5 14:57:53 ---> 3d041fd7b812 14:57:53 Step 23/25 : LABEL arch=arm64 14:57:53 (3/42) Installing brotli-libs (1.0.9-r5) 14:57:53 Successfully tagged support-notifications-arm64:latest 14:57:53  Building support-notifications ... done (4/42) Installing nghttp2-libs (1.43.0-r0) 14:57:53 (5/42) Installing libcurl (7.79.1-r0) 14:57:53 (6/42) Installing curl (7.79.1-r0) 14:57:53 (7/42) Installing dumb-init (1.2.5-r1) 14:57:53 (8/42) Installing libbz2 (1.0.8-r1) 14:57:53 (9/42) Installing expat (2.4.5-r0) 14:57:53 (10/42) Installing libffi (3.3-r2) 14:57:53 (11/42) Installing gdbm (1.19-r0) 14:57:53 (12/42) Installing xz-libs (5.2.5-r0) 14:57:53 ---> Running in a98975e33345 14:57:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:57:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:57:54 (15/42) Installing mpdecimal (2.5.1-r1) 14:57:54 (16/42) Installing sqlite-libs (3.35.5-r0) 14:57:54 (17/42) Installing python3 (3.9.5-r2) 14:57:54 Removing intermediate container a98975e33345 14:57:54 ---> 564d05e6ea4f 14:57:54 Step 24/25 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:57:54 Removing intermediate container 9f461a32ce8d 14:57:54 ---> 04ca52e241df 14:57:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:57:54 ---> Running in 6ff3f47c10cd 14:57:55 ---> Running in c250b025ff89 14:57:55 Removing intermediate container 6ff3f47c10cd 14:57:55 ---> 528c76d8e6bd 14:57:55 Step 25/25 : LABEL version=0.0.0 14:57:55 ---> Running in 36d5e56222f2 14:57:55 Removing intermediate container c250b025ff89 14:57:55 ---> 2ed5708884fb 14:57:55 Step 28/31 : CMD ["gate"] 14:57:55 ---> Running in ac54202adba5 14:57:55 Removing intermediate container 36d5e56222f2 14:57:55 ---> f8b92c5955a5 14:57:55 14:57:56 (18/42) Installing py3-appdirs (1.4.4-r2) 14:57:56 (19/42) Installing py3-chardet (4.0.0-r2) 14:57:56 Successfully built f8b92c5955a5 14:57:56 (20/42) Installing py3-idna (3.2-r0) 14:57:56 Successfully tagged security-secretstore-setup-arm64:latest 14:57:56  Building security-secretstore-setup ... done (21/42) Installing py3-urllib3 (1.26.5-r0) 14:57:56 Removing intermediate container ac54202adba5 14:57:56 ---> a5b8a5adc4ae 14:57:56 Step 29/31 : LABEL arch=arm64 14:57:56 (22/42) Installing py3-certifi (2020.12.5-r1) 14:57:56 (23/42) Installing py3-requests (2.25.1-r4) 14:57:56 (24/42) Installing py3-msgpack (1.0.2-r1) 14:57:56 (25/42) Installing py3-lockfile (0.12.2-r4) 14:57:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:57:56 (27/42) Installing py3-colorama (0.4.4-r1) 14:57:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:57:56 (29/42) Installing py3-distlib (0.3.1-r3) 14:57:56 (30/42) Installing py3-distro (1.5.0-r3) 14:57:56 (31/42) Installing py3-six (1.15.0-r1) 14:57:56 ---> Running in 85d6bba70132 14:57:56 (32/42) Installing py3-webencodings (0.5.1-r4) 14:57:56 (33/42) Installing py3-html5lib (1.1-r1) 14:57:56 (34/42) Installing py3-parsing (2.4.7-r2) 14:57:56 (35/42) Installing py3-packaging (20.9-r1) 14:57:56 (36/42) Installing py3-toml (0.10.2-r2) 14:57:56 (37/42) Installing py3-pep517 (0.10.0-r2) 14:57:56 (38/42) Installing py3-progress (1.5-r2) 14:57:56 (39/42) Installing py3-retrying (1.3.3-r1) 14:57:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:57:56 (41/42) Installing py3-setuptools (52.0.0-r3) 14:57:57 (42/42) Installing py3-pip (20.3.4-r1) 14:57:57 Removing intermediate container 85d6bba70132 14:57:57 ---> ffdce833f3ef 14:57:57 Step 30/31 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:57:57 ---> Running in 8d1eabeaf4f3 14:57:57 Executing busybox-1.33.1-r6.trigger 14:57:57 OK: 84 MiB in 64 packages 14:57:57 Removing intermediate container 8d1eabeaf4f3 14:57:57 ---> 2f65c6d54d74 14:57:57 Step 31/31 : LABEL version=0.0.0 14:57:58 ---> Running in ee5c74d9f419 14:57:58 Removing intermediate container ee5c74d9f419 14:57:58 ---> 99b5546f2cc7 14:57:58 14:57:58 Successfully built 99b5546f2cc7 14:57:58 Successfully tagged security-bootstrapper-arm64:latest 14:58:02  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 14:58:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:58:02 Collecting docopt<0.7,>=0.6.1 14:58:02 Downloading docopt-0.6.2.tar.gz (25 kB) 14:58:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:58:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:58:05 Collecting dockerpty<0.5,>=0.4.1 14:58:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:58:07 Collecting cached-property<2,>=1.2.0 14:58:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:58:07 Collecting websocket-client<1.0,>=0.32.0 14:58:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:58:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:58:08 Collecting PyYAML<4,>=3.10 14:58:08 Downloading PyYAML-3.13.tar.gz (270 kB) 14:58:12 Collecting docker<4.0,>=3.6.0 14:58:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:58:12 Collecting texttable<0.10,>=0.9.0 14:58:12 Downloading texttable-0.9.1.tar.gz (11 kB) 14:58:14 Collecting jsonschema<3,>=2.5.1 14:58:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:58:15 Collecting docker-pycreds>=0.4.0 14:58:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:58:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:58:15 Collecting chardet<3.1.0,>=3.0.2 14:58:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:58:16 Collecting idna<2.8,>=2.5 14:58:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:58:16 Collecting urllib3<1.25,>=1.21.1 14:58:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:58:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:58:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:58:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:58:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:58:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:58:18 Attempting uninstall: urllib3 14:58:18 Found existing installation: urllib3 1.26.5 14:58:18 Uninstalling urllib3-1.26.5: 14:58:18 Successfully uninstalled urllib3-1.26.5 14:58:18 Attempting uninstall: idna 14:58:18 Found existing installation: idna 3.2 14:58:18 Uninstalling idna-3.2: 14:58:19 Successfully uninstalled idna-3.2 14:58:19 Attempting uninstall: chardet 14:58:19 Found existing installation: chardet 4.0.0 14:58:19 Uninstalling chardet-4.0.0: 14:58:19 Successfully uninstalled chardet-4.0.0 14:58:21 Attempting uninstall: requests 14:58:21 Found existing installation: requests 2.25.1 14:58:21 Uninstalling requests-2.25.1: 14:58:21 Successfully uninstalled requests-2.25.1 14:58:22 Running setup.py install for texttable: started 14:58:24 Running setup.py install for texttable: finished with status 'done' 14:58:24 Running setup.py install for PyYAML: started 14:58:26 Running setup.py install for PyYAML: finished with status 'done' 14:58:26 Running setup.py install for docopt: started 14:58:28 Running setup.py install for docopt: finished with status 'done' 14:58:28 Running setup.py install for dockerpty: started 14:58:30 Running setup.py install for dockerpty: finished with status 'done' 14:58:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:58:40 Removing intermediate container 38f742fab163 14:58:40 ---> 7687b711be4c 14:58:40 Step 14/23 : ENV APP_PORT=58890 14:58:40 ---> Running in 9bc43df68f36 14:58:40 Removing intermediate container 9bc43df68f36 14:58:40 ---> f6c1582cffc5 14:58:40 Step 15/23 : EXPOSE $APP_PORT 14:58:40 ---> Running in 05087b0ad15b 14:58:40 Removing intermediate container 05087b0ad15b 14:58:40 ---> aa83efc73c85 14:58:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:58:41 ---> d973430e3589 14:58:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:58:41 ---> 9b8f457e7603 14:58:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:58:42 ---> cdb2440a9e19 14:58:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:58:42 ---> Running in 560b5fdf55f2 14:58:43 Removing intermediate container 560b5fdf55f2 14:58:43 ---> 5d135e4e2fb8 14:58:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:58:43 ---> Running in 1a9aa5bcc996 14:58:43 Removing intermediate container 1a9aa5bcc996 14:58:43 ---> ad8159cd4a27 14:58:43 Step 21/23 : LABEL arch=arm64 14:58:43 ---> Running in 3810132e3733 14:58:44 Removing intermediate container 3810132e3733 14:58:44 ---> ef00edd56208 14:58:44 Step 22/23 : LABEL git_sha=1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c 14:58:44 ---> Running in dced56781afe 14:58:44 Removing intermediate container dced56781afe 14:58:44 ---> 737d4fd86dd8 14:58:44 Step 23/23 : LABEL version=0.0.0 14:58:44 ---> Running in 47bd94dc19ff 14:58:45 Removing intermediate container 47bd94dc19ff 14:58:45 ---> 37a93b1d1d5e 14:58:45 14:58:45 Successfully built 37a93b1d1d5e 14:58:45 Successfully tagged sys-mgmt-agent-arm64:latest 14:58:45  Building sys-mgmt-agent ... done  [Pipeline] } 14:58:45 $ docker stop --time=1 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 14:58:47 $ docker rm -f 5398c45ba781d03aeb28b6e1dcebc9f821862fe1194f13450d2e020f99f66865 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:48 + docker images 14:58:48 REPOSITORY TAG IMAGE ID CREATED SIZE 14:58:48 sys-mgmt-agent-arm64 latest 37a93b1d1d5e 4 seconds ago 280MB 14:58:48 security-bootstrapper-arm64 latest 99b5546f2cc7 50 seconds ago 18MB 14:58:48 security-secretstore-setup-arm64 latest f8b92c5955a5 53 seconds ago 27MB 14:58:48 support-notifications-arm64 latest 79b70beb79cb 55 seconds ago 16.1MB 14:58:48 ebe91c086ea3 About a minute ago 1.6GB 14:58:48 22e97b6a53d1 About a minute ago 1.59GB 14:58:48 6e6fe165550e About a minute ago 1.6GB 14:58:48 9326f202156a About a minute ago 1.59GB 14:58:48 core-data-arm64 latest 566ad97571ed 4 minutes ago 19.2MB 14:58:48 core-metadata-arm64 latest b78f24e75ae7 4 minutes ago 15.9MB 14:58:48 support-scheduler-arm64 latest e86d5cc13bd6 4 minutes ago 15.4MB 14:58:48 39b4b9067a00 4 minutes ago 1.6GB 14:58:48 security-proxy-setup-arm64 latest 9e7f830d5c42 4 minutes ago 25.5MB 14:58:48 core-command-arm64 latest 6e6680dcadd2 4 minutes ago 15.3MB 14:58:48 c3bd50a926c8 4 minutes ago 1.6GB 14:58:48 e6a6053a1884 4 minutes ago 1.6GB 14:58:48 025a5174cf8d 5 minutes ago 1.6GB 14:58:48 27c9027d067b 5 minutes ago 1.59GB 14:58:48 ci-base-image-arm64 latest 39f34f570a4c 15 minutes ago 1.26GB 14:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB 14:58:48 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 14:58:48 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 14:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 14:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:58:49 14:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:58:49 arm64: Pulling from edgex-lftools-log-publisher 14:58:49 448f6bf000e3: Pulling fs layer 14:58:49 f757da607395: Pulling fs layer 14:58:49 05883995daec: Pulling fs layer 14:58:49 8603b9c90790: Pulling fs layer 14:58:49 1560dd03e051: Pulling fs layer 14:58:49 27f5ce0e4adf: Pulling fs layer 14:58:49 c2d8d7efcc4b: Pulling fs layer 14:58:49 1560dd03e051: Waiting 14:58:49 27f5ce0e4adf: Waiting 14:58:49 c2d8d7efcc4b: Waiting 14:58:49 8603b9c90790: Waiting 14:58:49 f757da607395: Verifying Checksum 14:58:49 f757da607395: Download complete 14:58:49 8603b9c90790: Verifying Checksum 14:58:49 8603b9c90790: Download complete 14:58:50 1560dd03e051: Verifying Checksum 14:58:50 1560dd03e051: Download complete 14:58:50 05883995daec: Verifying Checksum 14:58:50 05883995daec: Download complete 14:58:50 27f5ce0e4adf: Verifying Checksum 14:58:50 27f5ce0e4adf: Download complete 14:58:50 448f6bf000e3: Verifying Checksum 14:58:50 448f6bf000e3: Download complete 14:58:52 c2d8d7efcc4b: Verifying Checksum 14:58:52 c2d8d7efcc4b: Download complete 14:58:54 448f6bf000e3: Pull complete 14:58:54 f757da607395: Pull complete 14:58:56 05883995daec: Pull complete 14:58:56 8603b9c90790: Pull complete 14:58:57 1560dd03e051: Pull complete 14:58:57 27f5ce0e4adf: Pull complete 14:59:12 c2d8d7efcc4b: Pull complete 14:59:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:59:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:59:12 prd-ubuntu18.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container 14:59:12 $ 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 14:59:16 $ docker top c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:17 ---> job-cost.sh 14:59:17 lf-activate-venv: SKIPPING 14:59:17 INFO: No Stack... 14:59:18 INFO: Retrieving Pricing Info for: v3-standard-4 14:59:18 INFO: Archiving Costs [Pipeline] sh 14:59:19 + cut -d, -f6 14:59:19 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 14:59:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] 14:59:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] did not exist. Created. 14:59:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:59:20 + echo total: 0.10999999940395355 [Pipeline] stash 14:59:20 Stashed 1 file(s) [Pipeline] } 14:59:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:59:20 $ docker stop --time=1 c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e 14:59:22 $ docker rm -f c31acf10981a0a2488ec4c44dbee05f731f2271af4aafb9a424762cf21dd9e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:59:24 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:59:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:59:25 ---> package-listing.sh 14:59:25 ++ facter osfamily 14:59:25 ++ tr '[:upper:]' '[:lower:]' 14:59:25 + OS_FAMILY=redhat 14:59:25 + workspace=/w/workspace/edgex-go/1 14:59:25 + START_PACKAGES=/tmp/packages_start.txt 14:59:25 + END_PACKAGES=/tmp/packages_end.txt 14:59:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:25 + PACKAGES=/tmp/packages_start.txt 14:59:25 + '[' /w/workspace/edgex-go/1 ']' 14:59:25 + PACKAGES=/tmp/packages_end.txt 14:59:25 + case "${OS_FAMILY}" in 14:59:25 + rpm -qa 14:59:25 + sort 14:59:29 + '[' -f /tmp/packages_start.txt ']' 14:59:29 + '[' -f /tmp/packages_end.txt ']' 14:59:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:29 + '[' /w/workspace/edgex-go/1 ']' 14:59:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:59:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:59:29 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 14:59:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:30 14:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:30 latest: Pulling from edgex-lftools-log-publisher 14:59:30 b4d181a07f80: Pulling fs layer 14:59:30 a1111a8f2ec3: Pulling fs layer 14:59:30 ed53099fbce6: Pulling fs layer 14:59:30 dc539afda2c1: Pulling fs layer 14:59:30 77bc0d833cb6: Pulling fs layer 14:59:30 9065ff56babe: Pulling fs layer 14:59:30 d287ab97295c: Pulling fs layer 14:59:30 dc539afda2c1: Waiting 14:59:30 77bc0d833cb6: Waiting 14:59:30 9065ff56babe: Waiting 14:59:30 d287ab97295c: Waiting 14:59:30 a1111a8f2ec3: Verifying Checksum 14:59:30 a1111a8f2ec3: Download complete 14:59:30 dc539afda2c1: Verifying Checksum 14:59:30 dc539afda2c1: Download complete 14:59:31 ed53099fbce6: Verifying Checksum 14:59:31 ed53099fbce6: Download complete 14:59:31 9065ff56babe: Verifying Checksum 14:59:31 9065ff56babe: Download complete 14:59:31 77bc0d833cb6: Verifying Checksum 14:59:31 77bc0d833cb6: Download complete 14:59:31 b4d181a07f80: Verifying Checksum 14:59:31 b4d181a07f80: Download complete 14:59:31 d287ab97295c: Verifying Checksum 14:59:31 d287ab97295c: Download complete 14:59:32 b4d181a07f80: Pull complete 14:59:32 a1111a8f2ec3: Pull complete 14:59:33 ed53099fbce6: Pull complete 14:59:33 dc539afda2c1: Pull complete 14:59:33 77bc0d833cb6: Pull complete 14:59:33 9065ff56babe: Pull complete 14:59:39 d287ab97295c: Pull complete 14:59:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:59:39 prd-centos7-docker-4c-2g-5982 does not seem to be running inside a container 14:59:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:59:42 $ docker top 353652d1c816754f66bb2077e2215d07650468e43ec4110e42a9c5552c0a2a65 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:43 + touch /tmp/pre-build-complete [Pipeline] sh 14:59:43 + mkdir -p /var/log/sysstat [Pipeline] sh 14:59:43 + ls /var/log/sa-host 14:59:43 + sadf -c /var/log/sa-host/sa17 14:59:43 file_magic: OK 14:59:43 HZ: Using current value: 100 14:59:43 file_header: OK 14:59:43 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 14:59:43 Statistics: 14:59:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:59:43 File successfully converted to sysstat format version 12.0.3 14:59:43 + sadf -c /var/log/sa-host/sa25 14:59:43 file_magic: OK 14:59:43 HZ: Using current value: 100 14:59:43 file_header: OK 14:59:43 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 14:59:43 Statistics: 14:59:43 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... 14:59:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:43 provisioning config files... 14:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5058363373043407704tmp [Pipeline] { [Pipeline] echo 14:59:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:59:44 ---> create-netrc.sh [Pipeline] } 14:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:59:44 ---> python-tools-install.sh [Pipeline] echo 14:59:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:59:45 ---> sudo-logs.sh 14:59:45 Archiving 'sudo' log.. 14:59:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-5982.novalocal: Name or service not known 14:59:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-5982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:59:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:59:45 ---> job-cost.sh 14:59:45 lf-activate-venv: SKIPPING 14:59:45 DEBUG: total: 0.10999999940395355 14:59:45 INFO: Retrieving Stack Cost... 14:59:46 INFO: Retrieving Pricing Info for: v3-standard-2 14:59:46 INFO: Archiving Costs [Pipeline] echo 14:59:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:59:47 ---> logs-deploy.sh 14:59:47 lf-activate-venv: SKIPPING 14:59:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/1 14:59:47 INFO: archiving workspace using pattern(s): 14:59:47 Archives upload complete. 14:59:47 INFO: archiving logs to Nexus