Pull request #367 opened 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 3547a19440637b59f10595c67b27f4d560d44e55+9e9000642235b61e852840e697528ee7165f7b30 (0221051b523a795adbe963f30f6de812aa19912a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7395009510660481106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6161620526716089063.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2131376516669694321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh239321409829317631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4101682754488731132.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-367/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1497287179543211129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1077 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/jenkins-gitclient-ssh178006983022386716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/jenkins-gitclient-ssh6131173194613296749.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/jenkins-gitclient-ssh3546880969012980897.key > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 Commit message: "feat: update built ui" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-30T11:00:33.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-30T11:00:33.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-30T11:00:33.908Z] ========================================================= [2021-05-30T11:00:33.908Z] EdgeX Global Pipelines Version Info [2021-05-30T11:00:33.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:00:35.484Z] ------------------- [2021-05-30T11:00:35.484Z] stable info: [2021-05-30T11:00:35.484Z] ------------------- [2021-05-30T11:00:35.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-30T11:00:35.484Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-30T11:00:35.484Z] Message: update stable to v1.0.192 [2021-05-30T11:00:36.064Z] ------------------- [2021-05-30T11:00:36.064Z] experimental info: [2021-05-30T11:00:36.064Z] ------------------- [2021-05-30T11:00:36.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-30T11:00:36.064Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-30T11:00:36.064Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-30T11:00:36.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-30T11:00:36.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-30T11:00:36.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-30T11:00:36.468Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-30T11:00:36.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-30T11:00:36.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-30T11:00:36.652Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-30T11:00:36.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-30T11:00:36.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-30T11:00:36.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-30T11:00:36.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-30T11:00:36.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-30T11:00:37.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-30T11:00:37.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-30T11:00:37.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-30T11:00:37.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-30T11:00:37.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-30T11:00:37.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-30T11:00:37.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-30T11:00:37.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-30T11:00:37.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-30T11:00:37.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-30T11:00:37.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-30T11:00:37.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-30T11:00:37.733Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-30T11:00:37.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-30T11:00:37.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2021-05-30T11:00:37.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2021-05-30T11:00:37.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2021-05-30T11:00:38.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] echo [2021-05-30T11:00:38.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3547a19 [Pipeline] echo [2021-05-30T11:00:38.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T11:00:38.343Z] provisioning config files... [2021-05-30T11:00:38.363Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config879477331300328783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:00:38.727Z] ---> docker-login.sh [2021-05-30T11:00:38.728Z] nexus3.edgexfoundry.org:10001 [2021-05-30T11:00:38.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:00:38.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:00:38.989Z] Configure a credential helper to remove this warning. See [2021-05-30T11:00:38.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:00:38.989Z] [2021-05-30T11:00:38.989Z] Login Succeeded [2021-05-30T11:00:38.989Z] nexus3.edgexfoundry.org:10002 [2021-05-30T11:00:38.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:00:39.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:00:39.251Z] Configure a credential helper to remove this warning. See [2021-05-30T11:00:39.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:00:39.251Z] [2021-05-30T11:00:39.251Z] Login Succeeded [2021-05-30T11:00:39.251Z] nexus3.edgexfoundry.org:10003 [2021-05-30T11:00:39.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:00:39.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:00:39.251Z] Configure a credential helper to remove this warning. See [2021-05-30T11:00:39.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:00:39.251Z] [2021-05-30T11:00:39.251Z] Login Succeeded [2021-05-30T11:00:39.251Z] nexus3.edgexfoundry.org:10004 [2021-05-30T11:00:39.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:00:39.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:00:39.519Z] Configure a credential helper to remove this warning. See [2021-05-30T11:00:39.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:00:39.519Z] [2021-05-30T11:00:39.519Z] Login Succeeded [2021-05-30T11:00:39.519Z] docker.io [2021-05-30T11:00:39.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:00:39.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:00:39.782Z] Configure a credential helper to remove this warning. See [2021-05-30T11:00:39.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:00:39.782Z] [2021-05-30T11:00:39.782Z] Login Succeeded [2021-05-30T11:00:39.782Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T11:00:39.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T11:00:40.524Z] + git log --format=format:%s -1 3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] echo [2021-05-30T11:00:40.589Z] GIT_COMMIT: 3547a19440637b59f10595c67b27f4d560d44e55, Commit Message: feat: update built ui [Pipeline] echo [2021-05-30T11:00:40.634Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:00:43.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T11:00:43.426Z] [2021-05-30T11:00:43.426Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:00:43.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T11:00:43.799Z] latest: Pulling from edgex-devops/git-semver [2021-05-30T11:00:43.799Z] 31603596830f: Pulling fs layer [2021-05-30T11:00:43.799Z] 54011a49482f: Pulling fs layer [2021-05-30T11:00:43.799Z] a6820b24f6d8: Pulling fs layer [2021-05-30T11:00:43.799Z] f581987b2513: Pulling fs layer [2021-05-30T11:00:43.799Z] f581987b2513: Waiting [2021-05-30T11:00:43.799Z] 54011a49482f: Verifying Checksum [2021-05-30T11:00:43.799Z] 54011a49482f: Download complete [2021-05-30T11:00:44.061Z] 31603596830f: Verifying Checksum [2021-05-30T11:00:44.061Z] 31603596830f: Download complete [2021-05-30T11:00:44.061Z] a6820b24f6d8: Verifying Checksum [2021-05-30T11:00:44.061Z] a6820b24f6d8: Download complete [2021-05-30T11:00:44.061Z] f581987b2513: Verifying Checksum [2021-05-30T11:00:44.061Z] f581987b2513: Download complete [2021-05-30T11:00:44.061Z] 31603596830f: Pull complete [2021-05-30T11:00:44.337Z] 54011a49482f: Pull complete [2021-05-30T11:00:44.929Z] a6820b24f6d8: Pull complete [2021-05-30T11:00:45.193Z] f581987b2513: Pull complete [2021-05-30T11:00:45.193Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-30T11:00:45.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T11:00:45.193Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-30T11:00:45.310Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-05-30T11:00:45.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-367 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367:/w/workspace/edgexfoundry_edgex-ui-go_PR-367:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-30T11:00:47.132Z] $ docker top 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-30T11:00:47.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T11:00:47.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T11:00:47.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T11:00:47.497Z] $ docker exec 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent [2021-05-30T11:00:47.632Z] SSH_AUTH_SOCK=/tmp/ssh-ylgs8XjbxsIL/agent.14 [2021-05-30T11:00:47.632Z] SSH_AGENT_PID=21 [2021-05-30T11:00:47.651Z] Running ssh-add (command line suppressed) [2021-05-30T11:00:47.757Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_2194091611194005568.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_2194091611194005568.key) [2021-05-30T11:00:47.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T11:00:48.130Z] + git tag --points-at HEAD [Pipeline] } [2021-05-30T11:00:48.147Z] $ docker exec --env ******** --env ******** 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent -k [2021-05-30T11:00:48.249Z] unset SSH_AUTH_SOCK; [2021-05-30T11:00:48.249Z] unset SSH_AGENT_PID; [2021-05-30T11:00:48.249Z] echo Agent pid 21 killed; [2021-05-30T11:00:48.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-30T11:00:48.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T11:00:48.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T11:00:48.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T11:00:48.476Z] $ docker exec 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent [2021-05-30T11:00:48.604Z] SSH_AUTH_SOCK=/tmp/ssh-dLUwRSLFC6pw/agent.54 [2021-05-30T11:00:48.604Z] SSH_AGENT_PID=60 [2021-05-30T11:00:48.610Z] Running ssh-add (command line suppressed) [2021-05-30T11:00:48.714Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_3502081568043527438.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/private_key_3502081568043527438.key) [2021-05-30T11:00:48.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T11:00:49.081Z] + git semver init [2021-05-30T11:00:49.081Z] # -> Open(): unable to determine branch for HEAD [2021-05-30T11:00:49.081Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-367/.git [2021-05-30T11:00:49.081Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [2021-05-30T11:00:49.081Z] # $SEMVER_REMOTE_NAME = origin [2021-05-30T11:00:49.081Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-30T11:00:49.081Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-30T11:00:49.081Z] # $SEMVER_BRANCH = PR-367 [2021-05-30T11:00:49.081Z] # $SEMVER_TEMP = /tmp/semver-041595040 [2021-05-30T11:00:49.081Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-30T11:00:50.481Z] # '/tmp/semver-041595040' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-367/.semver' [2021-05-30T11:00:50.481Z] # -> Force: false [2021-05-30T11:00:50.481Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-367/.semver [Pipeline] } [2021-05-30T11:00:50.499Z] $ docker exec --env ******** --env ******** 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 ssh-agent -k [2021-05-30T11:00:50.606Z] unset SSH_AUTH_SOCK; [2021-05-30T11:00:50.608Z] unset SSH_AGENT_PID; [2021-05-30T11:00:50.608Z] echo Agent pid 60 killed; [2021-05-30T11:00:50.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-30T11:00:51.053Z] + git semver [Pipeline] } [2021-05-30T11:00:51.081Z] $ docker stop --time=1 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 [2021-05-30T11:00:52.497Z] $ docker rm -f 9b0260822f6cb45677c58df9d4ab06e612c5d7f32de01a74186ff9f18d97c897 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-30T11:00:52.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-30T11:00:53.285Z] Stashed 1 file(s) [Pipeline] echo [2021-05-30T11:00:53.310Z] [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-05-30T11:01:08.920Z] Still waiting to schedule task [2021-05-30T11:01:08.920Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-30T11:01:08.948Z] Still waiting to schedule task [2021-05-30T11:01:08.948Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-30T11:03:22.338Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1078 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [Pipeline] { [Pipeline] ws [2021-05-30T11:03:22.398Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-30T11:03:22.677Z] The recommended git tool is: git [2021-05-30T11:03:31.853Z] using credential edgex-jenkins-ssh [2021-05-30T11:03:31.877Z] Cloning the remote Git repository [2021-05-30T11:03:31.914Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:32.030Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-30T11:03:32.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:32.131Z] > git --version # timeout=10 [2021-05-30T11:03:32.149Z] > git --version # 'git version 2.17.1' [2021-05-30T11:03:32.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:32.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T11:03:34.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T11:03:34.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T11:03:34.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T11:03:34.877Z] Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:03:35.492Z] Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:03:35.493Z] Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) [2021-05-30T11:03:34.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:34.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:34.291Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-30T11:03:34.884Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T11:03:34.896Z] > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 [2021-05-30T11:03:35.399Z] > git remote # timeout=10 [2021-05-30T11:03:35.416Z] > git config --get remote.origin.url # timeout=10 [2021-05-30T11:03:35.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:35.445Z] > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 [2021-05-30T11:03:35.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-30T11:03:35.486Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T11:03:35.500Z] > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 [2021-05-30T11:03:40.200Z] Commit message: "feat: update built ui" [2021-05-30T11:03:40.243Z] > git --version # timeout=10 [2021-05-30T11:03:40.256Z] > git --version # 'git version 2.17.1' [2021-05-30T11:03:40.265Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T11:03:42.115Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-30T11:03:42.531Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-30T11:03:42.894Z] + sudo service docker restart [2021-05-30T11:03:42.894Z] + true [2021-05-30T11:03:52.149Z] Running on prd-centos7-docker-4c-2g-1079 in /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [Pipeline] { [Pipeline] ws [2021-05-30T11:03:52.206Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-30T11:03:52.407Z] The recommended git tool is: git [2021-05-30T11:03:56.776Z] using credential edgex-jenkins-ssh [2021-05-30T11:03:56.793Z] Cloning the remote Git repository [2021-05-30T11:03:56.814Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:56.875Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-30T11:03:56.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:56.904Z] > git --version # timeout=10 [2021-05-30T11:03:56.909Z] > git --version # 'git version 2.24.4' [2021-05-30T11:03:56.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:56.935Z] [INFO] Currently running in a labeled security context [2021-05-30T11:03:56.936Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-30T11:03:56.936Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4229363673294943036.key [2021-05-30T11:03:56.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T11:03:58.484Z] Merging remotes/origin/master commit 9e9000642235b61e852840e697528ee7165f7b30 into PR head commit 3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:03:58.691Z] Merge succeeded, producing 3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:03:58.692Z] Checking out Revision 3547a19440637b59f10595c67b27f4d560d44e55 (PR-367) [2021-05-30T11:03:57.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T11:03:57.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T11:03:57.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T11:03:57.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T11:03:57.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:57.952Z] [INFO] Currently running in a labeled security context [2021-05-30T11:03:57.952Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-30T11:03:57.952Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh161651892685899521.key [2021-05-30T11:03:57.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-30T11:03:58.489Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T11:03:58.497Z] > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 [2021-05-30T11:03:58.645Z] > git remote # timeout=10 [2021-05-30T11:03:58.654Z] > git config --get remote.origin.url # timeout=10 [2021-05-30T11:03:58.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T11:03:58.661Z] [INFO] Currently running in a labeled security context [2021-05-30T11:03:58.662Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-30T11:03:58.662Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9020648928129202780.key [2021-05-30T11:03:58.666Z] > git merge 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 [2021-05-30T11:03:58.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-30T11:03:58.690Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T11:03:58.696Z] > git checkout -f 3547a19440637b59f10595c67b27f4d560d44e55 # timeout=10 [2021-05-30T11:04:02.445Z] Commit message: "feat: update built ui" [2021-05-30T11:04:02.547Z] > git --version # timeout=10 [2021-05-30T11:04:02.555Z] > git --version # 'git version 2.24.4' [2021-05-30T11:04:02.561Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T11:04:02.953Z] provisioning config files... [2021-05-30T11:04:02.978Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3075860721461516723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-30T11:04:03.479Z] ---> docker-login.sh [2021-05-30T11:04:03.480Z] nexus3.edgexfoundry.org:10001 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T11:04:04.265Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-30T11:04:04.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:04.611Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-30T11:04:04.948Z] + sudo service docker restart [2021-05-30T11:04:04.948Z] + true [2021-05-30T11:04:04.948Z] Redirecting to /bin/systemctl restart docker.service [2021-05-30T11:04:05.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:05.066Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:05.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:05.066Z] [2021-05-30T11:04:05.066Z] Login Succeeded [2021-05-30T11:04:05.066Z] nexus3.edgexfoundry.org:10002 [2021-05-30T11:04:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:05.342Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:05.342Z] [2021-05-30T11:04:05.342Z] Login Succeeded [2021-05-30T11:04:05.342Z] nexus3.edgexfoundry.org:10003 [2021-05-30T11:04:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:05.942Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:05.942Z] [2021-05-30T11:04:05.942Z] Login Succeeded [2021-05-30T11:04:05.942Z] nexus3.edgexfoundry.org:10004 [2021-05-30T11:04:06.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:06.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:06.540Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:06.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:06.540Z] [2021-05-30T11:04:06.540Z] Login Succeeded [2021-05-30T11:04:06.540Z] docker.io [2021-05-30T11:04:06.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:07.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:07.412Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:07.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:07.412Z] [2021-05-30T11:04:07.412Z] Login Succeeded [2021-05-30T11:04:07.412Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T11:04:07.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-30T11:04:08.123Z] ========================================================= [2021-05-30T11:04:08.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-30T11:04:08.123Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:04:08.544Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-30T11:04:09.538Z] Sending build context to Docker daemon 35.78MB [2021-05-30T11:04:09.539Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T11:04:09.539Z] Step 2/8 : FROM ${BASE} [2021-05-30T11:04:09.815Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-30T11:04:09.815Z] 595b0fe564bb: Pulling fs layer [2021-05-30T11:04:09.815Z] 7186ed65a4f7: Pulling fs layer [2021-05-30T11:04:09.815Z] 316046926c0a: Pulling fs layer [2021-05-30T11:04:09.815Z] 4ebd0625c992: Pulling fs layer [2021-05-30T11:04:09.815Z] 207e8628e3a3: Pulling fs layer [2021-05-30T11:04:09.815Z] c791037a9be2: Pulling fs layer [2021-05-30T11:04:09.815Z] ffd874e62e21: Pulling fs layer [2021-05-30T11:04:09.815Z] 4ebd0625c992: Waiting [2021-05-30T11:04:09.815Z] 207e8628e3a3: Waiting [2021-05-30T11:04:09.815Z] c791037a9be2: Waiting [2021-05-30T11:04:09.815Z] ffd874e62e21: Waiting [2021-05-30T11:04:09.815Z] 316046926c0a: Verifying Checksum [2021-05-30T11:04:09.815Z] 316046926c0a: Download complete [2021-05-30T11:04:09.815Z] 7186ed65a4f7: Verifying Checksum [2021-05-30T11:04:09.815Z] 7186ed65a4f7: Download complete [2021-05-30T11:04:09.815Z] 207e8628e3a3: Verifying Checksum [2021-05-30T11:04:09.815Z] 207e8628e3a3: Download complete [2021-05-30T11:04:09.816Z] c791037a9be2: Verifying Checksum [2021-05-30T11:04:09.816Z] c791037a9be2: Download complete [2021-05-30T11:04:09.816Z] 595b0fe564bb: Verifying Checksum [2021-05-30T11:04:09.816Z] 595b0fe564bb: Download complete [2021-05-30T11:04:10.811Z] 595b0fe564bb: Pull complete [2021-05-30T11:04:11.412Z] 7186ed65a4f7: Pull complete [2021-05-30T11:04:11.688Z] 316046926c0a: Pull complete [2021-05-30T11:04:12.665Z] ffd874e62e21: Verifying Checksum [2021-05-30T11:04:12.665Z] ffd874e62e21: Download complete [2021-05-30T11:04:13.649Z] 4ebd0625c992: Verifying Checksum [2021-05-30T11:04:13.649Z] 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T11:04:23.206Z] provisioning config files... [2021-05-30T11:04:23.219Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4022535936418995180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:04:23.641Z] ---> docker-login.sh [2021-05-30T11:04:23.641Z] nexus3.edgexfoundry.org:10001 [2021-05-30T11:04:23.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:23.903Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:23.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:23.903Z] [2021-05-30T11:04:23.903Z] Login Succeeded [2021-05-30T11:04:23.903Z] nexus3.edgexfoundry.org:10002 [2021-05-30T11:04:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:23.903Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:23.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:23.903Z] [2021-05-30T11:04:23.904Z] Login Succeeded [2021-05-30T11:04:23.904Z] nexus3.edgexfoundry.org:10003 [2021-05-30T11:04:24.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:24.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:24.164Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:24.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:24.164Z] [2021-05-30T11:04:24.164Z] Login Succeeded [2021-05-30T11:04:24.164Z] nexus3.edgexfoundry.org:10004 [2021-05-30T11:04:24.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:24.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:24.164Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:24.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:24.165Z] [2021-05-30T11:04:24.165Z] Login Succeeded [2021-05-30T11:04:24.165Z] docker.io [2021-05-30T11:04:24.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T11:04:24.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T11:04:24.690Z] Configure a credential helper to remove this warning. See [2021-05-30T11:04:24.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T11:04:24.690Z] [2021-05-30T11:04:24.690Z] Login Succeeded [2021-05-30T11:04:24.690Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T11:04:24.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-30T11:04:25.049Z] ========================================================= [2021-05-30T11:04:25.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-30T11:04:25.049Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:04:25.399Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-30T11:04:25.664Z] Sending build context to Docker daemon 35.78MB [2021-05-30T11:04:25.664Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T11:04:25.664Z] Step 2/8 : FROM ${BASE} [2021-05-30T11:04:25.708Z] 4ebd0625c992: Pull complete [2021-05-30T11:04:25.708Z] 207e8628e3a3: Pull complete [2021-05-30T11:04:25.708Z] c791037a9be2: Pull complete [2021-05-30T11:04:25.953Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-30T11:04:25.953Z] 540db60ca938: Pulling fs layer [2021-05-30T11:04:25.953Z] adcc1eea9eea: Pulling fs layer [2021-05-30T11:04:25.953Z] 4c4ab2625f07: Pulling fs layer [2021-05-30T11:04:25.953Z] 0510c868ecb4: Pulling fs layer [2021-05-30T11:04:25.953Z] afea3b2eda06: Pulling fs layer [2021-05-30T11:04:25.953Z] 7809a108b3ef: Pulling fs layer [2021-05-30T11:04:25.953Z] f706445af74f: Pulling fs layer [2021-05-30T11:04:25.953Z] 0510c868ecb4: Waiting [2021-05-30T11:04:25.953Z] afea3b2eda06: Waiting [2021-05-30T11:04:25.953Z] 7809a108b3ef: Waiting [2021-05-30T11:04:25.953Z] f706445af74f: Waiting [2021-05-30T11:04:25.953Z] 4c4ab2625f07: Verifying Checksum [2021-05-30T11:04:25.953Z] 4c4ab2625f07: Download complete [2021-05-30T11:04:25.953Z] adcc1eea9eea: Verifying Checksum [2021-05-30T11:04:25.953Z] adcc1eea9eea: Download complete [2021-05-30T11:04:25.953Z] afea3b2eda06: Verifying Checksum [2021-05-30T11:04:25.953Z] afea3b2eda06: Download complete [2021-05-30T11:04:25.953Z] 7809a108b3ef: Verifying Checksum [2021-05-30T11:04:25.953Z] 7809a108b3ef: Download complete [2021-05-30T11:04:25.953Z] 540db60ca938: Verifying Checksum [2021-05-30T11:04:25.953Z] 540db60ca938: Download complete [2021-05-30T11:04:26.219Z] 540db60ca938: Pull complete [2021-05-30T11:04:26.481Z] adcc1eea9eea: Pull complete [2021-05-30T11:04:26.481Z] 4c4ab2625f07: Pull complete [2021-05-30T11:04:27.426Z] f706445af74f: Verifying Checksum [2021-05-30T11:04:27.426Z] f706445af74f: Download complete [2021-05-30T11:04:28.000Z] 0510c868ecb4: Verifying Checksum [2021-05-30T11:04:28.000Z] 0510c868ecb4: Download complete [2021-05-30T11:04:29.109Z] ffd874e62e21: Pull complete [2021-05-30T11:04:29.109Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-30T11:04:29.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-30T11:04:29.109Z] ---> cfc18b08335c [2021-05-30T11:04:29.109Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-30T11:04:30.582Z] ---> Running in 51f46dd8abc7 [2021-05-30T11:04:31.199Z] Removing intermediate container 51f46dd8abc7 [2021-05-30T11:04:31.199Z] ---> 1cec58bc114f [2021-05-30T11:04:31.199Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T11:04:31.199Z] ---> Running in 3e418187eb18 [2021-05-30T11:04:31.345Z] 0510c868ecb4: Pull complete [2021-05-30T11:04:31.345Z] afea3b2eda06: Pull complete [2021-05-30T11:04:31.345Z] 7809a108b3ef: Pull complete [2021-05-30T11:04:32.764Z] f706445af74f: Pull complete [2021-05-30T11:04:32.764Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-30T11:04:32.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-30T11:04:32.764Z] ---> b068be0155e3 [2021-05-30T11:04:32.764Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-30T11:04:33.823Z] Removing intermediate container 3e418187eb18 [2021-05-30T11:04:33.824Z] ---> 240b202279f3 [2021-05-30T11:04:33.824Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-30T11:04:33.824Z] ---> Running in b04054eb0b70 [2021-05-30T11:04:36.725Z] ---> Running in 1e7c3356d387 [2021-05-30T11:04:36.725Z] Removing intermediate container 1e7c3356d387 [2021-05-30T11:04:36.725Z] ---> 7744ab960064 [2021-05-30T11:04:36.725Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T11:04:36.725Z] ---> Running in a2e176a1794f [2021-05-30T11:04:36.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-30T11:04:36.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-30T11:04:36.731Z] OK: 138 MiB in 40 packages [2021-05-30T11:04:37.299Z] Removing intermediate container a2e176a1794f [2021-05-30T11:04:37.299Z] ---> f0221cf82aef [2021-05-30T11:04:37.299Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-30T11:04:37.299Z] ---> Running in a929498dcc49 [2021-05-30T11:04:37.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-30T11:04:37.720Z] Removing intermediate container b04054eb0b70 [2021-05-30T11:04:37.720Z] ---> e913556f8a6d [2021-05-30T11:04:37.720Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-30T11:04:37.720Z] ---> Running in cc06085d4f2f [2021-05-30T11:04:38.319Z] Removing intermediate container cc06085d4f2f [2021-05-30T11:04:38.319Z] ---> 406050b6b413 [2021-05-30T11:04:38.319Z] Step 7/8 : COPY . . [2021-05-30T11:04:38.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-30T11:04:39.077Z] OK: 149 MiB in 40 packages [2021-05-30T11:04:39.340Z] Removing intermediate container a929498dcc49 [2021-05-30T11:04:39.340Z] ---> aa64e46580ff [2021-05-30T11:04:39.340Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-30T11:04:39.603Z] ---> Running in d8c0f037c8c1 [2021-05-30T11:04:39.603Z] Removing intermediate container d8c0f037c8c1 [2021-05-30T11:04:39.603Z] ---> 0bf740b85be7 [2021-05-30T11:04:39.603Z] Step 7/8 : COPY . . [2021-05-30T11:04:41.524Z] ---> a628ca1a198f [2021-05-30T11:04:41.524Z] Step 8/8 : RUN go mod download [2021-05-30T11:04:41.524Z] ---> Running in f392044793cd [2021-05-30T11:04:41.724Z] ---> 1eb357b951e0 [2021-05-30T11:04:41.724Z] Step 8/8 : RUN go mod download [2021-05-30T11:04:41.724Z] ---> Running in 44a7cd799f90 [2021-05-30T11:04:53.791Z] Removing intermediate container f392044793cd [2021-05-30T11:04:53.791Z] ---> 474159433b2f [2021-05-30T11:04:53.791Z] Successfully built 474159433b2f [2021-05-30T11:04:53.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:04:54.139Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-30T11:04:54.139Z] . [Pipeline] withDockerContainer [2021-05-30T11:04:54.242Z] prd-centos7-docker-4c-2g-1079 does not seem to be running inside a container [2021-05-30T11:04:54.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-30T11:04:54.651Z] $ docker top f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T11:04:55.079Z] + go version [2021-05-30T11:04:55.079Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-30T11:04:55.106Z] $ docker stop --time=1 f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a [2021-05-30T11:04:56.271Z] $ docker rm -f f6d2aaa7dd7b6acdb1d7578a46f4cb88fe2cbff163e3667d921b4faafdabe98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:04:57.024Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-30T11:04:57.024Z] . [Pipeline] withDockerContainer [2021-05-30T11:04:57.124Z] prd-centos7-docker-4c-2g-1079 does not seem to be running inside a container [2021-05-30T11:04:57.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-30T11:04:57.531Z] $ docker top 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T11:04:57.980Z] + go mod tidy [Pipeline] sh [2021-05-30T11:04:58.572Z] + make test [2021-05-30T11:04:58.572Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-30T11:04:58.848Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-30T11:05:09.020Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-30T11:05:09.020Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-30T11:05:13.294Z] $ docker stop --time=1 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 [2021-05-30T11:05:14.086Z] Removing intermediate container 44a7cd799f90 [2021-05-30T11:05:14.087Z] ---> b44e762849b5 [2021-05-30T11:05:14.087Z] Successfully built b44e762849b5 [2021-05-30T11:05:14.087Z] Successfully tagged ci-base-image-arm64:latest [2021-05-30T11:05:15.413Z] $ docker rm -f 93b00b82d9c5902df2318964006876dec8174459a8d784e36710d5f5df6ee674 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:05:15.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-30T11:05:16.034Z] + docker inspect -f . ci-base-image-arm64 [2021-05-30T11:05:16.034Z] . [Pipeline] withDockerContainer [2021-05-30T11:05:16.140Z] Stashed 1 file(s) [2021-05-30T11:05:16.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-1078 does not seem to be running inside a container [2021-05-30T11:05:16.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-30T11:05:18.033Z] $ docker top 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-30T11:05:19.134Z] + go version [2021-05-30T11:05:19.134Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-30T11:05:24.342Z] $ docker stop --time=1 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a [2021-05-30T11:05:26.194Z] $ docker rm -f 8cddfdda7e25680e2eb2b9ba035eeed7691bad8dceb9d6502f96071ef50a034a [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-30T11:05:26.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:05:27.099Z] + ls -al . [2021-05-30T11:05:27.099Z] total 92 [2021-05-30T11:05:27.099Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 30 11:04 . [2021-05-30T11:05:27.099Z] drwxrwxr-x. 4 jenkins jenkins 28 May 30 11:03 .. [2021-05-30T11:05:27.099Z] drwxrwxr-x. 3 jenkins jenkins 20 May 30 11:03 assets [2021-05-30T11:05:27.099Z] drwxrwxr-x. 2 jenkins jenkins 35 May 30 11:03 bin [2021-05-30T11:05:27.099Z] drwxrwxr-x. 3 jenkins jenkins 29 May 30 11:03 cmd [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 30 11:03 CONTRIBUTING.md [2021-05-30T11:05:27.099Z] -rw-r--r--. 1 jenkins jenkins 10 May 30 11:04 coverage.out [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 30 11:03 Dockerfile [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 902 May 30 11:03 Dockerfile.build [2021-05-30T11:05:27.099Z] drwxrwxr-x. 5 jenkins jenkins 104 May 30 11:03 docs [2021-05-30T11:05:27.099Z] drwxrwxr-x. 8 jenkins jenkins 179 May 30 11:04 .git [2021-05-30T11:05:27.099Z] drwxrwxr-x. 2 jenkins jenkins 103 May 30 11:03 .github [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 162 May 30 11:03 .gitignore [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 971 May 30 11:03 go.mod [2021-05-30T11:05:27.099Z] -rw-r--r--. 1 jenkins jenkins 23959 May 30 11:04 go.sum [2021-05-30T11:05:27.099Z] drwxrwxr-x. 10 jenkins jenkins 139 May 30 11:03 internal [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 652 May 30 11:03 Jenkinsfile [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 30 11:03 LICENSE [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 941 May 30 11:03 Makefile [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 30 11:03 README.md [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 5 May 30 11:00 VERSION [2021-05-30T11:05:27.099Z] -rw-rw-r--. 1 jenkins jenkins 155 May 30 11:03 version.go [2021-05-30T11:05:27.099Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 30 11:03 web [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:05:27.296Z] + docker inspect -f . ci-base-image-arm64 [2021-05-30T11:05:27.297Z] . [Pipeline] withDockerContainer [2021-05-30T11:05:27.447Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3547a19440637b59f10595c67b27f4d560d44e55 --label arch=amd64 --label version=0.0.0 . [2021-05-30T11:05:27.447Z] Sending build context to Docker daemon 35.81MB [2021-05-30T11:05:27.447Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T11:05:27.447Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-30T11:05:27.447Z] ---> 474159433b2f [2021-05-30T11:05:27.447Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-30T11:05:27.571Z] prd-ubuntu18.04-docker-arm64-4c-16g-1078 does not seem to be running inside a container [2021-05-30T11:05:27.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-30T11:05:28.030Z] ---> Running in 78e16ff3917a [2021-05-30T11:05:28.030Z] Removing intermediate container 78e16ff3917a [2021-05-30T11:05:28.030Z] ---> 494cc445d978 [2021-05-30T11:05:28.030Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-30T11:05:28.030Z] ---> Running in 06ae6fb757ad [2021-05-30T11:05:28.030Z] Removing intermediate container 06ae6fb757ad [2021-05-30T11:05:28.030Z] ---> 1cbd44c37b4a [2021-05-30T11:05:28.030Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-30T11:05:28.030Z] ---> Running in 47a71b6ae1b9 [2021-05-30T11:05:28.030Z] Removing intermediate container 47a71b6ae1b9 [2021-05-30T11:05:28.030Z] ---> 8a49412a05f2 [2021-05-30T11:05:28.030Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-30T11:05:28.294Z] ---> Running in 5f12ea48978e [2021-05-30T11:05:28.294Z] Removing intermediate container 5f12ea48978e [2021-05-30T11:05:28.294Z] ---> fd3629b20f8d [2021-05-30T11:05:28.294Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-30T11:05:28.294Z] ---> Running in 581c5be1a906 [2021-05-30T11:05:28.294Z] Removing intermediate container 581c5be1a906 [2021-05-30T11:05:28.294Z] ---> d5e8817b11db [2021-05-30T11:05:28.294Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T11:05:28.294Z] ---> Running in a8a9fb5fe9df [2021-05-30T11:05:28.871Z] Removing intermediate container a8a9fb5fe9df [2021-05-30T11:05:28.871Z] ---> 4022c9c7ffe6 [2021-05-30T11:05:28.871Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-30T11:05:28.871Z] ---> Running in 71d78194352b [2021-05-30T11:05:29.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-30T11:05:29.312Z] $ docker top dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T11:05:30.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-30T11:05:30.333Z] OK: 149 MiB in 40 packages [2021-05-30T11:05:30.399Z] + go mod tidy [2021-05-30T11:05:30.594Z] Removing intermediate container 71d78194352b [2021-05-30T11:05:30.594Z] ---> 9a78759b299c [2021-05-30T11:05:30.594Z] Step 10/24 : ENV GO111MODULE=on [2021-05-30T11:05:30.594Z] ---> Running in ad0abf579d02 [2021-05-30T11:05:30.594Z] Removing intermediate container ad0abf579d02 [2021-05-30T11:05:30.594Z] ---> d235490b47f8 [2021-05-30T11:05:30.594Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-30T11:05:30.594Z] ---> Running in df7710195a22 [2021-05-30T11:05:30.854Z] Removing intermediate container df7710195a22 [2021-05-30T11:05:30.854Z] ---> 4ce43ec8e5f8 [2021-05-30T11:05:30.854Z] Step 12/24 : COPY go.mod . [2021-05-30T11:05:30.854Z] ---> a4a1f12d8613 [2021-05-30T11:05:30.854Z] Step 13/24 : COPY Makefile . [Pipeline] sh [2021-05-30T11:05:31.117Z] ---> 2561ecfe9e0b [2021-05-30T11:05:31.117Z] Step 14/24 : RUN make update [2021-05-30T11:05:31.117Z] ---> Running in 2a298935d54d [2021-05-30T11:05:31.381Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-30T11:05:31.644Z] Removing intermediate container 2a298935d54d [2021-05-30T11:05:31.644Z] ---> a2136eef5ee2 [2021-05-30T11:05:31.644Z] Step 15/24 : COPY . . [2021-05-30T11:05:31.674Z] + make test [2021-05-30T11:05:31.674Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-30T11:05:32.597Z] ---> b6dd81f17d26 [2021-05-30T11:05:32.597Z] Step 16/24 : RUN ${MAKE} [2021-05-30T11:05:32.597Z] ---> Running in 2aa6c2e9cc6d [2021-05-30T11:05:32.654Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-30T11:05:32.867Z] 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-05-30T11:05:41.165Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-30T11:05:44.483Z] Removing intermediate container 2aa6c2e9cc6d [2021-05-30T11:05:44.483Z] ---> 6437ce360ce9 [2021-05-30T11:05:44.483Z] Step 17/24 : FROM alpine:3.12 [2021-05-30T11:05:44.743Z] 3.12: Pulling from library/alpine [2021-05-30T11:05:45.010Z] 339de151aab4: Pulling fs layer [2021-05-30T11:05:45.276Z] 339de151aab4: Verifying Checksum [2021-05-30T11:05:45.276Z] 339de151aab4: Download complete [2021-05-30T11:05:45.276Z] 339de151aab4: Pull complete [2021-05-30T11:05:45.276Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-30T11:05:45.276Z] Status: Downloaded newer image for alpine:3.12 [2021-05-30T11:05:45.276Z] ---> 13621d1b12d4 [2021-05-30T11:05:45.276Z] Step 18/24 : EXPOSE 4000 [2021-05-30T11:05:45.539Z] ---> Running in 14c92c5ca0bb [2021-05-30T11:05:45.539Z] Removing intermediate container 14c92c5ca0bb [2021-05-30T11:05:45.539Z] ---> 3b1b284929f7 [2021-05-30T11:05:45.539Z] 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-05-30T11:05:46.929Z] ---> 6a97e537b88c [2021-05-30T11:05:46.929Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-30T11:05:47.195Z] ---> Running in 249f2c00d99a [2021-05-30T11:05:47.195Z] Removing intermediate container 249f2c00d99a [2021-05-30T11:05:47.195Z] ---> 2dcec11f009c [2021-05-30T11:05:47.195Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-30T11:05:47.456Z] ---> Running in d5c45fdfd14f [2021-05-30T11:05:47.456Z] Removing intermediate container d5c45fdfd14f [2021-05-30T11:05:47.456Z] ---> 9afc560f8bf7 [2021-05-30T11:05:47.456Z] Step 22/24 : LABEL arch=amd64 [2021-05-30T11:05:47.717Z] ---> Running in f070510d957a [2021-05-30T11:05:47.717Z] Removing intermediate container f070510d957a [2021-05-30T11:05:47.717Z] ---> 49d304ee7842 [2021-05-30T11:05:47.717Z] Step 23/24 : LABEL git_sha=3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:05:47.977Z] ---> Running in 7ef5616987ba [2021-05-30T11:05:48.239Z] Removing intermediate container 7ef5616987ba [2021-05-30T11:05:48.239Z] ---> f72c86cc3b3f [2021-05-30T11:05:48.239Z] Step 24/24 : LABEL version=0.0.0 [2021-05-30T11:05:48.239Z] ---> Running in d4060d9dbef3 [2021-05-30T11:05:48.239Z] Removing intermediate container d4060d9dbef3 [2021-05-30T11:05:48.239Z] ---> 85652fea9f71 [2021-05-30T11:05:48.239Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-30T11:05:48.239Z] Successfully built 85652fea9f71 [2021-05-30T11:05:48.505Z] Successfully tagged edgex-ui:latest [Pipeline] } [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-05-30T11:05:49.465Z] ---> job-cost.sh [2021-05-30T11:05:49.465Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3bZp [2021-05-30T11:05:59.504Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-30T11:06:05.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-30T11:06:05.058Z] GO111MODULE=on go vet ./... [2021-05-30T11:06:11.785Z] lf-activate-venv(): INFO: Adding /tmp/venv-3bZp/bin to PATH [2021-05-30T11:06:11.785Z] INFO: No Stack... [2021-05-30T11:06:11.785Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-30T11:06:12.048Z] INFO: Archiving Costs [Pipeline] sh [2021-05-30T11:06:12.387Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-30T11:06:12.387Z] + cut -d, -f6 [Pipeline] lock [2021-05-30T11:06:12.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [2021-05-30T11:06:12.450Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] did not exist. Created. [2021-05-30T11:06:12.450Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-30T11:06:12.885Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-30T11:06:12.976Z] Stashed 1 file(s) [Pipeline] } [2021-05-30T11:06:12.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-30T11:06:24.976Z] $ docker stop --time=1 dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a [2021-05-30T11:06:26.879Z] $ docker rm -f dc71c033856cfc489cbfb4ce99edd7240b90dd7270c34444f9ab7873dcefdf2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-30T11:06:27.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-30T11:06:27.769Z] Warning: overwriting stash ‘coverage-report’ [2021-05-30T11:06:28.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T11:06:28.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-30T11:06:29.331Z] + ls -al . [2021-05-30T11:06:29.331Z] total 124 [2021-05-30T11:06:29.331Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 11:05 . [2021-05-30T11:06:29.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:03 .. [2021-05-30T11:06:29.331Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 11:03 .git [2021-05-30T11:06:29.331Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:03 .github [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 162 May 30 11:03 .gitignore [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 11:03 CONTRIBUTING.md [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 30 11:03 Dockerfile [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 902 May 30 11:03 Dockerfile.build [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 11:03 Jenkinsfile [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 11:03 LICENSE [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 941 May 30 11:03 Makefile [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 30 11:03 README.md [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 11:00 VERSION [2021-05-30T11:06:29.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 11:03 assets [2021-05-30T11:06:29.331Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:03 bin [2021-05-30T11:06:29.331Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 11:03 cmd [2021-05-30T11:06:29.331Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 11:05 coverage.out [2021-05-30T11:06:29.331Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 11:03 docs [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 971 May 30 11:03 go.mod [2021-05-30T11:06:29.331Z] -rw-r--r-- 1 jenkins jenkins 23959 May 30 11:05 go.sum [2021-05-30T11:06:29.331Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 11:03 internal [2021-05-30T11:06:29.331Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 11:03 version.go [2021-05-30T11:06:29.331Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:03 web [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:06:29.762Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3547a19440637b59f10595c67b27f4d560d44e55 --label arch=arm64 --label version=0.0.0 . [2021-05-30T11:06:30.781Z] Sending build context to Docker daemon 35.81MB [2021-05-30T11:06:30.781Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T11:06:30.781Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-30T11:06:30.781Z] ---> b44e762849b5 [2021-05-30T11:06:30.781Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-30T11:06:31.380Z] ---> Running in 953150eeabe0 [2021-05-30T11:06:31.971Z] Removing intermediate container 953150eeabe0 [2021-05-30T11:06:31.971Z] ---> a72270cf6e1b [2021-05-30T11:06:31.971Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-30T11:06:31.971Z] ---> Running in 4ed39b908036 [2021-05-30T11:06:32.570Z] Removing intermediate container 4ed39b908036 [2021-05-30T11:06:32.570Z] ---> 001610e05e90 [2021-05-30T11:06:32.570Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-30T11:06:32.570Z] ---> Running in 8a8734cd262d [2021-05-30T11:06:33.173Z] Removing intermediate container 8a8734cd262d [2021-05-30T11:06:33.173Z] ---> d06aacd2017d [2021-05-30T11:06:33.173Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-30T11:06:33.173Z] ---> Running in a11a787188d3 [2021-05-30T11:06:33.768Z] Removing intermediate container a11a787188d3 [2021-05-30T11:06:33.768Z] ---> d24692ec1ce6 [2021-05-30T11:06:33.768Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-30T11:06:33.768Z] ---> Running in 3570c5120cc8 [2021-05-30T11:06:34.365Z] Removing intermediate container 3570c5120cc8 [2021-05-30T11:06:34.365Z] ---> 2abb7ccdb6a9 [2021-05-30T11:06:34.365Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T11:06:34.635Z] ---> Running in 0836a8f0380f [2021-05-30T11:06:36.635Z] Removing intermediate container 0836a8f0380f [2021-05-30T11:06:36.635Z] ---> 67d60e0e91a8 [2021-05-30T11:06:36.635Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-30T11:06:36.635Z] ---> Running in ad49e26a9d8e [2021-05-30T11:06:38.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-30T11:06:39.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-30T11:06:43.346Z] OK: 138 MiB in 40 packages [2021-05-30T11:06:43.943Z] Removing intermediate container ad49e26a9d8e [2021-05-30T11:06:43.943Z] ---> 594ab102a8ff [2021-05-30T11:06:43.943Z] Step 10/24 : ENV GO111MODULE=on [2021-05-30T11:06:44.217Z] ---> Running in c9b4c129b163 [2021-05-30T11:06:44.491Z] Removing intermediate container c9b4c129b163 [2021-05-30T11:06:44.491Z] ---> 75e861c15f94 [2021-05-30T11:06:44.491Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-30T11:06:44.765Z] ---> Running in 2b119fb87a31 [2021-05-30T11:06:45.359Z] Removing intermediate container 2b119fb87a31 [2021-05-30T11:06:45.359Z] ---> ff924a98dbbd [2021-05-30T11:06:45.359Z] Step 12/24 : COPY go.mod . [2021-05-30T11:06:45.976Z] ---> 06deeb8e05cf [2021-05-30T11:06:45.976Z] Step 13/24 : COPY Makefile . [2021-05-30T11:06:46.962Z] ---> aabf92c47a17 [2021-05-30T11:06:46.962Z] Step 14/24 : RUN make update [2021-05-30T11:06:46.962Z] ---> Running in 847c3dab68dd [2021-05-30T11:06:48.398Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-30T11:06:49.378Z] Removing intermediate container 847c3dab68dd [2021-05-30T11:06:49.378Z] ---> eacd71a8944b [2021-05-30T11:06:49.378Z] Step 15/24 : COPY . . [2021-05-30T11:06:52.771Z] ---> 4f1bbfc86a8b [2021-05-30T11:06:52.771Z] Step 16/24 : RUN ${MAKE} [2021-05-30T11:06:52.771Z] ---> Running in 9bc4f8d03e11 [2021-05-30T11:06:53.751Z] 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-05-30T11:07:20.566Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-30T11:07:23.202Z] Removing intermediate container 9bc4f8d03e11 [2021-05-30T11:07:23.202Z] ---> 2457416b2646 [2021-05-30T11:07:23.202Z] Step 17/24 : FROM alpine:3.12 [2021-05-30T11:07:23.475Z] 3.12: Pulling from library/alpine [2021-05-30T11:07:23.746Z] d2f70382dc9a: Pulling fs layer [2021-05-30T11:07:23.746Z] d2f70382dc9a: Verifying Checksum [2021-05-30T11:07:23.746Z] d2f70382dc9a: Download complete [2021-05-30T11:07:24.726Z] d2f70382dc9a: Pull complete [2021-05-30T11:07:24.726Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-30T11:07:24.726Z] Status: Downloaded newer image for alpine:3.12 [2021-05-30T11:07:24.726Z] ---> 9852663dfa18 [2021-05-30T11:07:24.726Z] Step 18/24 : EXPOSE 4000 [2021-05-30T11:07:24.726Z] ---> Running in b4c38a445a10 [2021-05-30T11:07:25.322Z] Removing intermediate container b4c38a445a10 [2021-05-30T11:07:25.322Z] ---> 9de6ee82d1a4 [2021-05-30T11:07:25.322Z] 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-05-30T11:07:27.941Z] ---> 35a4fa3ecc39 [2021-05-30T11:07:27.941Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-30T11:07:27.941Z] ---> Running in eecd5dde10ec [2021-05-30T11:07:28.214Z] Removing intermediate container eecd5dde10ec [2021-05-30T11:07:28.214Z] ---> d265c918143e [2021-05-30T11:07:28.214Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-30T11:07:28.214Z] ---> Running in 57d3e5f844cd [2021-05-30T11:07:28.809Z] Removing intermediate container 57d3e5f844cd [2021-05-30T11:07:28.809Z] ---> f2c61b8825d5 [2021-05-30T11:07:28.809Z] Step 22/24 : LABEL arch=arm64 [2021-05-30T11:07:28.809Z] ---> Running in 23b9730de3ed [2021-05-30T11:07:29.406Z] Removing intermediate container 23b9730de3ed [2021-05-30T11:07:29.406Z] ---> 7ad85807ac0e [2021-05-30T11:07:29.406Z] Step 23/24 : LABEL git_sha=3547a19440637b59f10595c67b27f4d560d44e55 [2021-05-30T11:07:29.406Z] ---> Running in e6243d488ff9 [2021-05-30T11:07:30.002Z] Removing intermediate container e6243d488ff9 [2021-05-30T11:07:30.002Z] ---> 733ed330548e [2021-05-30T11:07:30.002Z] Step 24/24 : LABEL version=0.0.0 [2021-05-30T11:07:30.002Z] ---> Running in 17bd0eb8e69b [2021-05-30T11:07:30.597Z] Removing intermediate container 17bd0eb8e69b [2021-05-30T11:07:30.597Z] ---> 2e6aa2057169 [2021-05-30T11:07:30.597Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-30T11:07:30.597Z] Successfully built 2e6aa2057169 [2021-05-30T11:07:30.597Z] Successfully tagged edgex-ui-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-05-30T11:07:31.322Z] ---> job-cost.sh [2021-05-30T11:07:31.323Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OnOP [2021-05-30T11:08:10.289Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-30T11:09:36.085Z] lf-activate-venv(): INFO: Adding /tmp/venv-OnOP/bin to PATH [2021-05-30T11:09:36.085Z] INFO: No Stack... [2021-05-30T11:09:36.085Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-30T11:09:36.085Z] INFO: Archiving Costs [Pipeline] sh [2021-05-30T11:09:36.470Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2021-05-30T11:09:36.470Z] [Pipeline] lock [2021-05-30T11:09:36.553Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [2021-05-30T11:09:36.561Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] did not exist. Created. [2021-05-30T11:09:36.561Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-30T11:09:37.001Z] /w/workspace/edgex-ui-go/1@tmp/durable-9df24af0/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-9df24af0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-30T11:09:37.378Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-30T11:09:37.418Z] Warning: overwriting stash ‘stack-cost’ [2021-05-30T11:09:37.678Z] Stashed 1 file(s) [Pipeline] } [2021-05-30T11:09:37.701Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-30T11:09:38.844Z] provisioning config files... [2021-05-30T11:09:38.858Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config6122415830358149167tmp [Pipeline] { [Pipeline] sh [2021-05-30T11:09:39.227Z] + set +x [2021-05-30T11:09:39.227Z] + bash -s -- [2021-05-30T11:09:39.227Z] + curl -s https://codecov.io/bash [2021-05-30T11:09:39.227Z] [2021-05-30T11:09:39.227Z] _____ _ [2021-05-30T11:09:39.227Z] / ____| | | [2021-05-30T11:09:39.227Z] | | ___ __| | ___ ___ _____ __ [2021-05-30T11:09:39.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-30T11:09:39.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-30T11:09:39.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-30T11:09:39.227Z] Bash-1.0.3 [2021-05-30T11:09:39.227Z] [2021-05-30T11:09:39.227Z] [2021-05-30T11:09:39.227Z] ==> git version 2.24.4 found [2021-05-30T11:09:39.227Z] ==> 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-05-30T11:09:39.227Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-30T11:09:39.227Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-30T11:09:39.496Z] ==> Jenkins CI detected. [2021-05-30T11:09:39.496Z] project root: . [2021-05-30T11:09:39.496Z] --> token set from env [2021-05-30T11:09:39.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-30T11:09:39.496Z] ==> Running gcov in . (disable via -X gcov) [2021-05-30T11:09:39.496Z] ==> Python coveragepy not found [2021-05-30T11:09:39.496Z] ==> Searching for coverage reports in: [2021-05-30T11:09:39.496Z] + . [2021-05-30T11:09:39.496Z] -> Found 1 reports [2021-05-30T11:09:39.496Z] ==> Detecting git/mercurial file structure [2021-05-30T11:09:39.496Z] ==> Reading reports [2021-05-30T11:09:39.496Z] + ./coverage.out bytes=10 [2021-05-30T11:09:39.496Z] ==> Appending adjustments [2021-05-30T11:09:39.496Z] https://docs.codecov.io/docs/fixing-reports [2021-05-30T11:09:39.496Z] + Found adjustments [2021-05-30T11:09:39.496Z] ==> Gzipping contents [2021-05-30T11:09:39.496Z] 4.0K /tmp/codecov.vkqf7H.gz [2021-05-30T11:09:39.496Z] ==> Uploading reports [2021-05-30T11:09:39.496Z] url: https://codecov.io [2021-05-30T11:09:39.496Z] query: branch=PR-367&commit=3547a19440637b59f10595c67b27f4d560d44e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=367&job=&cmd_args= [2021-05-30T11:09:39.496Z] -> Pinging Codecov [2021-05-30T11:09:39.496Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-367&commit=3547a19440637b59f10595c67b27f4d560d44e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=367&job=&cmd_args= [2021-05-30T11:09:40.071Z] -> Uploading to [2021-05-30T11:09:40.071Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-30/FB506323287CE973F263BFD2A0EB1F37/3547a19440637b59f10595c67b27f4d560d44e55/d7922dd6-f60b-41be-9e40-bcf1b443571e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210530T110939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f9fd338df6cf8a11ab30b75ab973980414f30552c50c4df29b914c16a7dfdb8 [2021-05-30T11:09:40.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-30T11:09:40.071Z] Dload Upload Total Spent Left Speed [2021-05-30T11:09:40.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 11686 --:--:-- --:--:-- --:--:-- 11695 [2021-05-30T11:09:40.333Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3547a19440637b59f10595c67b27f4d560d44e55 [Pipeline] } [2021-05-30T11:09:40.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-05-30T11:09:44.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:09:45.061Z] ---> package-listing.sh [2021-05-30T11:09:45.061Z] ++ facter osfamily [2021-05-30T11:09:45.061Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-30T11:09:45.323Z] + OS_FAMILY=redhat [2021-05-30T11:09:45.323Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-367 [2021-05-30T11:09:45.323Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-30T11:09:45.323Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-30T11:09:45.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-30T11:09:45.323Z] + PACKAGES=/tmp/packages_start.txt [2021-05-30T11:09:45.323Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-367 ']' [2021-05-30T11:09:45.323Z] + PACKAGES=/tmp/packages_end.txt [2021-05-30T11:09:45.323Z] + case "${OS_FAMILY}" in [2021-05-30T11:09:45.323Z] + rpm -qa [2021-05-30T11:09:45.323Z] + sort [2021-05-30T11:09:45.899Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-30T11:09:45.899Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-30T11:09:45.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-30T11:09:45.899Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-367 ']' [2021-05-30T11:09:45.899Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-367/archives/ [2021-05-30T11:09:45.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-367/archives/ [Pipeline] echo [2021-05-30T11:09:45.933Z] 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-30T11:09:46.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:09:46.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T11:09:46.843Z] [2021-05-30T11:09:46.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-30T11:09:47.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T11:09:47.201Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-30T11:09:47.201Z] df20fa9351a1: Pulling fs layer [2021-05-30T11:09:47.201Z] 36b3adc4ff6f: Pulling fs layer [2021-05-30T11:09:47.201Z] 8ad3a11d3b57: Pulling fs layer [2021-05-30T11:09:47.201Z] 46f8f816bc3b: Pulling fs layer [2021-05-30T11:09:47.201Z] 93b61091891f: Pulling fs layer [2021-05-30T11:09:47.201Z] 93b9cdb0e59b: Pulling fs layer [2021-05-30T11:09:47.201Z] 5e14af77c1be: Pulling fs layer [2021-05-30T11:09:47.201Z] 01666e4c0597: Pulling fs layer [2021-05-30T11:09:47.201Z] aa168da1d23b: Pulling fs layer [2021-05-30T11:09:47.201Z] 93b9cdb0e59b: Waiting [2021-05-30T11:09:47.201Z] 5e14af77c1be: Waiting [2021-05-30T11:09:47.201Z] 01666e4c0597: Waiting [2021-05-30T11:09:47.201Z] aa168da1d23b: Waiting [2021-05-30T11:09:47.201Z] 46f8f816bc3b: Waiting [2021-05-30T11:09:47.201Z] 93b61091891f: Waiting [2021-05-30T11:09:47.201Z] 36b3adc4ff6f: Verifying Checksum [2021-05-30T11:09:47.201Z] 36b3adc4ff6f: Download complete [2021-05-30T11:09:47.201Z] 46f8f816bc3b: Verifying Checksum [2021-05-30T11:09:47.201Z] 46f8f816bc3b: Download complete [2021-05-30T11:09:47.463Z] df20fa9351a1: Verifying Checksum [2021-05-30T11:09:47.464Z] df20fa9351a1: Download complete [2021-05-30T11:09:47.464Z] 93b9cdb0e59b: Verifying Checksum [2021-05-30T11:09:47.464Z] 93b9cdb0e59b: Download complete [2021-05-30T11:09:47.464Z] 5e14af77c1be: Verifying Checksum [2021-05-30T11:09:47.464Z] 5e14af77c1be: Download complete [2021-05-30T11:09:47.464Z] 93b61091891f: Verifying Checksum [2021-05-30T11:09:47.464Z] 93b61091891f: Download complete [2021-05-30T11:09:47.464Z] 01666e4c0597: Verifying Checksum [2021-05-30T11:09:47.464Z] 01666e4c0597: Download complete [2021-05-30T11:09:47.464Z] 8ad3a11d3b57: Verifying Checksum [2021-05-30T11:09:47.464Z] 8ad3a11d3b57: Download complete [2021-05-30T11:09:47.464Z] df20fa9351a1: Pull complete [2021-05-30T11:09:47.730Z] 36b3adc4ff6f: Pull complete [2021-05-30T11:09:48.320Z] 8ad3a11d3b57: Pull complete [2021-05-30T11:09:48.320Z] 46f8f816bc3b: Pull complete [2021-05-30T11:09:48.583Z] 93b61091891f: Pull complete [2021-05-30T11:09:48.583Z] 93b9cdb0e59b: Pull complete [2021-05-30T11:09:48.844Z] 5e14af77c1be: Pull complete [2021-05-30T11:09:48.844Z] 01666e4c0597: Pull complete [2021-05-30T11:09:49.788Z] aa168da1d23b: Verifying Checksum [2021-05-30T11:09:49.788Z] aa168da1d23b: Download complete [2021-05-30T11:09:54.024Z] aa168da1d23b: Pull complete [2021-05-30T11:09:54.024Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-30T11:09:54.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T11:09:54.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-30T11:09:54.148Z] prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container [2021-05-30T11:09:54.183Z] $ 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-367/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-367 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367:/w/workspace/edgexfoundry_edgex-ui-go_PR-367:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-30T11:09:57.719Z] $ docker top d3832a68103a8d70e6647cd939c9a2b719e209b45f9957650666d9290d7c9ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T11:09:58.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-30T11:09:58.525Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-30T11:09:58.850Z] + ls /var/log/sa-host [2021-05-30T11:09:58.851Z] + sadf -c /var/log/sa-host/sa05 [2021-05-30T11:09:58.851Z] file_magic: OK [2021-05-30T11:09:58.851Z] HZ: Using current value: 100 [2021-05-30T11:09:58.851Z] file_header: OK [2021-05-30T11:09:58.851Z] 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-05-30T11:09:58.851Z] Statistics: [2021-05-30T11:09:58.851Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-30T11:09:58.851Z] File successfully converted to sysstat format version 12.2.1 [2021-05-30T11:09:58.851Z] + sadf -c /var/log/sa-host/sa30 [2021-05-30T11:09:58.851Z] file_magic: OK [2021-05-30T11:09:58.851Z] HZ: Using current value: 100 [2021-05-30T11:09:58.851Z] file_header: OK [2021-05-30T11:09:58.851Z] 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-05-30T11:09:58.851Z] Statistics: [2021-05-30T11:09:58.851Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-30T11:09:58.851Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T11:09:59.540Z] provisioning config files... [2021-05-30T11:09:59.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp/config4844777907961424483tmp [Pipeline] { [Pipeline] echo [2021-05-30T11:09:59.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:09:59.964Z] ---> create-netrc.sh [Pipeline] } [2021-05-30T11:09:59.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-30T11:10:00.063Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:10:00.418Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-30T11:10:00.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:10:00.802Z] ---> sudo-logs.sh [2021-05-30T11:10:00.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-30T11:10:00.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:10:01.243Z] ---> job-cost.sh [2021-05-30T11:10:01.243Z] lf-activate-venv: SKIPPING [2021-05-30T11:10:01.243Z] DEBUG: total: 0.18000000715255737 [2021-05-30T11:10:01.243Z] INFO: Retrieving Stack Cost... [2021-05-30T11:10:03.163Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-30T11:10:03.425Z] INFO: Archiving Costs [Pipeline] echo [2021-05-30T11:10:03.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T11:10:03.811Z] ---> logs-deploy.sh [2021-05-30T11:10:03.811Z] lf-activate-venv: SKIPPING [2021-05-30T11:10:03.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-367/1 [2021-05-30T11:10:03.811Z] INFO: archiving workspace using pattern(s): [2021-05-30T11:10:04.761Z] Archives upload complete. [2021-05-30T11:10:04.761Z] INFO: archiving logs to Nexus [2021-05-30T11:10:05.352Z] ---> uname -a: [2021-05-30T11:10:05.352Z] Linux prd-centos7-docker-4c-2g-1077.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] ---> lscpu: [2021-05-30T11:10:05.352Z] Architecture: x86_64 [2021-05-30T11:10:05.352Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-30T11:10:05.352Z] Byte Order: Little Endian [2021-05-30T11:10:05.352Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-30T11:10:05.352Z] CPU(s): 2 [2021-05-30T11:10:05.352Z] On-line CPU(s) list: 0,1 [2021-05-30T11:10:05.352Z] Thread(s) per core: 1 [2021-05-30T11:10:05.352Z] Core(s) per socket: 1 [2021-05-30T11:10:05.352Z] Socket(s): 2 [2021-05-30T11:10:05.352Z] NUMA node(s): 1 [2021-05-30T11:10:05.352Z] Vendor ID: AuthenticAMD [2021-05-30T11:10:05.352Z] CPU family: 23 [2021-05-30T11:10:05.352Z] Model: 49 [2021-05-30T11:10:05.352Z] Model name: AMD EPYC-Rome Processor [2021-05-30T11:10:05.352Z] Stepping: 0 [2021-05-30T11:10:05.352Z] CPU MHz: 2800.000 [2021-05-30T11:10:05.352Z] BogoMIPS: 5600.00 [2021-05-30T11:10:05.352Z] Virtualization: AMD-V [2021-05-30T11:10:05.352Z] Hypervisor vendor: KVM [2021-05-30T11:10:05.352Z] Virtualization type: full [2021-05-30T11:10:05.352Z] L1d cache: 64 KiB [2021-05-30T11:10:05.352Z] L1i cache: 64 KiB [2021-05-30T11:10:05.352Z] L2 cache: 1 MiB [2021-05-30T11:10:05.352Z] L3 cache: 32 MiB [2021-05-30T11:10:05.352Z] NUMA node0 CPU(s): 0,1 [2021-05-30T11:10:05.352Z] Vulnerability Itlb multihit: Not affected [2021-05-30T11:10:05.352Z] Vulnerability L1tf: Not affected [2021-05-30T11:10:05.352Z] Vulnerability Mds: Not affected [2021-05-30T11:10:05.352Z] Vulnerability Meltdown: Not affected [2021-05-30T11:10:05.352Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-30T11:10:05.352Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-30T11:10:05.352Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-30T11:10:05.352Z] Vulnerability Srbds: Not affected [2021-05-30T11:10:05.352Z] Vulnerability Tsx async abort: Not affected [2021-05-30T11:10:05.352Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] ---> nproc: [2021-05-30T11:10:05.352Z] 2 [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.352Z] ---> df -h: [2021-05-30T11:10:05.352Z] Filesystem Size Used Available Use% Mounted on [2021-05-30T11:10:05.352Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-30T11:10:05.352Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-30T11:10:05.352Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-30T11:10:05.352Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-367 [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-367@tmp [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-30T11:10:05.352Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-30T11:10:05.352Z] [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] ---> free -m: [2021-05-30T11:10:05.353Z] total used free shared buff/cache available [2021-05-30T11:10:05.353Z] Mem: 7821 1066 4558 0 2196 6593 [2021-05-30T11:10:05.353Z] Swap: 1023 0 1023 [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] ---> ip addr: [2021-05-30T11:10:05.353Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-30T11:10:05.353Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-30T11:10:05.353Z] inet 127.0.0.1/8 scope host lo [2021-05-30T11:10:05.353Z] valid_lft forever preferred_lft forever [2021-05-30T11:10:05.353Z] inet6 ::1/128 scope host [2021-05-30T11:10:05.353Z] valid_lft forever preferred_lft forever [2021-05-30T11:10:05.353Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-30T11:10:05.353Z] link/ether fa:16:3e:f1:c1:d6 brd ff:ff:ff:ff:ff:ff [2021-05-30T11:10:05.353Z] inet 10.30.123.155/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-30T11:10:05.353Z] valid_lft 85794sec preferred_lft 85794sec [2021-05-30T11:10:05.353Z] inet6 fe80::f816:3eff:fef1:c1d6/64 scope link [2021-05-30T11:10:05.353Z] valid_lft forever preferred_lft forever [2021-05-30T11:10:05.353Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-30T11:10:05.353Z] link/ether 02:42:fc:51:e1:f3 brd ff:ff:ff:ff:ff:ff [2021-05-30T11:10:05.353Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-30T11:10:05.353Z] valid_lft forever preferred_lft forever [2021-05-30T11:10:05.353Z] inet6 fe80::42:fcff:fe51:e1f3/64 scope link [2021-05-30T11:10:05.353Z] valid_lft forever preferred_lft forever [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] ---> sar -b -r -n DEV: [2021-05-30T11:10:05.353Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 10:59:48 LINUX RESTART (2 CPU) [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 11:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-30T11:10:05.353Z] 11:02:01 2.06 0.10 1.96 0.00 1.73 48.37 0.00 [2021-05-30T11:10:05.353Z] 11:03:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 [2021-05-30T11:10:05.353Z] 11:04:01 0.30 0.00 0.30 0.00 0.00 3.71 0.00 [2021-05-30T11:10:05.353Z] 11:05:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-05-30T11:10:05.353Z] 11:06:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-05-30T11:10:05.353Z] 11:07:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-05-30T11:10:05.353Z] 11:08:02 2.37 2.02 0.35 0.00 36.64 5.78 0.00 [2021-05-30T11:10:05.353Z] 11:09:01 279.81 256.39 23.42 0.00 3469.38 868.29 0.00 [2021-05-30T11:10:05.353Z] Average: 35.18 31.85 3.34 0.00 432.16 116.07 0.00 [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 11:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-30T11:10:05.353Z] 11:02:01 5427564 0 797004 9.95 2620 1781752 1198000 13.23 597396 1583468 16 [2021-05-30T11:10:05.353Z] 11:03:01 5426192 0 798372 9.97 2620 1781756 1198240 13.23 602940 1579104 12 [2021-05-30T11:10:05.353Z] 11:04:01 5424420 0 800140 9.99 2620 1781760 1198312 13.23 604380 1579104 12 [2021-05-30T11:10:05.353Z] 11:05:01 5424568 0 799988 9.99 2620 1781764 1198324 13.23 598608 1584952 8 [2021-05-30T11:10:05.353Z] 11:06:01 5422056 0 802492 10.02 2620 1781772 1198108 13.23 599856 1586428 8 [2021-05-30T11:10:05.353Z] 11:07:01 5423056 0 801488 10.01 2620 1781776 1198000 13.23 599296 1586428 16 [2021-05-30T11:10:05.353Z] 11:08:02 5407628 0 816100 10.19 2620 1782592 1201160 13.26 612576 1586876 8 [2021-05-30T11:10:05.353Z] 11:09:01 5256816 0 908312 11.34 2620 1841192 1198032 13.23 651672 1605560 4984 [2021-05-30T11:10:05.353Z] Average: 5401538 0 815487 10.18 2620 1789296 1198522 13.23 608340 1586490 633 [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 11:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-30T11:10:05.353Z] 11:02:01 eth0 0.37 0.08 0.02 0.06 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:03:01 eth0 3.88 1.60 3.06 0.11 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:04:01 eth0 1.90 0.77 0.66 0.41 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:05:01 eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:06:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:08:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] Average: eth0 0.90 0.39 0.52 0.11 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] ---> sar -P ALL: [2021-05-30T11:10:05.353Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 10:59:48 LINUX RESTART (2 CPU) [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] 11:01:01 CPU %user %nice %system %iowait %steal %idle [2021-05-30T11:10:05.353Z] 11:02:01 all 0.09 0.00 0.07 0.00 0.05 99.79 [2021-05-30T11:10:05.353Z] 11:02:01 0 0.13 0.00 0.07 0.00 0.07 99.73 [2021-05-30T11:10:05.353Z] 11:02:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-05-30T11:10:05.353Z] 11:03:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-05-30T11:10:05.353Z] 11:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-05-30T11:10:05.353Z] 11:03:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-30T11:10:05.353Z] 11:04:01 all 0.03 0.00 0.04 0.00 0.03 99.89 [2021-05-30T11:10:05.353Z] 11:04:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-30T11:10:05.353Z] 11:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-30T11:10:05.353Z] 11:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-30T11:10:05.353Z] 11:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-30T11:10:05.353Z] 11:05:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-05-30T11:10:05.353Z] 11:06:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-30T11:10:05.353Z] 11:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-30T11:10:05.353Z] 11:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-30T11:10:05.353Z] 11:07:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-30T11:10:05.353Z] 11:07:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-30T11:10:05.353Z] 11:07:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-30T11:10:05.353Z] 11:08:02 all 0.08 0.02 0.15 0.05 0.03 99.67 [2021-05-30T11:10:05.353Z] 11:08:02 0 0.13 0.02 0.17 0.08 0.05 99.55 [2021-05-30T11:10:05.353Z] 11:08:02 1 0.02 0.02 0.13 0.02 0.02 99.80 [2021-05-30T11:10:05.353Z] 11:09:01 all 0.19 4.36 21.34 3.98 0.07 70.07 [2021-05-30T11:10:05.353Z] 11:09:01 0 0.23 4.48 21.68 4.03 0.07 69.52 [2021-05-30T11:10:05.353Z] 11:09:01 1 0.16 4.24 20.99 3.92 0.07 70.62 [2021-05-30T11:10:05.353Z] Average: all 0.08 0.53 2.61 0.48 0.04 96.26 [2021-05-30T11:10:05.353Z] Average: 0 0.10 0.54 2.67 0.50 0.04 96.14 [2021-05-30T11:10:05.353Z] Average: 1 0.06 0.51 2.55 0.47 0.04 96.37 [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z] [2021-05-30T11:10:05.353Z]