Pull request #364 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cd54b0ccbe2f1f36caef61ee084352f243b6e98+362a620ccf47aa99c62b2f052005e112b2d013c2 (343f296520ace6f7e21dac40ad3df2061351eb7f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8645975724024024521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8683825178124511522.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3863078575408172114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4449518802646798217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5537930485884982864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3209615428442287615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-610 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [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-364 # 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-364@tmp/jenkins-gitclient-ssh6355880322190123769.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) > 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-364@tmp/jenkins-gitclient-ssh1810721701302945056.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # 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-364@tmp/jenkins-gitclient-ssh848583074942963627.key > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:18:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:18:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:18:14 ========================================================= 06:18:14 EdgeX Global Pipelines Version Info 06:18:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:18:16 ------------------- 06:18:16 stable info: 06:18:16 ------------------- 06:18:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:18:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:18:16 Message: update stable to v1.0.192 06:18:17 ------------------- 06:18:17 experimental info: 06:18:17 ------------------- 06:18:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:18:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:18:17 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd54b0 [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:19 provisioning config files... 06:18:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config4277198860484200924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> docker-login.sh 06:18:19 nexus3.edgexfoundry.org:10001 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 nexus3.edgexfoundry.org:10002 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 nexus3.edgexfoundry.org:10003 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 nexus3.edgexfoundry.org:10004 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 docker.io 06:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:21 Configure a credential helper to remove this warning. See 06:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:21 06:18:21 Login Succeeded 06:18:21 ---> docker-login.sh ends [Pipeline] } 06:18:21 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 06:18:22 + git log --format=format:%s -1 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] echo 06:18:22 GIT_COMMIT: 2cd54b0ccbe2f1f36caef61ee084352f243b6e98, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:18:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:23 06:18:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:18:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:23 latest: Pulling from edgex-devops/git-semver 06:18:23 31603596830f: Pulling fs layer 06:18:23 54011a49482f: Pulling fs layer 06:18:23 a6820b24f6d8: Pulling fs layer 06:18:23 f581987b2513: Pulling fs layer 06:18:23 f581987b2513: Waiting 06:18:23 54011a49482f: Verifying Checksum 06:18:23 54011a49482f: Download complete 06:18:23 31603596830f: Verifying Checksum 06:18:23 31603596830f: Download complete 06:18:23 a6820b24f6d8: Verifying Checksum 06:18:23 a6820b24f6d8: Download complete 06:18:23 f581987b2513: Verifying Checksum 06:18:23 f581987b2513: Download complete 06:18:24 31603596830f: Pull complete 06:18:24 54011a49482f: Pull complete 06:18:24 a6820b24f6d8: Pull complete 06:18:25 f581987b2513: Pull complete 06:18:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:18:25 prd-centos7-docker-4c-2g-610 does not seem to be running inside a container 06:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:18:27 $ docker top 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:27 [ssh-agent] Looking for ssh-agent implementation... 06:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:28 $ docker exec 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent 06:18:28 SSH_AUTH_SOCK=/tmp/ssh-czK4EoqBVdoD/agent.13 06:18:28 SSH_AGENT_PID=19 06:18:28 Running ssh-add (command line suppressed) 06:18:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_8553969163363308416.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_8553969163363308416.key) 06:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:28 + git tag --points-at HEAD [Pipeline] } 06:18:28 $ docker exec --env ******** --env ******** 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent -k 06:18:28 unset SSH_AUTH_SOCK; 06:18:28 unset SSH_AGENT_PID; 06:18:28 echo Agent pid 19 killed; 06:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:28 [ssh-agent] Looking for ssh-agent implementation... 06:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:28 $ docker exec 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent 06:18:29 SSH_AUTH_SOCK=/tmp/ssh-3QxF5pvZ0uOX/agent.53 06:18:29 SSH_AGENT_PID=59 06:18:29 Running ssh-add (command line suppressed) 06:18:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_7985514250318435652.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_7985514250318435652.key) 06:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:29 + git semver init 06:18:29 # -> Open(): unable to determine branch for HEAD 06:18:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.git 06:18:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:18:29 # $SEMVER_REMOTE_NAME = origin 06:18:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:29 # $SEMVER_USER_NAME = edgex-jenkins 06:18:29 # $SEMVER_BRANCH = PR-364 06:18:29 # $SEMVER_TEMP = /tmp/semver-320541325 06:18:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:18:30 # '/tmp/semver-320541325' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver' 06:18:30 # -> Force: false 06:18:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver [Pipeline] } 06:18:30 $ docker exec --env ******** --env ******** 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c ssh-agent -k 06:18:30 unset SSH_AUTH_SOCK; 06:18:30 unset SSH_AGENT_PID; 06:18:30 echo Agent pid 59 killed; 06:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:31 + git semver [Pipeline] } 06:18:31 $ docker stop --time=1 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c 06:18:32 $ docker rm -f 845c0d7ac7d85fb4678a58f1f2acc883ba806cd3037e5056c73abb3df3c0071c [Pipeline] // withDockerContainer [Pipeline] sh 06:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:18:33 Stashed 1 file(s) [Pipeline] echo 06:18:33 [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 06:18:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws 06:18:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:18:34 The recommended git tool is: git 06:18:40 using credential edgex-jenkins-ssh 06:18:40 Cloning the remote Git repository 06:18:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:18:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:18:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:18:40 > git --version # timeout=10 06:18:40 > git --version # 'git version 2.17.1' 06:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:43 Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:18:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:18:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:18:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:18:43 > git config core.sparsecheckout # timeout=10 06:18:43 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:18:43 Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:18:43 Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) 06:18:43 > git remote # timeout=10 06:18:43 > git config --get remote.origin.url # timeout=10 06:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:43 > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 06:18:43 > git rev-parse HEAD^{commit} # timeout=10 06:18:43 > git config core.sparsecheckout # timeout=10 06:18:43 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:18:48 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:18:48 > git --version # timeout=10 06:18:48 > git --version # 'git version 2.17.1' 06:18:48 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { 06:18:49 Still waiting to schedule task 06:18:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:18:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:18:51 + sudo service docker restart 06:18:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:09 provisioning config files... 06:19:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6132641364155802312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:10 ---> docker-login.sh 06:19:10 nexus3.edgexfoundry.org:10001 06:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:11 Configure a credential helper to remove this warning. See 06:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:11 06:19:11 Login Succeeded 06:19:11 nexus3.edgexfoundry.org:10002 06:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:12 Configure a credential helper to remove this warning. See 06:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:12 06:19:12 Login Succeeded 06:19:12 nexus3.edgexfoundry.org:10003 06:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:12 Configure a credential helper to remove this warning. See 06:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:12 06:19:12 Login Succeeded 06:19:12 nexus3.edgexfoundry.org:10004 06:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:13 Configure a credential helper to remove this warning. See 06:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:13 06:19:13 Login Succeeded 06:19:13 docker.io 06:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:13 Configure a credential helper to remove this warning. See 06:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:13 06:19:13 Login Succeeded 06:19:13 ---> docker-login.sh ends [Pipeline] } 06:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:19:14 ========================================================= 06:19:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:19:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:14 + 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 . 06:19:15 Sending build context to Docker daemon 35.5MB 06:19:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:19:15 Step 2/8 : FROM ${BASE} 06:19:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:19:16 595b0fe564bb: Pulling fs layer 06:19:16 7186ed65a4f7: Pulling fs layer 06:19:16 316046926c0a: Pulling fs layer 06:19:16 4ebd0625c992: Pulling fs layer 06:19:16 207e8628e3a3: Pulling fs layer 06:19:16 c791037a9be2: Pulling fs layer 06:19:16 ffd874e62e21: Pulling fs layer 06:19:16 207e8628e3a3: Waiting 06:19:16 c791037a9be2: Waiting 06:19:16 ffd874e62e21: Waiting 06:19:16 316046926c0a: Verifying Checksum 06:19:16 316046926c0a: Download complete 06:19:16 7186ed65a4f7: Download complete 06:19:16 207e8628e3a3: Download complete 06:19:16 c791037a9be2: Download complete 06:19:16 595b0fe564bb: Verifying Checksum 06:19:16 595b0fe564bb: Download complete 06:19:17 595b0fe564bb: Pull complete 06:19:17 7186ed65a4f7: Pull complete 06:19:18 316046926c0a: Pull complete 06:19:19 ffd874e62e21: Verifying Checksum 06:19:19 ffd874e62e21: Download complete 06:19:20 4ebd0625c992: Verifying Checksum 06:19:20 4ebd0625c992: Download complete 06:19:30 4ebd0625c992: Pull complete 06:19:30 207e8628e3a3: Pull complete 06:19:31 c791037a9be2: Pull complete 06:19:34 ffd874e62e21: Pull complete 06:19:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:19:34 ---> cfc18b08335c 06:19:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:19:36 ---> Running in 0cca517e2f17 06:19:36 Removing intermediate container 0cca517e2f17 06:19:36 ---> a6518fd063ed 06:19:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:37 ---> Running in 3818dde1aceb 06:19:39 Removing intermediate container 3818dde1aceb 06:19:39 ---> a77cedf5f40d 06:19:39 Step 5/8 : RUN apk add --no-cache make git 06:19:39 ---> Running in 6c9470363ee9 06:19:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:42 OK: 138 MiB in 40 packages 06:19:43 Removing intermediate container 6c9470363ee9 06:19:43 ---> ba69227af2a5 06:19:43 Step 6/8 : WORKDIR /edgex-ui-go 06:19:43 ---> Running in bf7188f36b2f 06:19:44 Removing intermediate container bf7188f36b2f 06:19:44 ---> a745884955dd 06:19:44 Step 7/8 : COPY . . 06:19:47 ---> 30bf7bbf392a 06:19:47 Step 8/8 : RUN go mod download 06:19:47 ---> Running in ad600ee78974 06:20:16 Running on prd-centos7-docker-4c-2g-612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws 06:20:16 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:20:16 The recommended git tool is: git 06:20:19 using credential edgex-jenkins-ssh 06:20:19 Cloning the remote Git repository 06:20:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:20:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:20:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:20:19 > git --version # timeout=10 06:20:19 > git --version # 'git version 2.24.4' 06:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:19 [INFO] Currently running in a labeled security context 06:20:19 [INFO] Currently SELinux is 'enforcing' on the host 06:20:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2660268354682506677.key 06:20:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:20 Removing intermediate container ad600ee78974 06:20:20 ---> 65787b83e136 06:20:20 Successfully built 65787b83e136 06:20:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:20:20 + docker inspect -f . ci-base-image-arm64 06:20:20 . [Pipeline] withDockerContainer 06:20:20 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 06:20:20 Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:20:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:20:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:20 [INFO] Currently running in a labeled security context 06:20:20 [INFO] Currently SELinux is 'enforcing' on the host 06:20:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6724038005473144407.key 06:20:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:20 > git config core.sparsecheckout # timeout=10 06:20:20 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:20:20 > git remote # timeout=10 06:20:20 > git config --get remote.origin.url # timeout=10 06:20:21 Merge succeeded, producing 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:20:21 Checking out Revision 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 (PR-364) 06:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:20 [INFO] Currently running in a labeled security context 06:20:20 [INFO] Currently SELinux is 'enforcing' on the host 06:20:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh640719721048075823.key 06:20:20 > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 06:20:21 > git rev-parse HEAD^{commit} # timeout=10 06:20:21 > git config core.sparsecheckout # timeout=10 06:20:21 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:20:22 $ docker top 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:23 + go version 06:20:23 go version go1.16.3 linux/arm64 [Pipeline] } 06:20:23 $ docker stop --time=1 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e 06:20:24 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:20:24 > git --version # timeout=10 06:20:24 > git --version # 'git version 2.24.4' 06:20:24 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 06:20:25 $ docker rm -f 7303288255c40fd7dae4ff922f10fd62c917bf4132e00ba31c17980df59a054e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:26 + docker inspect -f . ci-base-image-arm64 06:20:26 . [Pipeline] withDockerContainer 06:20:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 06:20:26 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 06:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:28 $ docker top f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:20:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:29 + sudo service docker restart 06:20:29 + true 06:20:29 Redirecting to /bin/systemctl restart docker.service 06:20:29 + go mod tidy [Pipeline] sh 06:20:30 + make test 06:20:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:20:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:47 provisioning config files... 06:20:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2603821487247997332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:48 ---> docker-login.sh 06:20:48 nexus3.edgexfoundry.org:10001 06:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:48 Configure a credential helper to remove this warning. See 06:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:48 06:20:48 Login Succeeded 06:20:48 nexus3.edgexfoundry.org:10002 06:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:48 Configure a credential helper to remove this warning. See 06:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:48 06:20:48 Login Succeeded 06:20:48 nexus3.edgexfoundry.org:10003 06:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:48 Configure a credential helper to remove this warning. See 06:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:48 06:20:48 Login Succeeded 06:20:48 nexus3.edgexfoundry.org:10004 06:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:48 Configure a credential helper to remove this warning. See 06:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:48 06:20:48 Login Succeeded 06:20:48 docker.io 06:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:49 Configure a credential helper to remove this warning. See 06:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:49 06:20:49 Login Succeeded 06:20:49 ---> docker-login.sh ends [Pipeline] } 06:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:49 ========================================================= 06:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:20:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:49 + 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 . 06:20:50 Sending build context to Docker daemon 35.5MB 06:20:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:20:50 Step 2/8 : FROM ${BASE} 06:20:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:50 540db60ca938: Pulling fs layer 06:20:50 adcc1eea9eea: Pulling fs layer 06:20:50 4c4ab2625f07: Pulling fs layer 06:20:50 0510c868ecb4: Pulling fs layer 06:20:50 afea3b2eda06: Pulling fs layer 06:20:50 7809a108b3ef: Pulling fs layer 06:20:50 f706445af74f: Pulling fs layer 06:20:50 0510c868ecb4: Waiting 06:20:50 afea3b2eda06: Waiting 06:20:50 7809a108b3ef: Waiting 06:20:50 f706445af74f: Waiting 06:20:50 4c4ab2625f07: Verifying Checksum 06:20:50 4c4ab2625f07: Download complete 06:20:50 adcc1eea9eea: Verifying Checksum 06:20:50 adcc1eea9eea: Download complete 06:20:50 afea3b2eda06: Verifying Checksum 06:20:50 afea3b2eda06: Download complete 06:20:50 540db60ca938: Verifying Checksum 06:20:50 540db60ca938: Download complete 06:20:50 7809a108b3ef: Verifying Checksum 06:20:50 7809a108b3ef: Download complete 06:20:50 540db60ca938: Pull complete 06:20:50 adcc1eea9eea: Pull complete 06:20:50 4c4ab2625f07: Pull complete 06:20:52 f706445af74f: Verifying Checksum 06:20:52 f706445af74f: Download complete 06:20:53 0510c868ecb4: Verifying Checksum 06:20:53 0510c868ecb4: Download complete 06:20:57 0510c868ecb4: Pull complete 06:20:57 afea3b2eda06: Pull complete 06:20:57 7809a108b3ef: Pull complete 06:20:58 f706445af74f: Pull complete 06:20:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:20:58 ---> b068be0155e3 06:20:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:21:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:21:04 GO111MODULE=on go vet ./... 06:21:08 ---> Running in 148cc9eb44ad 06:21:08 Removing intermediate container 148cc9eb44ad 06:21:08 ---> 26b04d758e68 06:21:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:08 ---> Running in 43c9a5c8bc52 06:21:08 Removing intermediate container 43c9a5c8bc52 06:21:08 ---> 4b0e4206582c 06:21:08 Step 5/8 : RUN apk add --no-cache make git 06:21:08 ---> Running in 4d079d4f84c1 06:21:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:21:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:21:10 OK: 149 MiB in 40 packages 06:21:10 Removing intermediate container 4d079d4f84c1 06:21:10 ---> 5a79265a14e9 06:21:10 Step 6/8 : WORKDIR /edgex-ui-go 06:21:10 ---> Running in 03a2d5a3100c 06:21:10 Removing intermediate container 03a2d5a3100c 06:21:10 ---> 556650fe1af1 06:21:10 Step 7/8 : COPY . . 06:21:12 ---> f007f629560b 06:21:12 Step 8/8 : RUN go mod download 06:21:12 ---> Running in d2032e0318f3 [Pipeline] } 06:21:23 $ docker stop --time=1 f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 06:21:25 $ docker rm -f f14d5a09c5c752fc04b5481a295289a4eb7f9cfc1cb2469663b9f174edd77895 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:21:27 Removing intermediate container d2032e0318f3 06:21:27 ---> bd856a4418fd 06:21:27 Successfully built bd856a4418fd 06:21:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:29 + docker inspect -f . ci-base-image-x86_64 06:21:29 . [Pipeline] withDockerContainer 06:21:29 prd-centos7-docker-4c-2g-612 does not seem to be running inside a container 06:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:29 + ls -al . 06:21:29 total 124 06:21:29 drwxrwxr-x 10 jenkins jenkins 4096 May 27 06:20 . 06:21:29 drwxrwxr-x 4 jenkins jenkins 4096 May 27 06:18 .. 06:21:29 drwxrwxr-x 8 jenkins jenkins 4096 May 27 06:18 .git 06:21:29 drwxrwxr-x 2 jenkins jenkins 4096 May 27 06:18 .github 06:21:29 -rw-rw-r-- 1 jenkins jenkins 162 May 27 06:18 .gitignore 06:21:29 -rw-rw-r-- 1 jenkins jenkins 3959 May 27 06:18 CONTRIBUTING.md 06:21:29 -rw-rw-r-- 1 jenkins jenkins 1508 May 27 06:18 Dockerfile 06:21:29 -rw-rw-r-- 1 jenkins jenkins 902 May 27 06:18 Dockerfile.build 06:21:29 -rw-rw-r-- 1 jenkins jenkins 652 May 27 06:18 Jenkinsfile 06:21:29 -rw-rw-r-- 1 jenkins jenkins 11357 May 27 06:18 LICENSE 06:21:29 -rw-rw-r-- 1 jenkins jenkins 941 May 27 06:18 Makefile 06:21:29 -rw-rw-r-- 1 jenkins jenkins 6012 May 27 06:18 README.md 06:21:29 -rw-rw-r-- 1 jenkins jenkins 5 May 27 06:18 VERSION 06:21:29 drwxrwxr-x 3 jenkins jenkins 4096 May 27 06:18 assets 06:21:29 drwxrwxr-x 2 jenkins jenkins 4096 May 27 06:18 bin 06:21:29 drwxrwxr-x 3 jenkins jenkins 4096 May 27 06:18 cmd 06:21:29 -rw-r--r-- 1 jenkins jenkins 10 May 27 06:20 coverage.out 06:21:29 drwxrwxr-x 5 jenkins jenkins 4096 May 27 06:18 docs 06:21:29 -rw-rw-r-- 1 jenkins jenkins 971 May 27 06:18 go.mod 06:21:29 -rw-r--r-- 1 jenkins jenkins 23959 May 27 06:20 go.sum 06:21:29 drwxrwxr-x 10 jenkins jenkins 4096 May 27 06:18 internal 06:21:29 -rw-rw-r-- 1 jenkins jenkins 155 May 27 06:18 version.go 06:21:29 drwxrwxr-x 4 jenkins jenkins 4096 May 27 06:18 web 06:21:30 $ docker top 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:21:30 + go version 06:21:30 go version go1.16.3 linux/amd64 [Pipeline] } 06:21:30 $ docker stop --time=1 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 06:21:30 + 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=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 --label arch=arm64 --label version=0.0.0 . 06:21:31 Sending build context to Docker daemon 35.52MB 06:21:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:21:31 Step 2/24 : FROM ${BASE} AS builder 06:21:31 ---> 65787b83e136 06:21:31 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:21:32 $ docker rm -f 2f4e41767239c7878d52b2c0bbb18ff93c975836af6a0d2499dd1a10b65ec340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 06:21:32 ---> Running in dbd601af8f23 [Pipeline] isUnix [Pipeline] sh 06:21:32 + docker inspect -f . ci-base-image-x86_64 06:21:32 . [Pipeline] withDockerContainer 06:21:32 prd-centos7-docker-4c-2g-612 does not seem to be running inside a container 06:21:33 Removing intermediate container dbd601af8f23 06:21:33 ---> 9f6f199f92e8 06:21:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:21:33 ---> Running in 85b2e76f8e4d 06:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:33 $ docker top 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 -eo pid,comm [Pipeline] { 06:21:33 Removing intermediate container 85b2e76f8e4d 06:21:33 ---> d6d229a32387 06:21:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:21:33 ---> Running in 7fd009e099ee [Pipeline] sh 06:21:34 + go mod tidy 06:21:34 Removing intermediate container 7fd009e099ee 06:21:34 ---> a4effe92a415 06:21:34 Step 6/24 : LABEL Name=edgex-ui-go 06:21:34 ---> Running in 747f3a60b9a5 [Pipeline] sh 06:21:34 + make test 06:21:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:21:34 Removing intermediate container 747f3a60b9a5 06:21:34 ---> f41768624ecb 06:21:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:21:34 ---> Running in 1e31847540f3 06:21:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:21:35 Removing intermediate container 1e31847540f3 06:21:35 ---> 158361b3cb2e 06:21:35 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:35 ---> Running in 5c544eb35e68 06:21:38 Removing intermediate container 5c544eb35e68 06:21:38 ---> 9c1fd706964f 06:21:38 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:38 ---> Running in 4c2a00daab2f 06:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:21:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:21:41 OK: 138 MiB in 40 packages 06:21:42 Removing intermediate container 4c2a00daab2f 06:21:42 ---> 2297cc5c350f 06:21:42 Step 10/24 : ENV GO111MODULE=on 06:21:42 ---> Running in aa46c9317a7e 06:21:42 Removing intermediate container aa46c9317a7e 06:21:42 ---> c621ae879680 06:21:42 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:21:42 ---> Running in 5fbc9aa1a4bf 06:21:43 Removing intermediate container 5fbc9aa1a4bf 06:21:43 ---> ab6acd8ccec9 06:21:43 Step 12/24 : COPY go.mod . 06:21:43 ---> 258762ec52e0 06:21:43 Step 13/24 : COPY Makefile . 06:21:44 ---> b7116af9bbb9 06:21:44 Step 14/24 : RUN make update 06:21:44 ---> Running in 621e8f2b10b7 06:21:46 CGO_ENABLED=0 GO111MODULE=on go mod download 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:21:47 GO111MODULE=on go vet ./... 06:21:47 Removing intermediate container 621e8f2b10b7 06:21:47 ---> 12e7bab76ec4 06:21:47 Step 15/24 : COPY . . [Pipeline] } 06:21:50 $ docker stop --time=1 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 06:21:50 ---> 1290ecdb125f 06:21:50 Step 16/24 : RUN ${MAKE} 06:21:50 ---> Running in a03f090b7228 06:21:52 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 06:21:52 $ docker rm -f 1acad2b470f7bc54713e678a0ee37de046856fcdb32dd6dd8bbc87cbd5d9c2d0 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:52 Warning: overwriting stash ‘coverage-report’ 06:21:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:21:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:54 + ls -al . 06:21:54 total 92 06:21:54 drwxrwxr-x. 10 jenkins jenkins 4096 May 27 06:21 . 06:21:54 drwxrwxr-x. 4 jenkins jenkins 28 May 27 06:20 .. 06:21:54 drwxrwxr-x. 3 jenkins jenkins 20 May 27 06:20 assets 06:21:54 drwxrwxr-x. 2 jenkins jenkins 35 May 27 06:20 bin 06:21:54 drwxrwxr-x. 3 jenkins jenkins 29 May 27 06:20 cmd 06:21:54 -rw-rw-r--. 1 jenkins jenkins 3959 May 27 06:20 CONTRIBUTING.md 06:21:54 -rw-r--r--. 1 jenkins jenkins 10 May 27 06:21 coverage.out 06:21:54 -rw-rw-r--. 1 jenkins jenkins 1508 May 27 06:20 Dockerfile 06:21:54 -rw-rw-r--. 1 jenkins jenkins 902 May 27 06:20 Dockerfile.build 06:21:54 drwxrwxr-x. 5 jenkins jenkins 104 May 27 06:20 docs 06:21:54 drwxrwxr-x. 8 jenkins jenkins 179 May 27 06:20 .git 06:21:54 drwxrwxr-x. 2 jenkins jenkins 103 May 27 06:20 .github 06:21:54 -rw-rw-r--. 1 jenkins jenkins 162 May 27 06:20 .gitignore 06:21:54 -rw-rw-r--. 1 jenkins jenkins 971 May 27 06:20 go.mod 06:21:54 -rw-r--r--. 1 jenkins jenkins 23959 May 27 06:21 go.sum 06:21:54 drwxrwxr-x. 10 jenkins jenkins 139 May 27 06:20 internal 06:21:54 -rw-rw-r--. 1 jenkins jenkins 652 May 27 06:20 Jenkinsfile 06:21:54 -rw-rw-r--. 1 jenkins jenkins 11357 May 27 06:20 LICENSE 06:21:54 -rw-rw-r--. 1 jenkins jenkins 941 May 27 06:20 Makefile 06:21:54 -rw-rw-r--. 1 jenkins jenkins 6012 May 27 06:20 README.md 06:21:54 -rw-rw-r--. 1 jenkins jenkins 5 May 27 06:18 VERSION 06:21:54 -rw-rw-r--. 1 jenkins jenkins 155 May 27 06:20 version.go 06:21:54 drwxrwxr-x. 4 jenkins jenkins 4096 May 27 06:20 web [Pipeline] isUnix [Pipeline] sh 06:21:54 + 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=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 --label arch=amd64 --label version=0.0.0 . 06:21:54 Sending build context to Docker daemon 35.53MB 06:21:54 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:21:54 Step 2/24 : FROM ${BASE} AS builder 06:21:54 ---> bd856a4418fd 06:21:54 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:21:54 ---> Running in b3215292680b 06:21:54 Removing intermediate container b3215292680b 06:21:54 ---> d61dabc4f9f3 06:21:54 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:21:54 ---> Running in 1b58da14d814 06:21:55 Removing intermediate container 1b58da14d814 06:21:55 ---> b1bc18323bd3 06:21:55 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:21:55 ---> Running in ac360cf20b9e 06:21:55 Removing intermediate container ac360cf20b9e 06:21:55 ---> 522ba7c93037 06:21:55 Step 6/24 : LABEL Name=edgex-ui-go 06:21:55 ---> Running in dffa070ee64f 06:21:55 Removing intermediate container dffa070ee64f 06:21:55 ---> 919d340b389f 06:21:55 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:21:55 ---> Running in fbfacf507f80 06:21:56 Removing intermediate container fbfacf507f80 06:21:56 ---> 5ffd8caf84fa 06:21:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:56 ---> Running in 4432dc2c8f7c 06:21:56 Removing intermediate container 4432dc2c8f7c 06:21:56 ---> c48468563981 06:21:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:56 ---> Running in 13b07753d290 06:21:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:21:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:21:58 OK: 149 MiB in 40 packages 06:21:58 Removing intermediate container 13b07753d290 06:21:58 ---> 5ece42fe885f 06:21:58 Step 10/24 : ENV GO111MODULE=on 06:21:59 ---> Running in e537b11461b4 06:21:59 Removing intermediate container e537b11461b4 06:21:59 ---> e7a2e4c2ef55 06:21:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:21:59 ---> Running in 5ec645035211 06:21:59 Removing intermediate container 5ec645035211 06:21:59 ---> f3383c0a5793 06:21:59 Step 12/24 : COPY go.mod . 06:21:59 ---> ddeea411b571 06:21:59 Step 13/24 : COPY Makefile . 06:21:59 ---> 78d43eaeb0ce 06:21:59 Step 14/24 : RUN make update 06:21:59 ---> Running in 054f3e1f0abc 06:21:59 CGO_ENABLED=0 GO111MODULE=on go mod download 06:22:00 Removing intermediate container 054f3e1f0abc 06:22:00 ---> d861f3b41657 06:22:00 Step 15/24 : COPY . . 06:22:01 ---> 04eb0c711073 06:22:01 Step 16/24 : RUN ${MAKE} 06:22:01 ---> Running in 717cfab03078 06:22:01 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 06:22:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:22:15 Removing intermediate container 717cfab03078 06:22:15 ---> 8b695f4446c6 06:22:15 Step 17/24 : FROM alpine:3.12 06:22:16 3.12: Pulling from library/alpine 06:22:16 339de151aab4: Pulling fs layer 06:22:16 339de151aab4: Verifying Checksum 06:22:16 339de151aab4: Download complete 06:22:17 339de151aab4: Pull complete 06:22:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:22:17 Status: Downloaded newer image for alpine:3.12 06:22:17 ---> 13621d1b12d4 06:22:17 Step 18/24 : EXPOSE 4000 06:22:17 ---> Running in f30f64e643e5 06:22:17 Removing intermediate container f30f64e643e5 06:22:17 ---> c780ea35baed 06:22:17 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 06:22:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:22:19 ---> d94920d25efd 06:22:19 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:22:20 ---> Running in 9e82b04fc8e6 06:22:20 Removing intermediate container 9e82b04fc8e6 06:22:20 ---> b5980057359c 06:22:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:22:20 ---> Running in 32a07eb9f6a9 06:22:20 Removing intermediate container 32a07eb9f6a9 06:22:20 ---> 3349a256f9d5 06:22:20 Step 22/24 : LABEL arch=amd64 06:22:20 ---> Running in 15a6a7284b07 06:22:20 Removing intermediate container 15a6a7284b07 06:22:20 ---> db132cabadaa 06:22:20 Step 23/24 : LABEL git_sha=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:22:20 ---> Running in 0d26e79c40dd 06:22:21 Removing intermediate container 0d26e79c40dd 06:22:21 ---> bd825f2a8257 06:22:21 Step 24/24 : LABEL version=0.0.0 06:22:21 ---> Running in 23da6042b769 06:22:21 Removing intermediate container 23da6042b769 06:22:21 ---> 471a6557f3f6 06:22:21 [Warning] One or more build-args [ARCH] were not consumed 06:22:21 Successfully built 471a6557f3f6 06:22:21 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage 06:22:21 Removing intermediate container a03f090b7228 06:22:21 ---> a9050d937cfc 06:22:21 Step 17/24 : FROM alpine:3.12 [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 06:22:22 3.12: Pulling from library/alpine 06:22:22 d2f70382dc9a: Pulling fs layer 06:22:22 ---> job-cost.sh 06:22:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YJHB 06:22:22 d2f70382dc9a: Download complete 06:22:23 d2f70382dc9a: Pull complete 06:22:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:22:23 Status: Downloaded newer image for alpine:3.12 06:22:23 ---> 9852663dfa18 06:22:23 Step 18/24 : EXPOSE 4000 06:22:23 ---> Running in 96ebb3b259ca 06:22:23 Removing intermediate container 96ebb3b259ca 06:22:23 ---> 28d736af3ece 06:22:23 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 06:22:26 ---> 8fff139fe641 06:22:26 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:22:26 ---> Running in dd6aa46ba947 06:22:26 Removing intermediate container dd6aa46ba947 06:22:26 ---> fec7d5ac62d8 06:22:26 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:22:26 ---> Running in a3887f225bf1 06:22:27 Removing intermediate container a3887f225bf1 06:22:27 ---> 78f4e4bad805 06:22:27 Step 22/24 : LABEL arch=arm64 06:22:27 ---> Running in dffe16156f7d 06:22:27 Removing intermediate container dffe16156f7d 06:22:27 ---> e4f6eb7d3750 06:22:27 Step 23/24 : LABEL git_sha=2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:22:27 ---> Running in ff64cab4804a 06:22:28 Removing intermediate container ff64cab4804a 06:22:28 ---> 3f291913fe22 06:22:28 Step 24/24 : LABEL version=0.0.0 06:22:28 ---> Running in 54d9283ce783 06:22:29 Removing intermediate container 54d9283ce783 06:22:29 ---> 560a26856aae 06:22:29 [Warning] One or more build-args [ARCH] were not consumed 06:22:29 Successfully built 560a26856aae 06:22:29 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 06:22:29 ---> job-cost.sh 06:22:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdUA 06:22:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-YJHB/bin to PATH 06:22:49 INFO: No Stack... 06:22:50 INFO: Retrieving Pricing Info for: v3-standard-2 06:22:50 INFO: Archiving Costs [Pipeline] sh 06:22:51 + cut -d, -f6 06:22:51 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 06:22:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] 06:22:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] did not exist. Created. 06:22:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:51 + echo total: 0.05999999865889549 [Pipeline] stash 06:22:51 Stashed 1 file(s) [Pipeline] } 06:22:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-mdUA/bin to PATH 06:24:45 INFO: No Stack... 06:24:45 INFO: Retrieving Pricing Info for: v2-standard-4 06:24:45 INFO: Archiving Costs [Pipeline] sh 06:24:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:24:45 + cut -d, -f6 [Pipeline] lock 06:24:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] 06:24:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] did not exist. Created. 06:24:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:46 /w/workspace/edgex-ui-go/1@tmp/durable-e7143335/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e7143335/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:46 + echo total: 0.18000000715255737 [Pipeline] stash 06:24:46 Warning: overwriting stash ‘stack-cost’ 06:24:47 Stashed 1 file(s) [Pipeline] } 06:24:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:24:48 provisioning config files... 06:24:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1423975441980567901tmp [Pipeline] { [Pipeline] sh 06:24:48 + set +x 06:24:48 + bash -s -- 06:24:48 + curl -s https://codecov.io/bash 06:24:48 06:24:48 _____ _ 06:24:48 / ____| | | 06:24:48 | | ___ __| | ___ ___ _____ __ 06:24:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:48 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:48 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:48 Bash-1.0.3 06:24:48 06:24:48 06:24:48 ==> git version 2.24.4 found 06:24:48 ==> 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 06:24:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:24:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:24:48 ==> Jenkins CI detected. 06:24:48 project root: . 06:24:48 --> token set from env 06:24:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:49 ==> Running gcov in . (disable via -X gcov) 06:24:49 ==> Python coveragepy not found 06:24:49 ==> Searching for coverage reports in: 06:24:49 + . 06:24:49 -> Found 1 reports 06:24:49 ==> Detecting git/mercurial file structure 06:24:49 ==> Reading reports 06:24:49 + ./coverage.out bytes=10 06:24:49 ==> Appending adjustments 06:24:49 https://docs.codecov.io/docs/fixing-reports 06:24:49 + Found adjustments 06:24:49 ==> Gzipping contents 06:24:49 4.0K /tmp/codecov.2EPtNA.gz 06:24:49 ==> Uploading reports 06:24:49 url: https://codecov.io 06:24:49 query: branch=PR-364&commit=2cd54b0ccbe2f1f36caef61ee084352f243b6e98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= 06:24:49 -> Pinging Codecov 06:24:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-364&commit=2cd54b0ccbe2f1f36caef61ee084352f243b6e98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= 06:24:49 -> Uploading to 06:24:49 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/FB506323287CE973F263BFD2A0EB1F37/2cd54b0ccbe2f1f36caef61ee084352f243b6e98/199f948e-1c48-4d48-8b70-864ad7372b49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T062449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=348a1154bac126325c5af05adf17383ca809a12223647be5c588b927247722fa 06:24:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:49 Dload Upload Total Spent Left Speed 06:24:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9493 --:--:-- --:--:-- --:--:-- 9509 06:24:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [Pipeline] } 06:24:50 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 06:24:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:52 ---> package-listing.sh 06:24:52 ++ facter osfamily 06:24:52 ++ tr '[:upper:]' '[:lower:]' 06:24:52 + OS_FAMILY=redhat 06:24:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:24:52 + START_PACKAGES=/tmp/packages_start.txt 06:24:52 + END_PACKAGES=/tmp/packages_end.txt 06:24:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:52 + PACKAGES=/tmp/packages_start.txt 06:24:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' 06:24:52 + PACKAGES=/tmp/packages_end.txt 06:24:52 + case "${OS_FAMILY}" in 06:24:52 + rpm -qa 06:24:52 + sort 06:24:53 + '[' -f /tmp/packages_start.txt ']' 06:24:53 + '[' -f /tmp/packages_end.txt ']' 06:24:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' 06:24:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ 06:24:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [Pipeline] echo 06:24:53 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:54 06:24:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:24:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:54 alpine: Pulling from edgex-lftools-log-publisher 06:24:54 df20fa9351a1: Pulling fs layer 06:24:54 36b3adc4ff6f: Pulling fs layer 06:24:54 8ad3a11d3b57: Pulling fs layer 06:24:54 46f8f816bc3b: Pulling fs layer 06:24:54 93b61091891f: Pulling fs layer 06:24:54 93b9cdb0e59b: Pulling fs layer 06:24:54 5e14af77c1be: Pulling fs layer 06:24:54 01666e4c0597: Pulling fs layer 06:24:54 aa168da1d23b: Pulling fs layer 06:24:54 93b9cdb0e59b: Waiting 06:24:54 5e14af77c1be: Waiting 06:24:54 01666e4c0597: Waiting 06:24:54 aa168da1d23b: Waiting 06:24:54 46f8f816bc3b: Waiting 06:24:54 93b61091891f: Waiting 06:24:54 36b3adc4ff6f: Verifying Checksum 06:24:54 36b3adc4ff6f: Download complete 06:24:54 46f8f816bc3b: Verifying Checksum 06:24:54 46f8f816bc3b: Download complete 06:24:54 df20fa9351a1: Verifying Checksum 06:24:54 df20fa9351a1: Download complete 06:24:54 93b9cdb0e59b: Verifying Checksum 06:24:54 93b9cdb0e59b: Download complete 06:24:54 93b61091891f: Verifying Checksum 06:24:54 93b61091891f: Download complete 06:24:54 5e14af77c1be: Verifying Checksum 06:24:54 5e14af77c1be: Download complete 06:24:54 01666e4c0597: Verifying Checksum 06:24:54 01666e4c0597: Download complete 06:24:55 df20fa9351a1: Pull complete 06:24:55 8ad3a11d3b57: Verifying Checksum 06:24:55 8ad3a11d3b57: Download complete 06:24:55 36b3adc4ff6f: Pull complete 06:24:55 8ad3a11d3b57: Pull complete 06:24:55 46f8f816bc3b: Pull complete 06:24:56 93b61091891f: Pull complete 06:24:56 93b9cdb0e59b: Pull complete 06:24:56 5e14af77c1be: Pull complete 06:24:56 01666e4c0597: Pull complete 06:24:57 aa168da1d23b: Verifying Checksum 06:24:57 aa168da1d23b: Download complete 06:25:01 aa168da1d23b: Pull complete 06:25:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:01 prd-centos7-docker-4c-2g-610 does not seem to be running inside a container 06:25:01 $ 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-364/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-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:25:09 $ docker top ed22daa4794e8f9c5047d5e94d8c375ed5c121b6121951a2ef58a4ba845b8f42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:10 + mkdir -p /var/log/sa [Pipeline] sh 06:25:10 + ls /var/log/sa-host 06:25:10 + sadf -c /var/log/sa-host/sa05 06:25:10 file_magic: OK 06:25:10 HZ: Using current value: 100 06:25:10 file_header: OK 06:25:10 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 06:25:10 Statistics: 06:25:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:10 File successfully converted to sysstat format version 12.2.1 06:25:10 + sadf -c /var/log/sa-host/sa27 06:25:10 file_magic: OK 06:25:10 HZ: Using current value: 100 06:25:10 file_header: OK 06:25:10 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 06:25:10 Statistics: 06:25:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:10 provisioning config files... 06:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config2710322430223754705tmp [Pipeline] { [Pipeline] echo 06:25:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> create-netrc.sh [Pipeline] } 06:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> python-tools-install.sh [Pipeline] echo 06:25:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:12 ---> sudo-logs.sh 06:25:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:12 ---> job-cost.sh 06:25:12 lf-activate-venv: SKIPPING 06:25:12 DEBUG: total: 0.18000000715255737 06:25:12 INFO: Retrieving Stack Cost... 06:25:13 INFO: Retrieving Pricing Info for: v3-standard-2 06:25:13 INFO: Archiving Costs [Pipeline] echo 06:25:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:14 ---> logs-deploy.sh 06:25:14 lf-activate-venv: SKIPPING 06:25:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-364/1 06:25:14 INFO: archiving workspace using pattern(s): 06:25:15 Archives upload complete. 06:25:15 INFO: archiving logs to Nexus 06:25:15 ---> uname -a: 06:25:15 Linux prd-centos7-docker-4c-2g-610.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:25:15 06:25:15 06:25:15 ---> lscpu: 06:25:15 Architecture: x86_64 06:25:15 CPU op-mode(s): 32-bit, 64-bit 06:25:15 Byte Order: Little Endian 06:25:15 Address sizes: 40 bits physical, 48 bits virtual 06:25:15 CPU(s): 2 06:25:15 On-line CPU(s) list: 0,1 06:25:15 Thread(s) per core: 1 06:25:15 Core(s) per socket: 1 06:25:15 Socket(s): 2 06:25:15 NUMA node(s): 1 06:25:15 Vendor ID: AuthenticAMD 06:25:15 CPU family: 23 06:25:15 Model: 49 06:25:15 Model name: AMD EPYC-Rome Processor 06:25:15 Stepping: 0 06:25:15 CPU MHz: 2800.000 06:25:15 BogoMIPS: 5600.00 06:25:15 Virtualization: AMD-V 06:25:15 Hypervisor vendor: KVM 06:25:15 Virtualization type: full 06:25:15 L1d cache: 64 KiB 06:25:15 L1i cache: 64 KiB 06:25:15 L2 cache: 1 MiB 06:25:15 L3 cache: 32 MiB 06:25:15 NUMA node0 CPU(s): 0,1 06:25:15 Vulnerability Itlb multihit: Not affected 06:25:15 Vulnerability L1tf: Not affected 06:25:15 Vulnerability Mds: Not affected 06:25:15 Vulnerability Meltdown: Not affected 06:25:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:25:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:25:15 Vulnerability Srbds: Not affected 06:25:15 Vulnerability Tsx async abort: Not affected 06:25:15 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 06:25:15 06:25:15 06:25:15 ---> nproc: 06:25:15 2 06:25:15 06:25:15 06:25:15 ---> df -h: 06:25:15 Filesystem Size Used Available Use% Mounted on 06:25:15 overlay 40.0G 7.6G 32.4G 19% / 06:25:15 tmpfs 64.0M 0 64.0M 0% /dev 06:25:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:25:15 shm 64.0M 0 64.0M 0% /dev/shm 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:25:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:25:15 06:25:15 06:25:15 ---> free -m: 06:25:15 total used free shared buff/cache available 06:25:15 Mem: 7821 920 4766 0 2134 6723 06:25:15 Swap: 1023 0 1023 06:25:15 06:25:15 06:25:15 ---> ip addr: 06:25:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:25:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:25:15 inet 127.0.0.1/8 scope host lo 06:25:15 valid_lft forever preferred_lft forever 06:25:15 inet6 ::1/128 scope host 06:25:15 valid_lft forever preferred_lft forever 06:25:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:25:15 link/ether fa:16:3e:62:7d:94 brd ff:ff:ff:ff:ff:ff 06:25:15 inet 10.30.122.136/23 brd 10.30.123.255 scope global dynamic eth0 06:25:15 valid_lft 85908sec preferred_lft 85908sec 06:25:15 inet6 fe80::f816:3eff:fe62:7d94/64 scope link 06:25:15 valid_lft forever preferred_lft forever 06:25:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:25:15 link/ether 02:42:22:e0:66:56 brd ff:ff:ff:ff:ff:ff 06:25:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:25:15 valid_lft forever preferred_lft forever 06:25:15 inet6 fe80::42:22ff:fee0:6656/64 scope link 06:25:15 valid_lft forever preferred_lft forever 06:25:15 06:25:15 06:25:15 ---> sar -b -r -n DEV: 06:25:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 06:25:15 06:25:15 06:16:50 LINUX RESTART (2 CPU) 06:25:15 06:25:15 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:15 06:19:01 35.78 5.64 30.14 0.00 3030.30 4970.18 0.00 06:25:15 06:20:02 1.90 0.00 1.90 0.00 0.00 33.72 0.00 06:25:15 06:21:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 06:25:15 06:22:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 06:25:15 06:23:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 06:25:15 06:24:01 0.42 0.00 0.42 0.00 0.00 5.56 0.00 06:25:15 06:25:01 10.28 0.13 10.14 0.00 13.73 519.52 0.00 06:25:15 Average: 7.03 0.83 6.21 0.00 436.08 793.40 0.00 06:25:15 06:25:15 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:15 06:19:01 5424892 0 803096 10.03 2620 1778332 1179448 13.02 605736 1575508 136 06:25:15 06:20:02 5437900 0 790084 9.87 2620 1778336 1076788 11.89 600740 1569856 8 06:25:15 06:21:01 5435176 0 792804 9.90 2620 1778340 1077016 11.89 598984 1574128 8 06:25:15 06:22:01 5435156 0 792820 9.90 2620 1778344 1077028 11.89 599120 1574128 8 06:25:15 06:23:01 5436816 0 791156 9.88 2620 1778348 1076788 11.89 590628 1581432 8 06:25:15 06:24:01 5425456 0 802512 10.02 2620 1778352 1076884 11.89 602492 1581432 8 06:25:15 06:25:01 4943828 0 879616 10.98 2620 2182876 1158380 12.79 750388 1847176 402808 06:25:15 Average: 5362746 0 807441 10.08 2620 1836133 1103190 12.18 621155 1614809 57569 06:25:15 06:25:15 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:15 06:19:01 eth0 694.82 525.74 1367.94 97.63 0.00 0.00 0.00 0.00 06:25:15 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:19:01 docker0 63.24 47.30 5.46 165.49 0.00 0.00 0.00 0.00 06:25:15 06:20:02 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:25:15 06:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:21:01 eth0 1.00 0.29 0.32 0.20 0.00 0.00 0.00 0.00 06:25:15 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:22:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 06:25:15 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:15 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:24:01 eth0 0.40 0.32 0.18 0.08 0.00 0.00 0.00 0.00 06:25:15 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:25:01 eth0 192.89 173.71 2169.62 40.83 0.00 0.00 0.00 0.00 06:25:15 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 Average: eth0 127.52 100.34 506.75 19.90 0.00 0.00 0.00 0.00 06:25:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:15 Average: docker0 9.06 6.78 0.78 23.71 0.00 0.00 0.00 0.00 06:25:15 06:25:15 06:25:15 ---> sar -P ALL: 06:25:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 06:25:15 06:25:15 06:16:50 LINUX RESTART (2 CPU) 06:25:15 06:25:15 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:25:15 06:19:01 all 10.67 0.00 2.77 4.91 0.08 81.58 06:25:15 06:19:01 0 9.82 0.00 3.34 3.34 0.07 83.43 06:25:15 06:19:01 1 11.52 0.00 2.21 6.47 0.09 79.72 06:25:15 06:20:02 all 0.10 0.00 0.03 0.00 0.04 99.82 06:25:15 06:20:02 0 0.07 0.00 0.02 0.00 0.05 99.87 06:25:15 06:20:02 1 0.13 0.00 0.05 0.00 0.03 99.78 06:25:15 06:21:01 all 0.05 0.00 0.03 0.00 0.03 99.88 06:25:15 06:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:25:15 06:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:25:15 06:22:01 all 0.06 0.00 0.02 0.00 0.03 99.89 06:25:15 06:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:25:15 06:22:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:25:15 06:23:01 all 0.07 0.00 0.09 0.01 0.04 99.79 06:25:15 06:23:01 0 0.05 0.00 0.13 0.02 0.03 99.77 06:25:15 06:23:01 1 0.08 0.00 0.05 0.00 0.05 99.82 06:25:15 06:24:01 all 0.05 0.00 0.04 0.03 0.04 99.84 06:25:15 06:24:01 0 0.02 0.00 0.02 0.05 0.07 99.85 06:25:15 06:24:01 1 0.08 0.00 0.07 0.00 0.02 99.83 06:25:15 06:25:01 all 6.49 0.00 2.32 0.29 0.04 90.86 06:25:15 06:25:01 0 6.65 0.00 2.54 0.24 0.05 90.52 06:25:15 06:25:01 1 6.34 0.00 2.10 0.34 0.03 91.19 06:25:15 Average: all 2.47 0.00 0.75 0.74 0.04 96.00 06:25:15 Average: 0 2.35 0.00 0.86 0.51 0.05 96.23 06:25:15 Average: 1 2.58 0.00 0.64 0.96 0.04 95.78 06:25:15 06:25:15 06:25:15