Pull request #375 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ec9cf22a1beeb578da27347961fab83ea33626b0+0c35122181cb708d85647f089f7c0c68ed267eab (070c57adb694ce410caeff857af9463af02daa48) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh1381619040578356119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8663373800510122996.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4385916482568454875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5049875880465934942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh849144081950790990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Running on prd-centos7-docker-4c-2g-1659 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # 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-375@tmp/jenkins-gitclient-ssh8109563570032513121.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 > 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-375@tmp/jenkins-gitclient-ssh8894020279589197528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) > git config core.sparsecheckout # timeout=10 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh5987229004945152803.key > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 4b4ca2d5d78abf2291392d3c7197386c5e60b350 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T06:49:13.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T06:49:13.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T06:49:13.427Z] ========================================================= [2021-06-16T06:49:13.427Z] EdgeX Global Pipelines Version Info [2021-06-16T06:49:13.427Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:49:14.884Z] ------------------- [2021-06-16T06:49:14.884Z] stable info: [2021-06-16T06:49:14.884Z] ------------------- [2021-06-16T06:49:14.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T06:49:14.884Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:49:14.884Z] Message: update stable to v1.0.195 [2021-06-16T06:49:15.457Z] ------------------- [2021-06-16T06:49:15.457Z] experimental info: [2021-06-16T06:49:15.457Z] ------------------- [2021-06-16T06:49:15.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T06:49:15.457Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:49:15.457Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T06:49:15.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T06:49:15.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T06:49:15.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T06:49:15.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T06:49:15.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T06:49:15.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T06:49:15.767Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T06:49:15.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T06:49:15.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T06:49:15.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T06:49:15.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T06:49:15.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T06:49:15.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T06:49:15.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T06:49:16.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:49:16.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:49:16.053Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T06:49:16.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T06:49:16.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T06:49:16.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T06:49:16.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T06:49:16.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T06:49:16.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T06:49:16.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T06:49:16.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T06:49:16.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T06:49:16.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo [2021-06-16T06:49:16.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo [2021-06-16T06:49:16.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo [2021-06-16T06:49:16.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] echo [2021-06-16T06:49:16.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec9cf22 [Pipeline] echo [2021-06-16T06:49:16.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:49:16.628Z] provisioning config files... [2021-06-16T06:49:16.643Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config8437096243360895688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:49:16.983Z] ---> docker-login.sh [2021-06-16T06:49:16.983Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:49:16.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:49:17.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:49:17.247Z] Configure a credential helper to remove this warning. See [2021-06-16T06:49:17.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:49:17.247Z] [2021-06-16T06:49:17.247Z] Login Succeeded [2021-06-16T06:49:17.247Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:49:17.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:49:17.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:49:17.247Z] Configure a credential helper to remove this warning. See [2021-06-16T06:49:17.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:49:17.247Z] [2021-06-16T06:49:17.247Z] Login Succeeded [2021-06-16T06:49:17.247Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:49:17.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:49:17.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:49:17.514Z] Configure a credential helper to remove this warning. See [2021-06-16T06:49:17.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:49:17.514Z] [2021-06-16T06:49:17.514Z] Login Succeeded [2021-06-16T06:49:17.514Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:49:17.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:49:17.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:49:17.514Z] Configure a credential helper to remove this warning. See [2021-06-16T06:49:17.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:49:17.514Z] [2021-06-16T06:49:17.514Z] Login Succeeded [2021-06-16T06:49:17.514Z] docker.io [2021-06-16T06:49:17.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:49:18.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:49:18.085Z] Configure a credential helper to remove this warning. See [2021-06-16T06:49:18.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:49:18.085Z] [2021-06-16T06:49:18.085Z] Login Succeeded [2021-06-16T06:49:18.085Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:49:18.095Z] 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-06-16T06:49:18.612Z] + git log --format=format:%s -1 ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] echo [2021-06-16T06:49:18.655Z] GIT_COMMIT: ec9cf22a1beeb578da27347961fab83ea33626b0, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo [2021-06-16T06:49:18.679Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:49:19.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:49:19.672Z] [2021-06-16T06:49:19.672Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:49:19.992Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:49:19.992Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T06:49:19.992Z] 31603596830f: Pulling fs layer [2021-06-16T06:49:19.992Z] 54011a49482f: Pulling fs layer [2021-06-16T06:49:19.992Z] a6820b24f6d8: Pulling fs layer [2021-06-16T06:49:19.992Z] f581987b2513: Pulling fs layer [2021-06-16T06:49:19.992Z] f581987b2513: Waiting [2021-06-16T06:49:19.992Z] 54011a49482f: Verifying Checksum [2021-06-16T06:49:19.992Z] 54011a49482f: Download complete [2021-06-16T06:49:19.992Z] 31603596830f: Verifying Checksum [2021-06-16T06:49:19.992Z] 31603596830f: Download complete [2021-06-16T06:49:20.254Z] f581987b2513: Verifying Checksum [2021-06-16T06:49:20.254Z] f581987b2513: Download complete [2021-06-16T06:49:20.254Z] a6820b24f6d8: Verifying Checksum [2021-06-16T06:49:20.254Z] a6820b24f6d8: Download complete [2021-06-16T06:49:20.254Z] 31603596830f: Pull complete [2021-06-16T06:49:20.532Z] 54011a49482f: Pull complete [2021-06-16T06:49:21.135Z] a6820b24f6d8: Pull complete [2021-06-16T06:49:21.135Z] f581987b2513: Pull complete [2021-06-16T06:49:21.396Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T06:49:21.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:49:21.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T06:49:21.535Z] prd-centos7-docker-4c-2g-1659 does not seem to be running inside a container [2021-06-16T06:49:21.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:49:22.642Z] $ docker top 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:49:22.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:49:22.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:49:22.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:49:22.892Z] $ docker exec 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent [2021-06-16T06:49:23.004Z] SSH_AUTH_SOCK=/tmp/ssh-UTcnbI3nDL1c/agent.14 [2021-06-16T06:49:23.004Z] SSH_AGENT_PID=20 [2021-06-16T06:49:23.013Z] Running ssh-add (command line suppressed) [2021-06-16T06:49:23.117Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_1057061143076359971.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_1057061143076359971.key) [2021-06-16T06:49:23.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:49:23.438Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T06:49:23.448Z] $ docker exec --env ******** --env ******** 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent -k [2021-06-16T06:49:23.544Z] unset SSH_AUTH_SOCK; [2021-06-16T06:49:23.544Z] unset SSH_AGENT_PID; [2021-06-16T06:49:23.544Z] echo Agent pid 20 killed; [2021-06-16T06:49:23.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T06:49:23.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:49:23.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:49:23.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:49:23.713Z] $ docker exec 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent [2021-06-16T06:49:23.821Z] SSH_AUTH_SOCK=/tmp/ssh-YDwlvdG4ZGkD/agent.53 [2021-06-16T06:49:23.821Z] SSH_AGENT_PID=59 [2021-06-16T06:49:23.826Z] Running ssh-add (command line suppressed) [2021-06-16T06:49:23.918Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7581201908005316548.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7581201908005316548.key) [2021-06-16T06:49:23.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:49:24.240Z] + git semver init [2021-06-16T06:49:24.240Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:49:24.240Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git [2021-06-16T06:49:24.240Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-16T06:49:24.240Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:49:24.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:49:24.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:49:24.240Z] # $SEMVER_BRANCH = PR-375 [2021-06-16T06:49:24.240Z] # $SEMVER_TEMP = /tmp/semver-989612060 [2021-06-16T06:49:24.240Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T06:49:25.633Z] # '/tmp/semver-989612060' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' [2021-06-16T06:49:25.633Z] # -> Force: false [2021-06-16T06:49:25.633Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } [2021-06-16T06:49:25.642Z] $ docker exec --env ******** --env ******** 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc ssh-agent -k [2021-06-16T06:49:25.738Z] unset SSH_AUTH_SOCK; [2021-06-16T06:49:25.739Z] unset SSH_AGENT_PID; [2021-06-16T06:49:25.739Z] echo Agent pid 59 killed; [2021-06-16T06:49:25.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:49:26.101Z] + git semver [Pipeline] } [2021-06-16T06:49:26.116Z] $ docker stop --time=1 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc [2021-06-16T06:49:27.439Z] $ docker rm -f 80a37143107c880eade43bb65e9134b84e1304bb6c8798512a15a7224eabfddc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:49:27.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T06:49:30.028Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T06:49:30.032Z] [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-06-16T06:49:45.325Z] Still waiting to schedule task [2021-06-16T06:49:45.326Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1659’ [2021-06-16T06:49:45.328Z] Still waiting to schedule task [2021-06-16T06:49:45.329Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T06:51:40.090Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1667 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws [2021-06-16T06:51:40.115Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-06-16T06:51:40.357Z] The recommended git tool is: git [2021-06-16T06:51:48.499Z] using credential edgex-jenkins-ssh [2021-06-16T06:51:48.517Z] Cloning the remote Git repository [2021-06-16T06:51:48.573Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:51:48.691Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-06-16T06:51:48.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:51:48.785Z] > git --version # timeout=10 [2021-06-16T06:51:48.800Z] > git --version # 'git version 2.17.1' [2021-06-16T06:51:48.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:51:48.878Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:51:51.810Z] Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:51:51.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T06:51:51.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:51:51.268Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T06:51:51.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:51:51.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:51:51.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:51:51.829Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:51:51.846Z] > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 [2021-06-16T06:51:52.431Z] Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:51:52.432Z] Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) [2021-06-16T06:51:52.357Z] > git remote # timeout=10 [2021-06-16T06:51:52.372Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:51:52.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:51:52.394Z] > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [2021-06-16T06:51:52.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:51:52.438Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:51:52.449Z] > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 [2021-06-16T06:51:57.082Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:51:58.545Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:51:58.963Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:51:59.306Z] + sudo+ service docker restart [2021-06-16T06:51:59.306Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:52:17.656Z] provisioning config files... [2021-06-16T06:52:17.681Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config309987097649935039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:52:18.056Z] ---> docker-login.sh [2021-06-16T06:52:18.056Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:52:19.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:52:19.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:52:19.311Z] Configure a credential helper to remove this warning. See [2021-06-16T06:52:19.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:52:19.311Z] [2021-06-16T06:52:19.311Z] Login Succeeded [2021-06-16T06:52:19.311Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:52:19.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:52:19.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:52:19.867Z] Configure a credential helper to remove this warning. See [2021-06-16T06:52:19.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:52:19.867Z] [2021-06-16T06:52:19.867Z] Login Succeeded [2021-06-16T06:52:19.867Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:52:20.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:52:20.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:52:20.468Z] Configure a credential helper to remove this warning. See [2021-06-16T06:52:20.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:52:20.468Z] [2021-06-16T06:52:20.468Z] Login Succeeded [2021-06-16T06:52:20.468Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:52:20.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:52:21.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:52:21.017Z] Configure a credential helper to remove this warning. See [2021-06-16T06:52:21.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:52:21.017Z] [2021-06-16T06:52:21.017Z] Login Succeeded [2021-06-16T06:52:21.017Z] docker.io [2021-06-16T06:52:21.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:52:21.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:52:21.884Z] Configure a credential helper to remove this warning. See [2021-06-16T06:52:21.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:52:21.884Z] [2021-06-16T06:52:21.884Z] Login Succeeded [2021-06-16T06:52:21.884Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:52:21.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T06:52:22.219Z] ========================================================= [2021-06-16T06:52:22.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T06:52:22.219Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:52:22.563Z] + 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-06-16T06:52:23.560Z] Sending build context to Docker daemon 35.86MB [2021-06-16T06:52:23.560Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:52:23.560Z] Step 2/8 : FROM ${BASE} [2021-06-16T06:52:23.835Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T06:52:23.835Z] 595b0fe564bb: Pulling fs layer [2021-06-16T06:52:23.835Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T06:52:23.835Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T06:52:23.835Z] ba82ee9f976e: Pulling fs layer [2021-06-16T06:52:23.835Z] 506bd15cee9f: Pulling fs layer [2021-06-16T06:52:23.835Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T06:52:23.835Z] 618dc40b7e24: Pulling fs layer [2021-06-16T06:52:23.835Z] ba82ee9f976e: Waiting [2021-06-16T06:52:23.835Z] 506bd15cee9f: Waiting [2021-06-16T06:52:23.835Z] 75a0a4a0db45: Waiting [2021-06-16T06:52:23.835Z] 618dc40b7e24: Waiting [2021-06-16T06:52:23.835Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T06:52:23.835Z] 5b7225fbf94c: Download complete [2021-06-16T06:52:23.835Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T06:52:23.835Z] 3088b5b3c5c0: Download complete [2021-06-16T06:52:23.835Z] 506bd15cee9f: Verifying Checksum [2021-06-16T06:52:23.835Z] 506bd15cee9f: Download complete [2021-06-16T06:52:23.835Z] 75a0a4a0db45: Download complete [2021-06-16T06:52:23.835Z] 595b0fe564bb: Verifying Checksum [2021-06-16T06:52:24.821Z] 595b0fe564bb: Pull complete [2021-06-16T06:52:25.435Z] 3088b5b3c5c0: Pull complete [2021-06-16T06:52:25.712Z] 5b7225fbf94c: Pull complete [2021-06-16T06:52:27.164Z] 618dc40b7e24: Verifying Checksum [2021-06-16T06:52:27.164Z] 618dc40b7e24: Download complete [2021-06-16T06:52:28.168Z] ba82ee9f976e: Download complete [2021-06-16T06:52:38.365Z] ba82ee9f976e: Pull complete [2021-06-16T06:52:38.641Z] 506bd15cee9f: Pull complete [2021-06-16T06:52:38.914Z] 75a0a4a0db45: Pull complete [2021-06-16T06:52:43.224Z] 618dc40b7e24: Pull complete [2021-06-16T06:52:43.225Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T06:52:43.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T06:52:43.225Z] ---> a36622ca3599 [2021-06-16T06:52:43.225Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:52:44.693Z] ---> Running in 773515ad41a6 [2021-06-16T06:52:45.291Z] Removing intermediate container 773515ad41a6 [2021-06-16T06:52:45.291Z] ---> 6d8280f4165a [2021-06-16T06:52:45.291Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:52:45.291Z] ---> Running in cc8209f5f86e [2021-06-16T06:52:47.915Z] Removing intermediate container cc8209f5f86e [2021-06-16T06:52:47.915Z] ---> 328f9db6ef3a [2021-06-16T06:52:47.915Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T06:52:47.915Z] ---> Running in f67ac6480d0b [2021-06-16T06:52:49.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:52:49.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:52:50.626Z] OK: 138 MiB in 40 packages [2021-06-16T06:52:52.073Z] Removing intermediate container f67ac6480d0b [2021-06-16T06:52:52.073Z] ---> a2f0c17f051c [2021-06-16T06:52:52.073Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T06:52:52.073Z] ---> Running in 88fb6c9c470b [2021-06-16T06:52:52.349Z] Removing intermediate container 88fb6c9c470b [2021-06-16T06:52:52.349Z] ---> 9b65fd363c02 [2021-06-16T06:52:52.349Z] Step 7/8 : COPY . . [2021-06-16T06:52:55.745Z] ---> e22732ee07e9 [2021-06-16T06:52:55.745Z] Step 8/8 : RUN go mod download [2021-06-16T06:52:55.745Z] ---> Running in b51a8248aaff [2021-06-16T06:53:28.085Z] Removing intermediate container b51a8248aaff [2021-06-16T06:53:28.085Z] ---> df0faf91a75f [2021-06-16T06:53:28.085Z] Successfully built df0faf91a75f [2021-06-16T06:53:28.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:53:28.432Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:53:28.432Z] . [Pipeline] withDockerContainer [2021-06-16T06:53:28.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-1667 does not seem to be running inside a container [2021-06-16T06:53:28.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:53:30.390Z] $ docker top fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:53:31.392Z] + go version [2021-06-16T06:53:31.392Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T06:53:31.409Z] $ docker stop --time=1 fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db [2021-06-16T06:53:33.245Z] $ docker rm -f fe9f21075ee616805dac59146cc0bbd35828e593bce6b4eb380d30a20c6453db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:53:34.053Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:53:34.053Z] . [Pipeline] withDockerContainer [2021-06-16T06:53:34.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-1667 does not seem to be running inside a container [2021-06-16T06:53:34.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:53:35.977Z] $ docker top 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:53:36.940Z] + go mod tidy [Pipeline] sh [2021-06-16T06:53:38.218Z] + make test [2021-06-16T06:53:38.218Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T06:53:39.197Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T06:54:12.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T06:54:12.446Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-16T06:54:30.802Z] $ docker stop --time=1 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 [2021-06-16T06:54:33.306Z] $ docker rm -f 06afc865f1d7a61a113d240afb197d2b960a2225d3684107eb7e320f1c0ad342 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:54:34.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T06:54:34.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:54:42.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T06:54:42.961Z] + ls -al . [2021-06-16T06:54:42.961Z] total 124 [2021-06-16T06:54:42.961Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:53 . [2021-06-16T06:54:42.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:51 .. [2021-06-16T06:54:42.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 06:51 .git [2021-06-16T06:54:42.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:51 .github [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 06:51 .gitignore [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 06:51 CONTRIBUTING.md [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 06:51 Dockerfile [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 06:51 Dockerfile.build [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 06:51 Jenkinsfile [2021-06-16T06:54:42.961Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 06:51 LICENSE [2021-06-16T06:54:42.962Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 06:51 Makefile [2021-06-16T06:54:42.962Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 06:51 README.md [2021-06-16T06:54:42.962Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 06:49 VERSION [2021-06-16T06:54:42.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 06:51 assets [2021-06-16T06:54:42.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:51 bin [2021-06-16T06:54:42.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 06:51 cmd [2021-06-16T06:54:42.962Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 06:53 coverage.out [2021-06-16T06:54:42.962Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:51 docs [2021-06-16T06:54:42.962Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 06:53 go.mod [2021-06-16T06:54:42.962Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 06:53 go.sum [2021-06-16T06:54:42.962Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:51 internal [2021-06-16T06:54:42.962Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 06:51 version.go [2021-06-16T06:54:42.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:51 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:54:43.331Z] + 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=ec9cf22a1beeb578da27347961fab83ea33626b0 --label arch=arm64 --label version=0.0.0 . [2021-06-16T06:54:44.321Z] Sending build context to Docker daemon 35.88MB [2021-06-16T06:54:44.321Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:54:44.321Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T06:54:44.321Z] ---> df0faf91a75f [2021-06-16T06:54:44.321Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T06:54:44.596Z] ---> Running in 577377d78b24 [2021-06-16T06:54:45.191Z] Removing intermediate container 577377d78b24 [2021-06-16T06:54:45.191Z] ---> 8b852eedbfd1 [2021-06-16T06:54:45.191Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T06:54:45.191Z] ---> Running in 60e6c3a647c6 [2021-06-16T06:54:45.791Z] Removing intermediate container 60e6c3a647c6 [2021-06-16T06:54:45.791Z] ---> 76ef8b6f22ed [2021-06-16T06:54:45.791Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T06:54:45.791Z] ---> Running in b007da080309 [2021-06-16T06:54:46.374Z] Running on prd-centos7-docker-4c-2g-1668 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [2021-06-16T06:54:46.388Z] Removing intermediate container b007da080309 [2021-06-16T06:54:46.388Z] ---> 7df23cbaf1a5 [2021-06-16T06:54:46.388Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T06:54:46.388Z] ---> Running in e5bd42125c75 [Pipeline] ws [2021-06-16T06:54:46.394Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-06-16T06:54:46.504Z] The recommended git tool is: git [2021-06-16T06:54:46.987Z] Removing intermediate container e5bd42125c75 [2021-06-16T06:54:46.987Z] ---> 53e1bf4c543a [2021-06-16T06:54:46.987Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T06:54:46.987Z] ---> Running in 1b5f8d0a5a19 [2021-06-16T06:54:48.965Z] Removing intermediate container 1b5f8d0a5a19 [2021-06-16T06:54:48.965Z] ---> dc962196f8cb [2021-06-16T06:54:48.965Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:54:48.965Z] ---> Running in dccd26c8d59f [2021-06-16T06:54:49.945Z] Removing intermediate container dccd26c8d59f [2021-06-16T06:54:49.945Z] ---> 501c4ede3324 [2021-06-16T06:54:49.945Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T06:54:49.945Z] ---> Running in 943d890ecc78 [2021-06-16T06:54:50.798Z] using credential edgex-jenkins-ssh [2021-06-16T06:54:50.810Z] Cloning the remote Git repository [2021-06-16T06:54:50.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:54:50.825Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:54:50.891Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-06-16T06:54:50.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:54:50.915Z] > git --version # timeout=10 [2021-06-16T06:54:50.923Z] > git --version # 'git version 2.24.4' [2021-06-16T06:54:50.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:54:50.946Z] [INFO] Currently running in a labeled security context [2021-06-16T06:54:50.947Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:54:50.947Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh7710553040320517756.key [2021-06-16T06:54:50.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:54:51.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:54:51.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T06:54:51.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:54:52.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T06:54:52.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T06:54:52.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:54:52.028Z] [INFO] Currently running in a labeled security context [2021-06-16T06:54:52.028Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:54:52.028Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh4446709765470673985.key [2021-06-16T06:54:52.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:54:52.496Z] Merging remotes/origin/master commit 0c35122181cb708d85647f089f7c0c68ed267eab into PR head commit ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:54:52.701Z] Merge succeeded, producing ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:54:52.702Z] Checking out Revision ec9cf22a1beeb578da27347961fab83ea33626b0 (PR-375) [2021-06-16T06:54:52.902Z] OK: 138 MiB in 40 packages [2021-06-16T06:54:52.497Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:54:52.505Z] > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 [2021-06-16T06:54:52.653Z] > git remote # timeout=10 [2021-06-16T06:54:52.661Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:54:52.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:54:52.668Z] [INFO] Currently running in a labeled security context [2021-06-16T06:54:52.668Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:54:52.668Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh1706060869867497986.key [2021-06-16T06:54:52.676Z] > git merge 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [2021-06-16T06:54:52.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:54:52.698Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:54:52.704Z] > git checkout -f ec9cf22a1beeb578da27347961fab83ea33626b0 # timeout=10 [2021-06-16T06:54:53.881Z] Removing intermediate container 943d890ecc78 [2021-06-16T06:54:53.881Z] ---> a1bea3d3b529 [2021-06-16T06:54:53.881Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T06:54:53.881Z] ---> Running in 1efdd37cf5b6 [2021-06-16T06:54:54.478Z] Removing intermediate container 1efdd37cf5b6 [2021-06-16T06:54:54.478Z] ---> a43d1dfb331d [2021-06-16T06:54:54.478Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T06:54:54.478Z] ---> Running in 7487863fdd17 [2021-06-16T06:54:55.072Z] Removing intermediate container 7487863fdd17 [2021-06-16T06:54:55.072Z] ---> d233f0d04905 [2021-06-16T06:54:55.072Z] Step 12/24 : COPY go.mod . [2021-06-16T06:54:55.668Z] ---> 8fe85b77ade9 [2021-06-16T06:54:55.668Z] Step 13/24 : COPY Makefile . [2021-06-16T06:54:56.645Z] ---> bb810169e8ac [2021-06-16T06:54:56.645Z] Step 14/24 : RUN make update [2021-06-16T06:54:56.645Z] ---> Running in 721e3e5de5df [2021-06-16T06:54:56.645Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:54:57.629Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T06:54:57.748Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:54:58.087Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:54:58.398Z] + sudo service docker restart [2021-06-16T06:54:58.398Z] + true [2021-06-16T06:54:58.398Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T06:54:59.078Z] Removing intermediate container 721e3e5de5df [2021-06-16T06:54:59.078Z] ---> 299b17c55e6d [2021-06-16T06:54:59.078Z] Step 15/24 : COPY . . [2021-06-16T06:55:02.478Z] ---> 83af813bc9a7 [2021-06-16T06:55:02.478Z] Step 16/24 : RUN ${MAKE} [2021-06-16T06:55:02.478Z] ---> Running in 1b40208c4c5b [2021-06-16T06:55:03.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:55:16.578Z] provisioning config files... [2021-06-16T06:55:16.592Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5941237338814705679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:55:16.926Z] ---> docker-login.sh [2021-06-16T06:55:16.926Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:55:16.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:55:17.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:55:17.191Z] Configure a credential helper to remove this warning. See [2021-06-16T06:55:17.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:55:17.191Z] [2021-06-16T06:55:17.191Z] Login Succeeded [2021-06-16T06:55:17.191Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:55:17.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:55:17.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:55:17.191Z] Configure a credential helper to remove this warning. See [2021-06-16T06:55:17.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:55:17.191Z] [2021-06-16T06:55:17.191Z] Login Succeeded [2021-06-16T06:55:17.191Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:55:17.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:55:17.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:55:17.453Z] Configure a credential helper to remove this warning. See [2021-06-16T06:55:17.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:55:17.453Z] [2021-06-16T06:55:17.453Z] Login Succeeded [2021-06-16T06:55:17.453Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:55:17.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:55:17.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:55:17.453Z] Configure a credential helper to remove this warning. See [2021-06-16T06:55:17.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:55:17.453Z] [2021-06-16T06:55:17.453Z] Login Succeeded [2021-06-16T06:55:17.453Z] docker.io [2021-06-16T06:55:17.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:55:17.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:55:17.977Z] Configure a credential helper to remove this warning. See [2021-06-16T06:55:17.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:55:17.977Z] [2021-06-16T06:55:17.977Z] Login Succeeded [2021-06-16T06:55:17.977Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:55:17.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T06:55:18.181Z] ========================================================= [2021-06-16T06:55:18.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T06:55:18.182Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:55:18.494Z] + 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-06-16T06:55:18.755Z] Sending build context to Docker daemon 35.86MB [2021-06-16T06:55:18.755Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:55:18.755Z] Step 2/8 : FROM ${BASE} [2021-06-16T06:55:18.755Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T06:55:18.755Z] 540db60ca938: Pulling fs layer [2021-06-16T06:55:18.755Z] adcc1eea9eea: Pulling fs layer [2021-06-16T06:55:18.755Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T06:55:18.755Z] 0510c868ecb4: Pulling fs layer [2021-06-16T06:55:18.755Z] afea3b2eda06: Pulling fs layer [2021-06-16T06:55:18.755Z] 7809a108b3ef: Pulling fs layer [2021-06-16T06:55:18.755Z] f706445af74f: Pulling fs layer [2021-06-16T06:55:18.755Z] 0510c868ecb4: Waiting [2021-06-16T06:55:18.755Z] afea3b2eda06: Waiting [2021-06-16T06:55:18.755Z] 7809a108b3ef: Waiting [2021-06-16T06:55:18.755Z] f706445af74f: Waiting [2021-06-16T06:55:18.755Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T06:55:18.755Z] 4c4ab2625f07: Download complete [2021-06-16T06:55:19.016Z] adcc1eea9eea: Verifying Checksum [2021-06-16T06:55:19.016Z] adcc1eea9eea: Download complete [2021-06-16T06:55:19.016Z] afea3b2eda06: Verifying Checksum [2021-06-16T06:55:19.016Z] afea3b2eda06: Download complete [2021-06-16T06:55:19.016Z] 540db60ca938: Verifying Checksum [2021-06-16T06:55:19.016Z] 540db60ca938: Download complete [2021-06-16T06:55:19.016Z] 7809a108b3ef: Verifying Checksum [2021-06-16T06:55:19.016Z] 7809a108b3ef: Download complete [2021-06-16T06:55:19.292Z] 540db60ca938: Pull complete [2021-06-16T06:55:19.292Z] adcc1eea9eea: Pull complete [2021-06-16T06:55:19.554Z] 4c4ab2625f07: Pull complete [2021-06-16T06:55:20.940Z] f706445af74f: Verifying Checksum [2021-06-16T06:55:20.940Z] f706445af74f: Download complete [2021-06-16T06:55:21.201Z] 0510c868ecb4: Verifying Checksum [2021-06-16T06:55:21.201Z] 0510c868ecb4: Download complete [2021-06-16T06:55:24.568Z] 0510c868ecb4: Pull complete [2021-06-16T06:55:24.568Z] afea3b2eda06: Pull complete [2021-06-16T06:55:24.568Z] 7809a108b3ef: Pull complete [2021-06-16T06:55:25.982Z] f706445af74f: Pull complete [2021-06-16T06:55:25.982Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T06:55:25.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T06:55:25.982Z] ---> b068be0155e3 [2021-06-16T06:55:25.982Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:55:29.294Z] ---> Running in 84d471af169c [2021-06-16T06:55:29.556Z] Removing intermediate container 84d471af169c [2021-06-16T06:55:29.556Z] ---> 6847f037cf27 [2021-06-16T06:55:29.556Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:55:29.556Z] ---> Running in 702e3d3f1ade [2021-06-16T06:55:30.131Z] Removing intermediate container 702e3d3f1ade [2021-06-16T06:55:30.131Z] ---> 7ff0ea119a1d [2021-06-16T06:55:30.131Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T06:55:30.131Z] ---> Running in 7f12bdb08c82 [2021-06-16T06:55:30.331Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T06:55:30.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:55:31.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:55:31.645Z] OK: 149 MiB in 40 packages [2021-06-16T06:55:31.908Z] Removing intermediate container 7f12bdb08c82 [2021-06-16T06:55:31.908Z] ---> a2088b7b3df4 [2021-06-16T06:55:31.908Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T06:55:32.172Z] ---> Running in 899ead2244a3 [2021-06-16T06:55:32.172Z] Removing intermediate container 899ead2244a3 [2021-06-16T06:55:32.172Z] ---> 90c5d6aee4f4 [2021-06-16T06:55:32.172Z] Step 7/8 : COPY . . [2021-06-16T06:55:33.591Z] ---> e2bafd9c6f62 [2021-06-16T06:55:33.591Z] Step 8/8 : RUN go mod download [2021-06-16T06:55:33.591Z] ---> Running in 416e5a492f38 [2021-06-16T06:55:33.796Z] Removing intermediate container 1b40208c4c5b [2021-06-16T06:55:33.797Z] ---> 6aab8347bd81 [2021-06-16T06:55:33.797Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T06:55:34.070Z] 3.12: Pulling from library/alpine [2021-06-16T06:55:34.070Z] d2f70382dc9a: Pulling fs layer [2021-06-16T06:55:34.344Z] d2f70382dc9a: Verifying Checksum [2021-06-16T06:55:34.344Z] d2f70382dc9a: Download complete [2021-06-16T06:55:34.944Z] d2f70382dc9a: Pull complete [2021-06-16T06:55:34.944Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T06:55:35.217Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:55:35.217Z] ---> c4fd0aeabfcf [2021-06-16T06:55:35.217Z] Step 18/24 : EXPOSE 4000 [2021-06-16T06:55:35.217Z] ---> Running in 16de543dbba2 [2021-06-16T06:55:35.822Z] Removing intermediate container 16de543dbba2 [2021-06-16T06:55:35.822Z] ---> f7860a351a99 [2021-06-16T06:55:35.822Z] 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-06-16T06:55:38.453Z] ---> 785471d0fc70 [2021-06-16T06:55:38.453Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T06:55:38.453Z] ---> Running in 1605bd7ad0ab [2021-06-16T06:55:38.726Z] Removing intermediate container 1605bd7ad0ab [2021-06-16T06:55:38.726Z] ---> 40fb43723b31 [2021-06-16T06:55:38.726Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T06:55:39.000Z] ---> Running in 11da69455dab [2021-06-16T06:55:39.275Z] Removing intermediate container 11da69455dab [2021-06-16T06:55:39.275Z] ---> efdd38cceb0f [2021-06-16T06:55:39.275Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T06:55:39.548Z] ---> Running in 645faf7daa76 [2021-06-16T06:55:39.822Z] Removing intermediate container 645faf7daa76 [2021-06-16T06:55:39.822Z] ---> 95c15b3f68d3 [2021-06-16T06:55:39.822Z] Step 23/24 : LABEL git_sha=ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:55:40.097Z] ---> Running in 4ae1c722e151 [2021-06-16T06:55:40.372Z] Removing intermediate container 4ae1c722e151 [2021-06-16T06:55:40.372Z] ---> 2414ac04d28d [2021-06-16T06:55:40.372Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:55:40.644Z] ---> Running in 3b116cc7397e [2021-06-16T06:55:40.919Z] Removing intermediate container 3b116cc7397e [2021-06-16T06:55:40.920Z] ---> ee7747ccf9da [2021-06-16T06:55:40.920Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T06:55:41.200Z] Successfully built ee7747ccf9da [2021-06-16T06:55:41.200Z] 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-06-16T06:55:42.129Z] ---> job-cost.sh [2021-06-16T06:55:42.130Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlbe [2021-06-16T06:55:48.531Z] Removing intermediate container 416e5a492f38 [2021-06-16T06:55:48.532Z] ---> 59d079f16068 [2021-06-16T06:55:48.532Z] Successfully built 59d079f16068 [2021-06-16T06:55:48.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:55:48.839Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:55:48.839Z] . [Pipeline] withDockerContainer [2021-06-16T06:55:48.914Z] prd-centos7-docker-4c-2g-1668 does not seem to be running inside a container [2021-06-16T06:55:48.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:55:49.357Z] $ docker top 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:55:49.739Z] + go version [2021-06-16T06:55:49.739Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T06:55:49.746Z] $ docker stop --time=1 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da [2021-06-16T06:55:50.948Z] $ docker rm -f 63afcb119617523f6372e884c7a592a64cc5fd80d9806b82d3f497950650d7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:55:51.529Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:55:51.530Z] . [Pipeline] withDockerContainer [2021-06-16T06:55:51.601Z] prd-centos7-docker-4c-2g-1668 does not seem to be running inside a container [2021-06-16T06:55:51.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:55:52.115Z] $ docker top 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:55:54.537Z] + go mod tidy [Pipeline] sh [2021-06-16T06:55:54.901Z] + make test [2021-06-16T06:55:54.902Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T06:55:55.166Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T06:56:05.232Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T06:56:05.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T06:56:05.233Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-16T06:56:10.575Z] $ docker stop --time=1 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf [2021-06-16T06:56:11.937Z] $ docker rm -f 6d62078ae77b1da6344423aa1b80915abfad0e1f24d824d69de78da6bf44d9cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:56:12.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T06:56:12.374Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T06:56:12.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T06:56:13.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T06:56:13.396Z] + ls -al . [2021-06-16T06:56:13.396Z] total 92 [2021-06-16T06:56:13.396Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 06:55 . [2021-06-16T06:56:13.396Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 06:54 .. [2021-06-16T06:56:13.396Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 06:54 assets [2021-06-16T06:56:13.396Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 06:54 bin [2021-06-16T06:56:13.396Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 06:54 cmd [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 06:54 CONTRIBUTING.md [2021-06-16T06:56:13.396Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 06:55 coverage.out [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 06:54 Dockerfile [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 06:54 Dockerfile.build [2021-06-16T06:56:13.396Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 06:54 docs [2021-06-16T06:56:13.396Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 06:54 .git [2021-06-16T06:56:13.396Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 06:54 .github [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 06:54 .gitignore [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 06:55 go.mod [2021-06-16T06:56:13.396Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 06:55 go.sum [2021-06-16T06:56:13.396Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 06:54 internal [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 06:54 Jenkinsfile [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 06:54 LICENSE [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 06:54 Makefile [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 06:54 README.md [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 06:49 VERSION [2021-06-16T06:56:13.396Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 06:54 version.go [2021-06-16T06:56:13.396Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 06:54 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:56:13.713Z] + 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=ec9cf22a1beeb578da27347961fab83ea33626b0 --label arch=amd64 --label version=0.0.0 . [2021-06-16T06:56:13.977Z] Sending build context to Docker daemon 35.89MB [2021-06-16T06:56:13.977Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:56:13.978Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T06:56:13.978Z] ---> 59d079f16068 [2021-06-16T06:56:13.978Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T06:56:13.978Z] ---> Running in c32cc1948d74 [2021-06-16T06:56:14.239Z] Removing intermediate container c32cc1948d74 [2021-06-16T06:56:14.239Z] ---> 5d311799a54f [2021-06-16T06:56:14.239Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T06:56:14.239Z] ---> Running in b600c18da563 [2021-06-16T06:56:14.239Z] Removing intermediate container b600c18da563 [2021-06-16T06:56:14.239Z] ---> 64c175a07da5 [2021-06-16T06:56:14.239Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T06:56:14.239Z] ---> Running in a6eb3ed6d6a6 [2021-06-16T06:56:14.239Z] Removing intermediate container a6eb3ed6d6a6 [2021-06-16T06:56:14.239Z] ---> 6ac95afedc71 [2021-06-16T06:56:14.239Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T06:56:14.499Z] ---> Running in 176d661f3367 [2021-06-16T06:56:14.499Z] Removing intermediate container 176d661f3367 [2021-06-16T06:56:14.499Z] ---> 17f9b05fc233 [2021-06-16T06:56:14.499Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T06:56:14.499Z] ---> Running in 1f96b2619ef5 [2021-06-16T06:56:14.499Z] Removing intermediate container 1f96b2619ef5 [2021-06-16T06:56:14.499Z] ---> 3a59744c3b36 [2021-06-16T06:56:14.499Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:56:14.766Z] ---> Running in 626a8b2db663 [2021-06-16T06:56:15.035Z] Removing intermediate container 626a8b2db663 [2021-06-16T06:56:15.035Z] ---> 9708e2a30ed2 [2021-06-16T06:56:15.035Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T06:56:15.035Z] ---> Running in 346298b3bb1b [2021-06-16T06:56:15.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:56:16.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:56:16.817Z] OK: 149 MiB in 40 packages [2021-06-16T06:56:16.817Z] Removing intermediate container 346298b3bb1b [2021-06-16T06:56:16.817Z] ---> ba4d3303fce7 [2021-06-16T06:56:16.817Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T06:56:16.817Z] ---> Running in 1446492cad1d [2021-06-16T06:56:17.079Z] Removing intermediate container 1446492cad1d [2021-06-16T06:56:17.079Z] ---> a1715ecde579 [2021-06-16T06:56:17.080Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T06:56:17.080Z] ---> Running in 8c145e848868 [2021-06-16T06:56:17.080Z] Removing intermediate container 8c145e848868 [2021-06-16T06:56:17.080Z] ---> 8011de02f961 [2021-06-16T06:56:17.080Z] Step 12/24 : COPY go.mod . [2021-06-16T06:56:17.354Z] ---> 18a77cc7cb59 [2021-06-16T06:56:17.354Z] Step 13/24 : COPY Makefile . [2021-06-16T06:56:17.354Z] ---> 40bc188866a3 [2021-06-16T06:56:17.354Z] Step 14/24 : RUN make update [2021-06-16T06:56:17.354Z] ---> Running in 437b8d09e15a [2021-06-16T06:56:17.620Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T06:56:17.920Z] Removing intermediate container 437b8d09e15a [2021-06-16T06:56:17.920Z] ---> 47d6a895398f [2021-06-16T06:56:17.920Z] Step 15/24 : COPY . . [2021-06-16T06:56:19.840Z] ---> ec304cbb5029 [2021-06-16T06:56:19.840Z] Step 16/24 : RUN ${MAKE} [2021-06-16T06:56:19.840Z] ---> Running in d163e3d26fbf [2021-06-16T06:56:20.100Z] 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-06-16T06:56:21.089Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:56:28.333Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T06:56:29.725Z] Removing intermediate container d163e3d26fbf [2021-06-16T06:56:29.725Z] ---> 0e53a1f4180c [2021-06-16T06:56:29.725Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T06:56:29.988Z] 3.12: Pulling from library/alpine [2021-06-16T06:56:30.249Z] 339de151aab4: Pulling fs layer [2021-06-16T06:56:30.511Z] 339de151aab4: Verifying Checksum [2021-06-16T06:56:30.511Z] 339de151aab4: Download complete [2021-06-16T06:56:30.511Z] 339de151aab4: Pull complete [2021-06-16T06:56:30.511Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T06:56:30.511Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:56:30.511Z] ---> 13621d1b12d4 [2021-06-16T06:56:30.511Z] Step 18/24 : EXPOSE 4000 [2021-06-16T06:56:30.775Z] ---> Running in ccfafaf50c90 [2021-06-16T06:56:30.775Z] Removing intermediate container ccfafaf50c90 [2021-06-16T06:56:30.775Z] ---> c5668a41233f [2021-06-16T06:56:30.775Z] 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-06-16T06:56:32.164Z] ---> ab61a9bcca7b [2021-06-16T06:56:32.164Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T06:56:32.164Z] ---> Running in ad6cec477f25 [2021-06-16T06:56:32.425Z] Removing intermediate container ad6cec477f25 [2021-06-16T06:56:32.425Z] ---> dc5ca8d70c13 [2021-06-16T06:56:32.425Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T06:56:32.425Z] ---> Running in 6ca2f6f7eb9b [2021-06-16T06:56:32.425Z] Removing intermediate container 6ca2f6f7eb9b [2021-06-16T06:56:32.425Z] ---> 157b86711326 [2021-06-16T06:56:32.425Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T06:56:32.425Z] ---> Running in 9d346d1721af [2021-06-16T06:56:32.690Z] Removing intermediate container 9d346d1721af [2021-06-16T06:56:32.690Z] ---> 9454c9257311 [2021-06-16T06:56:32.690Z] Step 23/24 : LABEL git_sha=ec9cf22a1beeb578da27347961fab83ea33626b0 [2021-06-16T06:56:32.690Z] ---> Running in 80471fab731f [2021-06-16T06:56:32.690Z] Removing intermediate container 80471fab731f [2021-06-16T06:56:32.690Z] ---> 3c6eb407f69f [2021-06-16T06:56:32.690Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T06:56:32.691Z] ---> Running in 915413e2e3df [2021-06-16T06:56:32.953Z] Removing intermediate container 915413e2e3df [2021-06-16T06:56:32.953Z] ---> 050697abf41b [2021-06-16T06:56:32.953Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T06:56:32.953Z] Successfully built 050697abf41b [2021-06-16T06:56:32.953Z] 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-06-16T06:56:33.771Z] ---> job-cost.sh [2021-06-16T06:56:33.771Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W9aT [2021-06-16T06:56:43.817Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:56:56.110Z] lf-activate-venv(): INFO: Adding /tmp/venv-W9aT/bin to PATH [2021-06-16T06:56:56.110Z] INFO: No Stack... [2021-06-16T06:56:56.110Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:56:56.695Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:56:57.015Z] + cut -d, -f6 [2021-06-16T06:56:57.015Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-06-16T06:56:57.048Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [2021-06-16T06:56:57.057Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] did not exist. Created. [2021-06-16T06:56:57.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:56:57.392Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T06:56:57.474Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:56:57.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T06:57:42.854Z] lf-activate-venv(): INFO: Adding /tmp/venv-rlbe/bin to PATH [2021-06-16T06:57:42.854Z] INFO: No Stack... [2021-06-16T06:57:42.854Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T06:57:42.854Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:57:43.203Z] + cut -d, -f6 [2021-06-16T06:57:43.203Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-06-16T06:57:43.270Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [2021-06-16T06:57:43.279Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] did not exist. Created. [2021-06-16T06:57:43.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:57:43.669Z] /w/workspace/edgex-ui-go/5@tmp/durable-5cf37630/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-5cf37630/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T06:57:44.016Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T06:57:44.049Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T06:57:44.276Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:57:44.287Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-5-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-06-16T06:57:45.125Z] provisioning config files... [2021-06-16T06:57:45.139Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config6355589388284850363tmp [Pipeline] { [Pipeline] sh [2021-06-16T06:57:45.461Z] + set +x [2021-06-16T06:57:45.462Z] + curl -s https://codecov.io/bash [2021-06-16T06:57:45.462Z] + bash -s -- [2021-06-16T06:57:45.462Z] [2021-06-16T06:57:45.462Z] _____ _ [2021-06-16T06:57:45.462Z] / ____| | | [2021-06-16T06:57:45.462Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T06:57:45.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T06:57:45.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T06:57:45.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T06:57:45.462Z] Bash-1.0.3 [2021-06-16T06:57:45.462Z] [2021-06-16T06:57:45.462Z] [2021-06-16T06:57:45.462Z] ==> git version 2.24.4 found [2021-06-16T06:57:45.462Z] ==> 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-06-16T06:57:45.462Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T06:57:45.462Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T06:57:45.462Z] ==> Jenkins CI detected. [2021-06-16T06:57:45.462Z] project root: . [2021-06-16T06:57:45.462Z] --> token set from env [2021-06-16T06:57:45.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T06:57:45.725Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T06:57:45.725Z] ==> Python coveragepy not found [2021-06-16T06:57:45.725Z] ==> Searching for coverage reports in: [2021-06-16T06:57:45.725Z] + . [2021-06-16T06:57:45.725Z] -> Found 1 reports [2021-06-16T06:57:45.725Z] ==> Detecting git/mercurial file structure [2021-06-16T06:57:45.725Z] ==> Reading reports [2021-06-16T06:57:45.725Z] + ./coverage.out bytes=10 [2021-06-16T06:57:45.725Z] ==> Appending adjustments [2021-06-16T06:57:45.725Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T06:57:45.725Z] + Found adjustments [2021-06-16T06:57:45.725Z] ==> Gzipping contents [2021-06-16T06:57:45.725Z] 4.0K /tmp/codecov.daB7GV.gz [2021-06-16T06:57:45.725Z] ==> Uploading reports [2021-06-16T06:57:45.725Z] url: https://codecov.io [2021-06-16T06:57:45.725Z] query: branch=PR-375&commit=ec9cf22a1beeb578da27347961fab83ea33626b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-375%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=375&job=&cmd_args= [2021-06-16T06:57:45.725Z] -> Pinging Codecov [2021-06-16T06:57:45.725Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-375&commit=ec9cf22a1beeb578da27347961fab83ea33626b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-375%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=375&job=&cmd_args= [2021-06-16T06:57:46.304Z] -> Uploading to [2021-06-16T06:57:46.304Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/ec9cf22a1beeb578da27347961fab83ea33626b0/8a0b513e-b62b-4d2b-b728-06a016bec479.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T065746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3152896757b559e6c94f4e8df0807cc565a805fd8db3cafd2d825fa909f1a92f [2021-06-16T06:57:46.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:57:46.304Z] Dload Upload Total Spent Left Speed [2021-06-16T06:57:46.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9645 --:--:-- --:--:-- --:--:-- 9638 100 3923 0 0 100 3923 0 9642 --:--:-- --:--:-- --:--:-- 9638 [2021-06-16T06:57:46.879Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ec9cf22a1beeb578da27347961fab83ea33626b0 [Pipeline] } [2021-06-16T06:57:46.888Z] 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-06-16T06:57:50.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:57:51.279Z] ---> package-listing.sh [2021-06-16T06:57:51.280Z] ++ facter osfamily [2021-06-16T06:57:51.280Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T06:57:51.543Z] + OS_FAMILY=redhat [2021-06-16T06:57:51.543Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-16T06:57:51.543Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T06:57:51.543Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T06:57:51.543Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T06:57:51.543Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T06:57:51.543Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-16T06:57:51.543Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T06:57:51.543Z] + case "${OS_FAMILY}" in [2021-06-16T06:57:51.543Z] + sort [2021-06-16T06:57:51.543Z] + rpm -qa [2021-06-16T06:57:52.114Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T06:57:52.114Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T06:57:52.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T06:57:52.114Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-16T06:57:52.114Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [2021-06-16T06:57:52.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo [2021-06-16T06:57:52.129Z] 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T06:57:52.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:57:52.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:57:52.983Z] [2021-06-16T06:57:52.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:57:53.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:57:53.302Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T06:57:53.302Z] df20fa9351a1: Pulling fs layer [2021-06-16T06:57:53.302Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T06:57:53.302Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T06:57:53.302Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T06:57:53.302Z] 93b61091891f: Pulling fs layer [2021-06-16T06:57:53.302Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T06:57:53.302Z] 5e14af77c1be: Pulling fs layer [2021-06-16T06:57:53.302Z] 01666e4c0597: Pulling fs layer [2021-06-16T06:57:53.302Z] aa168da1d23b: Pulling fs layer [2021-06-16T06:57:53.302Z] 46f8f816bc3b: Waiting [2021-06-16T06:57:53.302Z] 93b61091891f: Waiting [2021-06-16T06:57:53.302Z] 93b9cdb0e59b: Waiting [2021-06-16T06:57:53.302Z] 5e14af77c1be: Waiting [2021-06-16T06:57:53.302Z] 01666e4c0597: Waiting [2021-06-16T06:57:53.302Z] aa168da1d23b: Waiting [2021-06-16T06:57:53.302Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T06:57:53.302Z] 36b3adc4ff6f: Download complete [2021-06-16T06:57:53.302Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T06:57:53.302Z] 46f8f816bc3b: Download complete [2021-06-16T06:57:53.302Z] df20fa9351a1: Verifying Checksum [2021-06-16T06:57:53.302Z] df20fa9351a1: Download complete [2021-06-16T06:57:53.567Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T06:57:53.567Z] 93b9cdb0e59b: Download complete [2021-06-16T06:57:53.567Z] 93b61091891f: Verifying Checksum [2021-06-16T06:57:53.567Z] 93b61091891f: Download complete [2021-06-16T06:57:53.567Z] 5e14af77c1be: Verifying Checksum [2021-06-16T06:57:53.567Z] 5e14af77c1be: Download complete [2021-06-16T06:57:53.567Z] 01666e4c0597: Verifying Checksum [2021-06-16T06:57:53.567Z] 01666e4c0597: Download complete [2021-06-16T06:57:53.567Z] df20fa9351a1: Pull complete [2021-06-16T06:57:53.567Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T06:57:53.567Z] 8ad3a11d3b57: Download complete [2021-06-16T06:57:53.840Z] 36b3adc4ff6f: Pull complete [2021-06-16T06:57:54.412Z] 8ad3a11d3b57: Pull complete [2021-06-16T06:57:54.412Z] 46f8f816bc3b: Pull complete [2021-06-16T06:57:54.678Z] 93b61091891f: Pull complete [2021-06-16T06:57:54.939Z] 93b9cdb0e59b: Pull complete [2021-06-16T06:57:54.939Z] 5e14af77c1be: Pull complete [2021-06-16T06:57:55.204Z] 01666e4c0597: Pull complete [2021-06-16T06:57:55.204Z] aa168da1d23b: Verifying Checksum [2021-06-16T06:57:55.204Z] aa168da1d23b: Download complete [2021-06-16T06:57:59.444Z] aa168da1d23b: Pull complete [2021-06-16T06:57:59.444Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T06:57:59.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:57:59.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T06:57:59.517Z] prd-centos7-docker-4c-2g-1659 does not seem to be running inside a container [2021-06-16T06:57:59.555Z] $ 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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T06:58:02.987Z] $ docker top c0709ac0a99d577f441022cbb8c1600669084911fe2a3d15567702a0be58678b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:58:03.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T06:58:03.670Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T06:58:03.969Z] + ls /var/log/sa-host [2021-06-16T06:58:03.969Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T06:58:03.969Z] file_magic: OK [2021-06-16T06:58:03.969Z] HZ: Using current value: 100 [2021-06-16T06:58:03.969Z] file_header: OK [2021-06-16T06:58:03.969Z] 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-06-16T06:58:03.969Z] Statistics: [2021-06-16T06:58:03.969Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:58:03.969Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T06:58:03.969Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T06:58:03.969Z] file_magic: OK [2021-06-16T06:58:03.969Z] HZ: Using current value: 100 [2021-06-16T06:58:03.969Z] file_header: OK [2021-06-16T06:58:03.969Z] 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-06-16T06:58:03.969Z] Statistics: [2021-06-16T06:58:03.969Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:58:03.969Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:58:04.565Z] provisioning config files... [2021-06-16T06:58:04.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config4674692476039891801tmp [Pipeline] { [Pipeline] echo [2021-06-16T06:58:04.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:58:04.900Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T06:58:04.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:58:05.301Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T06:58:05.311Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:58:05.605Z] ---> sudo-logs.sh [2021-06-16T06:58:05.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T06:58:05.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:58:05.935Z] ---> job-cost.sh [2021-06-16T06:58:05.935Z] lf-activate-venv: SKIPPING [2021-06-16T06:58:05.935Z] DEBUG: total: 0.18000000715255737 [2021-06-16T06:58:05.935Z] INFO: Retrieving Stack Cost... [2021-06-16T06:58:06.877Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:58:07.142Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T06:58:07.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:58:07.451Z] ---> logs-deploy.sh [2021-06-16T06:58:07.451Z] lf-activate-venv: SKIPPING [2021-06-16T06:58:07.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/5 [2021-06-16T06:58:07.451Z] INFO: archiving workspace using pattern(s): [2021-06-16T06:58:08.396Z] Archives upload complete. [2021-06-16T06:58:08.396Z] INFO: archiving logs to Nexus [2021-06-16T06:58:08.971Z] ---> uname -a: [2021-06-16T06:58:08.971Z] Linux prd-centos7-docker-4c-2g-1659.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-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] ---> lscpu: [2021-06-16T06:58:08.971Z] Architecture: x86_64 [2021-06-16T06:58:08.971Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T06:58:08.971Z] Byte Order: Little Endian [2021-06-16T06:58:08.971Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T06:58:08.971Z] CPU(s): 2 [2021-06-16T06:58:08.971Z] On-line CPU(s) list: 0,1 [2021-06-16T06:58:08.971Z] Thread(s) per core: 1 [2021-06-16T06:58:08.971Z] Core(s) per socket: 1 [2021-06-16T06:58:08.971Z] Socket(s): 2 [2021-06-16T06:58:08.971Z] NUMA node(s): 1 [2021-06-16T06:58:08.971Z] Vendor ID: AuthenticAMD [2021-06-16T06:58:08.971Z] CPU family: 23 [2021-06-16T06:58:08.971Z] Model: 49 [2021-06-16T06:58:08.971Z] Model name: AMD EPYC-Rome Processor [2021-06-16T06:58:08.971Z] Stepping: 0 [2021-06-16T06:58:08.971Z] CPU MHz: 2800.000 [2021-06-16T06:58:08.971Z] BogoMIPS: 5600.00 [2021-06-16T06:58:08.971Z] Virtualization: AMD-V [2021-06-16T06:58:08.971Z] Hypervisor vendor: KVM [2021-06-16T06:58:08.971Z] Virtualization type: full [2021-06-16T06:58:08.971Z] L1d cache: 64 KiB [2021-06-16T06:58:08.971Z] L1i cache: 64 KiB [2021-06-16T06:58:08.971Z] L2 cache: 1 MiB [2021-06-16T06:58:08.971Z] L3 cache: 32 MiB [2021-06-16T06:58:08.971Z] NUMA node0 CPU(s): 0,1 [2021-06-16T06:58:08.971Z] Vulnerability Itlb multihit: Not affected [2021-06-16T06:58:08.971Z] Vulnerability L1tf: Not affected [2021-06-16T06:58:08.971Z] Vulnerability Mds: Not affected [2021-06-16T06:58:08.971Z] Vulnerability Meltdown: Not affected [2021-06-16T06:58:08.971Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T06:58:08.971Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T06:58:08.971Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T06:58:08.971Z] Vulnerability Srbds: Not affected [2021-06-16T06:58:08.971Z] Vulnerability Tsx async abort: Not affected [2021-06-16T06:58:08.971Z] 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-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] ---> nproc: [2021-06-16T06:58:08.971Z] 2 [2021-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] [2021-06-16T06:58:08.971Z] ---> df -h: [2021-06-16T06:58:08.971Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T06:58:08.971Z] overlay 40.0G 7.3G 32.7G 18% / [2021-06-16T06:58:08.971Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T06:58:08.971Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T06:58:08.971Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp [2021-06-16T06:58:08.972Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] ---> free -m: [2021-06-16T06:58:08.972Z] total used free shared buff/cache available [2021-06-16T06:58:08.972Z] Mem: 7821 989 4693 0 2138 6654 [2021-06-16T06:58:08.972Z] Swap: 1023 0 1023 [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] ---> ip addr: [2021-06-16T06:58:08.972Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T06:58:08.972Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T06:58:08.972Z] inet 127.0.0.1/8 scope host lo [2021-06-16T06:58:08.972Z] valid_lft forever preferred_lft forever [2021-06-16T06:58:08.972Z] inet6 ::1/128 scope host [2021-06-16T06:58:08.972Z] valid_lft forever preferred_lft forever [2021-06-16T06:58:08.972Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T06:58:08.972Z] link/ether fa:16:3e:6f:6b:34 brd ff:ff:ff:ff:ff:ff [2021-06-16T06:58:08.972Z] inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T06:58:08.972Z] valid_lft 83721sec preferred_lft 83721sec [2021-06-16T06:58:08.972Z] inet6 fe80::f816:3eff:fe6f:6b34/64 scope link [2021-06-16T06:58:08.972Z] valid_lft forever preferred_lft forever [2021-06-16T06:58:08.972Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T06:58:08.972Z] link/ether 02:42:aa:a6:f0:f0 brd ff:ff:ff:ff:ff:ff [2021-06-16T06:58:08.972Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T06:58:08.972Z] valid_lft forever preferred_lft forever [2021-06-16T06:58:08.972Z] inet6 fe80::42:aaff:fea6:f0f0/64 scope link [2021-06-16T06:58:08.972Z] valid_lft forever preferred_lft forever [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] ---> sar -b -r -n DEV: [2021-06-16T06:58:08.972Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] 06:13:19 LINUX RESTART (2 CPU) [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T06:58:08.972Z] 06:15:01 2.22 0.00 2.22 0.00 0.00 623.49 0.00 [2021-06-16T06:58:08.972Z] 06:16:01 1.07 0.00 1.07 0.00 0.00 16.77 0.00 [2021-06-16T06:58:08.972Z] 06:17:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-06-16T06:58:08.972Z] 06:18:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 [2021-06-16T06:58:08.972Z] 06:19:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 [2021-06-16T06:58:08.972Z] 06:20:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 [2021-06-16T06:58:08.972Z] 06:21:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-06-16T06:58:08.972Z] 06:22:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2021-06-16T06:58:08.972Z] 06:23:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-16T06:58:08.972Z] 06:24:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 [2021-06-16T06:58:08.972Z] 06:25:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-06-16T06:58:08.972Z] 06:26:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 [2021-06-16T06:58:08.972Z] 06:27:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-06-16T06:58:08.972Z] 06:28:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-16T06:58:08.972Z] 06:29:01 0.33 0.18 0.15 0.00 5.86 1.88 0.00 [2021-06-16T06:58:08.972Z] 06:30:01 0.82 0.00 0.82 0.00 0.00 16.23 0.00 [2021-06-16T06:58:08.972Z] 06:31:01 0.20 0.00 0.20 0.00 0.00 3.36 0.00 [2021-06-16T06:58:08.972Z] 06:32:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 [2021-06-16T06:58:08.972Z] 06:33:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-06-16T06:58:08.972Z] 06:34:01 0.23 0.00 0.23 0.00 0.00 3.37 0.00 [2021-06-16T06:58:08.972Z] 06:35:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-16T06:58:08.972Z] 06:36:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-16T06:58:08.972Z] 06:37:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-06-16T06:58:08.972Z] 06:38:01 0.33 0.00 0.33 0.00 0.00 4.08 0.00 [2021-06-16T06:58:08.972Z] 06:39:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-06-16T06:58:08.972Z] 06:40:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 [2021-06-16T06:58:08.972Z] 06:41:02 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-06-16T06:58:08.972Z] 06:42:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-06-16T06:58:08.972Z] 06:43:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-06-16T06:58:08.972Z] 06:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-06-16T06:58:08.972Z] 06:45:01 0.28 0.00 0.28 0.00 0.00 4.06 0.00 [2021-06-16T06:58:08.972Z] 06:46:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-06-16T06:58:08.972Z] 06:47:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-06-16T06:58:08.972Z] 06:48:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-06-16T06:58:08.972Z] 06:49:01 0.62 0.35 0.27 0.00 163.52 3.46 0.00 [2021-06-16T06:58:08.972Z] 06:50:01 86.84 3.88 82.96 0.00 2644.20 4735.14 0.00 [2021-06-16T06:58:08.972Z] 06:51:01 0.83 0.00 0.83 0.00 0.00 16.67 0.00 [2021-06-16T06:58:08.972Z] 06:52:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-06-16T06:58:08.972Z] 06:53:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 [2021-06-16T06:58:08.972Z] 06:54:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-16T06:58:08.972Z] 06:55:01 0.25 0.00 0.25 0.00 0.00 3.45 0.00 [2021-06-16T06:58:08.972Z] 06:56:01 0.22 0.00 0.22 0.00 0.00 2.71 0.00 [2021-06-16T06:58:08.972Z] 06:57:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 [2021-06-16T06:58:08.972Z] 06:58:01 41.91 0.13 41.77 0.00 13.72 12845.12 0.00 [2021-06-16T06:58:08.972Z] Average: 3.26 0.10 3.16 0.00 64.30 417.62 0.00 [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T06:58:08.972Z] 06:15:01 5752076 0 662492 8.27 2620 1591744 1080456 11.93 368836 1502652 12 [2021-06-16T06:58:08.972Z] 06:16:01 5754468 0 660092 8.24 2620 1591752 1064496 11.75 364080 1505856 8 [2021-06-16T06:58:08.972Z] 06:17:01 5754172 0 660388 8.25 2620 1591752 1064532 11.75 367356 1502848 8 [2021-06-16T06:58:08.972Z] 06:18:01 5751700 0 662852 8.28 2620 1591760 1064708 11.75 369264 1503312 8 [2021-06-16T06:58:08.972Z] 06:19:01 5752572 0 661976 8.27 2620 1591764 1064516 11.75 368124 1503312 20 [2021-06-16T06:58:08.972Z] 06:20:01 5752788 0 661760 8.26 2620 1591764 1064480 11.75 368012 1503312 16 [2021-06-16T06:58:08.972Z] 06:21:01 5743532 0 671008 8.38 2620 1591772 1064420 11.75 377436 1503312 16 [2021-06-16T06:58:08.972Z] 06:22:01 5743588 0 670948 8.38 2620 1591776 1064420 11.75 378312 1502416 8 [2021-06-16T06:58:08.972Z] 06:23:01 5743808 0 670724 8.37 2620 1591780 1064420 11.75 378368 1502416 8 [2021-06-16T06:58:08.972Z] 06:24:01 5743136 0 671392 8.38 2620 1591784 1064516 11.75 378752 1502416 20 [2021-06-16T06:58:08.972Z] 06:25:01 5741600 0 672924 8.40 2620 1591788 1064808 11.76 380128 1502416 8 [2021-06-16T06:58:08.972Z] 06:26:01 5741204 0 673316 8.41 2620 1591792 1064844 11.76 380464 1502416 8 [2021-06-16T06:58:08.972Z] 06:27:01 5741556 0 672960 8.40 2620 1591796 1064736 11.76 379800 1502416 8 [2021-06-16T06:58:08.972Z] 06:28:01 5743488 0 671024 8.38 2620 1591800 1064484 11.75 378844 1502416 8 [2021-06-16T06:58:08.972Z] 06:29:01 5739716 0 674788 8.43 2620 1591808 1064568 11.75 382136 1502416 20 [2021-06-16T06:58:08.972Z] 06:30:01 5740100 0 674400 8.42 2620 1591812 1064484 11.75 381808 1502416 16 [2021-06-16T06:58:08.972Z] 06:31:01 5740044 0 674452 8.42 2620 1591816 1064544 11.75 382080 1502416 8 [2021-06-16T06:58:08.972Z] 06:32:01 5740420 0 674068 8.42 2620 1591824 1064484 11.75 381700 1502416 8 [2021-06-16T06:58:08.972Z] 06:33:01 5739992 0 674496 8.42 2620 1591824 1064484 11.75 381784 1502416 8 [2021-06-16T06:58:08.972Z] 06:34:01 5739756 0 674724 8.42 2620 1591832 1064580 11.75 382148 1502416 8 [2021-06-16T06:58:08.972Z] 06:35:01 5739804 0 674676 8.42 2620 1591832 1064532 11.75 381956 1502416 12 [2021-06-16T06:58:08.972Z] 06:36:01 5740192 0 674284 8.42 2620 1591836 1064484 11.75 381764 1502416 16 [2021-06-16T06:58:08.972Z] 06:37:01 5740036 0 674432 8.42 2620 1591844 1064484 11.75 381772 1502416 8 [2021-06-16T06:58:08.972Z] 06:38:01 5739912 0 674556 8.42 2620 1591844 1064484 11.75 381720 1502416 8 [2021-06-16T06:58:08.972Z] 06:39:01 5739444 0 675016 8.43 2620 1591852 1064568 11.75 382264 1502416 8 [2021-06-16T06:58:08.972Z] 06:40:01 5739872 0 674584 8.42 2620 1591856 1064532 11.75 382120 1502420 8 [2021-06-16T06:58:08.972Z] 06:41:02 5740140 0 674312 8.42 2620 1591860 1064484 11.75 381852 1502416 8 [2021-06-16T06:58:08.972Z] 06:42:01 5739820 0 674628 8.42 2620 1591864 1064484 11.75 381744 1502416 8 [2021-06-16T06:58:08.972Z] 06:43:01 5740184 0 674260 8.42 2620 1591868 1064484 11.75 381764 1502420 8 [2021-06-16T06:58:08.972Z] 06:44:01 5739716 0 674720 8.42 2620 1591876 1064556 11.75 382144 1502416 8 [2021-06-16T06:58:08.972Z] 06:45:01 5739680 0 674752 8.42 2620 1591880 1064484 11.75 381760 1502416 8 [2021-06-16T06:58:08.972Z] 06:46:01 5740380 0 674048 8.42 2620 1591884 1064484 11.75 381816 1502416 8 [2021-06-16T06:58:08.972Z] 06:47:01 5740012 0 674412 8.42 2620 1591888 1064484 11.75 381820 1502416 8 [2021-06-16T06:58:08.972Z] 06:48:01 5740028 0 674392 8.42 2620 1591892 1064484 11.75 381776 1502416 8 [2021-06-16T06:58:08.972Z] 06:49:01 5711672 0 691124 8.63 2620 1603516 1117888 12.34 403852 1507324 6644 [2021-06-16T06:58:08.972Z] 06:50:01 5395172 0 829152 10.35 2620 1781988 1289324 14.23 629992 1580468 128 [2021-06-16T06:58:08.972Z] 06:51:01 5409384 0 814936 10.18 2620 1781992 1196388 13.21 618372 1580468 8 [2021-06-16T06:58:08.972Z] 06:52:01 5406944 0 817372 10.21 2620 1781996 1196640 13.21 615648 1585668 8 [2021-06-16T06:58:08.972Z] 06:53:01 5408836 0 815476 10.18 2620 1782000 1196388 13.21 613388 1585668 8 [2021-06-16T06:58:08.972Z] 06:54:01 5408456 0 815852 10.19 2620 1782004 1196472 13.21 612284 1587220 8 [2021-06-16T06:58:08.972Z] 06:55:01 5408032 0 816268 10.19 2620 1782012 1196592 13.21 613728 1586568 8 [2021-06-16T06:58:08.972Z] 06:56:01 5408792 0 815504 10.18 2620 1782016 1196388 13.21 612528 1586544 16 [2021-06-16T06:58:08.972Z] 06:57:01 5409208 0 815084 10.18 2620 1782020 1196388 13.21 622880 1576196 8 [2021-06-16T06:58:08.972Z] 06:58:01 4841928 0 977680 12.21 2620 2186704 1381740 15.26 830288 1843492 23268 [2021-06-16T06:58:08.972Z] Average: 5660622 0 705507 8.81 2620 1640183 1099414 12.14 432924 1525215 692 [2021-06-16T06:58:08.972Z] [2021-06-16T06:58:08.972Z] 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T06:58:08.972Z] 06:15:01 eth0 2.62 1.25 2.03 0.11 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:16:01 eth0 1.25 0.22 0.33 0.16 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:17:01 eth0 1.60 0.30 0.38 0.20 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:18:01 eth0 1.02 0.58 0.56 0.40 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:19:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.972Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:20:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:24:01 eth0 0.70 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:25:01 eth0 1.73 0.55 0.68 0.36 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:26:01 eth0 1.03 0.47 0.33 0.24 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:27:01 eth0 0.60 0.38 0.28 0.21 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:28:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:29:01 eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:30:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:31:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:34:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:35:01 eth0 0.18 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:38:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:39:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:40:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:41:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:43:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:44:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:47:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:49:01 eth0 98.67 72.30 131.65 16.36 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:50:01 eth0 336.52 286.36 886.15 56.21 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:50:01 docker0 74.62 62.10 6.41 168.33 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:51:01 eth0 0.70 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:52:01 eth0 0.85 0.43 0.61 0.21 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:53:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:54:01 eth0 0.82 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:55:01 eth0 0.67 0.42 0.44 0.26 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:57:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:58:01 eth0 183.18 160.38 2171.86 17.22 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] Average: eth0 14.45 11.98 72.69 2.11 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] Average: docker0 1.70 1.41 0.15 3.83 0.00 0.00 0.00 0.00 [2021-06-16T06:58:08.973Z] [2021-06-16T06:58:08.973Z] [2021-06-16T06:58:08.973Z] ---> sar -P ALL: [2021-06-16T06:58:08.973Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T06:58:08.973Z] [2021-06-16T06:58:08.973Z] 06:13:19 LINUX RESTART (2 CPU) [2021-06-16T06:58:08.973Z] [2021-06-16T06:58:08.973Z] 06:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T06:58:08.973Z] 06:15:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-16T06:58:08.973Z] 06:15:01 0 0.15 0.00 0.03 0.00 0.05 99.77 [2021-06-16T06:58:08.973Z] 06:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T06:58:08.973Z] 06:16:01 all 0.11 0.00 0.09 0.00 0.02 99.78 [2021-06-16T06:58:08.973Z] 06:16:01 0 0.12 0.00 0.08 0.00 0.03 99.77 [2021-06-16T06:58:08.973Z] 06:16:01 1 0.10 0.00 0.10 0.00 0.00 99.80 [2021-06-16T06:58:08.974Z] 06:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-16T06:58:08.974Z] 06:17:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-16T06:58:08.974Z] 06:17:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T06:58:08.974Z] 06:18:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-16T06:58:08.974Z] 06:18:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-16T06:58:08.974Z] 06:18:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-16T06:58:08.974Z] 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-16T06:58:08.974Z] 06:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T06:58:08.974Z] 06:19:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T06:58:08.974Z] 06:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T06:58:08.974Z] 06:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T06:58:08.974Z] 06:21:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-16T06:58:08.974Z] 06:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:21:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-16T06:58:08.974Z] 06:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:22:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-16T06:58:08.974Z] 06:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T06:58:08.974Z] 06:23:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-16T06:58:08.974Z] 06:23:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-16T06:58:08.974Z] 06:23:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T06:58:08.974Z] 06:24:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-16T06:58:08.974Z] 06:24:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-16T06:58:08.974Z] 06:24:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-16T06:58:08.974Z] 06:25:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-16T06:58:08.974Z] 06:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T06:58:08.974Z] 06:25:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-16T06:58:08.974Z] [2021-06-16T06:58:08.974Z] 06:25:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T06:58:08.974Z] 06:26:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-16T06:58:08.974Z] 06:26:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-16T06:58:08.974Z] 06:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:27:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-16T06:58:08.974Z] 06:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-16T06:58:08.974Z] 06:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:28:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-16T06:58:08.974Z] 06:28:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-16T06:58:08.974Z] 06:28:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-16T06:58:08.974Z] 06:29:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-16T06:58:08.974Z] 06:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-16T06:58:08.974Z] 06:29:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-06-16T06:58:08.974Z] 06:30:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-16T06:58:08.974Z] 06:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-16T06:58:08.974Z] 06:30:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-16T06:58:08.974Z] 06:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:31:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-16T06:58:08.974Z] 06:32:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-16T06:58:08.974Z] 06:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T06:58:08.974Z] 06:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T06:58:08.974Z] 06:33:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-16T06:58:08.974Z] 06:33:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-06-16T06:58:08.974Z] 06:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-16T06:58:08.974Z] 06:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-16T06:58:08.974Z] 06:34:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-16T06:58:08.974Z] 06:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T06:58:08.974Z] 06:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-16T06:58:08.974Z] 06:35:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-16T06:58:08.974Z] 06:36:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-16T06:58:08.974Z] 06:36:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-16T06:58:08.974Z] [2021-06-16T06:58:08.974Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T06:58:08.974Z] 06:37:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-16T06:58:08.974Z] 06:37:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-16T06:58:08.974Z] 06:37:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-16T06:58:08.974Z] 06:38:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-16T06:58:08.974Z] 06:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-16T06:58:08.974Z] 06:39:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T06:58:08.974Z] 06:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:39:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-16T06:58:08.974Z] 06:40:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-16T06:58:08.974Z] 06:40:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-16T06:58:08.974Z] 06:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-16T06:58:08.974Z] 06:41:02 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:41:02 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-16T06:58:08.974Z] 06:41:02 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:42:01 all 0.10 0.00 0.02 0.00 0.02 99.86 [2021-06-16T06:58:08.974Z] 06:42:01 0 0.17 0.00 0.02 0.00 0.00 99.81 [2021-06-16T06:58:08.974Z] 06:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T06:58:08.974Z] 06:43:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-16T06:58:08.974Z] 06:43:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-16T06:58:08.974Z] 06:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:44:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-16T06:58:08.974Z] 06:44:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-16T06:58:08.974Z] 06:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T06:58:08.974Z] 06:45:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-16T06:58:08.974Z] 06:45:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-16T06:58:08.974Z] 06:45:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-16T06:58:08.974Z] 06:46:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T06:58:08.974Z] 06:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T06:58:08.974Z] 06:46:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-16T06:58:08.974Z] 06:47:01 all 0.14 0.00 0.02 0.00 0.03 99.81 [2021-06-16T06:58:08.974Z] 06:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T06:58:08.974Z] 06:47:01 1 0.27 0.00 0.02 0.00 0.05 99.67 [2021-06-16T06:58:08.974Z] [2021-06-16T06:58:08.974Z] 06:47:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T06:58:08.974Z] 06:48:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T06:58:08.974Z] 06:48:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-16T06:58:08.974Z] 06:49:01 all 0.71 0.00 0.19 0.00 0.03 99.07 [2021-06-16T06:58:08.974Z] 06:49:01 0 0.80 0.00 0.23 0.00 0.03 98.93 [2021-06-16T06:58:08.974Z] 06:49:01 1 0.62 0.00 0.15 0.00 0.02 99.21 [2021-06-16T06:58:08.974Z] 06:50:01 all 7.01 0.00 2.53 2.10 0.06 88.30 [2021-06-16T06:58:08.974Z] 06:50:01 0 7.28 0.00 2.81 2.11 0.05 87.74 [2021-06-16T06:58:08.974Z] 06:50:01 1 6.74 0.00 2.24 2.09 0.07 88.85 [2021-06-16T06:58:08.974Z] 06:51:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-16T06:58:08.974Z] 06:51:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-16T06:58:08.974Z] 06:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T06:58:08.974Z] 06:52:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-16T06:58:08.974Z] 06:52:01 0 0.18 0.00 0.03 0.00 0.05 99.73 [2021-06-16T06:58:08.974Z] 06:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T06:58:08.974Z] 06:53:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-16T06:58:08.974Z] 06:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-16T06:58:08.974Z] 06:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-16T06:58:08.974Z] 06:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-16T06:58:08.974Z] 06:54:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-16T06:58:08.974Z] 06:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-16T06:58:08.974Z] 06:55:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-06-16T06:58:08.974Z] 06:55:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-16T06:58:08.974Z] 06:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-16T06:58:08.974Z] 06:56:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-16T06:58:08.974Z] 06:56:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-16T06:58:08.974Z] 06:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T06:58:08.974Z] 06:57:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-16T06:58:08.974Z] 06:57:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T06:58:08.974Z] 06:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-16T06:58:08.975Z] 06:58:01 all 6.39 0.00 2.52 0.71 0.04 90.34 [2021-06-16T06:58:08.975Z] 06:58:01 0 6.16 0.00 2.40 0.88 0.03 90.52 [2021-06-16T06:58:08.975Z] 06:58:01 1 6.62 0.00 2.64 0.54 0.05 90.15 [2021-06-16T06:58:08.975Z] [2021-06-16T06:58:08.975Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-16T06:58:08.975Z] Average: all 0.41 0.00 0.14 0.06 0.03 99.36 [2021-06-16T06:58:08.975Z] Average: 0 0.42 0.00 0.15 0.07 0.03 99.34 [2021-06-16T06:58:08.975Z] Average: 1 0.40 0.00 0.14 0.06 0.03 99.37 [2021-06-16T06:58:08.975Z] [2021-06-16T06:58:08.975Z] [2021-06-16T06:58:08.975Z]