Pull request #357 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from af8289723e7dad09fe07862fe184bfef7d3ada4f+ee8074266b270fdaf001247b3f0e0ff7886c0c93 (4d10f7eede230e6935f6fde9eb67637377f84d1a) 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-ssh3384567373518975773.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-ssh7221640986006944426.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-357/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-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9183364854307350752.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-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6555521925392443517.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-ssh6466426704173868044.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-357/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-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5393135337019074825.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-122 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [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-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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-357@tmp/jenkins-gitclient-ssh2966169256106619067.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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f > 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-357@tmp/jenkins-gitclient-ssh2534648231281638459.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # 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-357@tmp/jenkins-gitclient-ssh4238705946636553789.key Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 Commit message: "feat: update configuration file for docker and remove dead code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T10:21:58.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T10:21:58.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T10:21:58.545Z] ========================================================= [2021-05-14T10:21:58.545Z] EdgeX Global Pipelines Version Info [2021-05-14T10:21:58.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:22:00.061Z] ------------------- [2021-05-14T10:22:00.062Z] stable info: [2021-05-14T10:22:00.062Z] ------------------- [2021-05-14T10:22:00.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T10:22:00.062Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T10:22:00.062Z] Message: update stable to v1.0.192 [2021-05-14T10:22:01.008Z] ------------------- [2021-05-14T10:22:01.009Z] experimental info: [2021-05-14T10:22:01.009Z] ------------------- [2021-05-14T10:22:01.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T10:22:01.009Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T10:22:01.009Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T10:22:01.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T10:22:01.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T10:22:01.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T10:22:01.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T10:22:01.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T10:22:01.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T10:22:02.103Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T10:22:02.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T10:22:02.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T10:22:02.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T10:22:02.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T10:22:02.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T10:22:02.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T10:22:02.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T10:22:02.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T10:22:03.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T10:22:03.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T10:22:03.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T10:22:03.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T10:22:03.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T10:22:03.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T10:22:03.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T10:22:03.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T10:22:03.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T10:22:04.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T10:22:04.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T10:22:04.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2021-05-14T10:22:04.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2021-05-14T10:22:04.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2021-05-14T10:22:04.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af8289723e7dad09fe07862fe184bfef7d3ada4f [Pipeline] echo [2021-05-14T10:22:04.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af82897 [Pipeline] echo [2021-05-14T10:22:04.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:22:04.908Z] provisioning config files... [2021-05-14T10:22:04.924Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config3865063066536725499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:22:05.358Z] ---> docker-login.sh [2021-05-14T10:22:05.358Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:22:05.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:22:05.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:22:05.890Z] Configure a credential helper to remove this warning. See [2021-05-14T10:22:05.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:22:05.890Z] [2021-05-14T10:22:05.890Z] Login Succeeded [2021-05-14T10:22:05.890Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:22:05.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:22:05.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:22:05.890Z] Configure a credential helper to remove this warning. See [2021-05-14T10:22:05.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:22:05.890Z] [2021-05-14T10:22:05.890Z] Login Succeeded [2021-05-14T10:22:05.890Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:22:06.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:22:06.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:22:06.154Z] Configure a credential helper to remove this warning. See [2021-05-14T10:22:06.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:22:06.154Z] [2021-05-14T10:22:06.154Z] Login Succeeded [2021-05-14T10:22:06.154Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:22:06.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:22:06.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:22:06.417Z] Configure a credential helper to remove this warning. See [2021-05-14T10:22:06.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:22:06.417Z] [2021-05-14T10:22:06.417Z] Login Succeeded [2021-05-14T10:22:06.417Z] docker.io [2021-05-14T10:22:06.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:22:06.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:22:06.991Z] Configure a credential helper to remove this warning. See [2021-05-14T10:22:06.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:22:06.991Z] [2021-05-14T10:22:06.991Z] Login Succeeded [2021-05-14T10:22:06.991Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:22:07.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:22:08.046Z] + git log --format=format:%s -1 af8289723e7dad09fe07862fe184bfef7d3ada4f [Pipeline] echo [2021-05-14T10:22:08.132Z] GIT_COMMIT: af8289723e7dad09fe07862fe184bfef7d3ada4f, Commit Message: feat: update configuration file for docker and remove dead code [Pipeline] echo [2021-05-14T10:22:08.211Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:22:09.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:22:09.359Z] [2021-05-14T10:22:09.359Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:22:09.747Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:22:09.748Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T10:22:09.748Z] 31603596830f: Pulling fs layer [2021-05-14T10:22:09.748Z] 54011a49482f: Pulling fs layer [2021-05-14T10:22:09.748Z] a6820b24f6d8: Pulling fs layer [2021-05-14T10:22:09.748Z] f581987b2513: Pulling fs layer [2021-05-14T10:22:09.748Z] f581987b2513: Waiting [2021-05-14T10:22:09.748Z] 54011a49482f: Verifying Checksum [2021-05-14T10:22:09.748Z] 54011a49482f: Download complete [2021-05-14T10:22:09.748Z] 31603596830f: Verifying Checksum [2021-05-14T10:22:09.748Z] 31603596830f: Download complete [2021-05-14T10:22:10.013Z] f581987b2513: Verifying Checksum [2021-05-14T10:22:10.013Z] f581987b2513: Download complete [2021-05-14T10:22:10.013Z] a6820b24f6d8: Verifying Checksum [2021-05-14T10:22:10.013Z] a6820b24f6d8: Download complete [2021-05-14T10:22:10.274Z] 31603596830f: Pull complete [2021-05-14T10:22:10.274Z] 54011a49482f: Pull complete [2021-05-14T10:22:11.227Z] a6820b24f6d8: Pull complete [2021-05-14T10:22:11.227Z] f581987b2513: Pull complete [2021-05-14T10:22:11.227Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T10:22:11.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T10:22:11.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T10:22:11.420Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-05-14T10:22:11.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T10:22:13.377Z] $ docker top 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T10:22:13.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:22:13.809Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:22:14.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:22:14.032Z] $ docker exec 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent [2021-05-14T10:22:14.194Z] SSH_AUTH_SOCK=/tmp/ssh-VwKqbr0QxRfA/agent.11 [2021-05-14T10:22:14.194Z] SSH_AGENT_PID=16 [2021-05-14T10:22:14.209Z] Running ssh-add (command line suppressed) [2021-05-14T10:22:14.324Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_7736330454070305462.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_7736330454070305462.key) [2021-05-14T10:22:14.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:22:14.764Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T10:22:14.811Z] $ docker exec --env ******** --env ******** 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent -k [2021-05-14T10:22:14.919Z] unset SSH_AUTH_SOCK; [2021-05-14T10:22:14.920Z] unset SSH_AGENT_PID; [2021-05-14T10:22:14.920Z] echo Agent pid 16 killed; [2021-05-14T10:22:14.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T10:22:15.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T10:22:15.081Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T10:22:15.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T10:22:15.250Z] $ docker exec 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent [2021-05-14T10:22:15.414Z] SSH_AUTH_SOCK=/tmp/ssh-VvwuJFC55Bxn/agent.45 [2021-05-14T10:22:15.414Z] SSH_AGENT_PID=50 [2021-05-14T10:22:15.421Z] Running ssh-add (command line suppressed) [2021-05-14T10:22:15.543Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_2392883113308796526.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_2392883113308796526.key) [2021-05-14T10:22:15.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T10:22:15.981Z] + git semver init [2021-05-14T10:22:15.981Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T10:22:15.981Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.git [2021-05-14T10:22:15.981Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [2021-05-14T10:22:15.981Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T10:22:15.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T10:22:15.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T10:22:15.981Z] # $SEMVER_BRANCH = PR-357 [2021-05-14T10:22:15.981Z] # $SEMVER_TEMP = /tmp/semver-135577125 [2021-05-14T10:22:15.981Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T10:22:17.911Z] # '/tmp/semver-135577125' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver' [2021-05-14T10:22:17.911Z] # -> Force: false [2021-05-14T10:22:17.911Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver [Pipeline] } [2021-05-14T10:22:17.947Z] $ docker exec --env ******** --env ******** 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent -k [2021-05-14T10:22:18.059Z] unset SSH_AUTH_SOCK; [2021-05-14T10:22:18.059Z] unset SSH_AGENT_PID; [2021-05-14T10:22:18.059Z] echo Agent pid 50 killed; [2021-05-14T10:22:18.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T10:22:18.606Z] + git semver [Pipeline] } [2021-05-14T10:22:18.656Z] $ docker stop --time=1 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf [2021-05-14T10:22:20.052Z] $ docker rm -f 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T10:22:20.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T10:22:21.092Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T10:22:21.154Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-14T10:22:36.988Z] Still waiting to schedule task [2021-05-14T10:22:36.988Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-122’ [2021-05-14T10:22:37.049Z] Still waiting to schedule task [2021-05-14T10:22:37.049Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T10:24:29.235Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-123 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws [2021-05-14T10:24:29.291Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T10:24:29.586Z] The recommended git tool is: git [2021-05-14T10:24:34.945Z] using credential edgex-jenkins-ssh [2021-05-14T10:24:34.964Z] Cloning the remote Git repository [2021-05-14T10:24:35.087Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:24:35.367Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-14T10:24:35.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:24:35.439Z] > git --version # timeout=10 [2021-05-14T10:24:35.455Z] > git --version # 'git version 2.17.1' [2021-05-14T10:24:35.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:24:35.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:24:37.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:24:37.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:24:37.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:24:37.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:24:37.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:24:37.693Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T10:24:38.302Z] Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f [2021-05-14T10:24:38.961Z] Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f [2021-05-14T10:24:38.961Z] Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) [2021-05-14T10:24:38.324Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:24:38.352Z] > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [2021-05-14T10:24:38.883Z] > git remote # timeout=10 [2021-05-14T10:24:38.902Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T10:24:38.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:24:38.926Z] > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T10:24:38.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T10:24:38.969Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:24:38.979Z] > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [2021-05-14T10:24:43.976Z] Commit message: "feat: update configuration file for docker and remove dead code" [2021-05-14T10:24:44.031Z] > git --version # timeout=10 [2021-05-14T10:24:44.043Z] > git --version # 'git version 2.17.1' [2021-05-14T10:24:44.052Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:24:45.777Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:24:46.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:24:46.634Z] + sudo service docker restart [2021-05-14T10:24:46.634Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:24:49.367Z] provisioning config files... [2021-05-14T10:24:49.403Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5511842288702038541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:24:49.860Z] ---> docker-login.sh [2021-05-14T10:24:49.860Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:24:50.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:24:51.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:24:51.121Z] Configure a credential helper to remove this warning. See [2021-05-14T10:24:51.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:24:51.121Z] [2021-05-14T10:24:51.121Z] Login Succeeded [2021-05-14T10:24:51.121Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:24:51.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:24:51.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:24:51.675Z] Configure a credential helper to remove this warning. See [2021-05-14T10:24:51.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:24:51.675Z] [2021-05-14T10:24:51.675Z] Login Succeeded [2021-05-14T10:24:51.675Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:24:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:24:52.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:24:52.230Z] Configure a credential helper to remove this warning. See [2021-05-14T10:24:52.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:24:52.230Z] [2021-05-14T10:24:52.230Z] Login Succeeded [2021-05-14T10:24:52.230Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:24:52.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:24:52.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:24:52.786Z] Configure a credential helper to remove this warning. See [2021-05-14T10:24:52.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:24:52.786Z] [2021-05-14T10:24:52.786Z] Login Succeeded [2021-05-14T10:24:52.786Z] docker.io [2021-05-14T10:24:53.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:24:53.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:24:53.656Z] Configure a credential helper to remove this warning. See [2021-05-14T10:24:53.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:24:53.656Z] [2021-05-14T10:24:53.656Z] Login Succeeded [2021-05-14T10:24:53.656Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:24:53.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T10:24:54.310Z] ========================================================= [2021-05-14T10:24:54.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T10:24:54.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:24:54.745Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-14T10:24:55.737Z] Sending build context to Docker daemon 35.45MB [2021-05-14T10:24:55.737Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:24:55.737Z] Step 2/8 : FROM ${BASE} [2021-05-14T10:24:55.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T10:24:55.737Z] 595b0fe564bb: Pulling fs layer [2021-05-14T10:24:55.737Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T10:24:55.737Z] 316046926c0a: Pulling fs layer [2021-05-14T10:24:55.737Z] 4ebd0625c992: Pulling fs layer [2021-05-14T10:24:55.737Z] 207e8628e3a3: Pulling fs layer [2021-05-14T10:24:55.737Z] c791037a9be2: Pulling fs layer [2021-05-14T10:24:55.737Z] ffd874e62e21: Pulling fs layer [2021-05-14T10:24:55.737Z] c791037a9be2: Waiting [2021-05-14T10:24:55.737Z] ffd874e62e21: Waiting [2021-05-14T10:24:55.737Z] 4ebd0625c992: Waiting [2021-05-14T10:24:55.737Z] 207e8628e3a3: Waiting [2021-05-14T10:24:55.737Z] 316046926c0a: Verifying Checksum [2021-05-14T10:24:55.737Z] 316046926c0a: Download complete [2021-05-14T10:24:55.737Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T10:24:55.737Z] 7186ed65a4f7: Download complete [2021-05-14T10:24:55.737Z] 207e8628e3a3: Verifying Checksum [2021-05-14T10:24:55.737Z] 207e8628e3a3: Download complete [2021-05-14T10:24:56.013Z] c791037a9be2: Verifying Checksum [2021-05-14T10:24:56.013Z] c791037a9be2: Download complete [2021-05-14T10:24:56.013Z] 595b0fe564bb: Download complete [2021-05-14T10:24:56.996Z] 595b0fe564bb: Pull complete [2021-05-14T10:24:57.273Z] 7186ed65a4f7: Pull complete [2021-05-14T10:24:57.883Z] 316046926c0a: Pull complete [2021-05-14T10:24:58.492Z] ffd874e62e21: Verifying Checksum [2021-05-14T10:24:58.492Z] ffd874e62e21: Download complete [2021-05-14T10:24:59.951Z] 4ebd0625c992: Verifying Checksum [2021-05-14T10:24:59.951Z] 4ebd0625c992: Download complete [2021-05-14T10:25:02.530Z] Running on prd-centos7-docker-4c-2g-124 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws [2021-05-14T10:25:02.599Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T10:25:02.799Z] The recommended git tool is: git [2021-05-14T10:25:06.643Z] using credential edgex-jenkins-ssh [2021-05-14T10:25:06.658Z] Cloning the remote Git repository [2021-05-14T10:25:06.601Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:25:06.685Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-14T10:25:06.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:25:06.761Z] > git --version # timeout=10 [2021-05-14T10:25:06.768Z] > git --version # 'git version 2.24.3' [2021-05-14T10:25:06.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:25:06.801Z] [INFO] Currently running in a labeled security context [2021-05-14T10:25:06.801Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T10:25:06.801Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5516538905950196614.key [2021-05-14T10:25:06.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:25:08.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:25:08.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T10:25:08.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T10:25:08.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T10:25:08.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:25:08.207Z] [INFO] Currently running in a labeled security context [2021-05-14T10:25:08.207Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T10:25:08.208Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5822360445692819442.key [2021-05-14T10:25:08.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T10:25:08.702Z] Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f [2021-05-14T10:25:09.106Z] Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f [2021-05-14T10:25:09.106Z] Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) [2021-05-14T10:25:08.715Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:25:08.737Z] > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [2021-05-14T10:25:09.040Z] > git remote # timeout=10 [2021-05-14T10:25:09.049Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T10:25:09.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T10:25:09.060Z] [INFO] Currently running in a labeled security context [2021-05-14T10:25:09.060Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T10:25:09.060Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh52916722993892701.key [2021-05-14T10:25:09.077Z] > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T10:25:09.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T10:25:09.112Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T10:25:09.123Z] > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [2021-05-14T10:25:12.425Z] 4ebd0625c992: Pull complete [2021-05-14T10:25:12.425Z] 207e8628e3a3: Pull complete [2021-05-14T10:25:12.425Z] c791037a9be2: Pull complete [2021-05-14T10:25:12.963Z] Commit message: "feat: update configuration file for docker and remove dead code" [2021-05-14T10:25:12.997Z] > git --version # timeout=10 [2021-05-14T10:25:13.007Z] > git --version # 'git version 2.24.3' [2021-05-14T10:25:13.016Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T10:25:14.453Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:25:14.845Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T10:25:15.084Z] ffd874e62e21: Pull complete [2021-05-14T10:25:15.084Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T10:25:15.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T10:25:15.084Z] ---> cfc18b08335c [2021-05-14T10:25:15.084Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T10:25:15.189Z] + sudo service docker restart [2021-05-14T10:25:15.189Z] + true [2021-05-14T10:25:15.189Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:25:17.225Z] provisioning config files... [2021-05-14T10:25:17.245Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config775623924516743017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:25:17.663Z] ---> docker-login.sh [2021-05-14T10:25:17.663Z] nexus3.edgexfoundry.org:10001 [2021-05-14T10:25:17.715Z] ---> Running in c074d3b0800a [2021-05-14T10:25:17.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:25:17.987Z] Removing intermediate container c074d3b0800a [2021-05-14T10:25:17.987Z] ---> d62cac1aa36d [2021-05-14T10:25:17.987Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:25:18.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:25:18.214Z] Configure a credential helper to remove this warning. See [2021-05-14T10:25:18.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:25:18.214Z] [2021-05-14T10:25:18.214Z] Login Succeeded [2021-05-14T10:25:18.214Z] nexus3.edgexfoundry.org:10002 [2021-05-14T10:25:18.260Z] ---> Running in 503e4f7e9487 [2021-05-14T10:25:18.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:25:18.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:25:18.480Z] Configure a credential helper to remove this warning. See [2021-05-14T10:25:18.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:25:18.480Z] [2021-05-14T10:25:18.480Z] Login Succeeded [2021-05-14T10:25:18.480Z] nexus3.edgexfoundry.org:10003 [2021-05-14T10:25:18.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:25:18.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:25:18.747Z] Configure a credential helper to remove this warning. See [2021-05-14T10:25:18.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:25:18.747Z] [2021-05-14T10:25:18.747Z] Login Succeeded [2021-05-14T10:25:18.747Z] nexus3.edgexfoundry.org:10004 [2021-05-14T10:25:19.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:25:19.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:25:19.013Z] Configure a credential helper to remove this warning. See [2021-05-14T10:25:19.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:25:19.013Z] [2021-05-14T10:25:19.013Z] Login Succeeded [2021-05-14T10:25:19.013Z] docker.io [2021-05-14T10:25:19.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T10:25:19.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T10:25:19.597Z] Configure a credential helper to remove this warning. See [2021-05-14T10:25:19.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T10:25:19.597Z] [2021-05-14T10:25:19.597Z] Login Succeeded [2021-05-14T10:25:19.597Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T10:25:19.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T10:25:20.060Z] ========================================================= [2021-05-14T10:25:20.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T10:25:20.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:25:20.441Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-14T10:25:20.896Z] Removing intermediate container 503e4f7e9487 [2021-05-14T10:25:20.896Z] ---> 9f42e55e3e9c [2021-05-14T10:25:20.896Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T10:25:20.896Z] ---> Running in 0dfbb9333efb [2021-05-14T10:25:21.455Z] Sending build context to Docker daemon 35.45MB [2021-05-14T10:25:21.455Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T10:25:21.455Z] Step 2/8 : FROM ${BASE} [2021-05-14T10:25:21.455Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T10:25:21.455Z] 540db60ca938: Pulling fs layer [2021-05-14T10:25:21.455Z] adcc1eea9eea: Pulling fs layer [2021-05-14T10:25:21.455Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T10:25:21.455Z] 0510c868ecb4: Pulling fs layer [2021-05-14T10:25:21.455Z] afea3b2eda06: Pulling fs layer [2021-05-14T10:25:21.455Z] 7809a108b3ef: Pulling fs layer [2021-05-14T10:25:21.455Z] f706445af74f: Pulling fs layer [2021-05-14T10:25:21.455Z] 0510c868ecb4: Waiting [2021-05-14T10:25:21.455Z] afea3b2eda06: Waiting [2021-05-14T10:25:21.455Z] 7809a108b3ef: Waiting [2021-05-14T10:25:21.455Z] f706445af74f: Waiting [2021-05-14T10:25:21.455Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T10:25:21.455Z] 4c4ab2625f07: Download complete [2021-05-14T10:25:21.455Z] adcc1eea9eea: Verifying Checksum [2021-05-14T10:25:21.455Z] adcc1eea9eea: Download complete [2021-05-14T10:25:21.455Z] afea3b2eda06: Verifying Checksum [2021-05-14T10:25:21.455Z] afea3b2eda06: Download complete [2021-05-14T10:25:21.455Z] 7809a108b3ef: Verifying Checksum [2021-05-14T10:25:21.455Z] 7809a108b3ef: Download complete [2021-05-14T10:25:21.455Z] 540db60ca938: Verifying Checksum [2021-05-14T10:25:21.455Z] 540db60ca938: Download complete [2021-05-14T10:25:21.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T10:25:22.076Z] 540db60ca938: Pull complete [2021-05-14T10:25:22.716Z] adcc1eea9eea: Pull complete [2021-05-14T10:25:23.325Z] 4c4ab2625f07: Pull complete [2021-05-14T10:25:23.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T10:25:24.803Z] f706445af74f: Verifying Checksum [2021-05-14T10:25:24.803Z] f706445af74f: Download complete [2021-05-14T10:25:25.419Z] 0510c868ecb4: Download complete [2021-05-14T10:25:28.150Z] OK: 138 MiB in 40 packages [2021-05-14T10:25:28.754Z] Removing intermediate container 0dfbb9333efb [2021-05-14T10:25:28.754Z] ---> d9dee2cea981 [2021-05-14T10:25:28.754Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T10:25:28.754Z] ---> Running in 8f0817ba736c [2021-05-14T10:25:29.356Z] Removing intermediate container 8f0817ba736c [2021-05-14T10:25:29.356Z] ---> eb8937cbd7e1 [2021-05-14T10:25:29.356Z] Step 7/8 : COPY . . [2021-05-14T10:25:32.754Z] ---> 601b821f932c [2021-05-14T10:25:32.755Z] Step 8/8 : RUN go mod download [2021-05-14T10:25:32.755Z] ---> Running in 692343363ae8 [2021-05-14T10:25:35.675Z] 0510c868ecb4: Pull complete [2021-05-14T10:25:35.675Z] afea3b2eda06: Pull complete [2021-05-14T10:25:35.675Z] 7809a108b3ef: Pull complete [2021-05-14T10:25:39.060Z] f706445af74f: Pull complete [2021-05-14T10:25:39.060Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T10:25:39.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T10:25:39.060Z] ---> b068be0155e3 [2021-05-14T10:25:39.060Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T10:25:39.330Z] ---> Running in 8c2ed3cb3648 [2021-05-14T10:25:39.603Z] Removing intermediate container 8c2ed3cb3648 [2021-05-14T10:25:39.603Z] ---> ecd3bb1efa91 [2021-05-14T10:25:39.603Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T10:25:39.603Z] ---> Running in 4496be606e96 [2021-05-14T10:25:41.568Z] Removing intermediate container 4496be606e96 [2021-05-14T10:25:41.568Z] ---> 0e3823599776 [2021-05-14T10:25:41.568Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T10:25:41.568Z] ---> Running in 3d817528d893 [2021-05-14T10:25:42.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T10:25:43.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T10:25:43.696Z] OK: 149 MiB in 40 packages [2021-05-14T10:25:44.301Z] Removing intermediate container 3d817528d893 [2021-05-14T10:25:44.301Z] ---> 709585423320 [2021-05-14T10:25:44.301Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T10:25:44.301Z] ---> Running in 4ce4fada4125 [2021-05-14T10:25:44.584Z] Removing intermediate container 4ce4fada4125 [2021-05-14T10:25:44.584Z] ---> 70f1ab2b5c3f [2021-05-14T10:25:44.584Z] Step 7/8 : COPY . . [2021-05-14T10:25:48.874Z] ---> b44672bf99d2 [2021-05-14T10:25:48.874Z] Step 8/8 : RUN go mod download [2021-05-14T10:25:48.874Z] ---> Running in 0330de606039 [2021-05-14T10:26:05.133Z] Removing intermediate container 692343363ae8 [2021-05-14T10:26:05.133Z] ---> 9771046e88e4 [2021-05-14T10:26:05.133Z] Successfully built 9771046e88e4 [2021-05-14T10:26:05.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:26:05.532Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T10:26:05.532Z] . [Pipeline] withDockerContainer [2021-05-14T10:26:05.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-05-14T10:26:05.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T10:26:07.465Z] $ docker top 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:26:08.511Z] + go version [2021-05-14T10:26:08.511Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T10:26:08.553Z] $ docker stop --time=1 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 [2021-05-14T10:26:10.536Z] $ docker rm -f 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:26:11.693Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T10:26:11.693Z] . [Pipeline] withDockerContainer [2021-05-14T10:26:11.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-05-14T10:26:12.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T10:26:13.612Z] $ docker top d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:26:14.646Z] + go mod tidy [Pipeline] sh [2021-05-14T10:26:15.928Z] + make test [2021-05-14T10:26:15.928Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T10:26:16.912Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T10:26:21.183Z] Removing intermediate container 0330de606039 [2021-05-14T10:26:21.183Z] ---> 18423e8bab93 [2021-05-14T10:26:21.183Z] Successfully built 18423e8bab93 [2021-05-14T10:26:21.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:26:21.545Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T10:26:21.545Z] . [Pipeline] withDockerContainer [2021-05-14T10:26:21.719Z] prd-centos7-docker-4c-2g-124 does not seem to be running inside a container [2021-05-14T10:26:21.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T10:26:22.938Z] $ docker top 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:26:24.297Z] + go version [2021-05-14T10:26:24.297Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T10:26:24.331Z] $ docker stop --time=1 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f [2021-05-14T10:26:25.814Z] $ docker rm -f 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:26:26.770Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T10:26:26.770Z] . [Pipeline] withDockerContainer [2021-05-14T10:26:26.931Z] prd-centos7-docker-4c-2g-124 does not seem to be running inside a container [2021-05-14T10:26:26.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T10:26:28.092Z] $ docker top 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:26:29.012Z] + go mod tidy [Pipeline] sh [2021-05-14T10:26:30.903Z] + make test [2021-05-14T10:26:30.903Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T10:26:32.365Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T10:26:39.141Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2021-05-14T10:26:39.141Z] internal/handler/export.go:35:14: undefined: component.ExportSubscriberCache [2021-05-14T10:26:39.141Z] internal/handler/export.go:45:2: undefined: component.CreateMqttClient [2021-05-14T10:26:42.749Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2021-05-14T10:26:42.749Z] internal/handler/export.go:35:14: undefined: component.ExportSubscriberCache [2021-05-14T10:26:42.749Z] internal/handler/export.go:45:2: undefined: component.CreateMqttClient [2021-05-14T10:26:46.708Z] make: *** [Makefile:34: test] Error 2 [Pipeline] } [2021-05-14T10:26:46.768Z] $ docker stop --time=1 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 [2021-05-14T10:26:47.490Z] make: *** [Makefile:34: test] Error 2 [2021-05-14T10:26:49.368Z] $ docker rm -f 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 [Pipeline] // withDockerContainer [Pipeline] } [2021-05-14T10:26:49.733Z] $ docker stop --time=1 d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 [2021-05-14T10:26:51.826Z] $ docker rm -f d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:26:54.078Z] ---> job-cost.sh [2021-05-14T10:26:54.078Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z4Qd [2021-05-14T10:26:54.307Z] ---> job-cost.sh [2021-05-14T10:26:54.307Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZ8o [2021-05-14T10:27:12.505Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T10:27:33.045Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T10:27:44.795Z] lf-activate-venv(): INFO: Adding /tmp/venv-mZ8o/bin to PATH [2021-05-14T10:27:44.795Z] INFO: No Stack... [2021-05-14T10:27:44.795Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T10:27:44.795Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T10:27:45.146Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-14T10:27:45.146Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T10:27:45.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [2021-05-14T10:27:45.245Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] did not exist. Created. [2021-05-14T10:27:45.245Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T10:27:45.687Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T10:27:46.263Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T10:27:46.284Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T10:27:46.889Z] Failed in branch amd64 [2021-05-14T10:28:54.783Z] lf-activate-venv(): INFO: Adding /tmp/venv-z4Qd/bin to PATH [2021-05-14T10:28:54.783Z] INFO: No Stack... [2021-05-14T10:28:55.054Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T10:28:55.647Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T10:28:56.005Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-14T10:28:56.005Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T10:28:56.100Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [2021-05-14T10:28:56.108Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] did not exist. Created. [2021-05-14T10:28:56.108Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T10:28:56.572Z] /w/workspace/edgex-ui-go/1@tmp/durable-d1393e6d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d1393e6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T10:28:56.945Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T10:28:56.985Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T10:28:57.708Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T10:28:57.728Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T10:28:58.452Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:01.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:01.942Z] ---> package-listing.sh [2021-05-14T10:29:01.942Z] ++ facter osfamily [2021-05-14T10:29:01.942Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T10:29:01.942Z] + OS_FAMILY=redhat [2021-05-14T10:29:01.942Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-357 [2021-05-14T10:29:01.942Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T10:29:01.942Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T10:29:01.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T10:29:01.942Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T10:29:01.942Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' [2021-05-14T10:29:01.942Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T10:29:01.942Z] + case "${OS_FAMILY}" in [2021-05-14T10:29:01.942Z] + rpm -qa [2021-05-14T10:29:01.942Z] + sort [2021-05-14T10:29:07.272Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T10:29:07.272Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T10:29:07.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T10:29:07.272Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' [2021-05-14T10:29:07.272Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [2021-05-14T10:29:07.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [Pipeline] echo [2021-05-14T10:29:07.310Z] 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T10:29:07.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:29:07.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:29:07.959Z] [2021-05-14T10:29:07.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T10:29:08.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:29:08.374Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T10:29:08.374Z] df20fa9351a1: Pulling fs layer [2021-05-14T10:29:08.374Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T10:29:08.374Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T10:29:08.374Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T10:29:08.374Z] 93b61091891f: Pulling fs layer [2021-05-14T10:29:08.374Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T10:29:08.374Z] 5e14af77c1be: Pulling fs layer [2021-05-14T10:29:08.374Z] 01666e4c0597: Pulling fs layer [2021-05-14T10:29:08.374Z] aa168da1d23b: Pulling fs layer [2021-05-14T10:29:08.374Z] 46f8f816bc3b: Waiting [2021-05-14T10:29:08.374Z] 93b61091891f: Waiting [2021-05-14T10:29:08.374Z] 93b9cdb0e59b: Waiting [2021-05-14T10:29:08.374Z] 5e14af77c1be: Waiting [2021-05-14T10:29:08.374Z] 01666e4c0597: Waiting [2021-05-14T10:29:08.374Z] aa168da1d23b: Waiting [2021-05-14T10:29:08.374Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T10:29:08.374Z] 36b3adc4ff6f: Download complete [2021-05-14T10:29:08.374Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T10:29:08.374Z] 46f8f816bc3b: Download complete [2021-05-14T10:29:08.679Z] 93b61091891f: Download complete [2021-05-14T10:29:08.679Z] df20fa9351a1: Verifying Checksum [2021-05-14T10:29:08.679Z] df20fa9351a1: Download complete [2021-05-14T10:29:08.679Z] 5e14af77c1be: Verifying Checksum [2021-05-14T10:29:08.679Z] 5e14af77c1be: Download complete [2021-05-14T10:29:08.679Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T10:29:08.679Z] 93b9cdb0e59b: Download complete [2021-05-14T10:29:08.679Z] 01666e4c0597: Verifying Checksum [2021-05-14T10:29:08.679Z] 01666e4c0597: Download complete [2021-05-14T10:29:08.679Z] 8ad3a11d3b57: Download complete [2021-05-14T10:29:08.955Z] df20fa9351a1: Pull complete [2021-05-14T10:29:09.222Z] 36b3adc4ff6f: Pull complete [2021-05-14T10:29:09.800Z] 8ad3a11d3b57: Pull complete [2021-05-14T10:29:10.065Z] 46f8f816bc3b: Pull complete [2021-05-14T10:29:10.641Z] aa168da1d23b: Verifying Checksum [2021-05-14T10:29:10.641Z] aa168da1d23b: Download complete [2021-05-14T10:29:11.216Z] 93b61091891f: Pull complete [2021-05-14T10:29:11.792Z] 93b9cdb0e59b: Pull complete [2021-05-14T10:29:11.792Z] 5e14af77c1be: Pull complete [2021-05-14T10:29:11.792Z] 01666e4c0597: Pull complete [2021-05-14T10:29:18.412Z] aa168da1d23b: Pull complete [2021-05-14T10:29:18.412Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T10:29:18.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T10:29:18.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T10:29:18.567Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-05-14T10:29:18.615Z] $ 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-357/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-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T10:29:23.005Z] $ docker top 4e388a831c1b3cd21178345e34dddce114da006368b51a7fec3558f49e2cd9b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T10:29:23.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T10:29:23.849Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T10:29:24.167Z] + ls /var/log/sa-host [2021-05-14T10:29:24.167Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T10:29:24.167Z] file_magic: OK [2021-05-14T10:29:24.167Z] HZ: Using current value: 100 [2021-05-14T10:29:24.167Z] file_header: OK [2021-05-14T10:29:24.167Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T10:29:24.167Z] Statistics: [2021-05-14T10:29:24.167Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T10:29:24.167Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T10:29:24.167Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T10:29:24.167Z] file_magic: OK [2021-05-14T10:29:24.167Z] HZ: Using current value: 100 [2021-05-14T10:29:24.167Z] file_header: OK [2021-05-14T10:29:24.167Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T10:29:24.167Z] Statistics: [2021-05-14T10:29:24.167Z] Hnuu...uuuununununu... [2021-05-14T10:29:24.167Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T10:29:24.424Z] provisioning config files... [2021-05-14T10:29:24.440Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config7523677108272700758tmp [Pipeline] { [Pipeline] echo [2021-05-14T10:29:24.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:24.838Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T10:29:24.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T10:29:24.962Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:25.322Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T10:29:25.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:25.691Z] ---> sudo-logs.sh [2021-05-14T10:29:25.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T10:29:25.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:26.151Z] ---> job-cost.sh [2021-05-14T10:29:26.151Z] lf-activate-venv: SKIPPING [2021-05-14T10:29:26.151Z] DEBUG: total: 0.20999999344348907 [2021-05-14T10:29:26.151Z] INFO: Retrieving Stack Cost... [2021-05-14T10:29:27.541Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T10:29:27.805Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T10:29:27.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T10:29:28.183Z] ---> logs-deploy.sh [2021-05-14T10:29:28.183Z] lf-activate-venv: SKIPPING [2021-05-14T10:29:28.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-357/1 [2021-05-14T10:29:28.184Z] INFO: archiving workspace using pattern(s): [2021-05-14T10:29:30.107Z] Archives upload complete. [2021-05-14T10:29:30.107Z] INFO: archiving logs to Nexus