Pull request #311 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f379f1cd726e782181198651ce55329d2884f750+ee50e29b93436bbbf1db679057cf2068418b22d8 (4f3816cc0942bb764f1cd6e4dc01c4b6d80fcb97) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-30167 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-311 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 Commit message: "Merge branch 'master' into issue-#257-7" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-17T15:02:34.040Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-17T15:02:34.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 7a43443e28713b6e37f08fa63e56a1e8e1e1702a # timeout=10 [Pipeline] echo [2021-03-17T15:02:34.526Z] ========================================================= [2021-03-17T15:02:34.526Z] EdgeX Global Pipelines Version Info [2021-03-17T15:02:34.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:02:36.054Z] ------------------- [2021-03-17T15:02:36.054Z] stable info: [2021-03-17T15:02:36.054Z] ------------------- [2021-03-17T15:02:36.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-17T15:02:36.054Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T15:02:36.054Z] Message: update stable to v1.0.184 [2021-03-17T15:02:37.015Z] ------------------- [2021-03-17T15:02:37.015Z] experimental info: [2021-03-17T15:02:37.015Z] ------------------- [2021-03-17T15:02:37.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-17T15:02:37.015Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T15:02:37.015Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-17T15:02:37.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-17T15:02:37.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-17T15:02:37.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-17T15:02:37.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-17T15:02:37.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-17T15:02:37.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-17T15:02:37.898Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-17T15:02:37.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-17T15:02:38.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-17T15:02:38.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-17T15:02:38.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-17T15:02:38.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-17T15:02:38.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-17T15:02:38.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-17T15:02:38.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-17T15:02:38.771Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-17T15:02:38.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T15:02:38.956Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T15:02:39.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-17T15:02:39.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-17T15:02:39.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-17T15:02:39.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-17T15:02:39.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-17T15:02:39.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-17T15:02:39.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-17T15:02:39.782Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-17T15:02:39.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo [2021-03-17T15:02:39.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo [2021-03-17T15:02:40.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo [2021-03-17T15:02:40.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f379f1cd726e782181198651ce55329d2884f750 [Pipeline] echo [2021-03-17T15:02:40.395Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f379f1c [Pipeline] echo [2021-03-17T15:02:40.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T15:02:40.768Z] provisioning config files... [2021-03-17T15:02:40.814Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config5468310419319698705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:02:41.213Z] ---> docker-login.sh [2021-03-17T15:02:41.213Z] nexus3.edgexfoundry.org:10001 [2021-03-17T15:02:41.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:02:41.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:02:41.742Z] Configure a credential helper to remove this warning. See [2021-03-17T15:02:41.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:02:41.742Z] [2021-03-17T15:02:41.742Z] Login Succeeded [2021-03-17T15:02:41.742Z] nexus3.edgexfoundry.org:10002 [2021-03-17T15:02:42.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:02:42.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:02:42.008Z] Configure a credential helper to remove this warning. See [2021-03-17T15:02:42.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:02:42.008Z] [2021-03-17T15:02:42.008Z] Login Succeeded [2021-03-17T15:02:42.008Z] nexus3.edgexfoundry.org:10003 [2021-03-17T15:02:42.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:02:42.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:02:42.274Z] Configure a credential helper to remove this warning. See [2021-03-17T15:02:42.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:02:42.274Z] [2021-03-17T15:02:42.274Z] Login Succeeded [2021-03-17T15:02:42.274Z] nexus3.edgexfoundry.org:10004 [2021-03-17T15:02:42.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:02:42.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:02:42.274Z] Configure a credential helper to remove this warning. See [2021-03-17T15:02:42.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:02:42.274Z] [2021-03-17T15:02:42.274Z] Login Succeeded [2021-03-17T15:02:42.274Z] docker.io [2021-03-17T15:02:42.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:02:42.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:02:42.825Z] Configure a credential helper to remove this warning. See [2021-03-17T15:02:42.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:02:42.825Z] [2021-03-17T15:02:42.825Z] Login Succeeded [2021-03-17T15:02:42.825Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T15:02:42.841Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T15:02:43.772Z] + git log --format=format:%s -1 f379f1cd726e782181198651ce55329d2884f750 [Pipeline] echo [2021-03-17T15:02:43.897Z] GIT_COMMIT: f379f1cd726e782181198651ce55329d2884f750, Commit Message: Merge branch 'master' into issue-#257-7 [Pipeline] echo [2021-03-17T15:02:43.948Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:02:44.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T15:02:44.629Z] [2021-03-17T15:02:44.629Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:02:45.050Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T15:02:45.050Z] latest: Pulling from edgex-devops/git-semver [2021-03-17T15:02:45.050Z] 31603596830f: Pulling fs layer [2021-03-17T15:02:45.050Z] 2a8b12db71e7: Pulling fs layer [2021-03-17T15:02:45.050Z] 6ca5941a6612: Pulling fs layer [2021-03-17T15:02:45.050Z] ecc8261a40a4: Pulling fs layer [2021-03-17T15:02:45.050Z] ecc8261a40a4: Waiting [2021-03-17T15:02:45.050Z] 2a8b12db71e7: Download complete [2021-03-17T15:02:45.050Z] 31603596830f: Verifying Checksum [2021-03-17T15:02:45.050Z] 31603596830f: Download complete [2021-03-17T15:02:45.315Z] ecc8261a40a4: Verifying Checksum [2021-03-17T15:02:45.315Z] ecc8261a40a4: Download complete [2021-03-17T15:02:45.315Z] 6ca5941a6612: Verifying Checksum [2021-03-17T15:02:45.315Z] 6ca5941a6612: Download complete [2021-03-17T15:02:45.585Z] 31603596830f: Pull complete [2021-03-17T15:02:45.862Z] 2a8b12db71e7: Pull complete [2021-03-17T15:02:46.450Z] 6ca5941a6612: Pull complete [2021-03-17T15:02:46.719Z] ecc8261a40a4: Pull complete [2021-03-17T15:02:46.719Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-17T15:02:46.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T15:02:46.983Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-17T15:02:47.110Z] prd-centos7-docker-4c-2g-30167 does not seem to be running inside a container [2021-03-17T15:02:47.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-311 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311:/w/workspace/edgexfoundry_edgex-ui-go_PR-311:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-17T15:02:49.386Z] $ docker top 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T15:02:49.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T15:02:49.686Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T15:02:49.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T15:02:49.942Z] $ docker exec 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent [2021-03-17T15:02:50.123Z] SSH_AUTH_SOCK=/tmp/ssh-7fk5nGOQJ8ZX/agent.13 [2021-03-17T15:02:50.123Z] SSH_AGENT_PID=19 [2021-03-17T15:02:50.134Z] Running ssh-add (command line suppressed) [2021-03-17T15:02:50.266Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_2167622873015901387.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_2167622873015901387.key) [2021-03-17T15:02:50.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T15:02:50.669Z] + git tag --points-at HEAD [Pipeline] } [2021-03-17T15:02:50.693Z] $ docker exec --env ******** --env ******** 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent -k [2021-03-17T15:02:50.813Z] unset SSH_AUTH_SOCK; [2021-03-17T15:02:50.813Z] unset SSH_AGENT_PID; [2021-03-17T15:02:50.813Z] echo Agent pid 19 killed; [2021-03-17T15:02:50.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-17T15:02:51.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T15:02:51.066Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T15:02:51.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T15:02:51.253Z] $ docker exec 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent [2021-03-17T15:02:51.430Z] SSH_AUTH_SOCK=/tmp/ssh-N5FZ2F7T3l17/agent.48 [2021-03-17T15:02:51.430Z] SSH_AGENT_PID=53 [2021-03-17T15:02:51.438Z] Running ssh-add (command line suppressed) [2021-03-17T15:02:51.568Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_8803628408988428677.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_8803628408988428677.key) [2021-03-17T15:02:51.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T15:02:51.965Z] + git semver init [2021-03-17T15:02:51.966Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T15:02:51.966Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-311/.git [2021-03-17T15:02:51.966Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [2021-03-17T15:02:51.966Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T15:02:51.966Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T15:02:51.966Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T15:02:51.966Z] # $SEMVER_BRANCH = PR-311 [2021-03-17T15:02:51.966Z] # $SEMVER_TEMP = /tmp/semver-230934896 [2021-03-17T15:02:51.966Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-17T15:02:53.394Z] # '/tmp/semver-230934896' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-311/.semver' [2021-03-17T15:02:53.394Z] # -> Force: false [2021-03-17T15:02:53.394Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-311/.semver [Pipeline] } [2021-03-17T15:02:53.435Z] $ docker exec --env ******** --env ******** 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent -k [2021-03-17T15:02:53.595Z] unset SSH_AUTH_SOCK; [2021-03-17T15:02:53.596Z] unset SSH_AGENT_PID; [2021-03-17T15:02:53.596Z] echo Agent pid 53 killed; [2021-03-17T15:02:53.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T15:02:54.186Z] + git semver [Pipeline] } [2021-03-17T15:02:54.208Z] $ docker stop --time=1 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb [2021-03-17T15:02:55.627Z] $ docker rm -f 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T15:02:56.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-17T15:02:56.700Z] Stashed 1 file(s) [Pipeline] echo [2021-03-17T15:02:56.703Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-03-17T15:03:12.211Z] Still waiting to schedule task [2021-03-17T15:03:12.211Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-17T15:03:12.213Z] Still waiting to schedule task [2021-03-17T15:03:12.214Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-17T15:04:57.052Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30168 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [Pipeline] { [Pipeline] ws [2021-03-17T15:04:57.152Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-03-17T15:05:02.725Z] using credential edgex-jenkins-ssh [2021-03-17T15:05:02.826Z] Cloning the remote Git repository [2021-03-17T15:05:02.884Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:03.004Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-03-17T15:05:03.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:03.090Z] > git --version # timeout=10 [2021-03-17T15:05:03.111Z] > git --version # 'git version 2.17.1' [2021-03-17T15:05:03.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:03.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T15:05:06.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T15:05:06.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T15:05:06.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T15:05:06.854Z] Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:05:07.351Z] Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:05:07.352Z] Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) [2021-03-17T15:05:06.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:06.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:06.140Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T15:05:06.882Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T15:05:06.897Z] > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 [2021-03-17T15:05:07.239Z] > git remote # timeout=10 [2021-03-17T15:05:07.262Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T15:05:07.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:07.291Z] > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 [2021-03-17T15:05:07.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T15:05:07.362Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T15:05:07.371Z] > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 [2021-03-17T15:05:12.253Z] Commit message: "Merge branch 'master' into issue-#257-7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T15:05:14.200Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-17T15:05:14.707Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T15:05:15.167Z] + sudo service docker+ restart [2021-03-17T15:05:15.167Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T15:05:17.375Z] provisioning config files... [2021-03-17T15:05:17.440Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8169818812104490960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:05:17.901Z] ---> docker-login.sh [2021-03-17T15:05:17.901Z] nexus3.edgexfoundry.org:10001 [2021-03-17T15:05:18.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:19.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:19.138Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:19.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:19.138Z] [2021-03-17T15:05:19.138Z] Login Succeeded [2021-03-17T15:05:19.138Z] nexus3.edgexfoundry.org:10002 [2021-03-17T15:05:19.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:19.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:19.700Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:19.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:19.700Z] [2021-03-17T15:05:19.700Z] Login Succeeded [2021-03-17T15:05:19.700Z] nexus3.edgexfoundry.org:10003 [2021-03-17T15:05:19.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:20.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:20.264Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:20.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:20.264Z] [2021-03-17T15:05:20.264Z] Login Succeeded [2021-03-17T15:05:20.264Z] nexus3.edgexfoundry.org:10004 [2021-03-17T15:05:20.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:20.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:20.821Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:20.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:20.821Z] [2021-03-17T15:05:20.821Z] Login Succeeded [2021-03-17T15:05:20.821Z] docker.io [2021-03-17T15:05:21.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:21.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:21.715Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:21.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:21.715Z] [2021-03-17T15:05:21.715Z] Login Succeeded [2021-03-17T15:05:21.715Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T15:05:21.746Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-17T15:05:22.355Z] ========================================================= [2021-03-17T15:05:22.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-17T15:05:22.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:05:22.783Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-17T15:05:23.399Z] Sending build context to Docker daemon 17.55MB [2021-03-17T15:05:23.678Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T15:05:23.678Z] Step 2/8 : FROM ${BASE} [2021-03-17T15:05:23.678Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-17T15:05:23.678Z] 5f621e34cdf4: Pulling fs layer [2021-03-17T15:05:23.678Z] a4357932f1b6: Pulling fs layer [2021-03-17T15:05:23.678Z] 18c013af1878: Pulling fs layer [2021-03-17T15:05:23.678Z] 00ac8860ef70: Pulling fs layer [2021-03-17T15:05:23.678Z] 00ac8860ef70: Waiting [2021-03-17T15:05:23.678Z] 63d7cb157983: Pulling fs layer [2021-03-17T15:05:23.678Z] b116817d02f9: Pulling fs layer [2021-03-17T15:05:23.678Z] 745a02a5169b: Pulling fs layer [2021-03-17T15:05:23.678Z] 63d7cb157983: Waiting [2021-03-17T15:05:23.678Z] b116817d02f9: Waiting [2021-03-17T15:05:23.678Z] 745a02a5169b: Waiting [2021-03-17T15:05:23.678Z] a4357932f1b6: Verifying Checksum [2021-03-17T15:05:23.678Z] a4357932f1b6: Download complete [2021-03-17T15:05:23.678Z] 18c013af1878: Download complete [2021-03-17T15:05:23.678Z] 63d7cb157983: Verifying Checksum [2021-03-17T15:05:23.678Z] 63d7cb157983: Download complete [2021-03-17T15:05:23.678Z] b116817d02f9: Verifying Checksum [2021-03-17T15:05:23.678Z] b116817d02f9: Download complete [2021-03-17T15:05:24.288Z] 5f621e34cdf4: Verifying Checksum [2021-03-17T15:05:24.288Z] 5f621e34cdf4: Download complete [2021-03-17T15:05:24.907Z] 5f621e34cdf4: Pull complete [2021-03-17T15:05:25.521Z] a4357932f1b6: Pull complete [2021-03-17T15:05:25.802Z] 18c013af1878: Pull complete [2021-03-17T15:05:27.859Z] 745a02a5169b: Verifying Checksum [2021-03-17T15:05:27.859Z] 745a02a5169b: Download complete [2021-03-17T15:05:28.460Z] 00ac8860ef70: Verifying Checksum [2021-03-17T15:05:28.460Z] 00ac8860ef70: Download complete [2021-03-17T15:05:38.722Z] 00ac8860ef70: Pull complete [2021-03-17T15:05:38.722Z] 63d7cb157983: Pull complete [2021-03-17T15:05:39.006Z] b116817d02f9: Pull complete [2021-03-17T15:05:42.439Z] 745a02a5169b: Pull complete [2021-03-17T15:05:42.714Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-17T15:05:42.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-17T15:05:42.714Z] ---> b7e6874047d6 [2021-03-17T15:05:42.714Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T15:05:42.918Z] Running on prd-centos7-docker-4c-2g-30170 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [Pipeline] { [Pipeline] ws [2021-03-17T15:05:42.974Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-03-17T15:05:45.495Z] using credential edgex-jenkins-ssh [2021-03-17T15:05:45.618Z] Cloning the remote Git repository [2021-03-17T15:05:46.102Z] ---> Running in 15597f6fe9de [2021-03-17T15:05:46.102Z] Removing intermediate container 15597f6fe9de [2021-03-17T15:05:46.102Z] ---> 300638b4b712 [2021-03-17T15:05:46.102Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T15:05:46.102Z] ---> Running in e4df06cb70d1 [2021-03-17T15:05:45.702Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:45.765Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-03-17T15:05:45.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:45.824Z] > git --version # timeout=10 [2021-03-17T15:05:45.840Z] > git --version # 'git version 2.24.3' [2021-03-17T15:05:45.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:45.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T15:05:47.361Z] Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:05:47.569Z] Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:05:47.570Z] Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) [2021-03-17T15:05:46.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T15:05:46.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T15:05:46.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-17T15:05:46.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-17T15:05:46.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:46.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T15:05:47.369Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T15:05:47.377Z] > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 [2021-03-17T15:05:47.534Z] > git remote # timeout=10 [2021-03-17T15:05:47.541Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T15:05:47.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T15:05:47.552Z] > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 [2021-03-17T15:05:47.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T15:05:47.573Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T15:05:47.577Z] > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 [2021-03-17T15:05:48.721Z] Removing intermediate container e4df06cb70d1 [2021-03-17T15:05:48.721Z] ---> a6a362bd6dd2 [2021-03-17T15:05:48.721Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-17T15:05:48.721Z] ---> Running in b437827a4c61 [2021-03-17T15:05:49.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T15:05:50.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T15:05:50.889Z] OK: 142 MiB in 39 packages [2021-03-17T15:05:51.259Z] Commit message: "Merge branch 'master' into issue-#257-7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T15:05:52.332Z] Removing intermediate container b437827a4c61 [2021-03-17T15:05:52.332Z] ---> 9ed6a39a78eb [2021-03-17T15:05:52.332Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-17T15:05:52.332Z] ---> Running in ae3b242f358e [2021-03-17T15:05:52.575Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-03-17T15:05:52.607Z] Removing intermediate container ae3b242f358e [2021-03-17T15:05:52.607Z] ---> 75dce3f939c4 [2021-03-17T15:05:52.607Z] Step 7/8 : COPY . . [Pipeline] sh [2021-03-17T15:05:52.906Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T15:05:53.213Z] + sudo service docker restart [2021-03-17T15:05:53.213Z] + true [2021-03-17T15:05:53.213Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T15:05:54.670Z] provisioning config files... [2021-03-17T15:05:54.698Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6080986052651565591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:05:55.062Z] ---> docker-login.sh [2021-03-17T15:05:55.062Z] nexus3.edgexfoundry.org:10001 [2021-03-17T15:05:55.221Z] ---> a90d4a51fecc [2021-03-17T15:05:55.221Z] Step 8/8 : RUN go mod download [2021-03-17T15:05:55.221Z] ---> Running in 7cdbebac9532 [2021-03-17T15:05:55.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:55.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:55.326Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:55.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:55.326Z] [2021-03-17T15:05:55.326Z] Login Succeeded [2021-03-17T15:05:55.326Z] nexus3.edgexfoundry.org:10002 [2021-03-17T15:05:55.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:55.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:55.588Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:55.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:55.588Z] [2021-03-17T15:05:55.588Z] Login Succeeded [2021-03-17T15:05:55.588Z] nexus3.edgexfoundry.org:10003 [2021-03-17T15:05:55.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:55.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:55.853Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:55.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:55.853Z] [2021-03-17T15:05:55.853Z] Login Succeeded [2021-03-17T15:05:55.853Z] nexus3.edgexfoundry.org:10004 [2021-03-17T15:05:55.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:56.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:56.125Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:56.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:56.125Z] [2021-03-17T15:05:56.125Z] Login Succeeded [2021-03-17T15:05:56.125Z] docker.io [2021-03-17T15:05:56.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T15:05:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T15:05:56.394Z] Configure a credential helper to remove this warning. See [2021-03-17T15:05:56.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T15:05:56.394Z] [2021-03-17T15:05:56.394Z] Login Succeeded [2021-03-17T15:05:56.394Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T15:05:56.406Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-17T15:05:56.745Z] ========================================================= [2021-03-17T15:05:56.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-17T15:05:56.745Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:05:57.115Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-17T15:05:57.376Z] Sending build context to Docker daemon 17.55MB [2021-03-17T15:05:57.376Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T15:05:57.376Z] Step 2/8 : FROM ${BASE} [2021-03-17T15:05:57.376Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-17T15:05:57.376Z] 188c0c94c7c5: Pulling fs layer [2021-03-17T15:05:57.376Z] 0ef7d3d256c8: Pulling fs layer [2021-03-17T15:05:57.376Z] de9db76c5a1d: Pulling fs layer [2021-03-17T15:05:57.376Z] bca2f99d35d6: Pulling fs layer [2021-03-17T15:05:57.376Z] 93359f2a8cfa: Pulling fs layer [2021-03-17T15:05:57.376Z] 7c6f9722023f: Pulling fs layer [2021-03-17T15:05:57.376Z] a35cf1a2eb13: Pulling fs layer [2021-03-17T15:05:57.376Z] 93359f2a8cfa: Waiting [2021-03-17T15:05:57.376Z] 7c6f9722023f: Waiting [2021-03-17T15:05:57.376Z] bca2f99d35d6: Waiting [2021-03-17T15:05:57.641Z] de9db76c5a1d: Verifying Checksum [2021-03-17T15:05:57.641Z] de9db76c5a1d: Download complete [2021-03-17T15:05:57.641Z] 0ef7d3d256c8: Verifying Checksum [2021-03-17T15:05:57.641Z] 0ef7d3d256c8: Download complete [2021-03-17T15:05:57.641Z] 93359f2a8cfa: Download complete [2021-03-17T15:05:57.641Z] 188c0c94c7c5: Verifying Checksum [2021-03-17T15:05:57.641Z] 188c0c94c7c5: Download complete [2021-03-17T15:05:57.641Z] 7c6f9722023f: Verifying Checksum [2021-03-17T15:05:57.641Z] 7c6f9722023f: Download complete [2021-03-17T15:05:57.903Z] 188c0c94c7c5: Pull complete [2021-03-17T15:05:58.167Z] 0ef7d3d256c8: Pull complete [2021-03-17T15:05:58.167Z] de9db76c5a1d: Pull complete [2021-03-17T15:05:59.121Z] a35cf1a2eb13: Download complete [2021-03-17T15:06:00.075Z] bca2f99d35d6: Verifying Checksum [2021-03-17T15:06:00.075Z] bca2f99d35d6: Download complete [2021-03-17T15:06:06.949Z] bca2f99d35d6: Pull complete [2021-03-17T15:06:06.949Z] 93359f2a8cfa: Pull complete [2021-03-17T15:06:06.949Z] 7c6f9722023f: Pull complete [2021-03-17T15:06:10.298Z] a35cf1a2eb13: Pull complete [2021-03-17T15:06:10.298Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-17T15:06:10.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-17T15:06:10.298Z] ---> a62c8e92a672 [2021-03-17T15:06:10.298Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T15:06:10.298Z] ---> Running in 8bf382d53a87 [2021-03-17T15:06:10.298Z] Removing intermediate container 8bf382d53a87 [2021-03-17T15:06:10.298Z] ---> 13d30dbe1a3e [2021-03-17T15:06:10.298Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T15:06:10.298Z] ---> Running in f69b26ce4576 [2021-03-17T15:06:11.714Z] Removing intermediate container f69b26ce4576 [2021-03-17T15:06:11.714Z] ---> f9ac46729ecd [2021-03-17T15:06:11.714Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-17T15:06:11.714Z] ---> Running in df4cc4a9cf48 [2021-03-17T15:06:12.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T15:06:13.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T15:06:13.895Z] OK: 166 MiB in 39 packages [2021-03-17T15:06:14.471Z] Removing intermediate container df4cc4a9cf48 [2021-03-17T15:06:14.471Z] ---> ecb771eb3ea1 [2021-03-17T15:06:14.471Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-17T15:06:14.471Z] ---> Running in 4c48a980fb7f [2021-03-17T15:06:14.739Z] Removing intermediate container 4c48a980fb7f [2021-03-17T15:06:14.739Z] ---> f248fd68c051 [2021-03-17T15:06:14.739Z] Step 7/8 : COPY . . [2021-03-17T15:06:17.313Z] ---> 1653d521bdd4 [2021-03-17T15:06:17.313Z] Step 8/8 : RUN go mod download [2021-03-17T15:06:17.313Z] ---> Running in 5baa2ef55e40 [2021-03-17T15:06:27.581Z] Removing intermediate container 7cdbebac9532 [2021-03-17T15:06:27.581Z] ---> b4b8dcddb90f [2021-03-17T15:06:27.581Z] Successfully built b4b8dcddb90f [2021-03-17T15:06:27.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:06:27.936Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T15:06:27.936Z] . [Pipeline] withDockerContainer [2021-03-17T15:06:28.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-30168 does not seem to be running inside a container [2021-03-17T15:06:28.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-17T15:06:29.791Z] $ docker top 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T15:06:30.916Z] + go version [2021-03-17T15:06:30.916Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-17T15:06:30.935Z] $ docker stop --time=1 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 [2021-03-17T15:06:32.771Z] $ docker rm -f 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:06:33.894Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T15:06:33.894Z] . [Pipeline] withDockerContainer [2021-03-17T15:06:34.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-30168 does not seem to be running inside a container [2021-03-17T15:06:34.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-17T15:06:35.648Z] $ docker top 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T15:06:36.697Z] + make test [2021-03-17T15:06:36.698Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-17T15:06:37.678Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-17T15:06:44.028Z] Removing intermediate container 5baa2ef55e40 [2021-03-17T15:06:44.028Z] ---> f66c393e169b [2021-03-17T15:06:44.028Z] Successfully built f66c393e169b [2021-03-17T15:06:44.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:06:44.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T15:06:44.400Z] . [Pipeline] withDockerContainer [2021-03-17T15:06:44.806Z] prd-centos7-docker-4c-2g-30170 does not seem to be running inside a container [2021-03-17T15:06:44.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-17T15:06:45.985Z] $ docker top 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T15:06:46.554Z] + go version [2021-03-17T15:06:46.554Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-17T15:06:46.570Z] $ docker stop --time=1 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 [2021-03-17T15:06:47.922Z] $ docker rm -f 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:06:48.888Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T15:06:48.888Z] . [Pipeline] withDockerContainer [2021-03-17T15:06:49.040Z] prd-centos7-docker-4c-2g-30170 does not seem to be running inside a container [2021-03-17T15:06:49.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-17T15:06:49.850Z] $ docker top 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T15:06:50.383Z] + make test [2021-03-17T15:06:50.383Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-17T15:06:51.797Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-17T15:07:01.997Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-17T15:07:01.997Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-17T15:07:01.997Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-17T15:07:01.997Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-17T15:07:01.997Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-17T15:07:01.998Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-17T15:07:01.998Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-17T15:07:03.418Z] $ docker stop --time=1 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 [2021-03-17T15:07:04.608Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-17T15:07:04.609Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-17T15:07:04.609Z] GO111MODULE=on go vet ./... [2021-03-17T15:07:05.731Z] $ docker rm -f 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T15:07:06.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T15:07:06.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-17T15:07:09.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T15:07:09.378Z] + ls -al . [2021-03-17T15:07:09.378Z] total 92 [2021-03-17T15:07:09.378Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 17 15:06 . [2021-03-17T15:07:09.378Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 15:05 .. [2021-03-17T15:07:09.378Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 15:05 assets [2021-03-17T15:07:09.378Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 15:05 bin [2021-03-17T15:07:09.378Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 15:05 cmd [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 15:05 CONTRIBUTING.md [2021-03-17T15:07:09.378Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 17 15:06 coverage.out [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 17 15:05 Dockerfile [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 17 15:05 Dockerfile.build [2021-03-17T15:07:09.378Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 17 15:05 docs [2021-03-17T15:07:09.378Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 15:05 .git [2021-03-17T15:07:09.378Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 17 15:05 .github [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 17 15:05 .gitignore [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 17 15:05 go.mod [2021-03-17T15:07:09.378Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 17 15:06 go.sum [2021-03-17T15:07:09.378Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 17 15:05 internal [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 17 15:05 Jenkinsfile [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 15:05 LICENSE [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 15:05 Makefile [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 17 15:05 README.md [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 15:02 VERSION [2021-03-17T15:07:09.378Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 15:05 version.go [2021-03-17T15:07:09.378Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 17 15:05 web [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:07:09.690Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f379f1cd726e782181198651ce55329d2884f750 --label arch=amd64 --label version=0.0.0 . [2021-03-17T15:07:09.953Z] Sending build context to Docker daemon 17.57MB [2021-03-17T15:07:10.217Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T15:07:10.217Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T15:07:10.217Z] ---> f66c393e169b [2021-03-17T15:07:10.217Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-17T15:07:10.793Z] ---> Running in f6faf8f87f2d [2021-03-17T15:07:10.793Z] Removing intermediate container f6faf8f87f2d [2021-03-17T15:07:10.793Z] ---> d83844ae9a97 [2021-03-17T15:07:10.793Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-17T15:07:11.057Z] ---> Running in cd58b595cb48 [2021-03-17T15:07:11.057Z] Removing intermediate container cd58b595cb48 [2021-03-17T15:07:11.057Z] ---> e69440f7afae [2021-03-17T15:07:11.057Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-17T15:07:11.057Z] ---> Running in dce790e2e46c [2021-03-17T15:07:11.319Z] Removing intermediate container dce790e2e46c [2021-03-17T15:07:11.319Z] ---> 93f78cfff4ae [2021-03-17T15:07:11.319Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-17T15:07:11.319Z] ---> Running in 6f623cc07075 [Pipeline] } [2021-03-17T15:07:11.376Z] $ docker stop --time=1 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 [2021-03-17T15:07:11.581Z] Removing intermediate container 6f623cc07075 [2021-03-17T15:07:11.581Z] ---> 716534194664 [2021-03-17T15:07:11.581Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-17T15:07:11.581Z] ---> Running in b94abe094ada [2021-03-17T15:07:11.845Z] Removing intermediate container b94abe094ada [2021-03-17T15:07:11.845Z] ---> b27dd5f7099e [2021-03-17T15:07:11.845Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T15:07:11.845Z] ---> Running in a07b85ec2362 [2021-03-17T15:07:12.803Z] Removing intermediate container a07b85ec2362 [2021-03-17T15:07:12.803Z] ---> 68fa2a07322f [2021-03-17T15:07:12.803Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-17T15:07:13.075Z] ---> Running in 9b2f9288e2f9 [2021-03-17T15:07:13.525Z] $ docker rm -f 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 [2021-03-17T15:07:13.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T15:07:14.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T15:07:14.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T15:07:14.385Z] Warning: overwriting stash ‘coverage-report’ [2021-03-17T15:07:14.516Z] OK: 166 MiB in 39 packages [2021-03-17T15:07:15.096Z] Removing intermediate container 9b2f9288e2f9 [2021-03-17T15:07:15.096Z] ---> 16ef1d82a150 [2021-03-17T15:07:15.096Z] Step 10/24 : ENV GO111MODULE=on [2021-03-17T15:07:15.096Z] ---> Running in cf521a9c5e21 [2021-03-17T15:07:15.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-17T15:07:15.359Z] Removing intermediate container cf521a9c5e21 [2021-03-17T15:07:15.359Z] ---> 7bcc1cda6900 [2021-03-17T15:07:15.359Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-17T15:07:15.359Z] ---> Running in c5d796c44900 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T15:07:15.632Z] Removing intermediate container c5d796c44900 [2021-03-17T15:07:15.632Z] ---> 47ffa5f30aec [2021-03-17T15:07:15.632Z] Step 12/24 : COPY go.mod . [2021-03-17T15:07:15.895Z] ---> d3a1ffa1cbc9 [2021-03-17T15:07:15.895Z] Step 13/24 : COPY Makefile . [2021-03-17T15:07:15.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T15:07:16.167Z] ---> f1c897c1caa9 [2021-03-17T15:07:16.167Z] Step 14/24 : RUN make update [2021-03-17T15:07:16.167Z] ---> Running in 5cb5d5f4c6c4 [2021-03-17T15:07:16.377Z] + ls -al . [2021-03-17T15:07:16.377Z] total 124 [2021-03-17T15:07:16.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 15:06 . [2021-03-17T15:07:16.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 15:05 .. [2021-03-17T15:07:16.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 15:05 .git [2021-03-17T15:07:16.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 15:05 .github [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 17 15:05 .gitignore [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 15:05 CONTRIBUTING.md [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 17 15:05 Dockerfile [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 17 15:05 Dockerfile.build [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 15:05 Jenkinsfile [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 15:05 LICENSE [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 15:05 Makefile [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 17 15:05 README.md [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 15:02 VERSION [2021-03-17T15:07:16.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 15:05 assets [2021-03-17T15:07:16.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 15:05 bin [2021-03-17T15:07:16.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 15:05 cmd [2021-03-17T15:07:16.377Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 15:06 coverage.out [2021-03-17T15:07:16.377Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 15:05 docs [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 17 15:05 go.mod [2021-03-17T15:07:16.377Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 17 15:06 go.sum [2021-03-17T15:07:16.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 15:05 internal [2021-03-17T15:07:16.377Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 15:05 version.go [2021-03-17T15:07:16.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 15:05 web [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:07:16.745Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-17T15:07:16.833Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f379f1cd726e782181198651ce55329d2884f750 --label arch=arm64 --label version=0.0.0 . [2021-03-17T15:07:17.321Z] Removing intermediate container 5cb5d5f4c6c4 [2021-03-17T15:07:17.321Z] ---> 056b0c4453a9 [2021-03-17T15:07:17.321Z] Step 15/24 : COPY . . [2021-03-17T15:07:17.431Z] Sending build context to Docker daemon 17.57MB [2021-03-17T15:07:17.431Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T15:07:17.431Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T15:07:17.431Z] ---> b4b8dcddb90f [2021-03-17T15:07:17.431Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-17T15:07:18.026Z] ---> Running in e7cf4b34c45d [2021-03-17T15:07:18.301Z] Removing intermediate container e7cf4b34c45d [2021-03-17T15:07:18.301Z] ---> 12f24f72781a [2021-03-17T15:07:18.301Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-17T15:07:18.574Z] ---> Running in 2908b9a9554e [2021-03-17T15:07:18.714Z] ---> 645b8d05568f [2021-03-17T15:07:18.714Z] Step 16/24 : RUN ${MAKE} [2021-03-17T15:07:18.981Z] ---> Running in 5799716e12a6 [2021-03-17T15:07:19.172Z] Removing intermediate container 2908b9a9554e [2021-03-17T15:07:19.172Z] ---> 73ad7fdf2152 [2021-03-17T15:07:19.172Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-17T15:07:19.172Z] ---> Running in 4ceb436629b5 [2021-03-17T15:07:19.450Z] Removing intermediate container 4ceb436629b5 [2021-03-17T15:07:19.450Z] ---> ba592276a5d8 [2021-03-17T15:07:19.450Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-17T15:07:19.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-17T15:07:19.729Z] ---> Running in 40701c9fe317 [2021-03-17T15:07:20.326Z] Removing intermediate container 40701c9fe317 [2021-03-17T15:07:20.326Z] ---> ab72c6d9cec1 [2021-03-17T15:07:20.326Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-17T15:07:20.326Z] ---> Running in b5bb83fcb6ea [2021-03-17T15:07:20.919Z] Removing intermediate container b5bb83fcb6ea [2021-03-17T15:07:20.919Z] ---> 60055319b5b3 [2021-03-17T15:07:20.919Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T15:07:20.919Z] ---> Running in 1e865ba619fb [2021-03-17T15:07:22.900Z] Removing intermediate container 1e865ba619fb [2021-03-17T15:07:22.900Z] ---> cbb0f1523029 [2021-03-17T15:07:22.900Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-17T15:07:22.900Z] ---> Running in e16342f03697 [2021-03-17T15:07:24.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T15:07:24.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T15:07:25.531Z] OK: 142 MiB in 39 packages [2021-03-17T15:07:26.971Z] Removing intermediate container e16342f03697 [2021-03-17T15:07:26.971Z] ---> 85f3a631b3f3 [2021-03-17T15:07:26.971Z] Step 10/24 : ENV GO111MODULE=on [2021-03-17T15:07:26.971Z] ---> Running in fba99c86c2c9 [2021-03-17T15:07:27.246Z] Removing intermediate container fba99c86c2c9 [2021-03-17T15:07:27.246Z] ---> fda26880f535 [2021-03-17T15:07:27.246Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-17T15:07:27.523Z] ---> Running in 8b85e09b886f [2021-03-17T15:07:27.797Z] Removing intermediate container 8b85e09b886f [2021-03-17T15:07:27.797Z] ---> 73883c902eac [2021-03-17T15:07:27.797Z] Step 12/24 : COPY go.mod . [2021-03-17T15:07:27.842Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-17T15:07:28.775Z] ---> f62ca02d2a6e [2021-03-17T15:07:28.775Z] Step 13/24 : COPY Makefile . [2021-03-17T15:07:29.371Z] ---> aaef5fb63018 [2021-03-17T15:07:29.371Z] Step 14/24 : RUN make update [2021-03-17T15:07:29.661Z] ---> Running in 455618c31e13 [2021-03-17T15:07:30.642Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-17T15:07:32.078Z] Removing intermediate container 5799716e12a6 [2021-03-17T15:07:32.078Z] ---> 6d20a3b685a5 [2021-03-17T15:07:32.078Z] Step 17/24 : FROM alpine:3.12 [2021-03-17T15:07:32.078Z] 3.12: Pulling from library/alpine [2021-03-17T15:07:32.078Z] Removing intermediate container 455618c31e13 [2021-03-17T15:07:32.079Z] ---> cddd8df9e436 [2021-03-17T15:07:32.079Z] Step 15/24 : COPY . . [2021-03-17T15:07:32.340Z] f84cab65f19f: Pulling fs layer [2021-03-17T15:07:32.608Z] f84cab65f19f: Verifying Checksum [2021-03-17T15:07:32.608Z] f84cab65f19f: Download complete [2021-03-17T15:07:32.871Z] f84cab65f19f: Pull complete [2021-03-17T15:07:32.871Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-17T15:07:32.871Z] Status: Downloaded newer image for alpine:3.12 [2021-03-17T15:07:32.871Z] ---> 88dd2752d2ea [2021-03-17T15:07:32.871Z] Step 18/24 : EXPOSE 4000 [2021-03-17T15:07:33.133Z] ---> Running in b2b6b06dccfa [2021-03-17T15:07:33.133Z] Removing intermediate container b2b6b06dccfa [2021-03-17T15:07:33.133Z] ---> 1cc8e96e8a84 [2021-03-17T15:07:33.133Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T15:07:34.531Z] ---> a1149b2bf7ed [2021-03-17T15:07:34.531Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T15:07:34.531Z] ---> Running in 86b37212c760 [2021-03-17T15:07:34.531Z] Removing intermediate container 86b37212c760 [2021-03-17T15:07:34.531Z] ---> 9d6c7b1a7d21 [2021-03-17T15:07:34.531Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-17T15:07:34.531Z] ---> Running in 6430f076ae4e [2021-03-17T15:07:34.705Z] ---> e627ad3a6ef9 [2021-03-17T15:07:34.705Z] Step 16/24 : RUN ${MAKE} [2021-03-17T15:07:34.705Z] ---> Running in a8637b73330a [2021-03-17T15:07:34.793Z] Removing intermediate container 6430f076ae4e [2021-03-17T15:07:34.793Z] ---> c7024d0f8e80 [2021-03-17T15:07:34.793Z] Step 22/24 : LABEL arch=amd64 [2021-03-17T15:07:34.793Z] ---> Running in 06e1644f7a2b [2021-03-17T15:07:35.055Z] Removing intermediate container 06e1644f7a2b [2021-03-17T15:07:35.055Z] ---> 48d05bacd36a [2021-03-17T15:07:35.055Z] Step 23/24 : LABEL git_sha=f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:07:35.055Z] ---> Running in 3af23316662f [2021-03-17T15:07:35.316Z] Removing intermediate container 3af23316662f [2021-03-17T15:07:35.316Z] ---> 6097c807aa12 [2021-03-17T15:07:35.316Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T15:07:35.316Z] ---> Running in 00423bc4f899 [2021-03-17T15:07:35.316Z] Removing intermediate container 00423bc4f899 [2021-03-17T15:07:35.316Z] ---> 8acbb636fb89 [2021-03-17T15:07:35.316Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-17T15:07:35.581Z] Successfully built 8acbb636fb89 [2021-03-17T15:07:35.581Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [2021-03-17T15:07:35.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:07:36.582Z] ---> job-cost.sh [2021-03-17T15:07:36.582Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Vdn [2021-03-17T15:07:51.512Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T15:08:02.516Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-17T15:08:06.817Z] Removing intermediate container a8637b73330a [2021-03-17T15:08:06.817Z] ---> 468fba0d272f [2021-03-17T15:08:06.817Z] Step 17/24 : FROM alpine:3.12 [2021-03-17T15:08:07.089Z] 3.12: Pulling from library/alpine [2021-03-17T15:08:07.361Z] dce8679b510e: Pulling fs layer [2021-03-17T15:08:07.634Z] dce8679b510e: Verifying Checksum [2021-03-17T15:08:07.634Z] dce8679b510e: Download complete [2021-03-17T15:08:08.229Z] dce8679b510e: Pull complete [2021-03-17T15:08:08.229Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-17T15:08:08.229Z] Status: Downloaded newer image for alpine:3.12 [2021-03-17T15:08:08.229Z] ---> d10569e2745f [2021-03-17T15:08:08.229Z] Step 18/24 : EXPOSE 4000 [2021-03-17T15:08:08.512Z] ---> Running in 36a2453cf42e [2021-03-17T15:08:08.784Z] Removing intermediate container 36a2453cf42e [2021-03-17T15:08:08.784Z] ---> 8f2bb2f7fd66 [2021-03-17T15:08:08.784Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T15:08:10.760Z] ---> 152cd7e7c99b [2021-03-17T15:08:10.760Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-17T15:08:10.760Z] ---> Running in 674d5c386b6a [2021-03-17T15:08:11.358Z] Removing intermediate container 674d5c386b6a [2021-03-17T15:08:11.358Z] ---> 0ae9473107d3 [2021-03-17T15:08:11.358Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-17T15:08:11.358Z] ---> Running in 838b9b620bb1 [2021-03-17T15:08:11.951Z] Removing intermediate container 838b9b620bb1 [2021-03-17T15:08:11.951Z] ---> 2342f7822b08 [2021-03-17T15:08:11.951Z] Step 22/24 : LABEL arch=arm64 [2021-03-17T15:08:11.951Z] ---> Running in 8fe35c3843fb [2021-03-17T15:08:12.546Z] Removing intermediate container 8fe35c3843fb [2021-03-17T15:08:12.546Z] ---> 747eef515ef4 [2021-03-17T15:08:12.546Z] Step 23/24 : LABEL git_sha=f379f1cd726e782181198651ce55329d2884f750 [2021-03-17T15:08:12.546Z] ---> Running in 21ff3edaf573 [2021-03-17T15:08:13.143Z] Removing intermediate container 21ff3edaf573 [2021-03-17T15:08:13.143Z] ---> 88394d55c221 [2021-03-17T15:08:13.143Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T15:08:13.143Z] ---> Running in abd2d34b6eca [2021-03-17T15:08:13.736Z] Removing intermediate container abd2d34b6eca [2021-03-17T15:08:13.736Z] ---> f7059535ff95 [2021-03-17T15:08:13.736Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-17T15:08:13.736Z] Successfully built f7059535ff95 [2021-03-17T15:08:13.736Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:08:14.512Z] ---> job-cost.sh [2021-03-17T15:08:14.513Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gcBU [2021-03-17T15:08:23.687Z] lf-activate-venv(): INFO: Adding /tmp/venv-5Vdn/bin to PATH [2021-03-17T15:08:23.687Z] INFO: No Stack... [2021-03-17T15:08:23.687Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T15:08:23.687Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T15:08:24.003Z] + cut -d, -f6 [2021-03-17T15:08:24.004Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-03-17T15:08:24.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [2021-03-17T15:08:24.095Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] did not exist. Created. [2021-03-17T15:08:24.095Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T15:08:24.506Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-17T15:08:24.689Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T15:08:24.705Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-17T15:08:53.466Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T15:10:30.242Z] lf-activate-venv(): INFO: Adding /tmp/venv-gcBU/bin to PATH [2021-03-17T15:10:30.242Z] INFO: No Stack... [2021-03-17T15:10:30.242Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-17T15:10:30.242Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T15:10:30.586Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-03-17T15:10:30.586Z] + cut -d, -f6 [Pipeline] lock [2021-03-17T15:10:30.700Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [2021-03-17T15:10:30.710Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] did not exist. Created. [2021-03-17T15:10:30.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T15:10:31.181Z] /w/workspace/edgex-ui-go/2@tmp/durable-b9e4e111/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-b9e4e111/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-17T15:10:31.530Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-17T15:10:31.616Z] Warning: overwriting stash ‘stack-cost’ [2021-03-17T15:10:31.903Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T15:10:31.917Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-17T15:10:33.294Z] provisioning config files... [2021-03-17T15:10:33.310Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config2476872500232628883tmp [Pipeline] { [Pipeline] sh [2021-03-17T15:10:33.722Z] + set +x [2021-03-17T15:10:33.722Z] + curl -s https://codecov.io/bash [2021-03-17T15:10:33.722Z] + bash -s -- [2021-03-17T15:10:33.989Z] [2021-03-17T15:10:33.989Z] _____ _ [2021-03-17T15:10:33.989Z] / ____| | | [2021-03-17T15:10:33.989Z] | | ___ __| | ___ ___ _____ __ [2021-03-17T15:10:33.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-17T15:10:33.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-17T15:10:33.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-17T15:10:33.989Z] Bash-20210309-2b87ace [2021-03-17T15:10:33.989Z] [2021-03-17T15:10:33.989Z] [2021-03-17T15:10:33.989Z] ==> git version 2.24.3 found [2021-03-17T15:10:33.989Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-17T15:10:33.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-17T15:10:33.989Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-17T15:10:33.989Z] ==> Jenkins CI detected. [2021-03-17T15:10:33.989Z] project root: . [2021-03-17T15:10:33.989Z] --> token set from env [2021-03-17T15:10:33.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-17T15:10:33.989Z] ==> Running gcov in . (disable via -X gcov) [2021-03-17T15:10:33.989Z] ==> Python coveragepy not found [2021-03-17T15:10:33.990Z] ==> Searching for coverage reports in: [2021-03-17T15:10:33.990Z] + . [2021-03-17T15:10:33.990Z] -> Found 1 reports [2021-03-17T15:10:33.990Z] ==> Detecting git/mercurial file structure [2021-03-17T15:10:33.990Z] ==> Reading reports [2021-03-17T15:10:33.990Z] + ./coverage.out bytes=10 [2021-03-17T15:10:33.990Z] ==> Appending adjustments [2021-03-17T15:10:33.990Z] https://docs.codecov.io/docs/fixing-reports [2021-03-17T15:10:34.253Z] + Found adjustments [2021-03-17T15:10:34.253Z] ==> Gzipping contents [2021-03-17T15:10:34.253Z] 4.0K /tmp/codecov.zVXgwB.gz [2021-03-17T15:10:34.253Z] ==> Uploading reports [2021-03-17T15:10:34.253Z] url: https://codecov.io [2021-03-17T15:10:34.253Z] query: branch=PR-311&commit=f379f1cd726e782181198651ce55329d2884f750&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-311%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2021-03-17T15:10:34.253Z] -> Pinging Codecov [2021-03-17T15:10:34.253Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-311&commit=f379f1cd726e782181198651ce55329d2884f750&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-311%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2021-03-17T15:10:34.828Z] -> Uploading to [2021-03-17T15:10:34.828Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-17/FB506323287CE973F263BFD2A0EB1F37/f379f1cd726e782181198651ce55329d2884f750/85609cd0-6f7c-4a76-9c69-b595f41baab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T151034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=750b3bd8558592da2c9754db413c803e8453687a27844642c22d76d7251644a3 [2021-03-17T15:10:34.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-17T15:10:34.828Z] Dload Upload Total Spent Left Speed [2021-03-17T15:10:35.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 6632 --:--:-- --:--:-- --:--:-- 6637 [2021-03-17T15:10:35.405Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f379f1cd726e782181198651ce55329d2884f750 [Pipeline] } [2021-03-17T15:10:35.416Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:10:37.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:10:38.211Z] ---> package-listing.sh [2021-03-17T15:10:38.211Z] ++ facter osfamily [2021-03-17T15:10:38.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-17T15:10:38.211Z] + OS_FAMILY=redhat [2021-03-17T15:10:38.211Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-311 [2021-03-17T15:10:38.211Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-17T15:10:38.211Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-17T15:10:38.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-17T15:10:38.211Z] + PACKAGES=/tmp/packages_start.txt [2021-03-17T15:10:38.211Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-311 ']' [2021-03-17T15:10:38.211Z] + PACKAGES=/tmp/packages_end.txt [2021-03-17T15:10:38.211Z] + case "${OS_FAMILY}" in [2021-03-17T15:10:38.211Z] + rpm -qa [2021-03-17T15:10:38.211Z] + sort [2021-03-17T15:10:43.545Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-17T15:10:43.545Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-17T15:10:43.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-17T15:10:43.545Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-311 ']' [2021-03-17T15:10:43.545Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-311/archives/ [2021-03-17T15:10:43.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-311/archives/ [Pipeline] echo [2021-03-17T15:10:43.560Z] 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/edgexfoundry_edgex-ui-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-17T15:10:43.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:10:44.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T15:10:44.187Z] [2021-03-17T15:10:44.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-17T15:10:44.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T15:10:44.559Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-17T15:10:44.559Z] df20fa9351a1: Pulling fs layer [2021-03-17T15:10:44.559Z] 36b3adc4ff6f: Pulling fs layer [2021-03-17T15:10:44.559Z] 8ad3a11d3b57: Pulling fs layer [2021-03-17T15:10:44.559Z] 46f8f816bc3b: Pulling fs layer [2021-03-17T15:10:44.559Z] 93b61091891f: Pulling fs layer [2021-03-17T15:10:44.559Z] 93b9cdb0e59b: Pulling fs layer [2021-03-17T15:10:44.559Z] 5e14af77c1be: Pulling fs layer [2021-03-17T15:10:44.559Z] 01666e4c0597: Pulling fs layer [2021-03-17T15:10:44.559Z] aa168da1d23b: Pulling fs layer [2021-03-17T15:10:44.559Z] 46f8f816bc3b: Waiting [2021-03-17T15:10:44.559Z] 93b61091891f: Waiting [2021-03-17T15:10:44.559Z] 93b9cdb0e59b: Waiting [2021-03-17T15:10:44.559Z] 5e14af77c1be: Waiting [2021-03-17T15:10:44.559Z] 01666e4c0597: Waiting [2021-03-17T15:10:44.559Z] 36b3adc4ff6f: Verifying Checksum [2021-03-17T15:10:44.559Z] 36b3adc4ff6f: Download complete [2021-03-17T15:10:44.559Z] 46f8f816bc3b: Verifying Checksum [2021-03-17T15:10:44.559Z] 46f8f816bc3b: Download complete [2021-03-17T15:10:44.832Z] df20fa9351a1: Download complete [2021-03-17T15:10:44.832Z] 93b9cdb0e59b: Verifying Checksum [2021-03-17T15:10:44.832Z] 93b9cdb0e59b: Download complete [2021-03-17T15:10:44.832Z] 5e14af77c1be: Verifying Checksum [2021-03-17T15:10:44.832Z] 5e14af77c1be: Download complete [2021-03-17T15:10:44.832Z] 93b61091891f: Verifying Checksum [2021-03-17T15:10:44.832Z] 93b61091891f: Download complete [2021-03-17T15:10:44.832Z] 01666e4c0597: Verifying Checksum [2021-03-17T15:10:44.832Z] 01666e4c0597: Download complete [2021-03-17T15:10:44.832Z] 8ad3a11d3b57: Verifying Checksum [2021-03-17T15:10:44.832Z] 8ad3a11d3b57: Download complete [2021-03-17T15:10:45.424Z] df20fa9351a1: Pull complete [2021-03-17T15:10:45.701Z] 36b3adc4ff6f: Pull complete [2021-03-17T15:10:46.300Z] 8ad3a11d3b57: Pull complete [2021-03-17T15:10:46.576Z] 46f8f816bc3b: Pull complete [2021-03-17T15:10:47.557Z] aa168da1d23b: Verifying Checksum [2021-03-17T15:10:47.557Z] aa168da1d23b: Download complete [2021-03-17T15:10:47.557Z] 93b61091891f: Pull complete [2021-03-17T15:10:47.824Z] 93b9cdb0e59b: Pull complete [2021-03-17T15:10:47.824Z] 5e14af77c1be: Pull complete [2021-03-17T15:10:48.091Z] 01666e4c0597: Pull complete [2021-03-17T15:10:56.320Z] aa168da1d23b: Pull complete [2021-03-17T15:10:56.320Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-17T15:10:56.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T15:10:56.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-17T15:10:56.471Z] prd-centos7-docker-4c-2g-30167 does not seem to be running inside a container [2021-03-17T15:10:56.523Z] $ 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/edgexfoundry_edgex-ui-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-311 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311:/w/workspace/edgexfoundry_edgex-ui-go_PR-311:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-17T15:10:59.465Z] $ docker top a8c77f333a8226b10d1cde8c9e31906beb70c4d442be254291d99e3e7ed3f3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T15:11:00.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-17T15:11:00.392Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-17T15:11:00.695Z] + ls /var/log/sa-host [2021-03-17T15:11:00.695Z] + sadf -c /var/log/sa-host/sa17 [2021-03-17T15:11:00.695Z] file_magic: OK [2021-03-17T15:11:00.695Z] HZ: Using current value: 100 [2021-03-17T15:11:00.695Z] file_header: OK [2021-03-17T15:11:00.695Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-17T15:11:00.695Z] Statistics: [2021-03-17T15:11:00.695Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-17T15:11:00.695Z] File successfully converted to sysstat format version 12.2.1 [2021-03-17T15:11:00.695Z] + sadf -c /var/log/sa-host/sa23 [2021-03-17T15:11:00.695Z] file_magic: OK [2021-03-17T15:11:00.695Z] HZ: Using current value: 100 [2021-03-17T15:11:00.695Z] file_header: OK [2021-03-17T15:11:00.695Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-17T15:11:00.695Z] Statistics: [2021-03-17T15:11:00.695Z] Hnuu...uuuununununu... [2021-03-17T15:11:00.695Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-17T15:11:00.904Z] provisioning config files... [2021-03-17T15:11:00.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config3151148268291039503tmp [Pipeline] { [Pipeline] echo [2021-03-17T15:11:01.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:11:01.316Z] ---> create-netrc.sh [Pipeline] } [2021-03-17T15:11:01.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-17T15:11:01.666Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:11:01.980Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-17T15:11:01.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:11:02.299Z] ---> sudo-logs.sh [2021-03-17T15:11:02.299Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-17T15:11:02.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:11:02.661Z] ---> job-cost.sh [2021-03-17T15:11:02.661Z] lf-activate-venv: SKIPPING [2021-03-17T15:11:02.661Z] DEBUG: total: 0.20999999344348907 [2021-03-17T15:11:02.661Z] INFO: Retrieving Stack Cost... [2021-03-17T15:11:03.609Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T15:11:04.184Z] INFO: Archiving Costs [Pipeline] echo [2021-03-17T15:11:04.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T15:11:04.501Z] ---> logs-deploy.sh [2021-03-17T15:11:04.501Z] lf-activate-venv: SKIPPING [2021-03-17T15:11:04.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-311/2 [2021-03-17T15:11:04.501Z] INFO: archiving workspace using pattern(s): [2021-03-17T15:11:06.432Z] Archives upload complete. [2021-03-17T15:11:06.432Z] INFO: archiving logs to Nexus [2021-03-17T15:11:07.383Z] ---> uname -a: [2021-03-17T15:11:07.383Z] Linux prd-centos7-docker-4c-2g-30167.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-17T15:11:07.383Z] [2021-03-17T15:11:07.383Z] [2021-03-17T15:11:07.383Z] ---> lscpu: [2021-03-17T15:11:07.383Z] Architecture: x86_64 [2021-03-17T15:11:07.383Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-17T15:11:07.383Z] Byte Order: Little Endian [2021-03-17T15:11:07.383Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-17T15:11:07.383Z] CPU(s): 4 [2021-03-17T15:11:07.383Z] On-line CPU(s) list: 0-3 [2021-03-17T15:11:07.383Z] Thread(s) per core: 1 [2021-03-17T15:11:07.383Z] Core(s) per socket: 1 [2021-03-17T15:11:07.383Z] Socket(s): 4 [2021-03-17T15:11:07.383Z] NUMA node(s): 1 [2021-03-17T15:11:07.383Z] Vendor ID: GenuineIntel [2021-03-17T15:11:07.383Z] CPU family: 6 [2021-03-17T15:11:07.383Z] Model: 44 [2021-03-17T15:11:07.383Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-17T15:11:07.383Z] Stepping: 1 [2021-03-17T15:11:07.383Z] CPU MHz: 2933.438 [2021-03-17T15:11:07.383Z] BogoMIPS: 5866.87 [2021-03-17T15:11:07.383Z] Virtualization: VT-x [2021-03-17T15:11:07.383Z] Hypervisor vendor: KVM [2021-03-17T15:11:07.384Z] Virtualization type: full [2021-03-17T15:11:07.384Z] L1d cache: 128 KiB [2021-03-17T15:11:07.384Z] L1i cache: 128 KiB [2021-03-17T15:11:07.384Z] L2 cache: 16 MiB [2021-03-17T15:11:07.384Z] L3 cache: 64 MiB [2021-03-17T15:11:07.384Z] NUMA node0 CPU(s): 0-3 [2021-03-17T15:11:07.384Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-17T15:11:07.384Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-17T15:11:07.384Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-17T15:11:07.384Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-17T15:11:07.384Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-17T15:11:07.384Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-17T15:11:07.384Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-17T15:11:07.384Z] Vulnerability Srbds: Not affected [2021-03-17T15:11:07.384Z] Vulnerability Tsx async abort: Not affected [2021-03-17T15:11:07.384Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> nproc: [2021-03-17T15:11:07.384Z] 4 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> df -h: [2021-03-17T15:11:07.384Z] Filesystem Size Used Available Use% Mounted on [2021-03-17T15:11:07.384Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-17T15:11:07.384Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-17T15:11:07.384Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-17T15:11:07.384Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-17T15:11:07.384Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> free -m: [2021-03-17T15:11:07.384Z] total used free shared buff/cache available [2021-03-17T15:11:07.384Z] Mem: 1837 715 110 0 1011 1017 [2021-03-17T15:11:07.384Z] Swap: 1023 0 1023 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> ip addr: [2021-03-17T15:11:07.384Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-17T15:11:07.384Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-17T15:11:07.384Z] inet 127.0.0.1/8 scope host lo [2021-03-17T15:11:07.384Z] valid_lft forever preferred_lft forever [2021-03-17T15:11:07.384Z] inet6 ::1/128 scope host [2021-03-17T15:11:07.384Z] valid_lft forever preferred_lft forever [2021-03-17T15:11:07.384Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-17T15:11:07.384Z] link/ether fa:16:3e:c5:90:11 brd ff:ff:ff:ff:ff:ff [2021-03-17T15:11:07.384Z] inet 10.30.123.121/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-17T15:11:07.384Z] valid_lft 85853sec preferred_lft 85853sec [2021-03-17T15:11:07.384Z] inet6 fe80::f816:3eff:fec5:9011/64 scope link [2021-03-17T15:11:07.384Z] valid_lft forever preferred_lft forever [2021-03-17T15:11:07.384Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-17T15:11:07.384Z] link/ether 02:42:40:c8:44:24 brd ff:ff:ff:ff:ff:ff [2021-03-17T15:11:07.384Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-17T15:11:07.384Z] valid_lft forever preferred_lft forever [2021-03-17T15:11:07.384Z] inet6 fe80::42:40ff:fec8:4424/64 scope link [2021-03-17T15:11:07.384Z] valid_lft forever preferred_lft forever [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> sar -b -r -n DEV: [2021-03-17T15:11:07.384Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:01:48 LINUX RESTART (4 CPU) [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-17T15:11:07.384Z] 15:04:01 3.05 0.00 3.05 0.00 0.00 105.03 0.00 [2021-03-17T15:11:07.384Z] 15:05:02 0.38 0.00 0.38 0.00 0.00 5.55 0.00 [2021-03-17T15:11:07.384Z] 15:06:01 0.29 0.00 0.29 0.00 0.00 3.56 0.00 [2021-03-17T15:11:07.384Z] 15:07:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 [2021-03-17T15:11:07.384Z] 15:08:01 0.32 0.00 0.32 0.00 0.00 5.46 0.00 [2021-03-17T15:11:07.384Z] 15:09:01 0.28 0.00 0.28 0.00 0.00 2.86 0.00 [2021-03-17T15:11:07.384Z] 15:10:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-03-17T15:11:07.384Z] Average: 0.68 0.00 0.68 0.00 0.00 18.24 0.00 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-17T15:11:07.384Z] 15:04:01 135620 0 612012 32.53 2620 1131292 1083168 36.97 412036 1134032 20 [2021-03-17T15:11:07.384Z] 15:05:02 131520 0 616108 32.74 2620 1131296 1083300 36.97 416764 1133844 12 [2021-03-17T15:11:07.384Z] 15:06:01 131020 0 616600 32.77 2620 1131304 1083336 36.97 413148 1137720 8 [2021-03-17T15:11:07.384Z] 15:07:01 132364 0 615256 32.70 2620 1131304 1080084 36.86 411216 1138536 8 [2021-03-17T15:11:07.384Z] 15:08:01 132272 0 615340 32.70 2620 1131312 1080144 36.86 410572 1139252 8 [2021-03-17T15:11:07.384Z] 15:09:01 131976 0 615632 32.72 2620 1131316 1080144 36.86 410708 1139248 8 [2021-03-17T15:11:07.384Z] 15:10:01 132832 0 614772 32.67 2620 1131320 1080084 36.86 410524 1139252 8 [2021-03-17T15:11:07.384Z] Average: 132515 0 615103 32.69 2620 1131306 1081466 36.91 412138 1137412 10 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-17T15:11:07.384Z] 15:04:01 eth0 1.22 0.18 0.18 0.02 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:05:02 eth0 1.12 0.63 0.55 0.37 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:06:01 eth0 1.00 0.30 0.32 0.23 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:08:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:09:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] Average: eth0 0.56 0.23 0.17 0.10 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] ---> sar -P ALL: [2021-03-17T15:11:07.384Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:01:48 LINUX RESTART (4 CPU) [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] 15:03:01 CPU %user %nice %system %iowait %steal %idle [2021-03-17T15:11:07.384Z] 15:04:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2021-03-17T15:11:07.384Z] 15:04:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2021-03-17T15:11:07.384Z] 15:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-03-17T15:11:07.384Z] 15:04:01 2 0.40 0.00 0.08 0.00 0.02 99.50 [2021-03-17T15:11:07.384Z] 15:04:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-17T15:11:07.384Z] 15:05:02 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-17T15:11:07.384Z] 15:05:02 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-17T15:11:07.384Z] 15:05:02 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-17T15:11:07.384Z] 15:05:02 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-17T15:11:07.384Z] 15:05:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-17T15:11:07.384Z] 15:06:01 all 0.18 0.00 0.06 0.00 0.02 99.74 [2021-03-17T15:11:07.384Z] 15:06:01 0 0.17 0.00 0.08 0.00 0.02 99.73 [2021-03-17T15:11:07.384Z] 15:06:01 1 0.46 0.00 0.08 0.00 0.02 99.44 [2021-03-17T15:11:07.384Z] 15:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-03-17T15:11:07.384Z] 15:06:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2021-03-17T15:11:07.384Z] 15:07:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2021-03-17T15:11:07.384Z] 15:07:01 0 0.38 0.00 0.08 0.00 0.03 99.50 [2021-03-17T15:11:07.384Z] 15:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-17T15:11:07.384Z] 15:07:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2021-03-17T15:11:07.384Z] 15:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-17T15:11:07.384Z] 15:08:01 all 0.15 0.00 0.15 0.00 0.02 99.68 [2021-03-17T15:11:07.384Z] 15:08:01 0 0.42 0.00 0.22 0.00 0.02 99.35 [2021-03-17T15:11:07.384Z] 15:08:01 1 0.05 0.00 0.13 0.00 0.03 99.78 [2021-03-17T15:11:07.384Z] 15:08:01 2 0.08 0.00 0.13 0.00 0.00 99.78 [2021-03-17T15:11:07.384Z] 15:08:01 3 0.05 0.00 0.10 0.00 0.03 99.82 [2021-03-17T15:11:07.384Z] 15:09:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-03-17T15:11:07.384Z] 15:09:01 0 0.37 0.00 0.05 0.00 0.00 99.58 [2021-03-17T15:11:07.384Z] 15:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-17T15:11:07.384Z] 15:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-17T15:11:07.384Z] 15:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-17T15:11:07.384Z] 15:10:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-17T15:11:07.384Z] 15:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-17T15:11:07.384Z] 15:10:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-17T15:11:07.384Z] 15:10:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-17T15:11:07.384Z] 15:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-17T15:11:07.384Z] Average: all 0.16 0.00 0.06 0.00 0.01 99.77 [2021-03-17T15:11:07.384Z] Average: 0 0.23 0.00 0.08 0.00 0.01 99.68 [2021-03-17T15:11:07.384Z] Average: 1 0.18 0.00 0.06 0.00 0.01 99.75 [2021-03-17T15:11:07.384Z] Average: 2 0.17 0.00 0.06 0.00 0.01 99.76 [2021-03-17T15:11:07.384Z] Average: 3 0.05 0.00 0.04 0.00 0.01 99.90 [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z] [2021-03-17T15:11:07.384Z]