Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f7a0bff6474214c55a1e85b7edad4701d981c8d3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3860482773217329797.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-ssh5838698544495290345.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh570897814261016998.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 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-ssh3945350400948115804.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8223260590818964506.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15033 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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_master@tmp/jenkins-gitclient-ssh4640118769902005301.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T07:48:43.448Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T07:48:43.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T07:48:43.599Z] ========================================================= [2021-05-19T07:48:43.599Z] EdgeX Global Pipelines Version Info [2021-05-19T07:48:43.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:48:45.060Z] ------------------- [2021-05-19T07:48:45.060Z] stable info: [2021-05-19T07:48:45.060Z] ------------------- [2021-05-19T07:48:45.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T07:48:45.060Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T07:48:45.060Z] Message: update stable to v1.0.192 [2021-05-19T07:48:45.634Z] ------------------- [2021-05-19T07:48:45.634Z] experimental info: [2021-05-19T07:48:45.634Z] ------------------- [2021-05-19T07:48:45.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T07:48:45.634Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T07:48:45.634Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T07:48:45.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-19T07:48:45.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-19T07:48:45.826Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T07:48:45.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T07:48:45.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T07:48:45.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T07:48:45.920Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T07:48:45.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T07:48:45.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T07:48:45.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T07:48:46.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T07:48:46.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-19T07:48:46.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T07:48:46.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T07:48:46.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T07:48:46.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T07:48:46.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T07:48:46.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T07:48:46.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T07:48:46.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T07:48:46.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T07:48:46.268Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T07:48:46.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T07:48:46.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T07:48:46.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T07:48:46.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T07:48:46.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T07:48:46.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T07:48:46.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T07:48:46.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] echo [2021-05-19T07:48:46.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7a0bff [Pipeline] echo [2021-05-19T07:48:46.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:48:46.624Z] provisioning config files... [2021-05-19T07:48:46.640Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1602596911001158832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:48:46.958Z] ---> docker-login.sh [2021-05-19T07:48:46.958Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:48:46.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:48:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:48:47.227Z] Configure a credential helper to remove this warning. See [2021-05-19T07:48:47.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:48:47.227Z] [2021-05-19T07:48:47.227Z] Login Succeeded [2021-05-19T07:48:47.227Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:48:47.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:48:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:48:47.227Z] Configure a credential helper to remove this warning. See [2021-05-19T07:48:47.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:48:47.227Z] [2021-05-19T07:48:47.227Z] Login Succeeded [2021-05-19T07:48:47.227Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:48:47.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:48:47.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:48:47.499Z] Configure a credential helper to remove this warning. See [2021-05-19T07:48:47.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:48:47.499Z] [2021-05-19T07:48:47.499Z] Login Succeeded [2021-05-19T07:48:47.499Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:48:47.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:48:47.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:48:47.499Z] Configure a credential helper to remove this warning. See [2021-05-19T07:48:47.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:48:47.499Z] [2021-05-19T07:48:47.499Z] Login Succeeded [2021-05-19T07:48:47.499Z] docker.io [2021-05-19T07:48:47.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:48:48.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:48:48.025Z] Configure a credential helper to remove this warning. See [2021-05-19T07:48:48.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:48:48.025Z] [2021-05-19T07:48:48.025Z] Login Succeeded [2021-05-19T07:48:48.025Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:48:48.033Z] 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-19T07:48:48.562Z] + git log --format=format:%s -1 f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] echo [2021-05-19T07:48:48.599Z] GIT_COMMIT: f7a0bff6474214c55a1e85b7edad4701d981c8d3, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-19T07:48:48.613Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:48:49.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:48:49.783Z] [2021-05-19T07:48:49.783Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:48:50.093Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:48:50.093Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T07:48:50.093Z] 31603596830f: Pulling fs layer [2021-05-19T07:48:50.093Z] 54011a49482f: Pulling fs layer [2021-05-19T07:48:50.093Z] a6820b24f6d8: Pulling fs layer [2021-05-19T07:48:50.093Z] f581987b2513: Pulling fs layer [2021-05-19T07:48:50.093Z] f581987b2513: Waiting [2021-05-19T07:48:50.093Z] 54011a49482f: Verifying Checksum [2021-05-19T07:48:50.093Z] 54011a49482f: Download complete [2021-05-19T07:48:50.093Z] 31603596830f: Verifying Checksum [2021-05-19T07:48:50.093Z] 31603596830f: Download complete [2021-05-19T07:48:50.356Z] f581987b2513: Verifying Checksum [2021-05-19T07:48:50.356Z] f581987b2513: Download complete [2021-05-19T07:48:50.356Z] a6820b24f6d8: Verifying Checksum [2021-05-19T07:48:50.356Z] a6820b24f6d8: Download complete [2021-05-19T07:48:50.356Z] 31603596830f: Pull complete [2021-05-19T07:48:50.623Z] 54011a49482f: Pull complete [2021-05-19T07:48:51.201Z] a6820b24f6d8: Pull complete [2021-05-19T07:48:51.201Z] f581987b2513: Pull complete [2021-05-19T07:48:51.201Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T07:48:51.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:48:51.201Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T07:48:51.286Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:48:51.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T07:48:52.423Z] $ docker top bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T07:48:52.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:48:52.545Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:48:52.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:48:52.661Z] $ docker exec bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent [2021-05-19T07:48:52.759Z] SSH_AUTH_SOCK=/tmp/ssh-Uze9P9AS3HOo/agent.14 [2021-05-19T07:48:52.760Z] SSH_AGENT_PID=20 [2021-05-19T07:48:52.767Z] Running ssh-add (command line suppressed) [2021-05-19T07:48:52.865Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5328165459865015978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5328165459865015978.key) [2021-05-19T07:48:52.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:48:53.185Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T07:48:53.198Z] $ docker exec --env ******** --env ******** bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent -k [2021-05-19T07:48:53.292Z] unset SSH_AUTH_SOCK; [2021-05-19T07:48:53.292Z] unset SSH_AGENT_PID; [2021-05-19T07:48:53.292Z] echo Agent pid 20 killed; [2021-05-19T07:48:53.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T07:48:53.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:48:53.357Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:48:53.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:48:53.475Z] $ docker exec bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent [2021-05-19T07:48:53.582Z] SSH_AUTH_SOCK=/tmp/ssh-um5xoirQisZV/agent.55 [2021-05-19T07:48:53.582Z] SSH_AGENT_PID=62 [2021-05-19T07:48:53.587Z] Running ssh-add (command line suppressed) [2021-05-19T07:48:53.676Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7649359627855066891.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7649359627855066891.key) [2021-05-19T07:48:53.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:48:54.003Z] + git semver init [2021-05-19T07:48:54.003Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T07:48:54.003Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T07:48:54.003Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:48:54.003Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T07:48:54.003Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T07:48:54.003Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T07:48:54.003Z] # $SEMVER_BRANCH = master [2021-05-19T07:48:54.003Z] # $SEMVER_TEMP = /tmp/semver-122684732 [2021-05-19T07:48:54.003Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-19T07:48:55.411Z] # '/tmp/semver-122684732' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-19T07:48:55.411Z] # -> Force: false [2021-05-19T07:48:55.411Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T07:48:55.420Z] $ docker exec --env ******** --env ******** bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 ssh-agent -k [2021-05-19T07:48:55.501Z] unset SSH_AUTH_SOCK; [2021-05-19T07:48:55.501Z] unset SSH_AGENT_PID; [2021-05-19T07:48:55.501Z] echo Agent pid 62 killed; [2021-05-19T07:48:55.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T07:48:55.847Z] + git semver [Pipeline] } [2021-05-19T07:48:55.860Z] $ docker stop --time=1 bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 [2021-05-19T07:48:57.241Z] $ docker rm -f bd989a541fbe37cb23d5bc0e2ae5fb6ff61173ea7f0e1aa73f51025097490f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:48:57.607Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T07:48:57.862Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T07:48:57.866Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.56 [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-19T07:49:13.131Z] Still waiting to schedule task [2021-05-19T07:49:13.131Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T07:49:13.134Z] Still waiting to schedule task [2021-05-19T07:49:13.134Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T07:51:14.754Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15034 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T07:51:14.776Z] Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout [2021-05-19T07:51:14.983Z] The recommended git tool is: git [2021-05-19T07:51:20.395Z] using credential edgex-jenkins-ssh [2021-05-19T07:51:20.414Z] Cloning the remote Git repository [2021-05-19T07:51:20.499Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T07:51:20.666Z] > git init /w/workspace/edgex-ui-go/116 # timeout=10 [2021-05-19T07:51:20.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T07:51:20.760Z] > git --version # timeout=10 [2021-05-19T07:51:20.812Z] > git --version # 'git version 2.17.1' [2021-05-19T07:51:20.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:51:20.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:51:23.043Z] Avoid second fetch [2021-05-19T07:51:23.043Z] Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) [2021-05-19T07:51:23.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T07:51:23.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:51:23.065Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:51:23.079Z] > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-19T07:51:27.781Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:51:29.168Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:51:29.631Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:51:29.975Z] + + sudo service docker restarttrue [2021-05-19T07:51:29.975Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:51:48.328Z] provisioning config files... [2021-05-19T07:51:48.355Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config2215294978872250081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:51:48.745Z] ---> docker-login.sh [2021-05-19T07:51:48.745Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:51:49.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:51:50.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:51:50.005Z] Configure a credential helper to remove this warning. See [2021-05-19T07:51:50.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:51:50.005Z] [2021-05-19T07:51:50.005Z] Login Succeeded [2021-05-19T07:51:50.005Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:51:50.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:51:50.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:51:50.553Z] Configure a credential helper to remove this warning. See [2021-05-19T07:51:50.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:51:50.553Z] [2021-05-19T07:51:50.553Z] Login Succeeded [2021-05-19T07:51:50.553Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:51:50.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:51:51.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:51:51.105Z] Configure a credential helper to remove this warning. See [2021-05-19T07:51:51.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:51:51.105Z] [2021-05-19T07:51:51.105Z] Login Succeeded [2021-05-19T07:51:51.105Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:51:51.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:51:51.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:51:51.655Z] Configure a credential helper to remove this warning. See [2021-05-19T07:51:51.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:51:51.655Z] [2021-05-19T07:51:51.655Z] Login Succeeded [2021-05-19T07:51:51.655Z] docker.io [2021-05-19T07:51:51.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:51:52.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:51:52.533Z] Configure a credential helper to remove this warning. See [2021-05-19T07:51:52.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:51:52.533Z] [2021-05-19T07:51:52.533Z] Login Succeeded [2021-05-19T07:51:52.533Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:51:52.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T07:51:52.863Z] ========================================================= [2021-05-19T07:51:52.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T07:51:52.863Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:51:53.214Z] + 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-19T07:51:54.210Z] Sending build context to Docker daemon 35.55MB [2021-05-19T07:51:54.210Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T07:51:54.210Z] Step 2/8 : FROM ${BASE} [2021-05-19T07:51:54.487Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T07:51:54.487Z] 595b0fe564bb: Pulling fs layer [2021-05-19T07:51:54.487Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T07:51:54.487Z] 316046926c0a: Pulling fs layer [2021-05-19T07:51:54.487Z] 4ebd0625c992: Pulling fs layer [2021-05-19T07:51:54.487Z] 207e8628e3a3: Pulling fs layer [2021-05-19T07:51:54.487Z] c791037a9be2: Pulling fs layer [2021-05-19T07:51:54.487Z] ffd874e62e21: Pulling fs layer [2021-05-19T07:51:54.487Z] 4ebd0625c992: Waiting [2021-05-19T07:51:54.487Z] 207e8628e3a3: Waiting [2021-05-19T07:51:54.487Z] c791037a9be2: Waiting [2021-05-19T07:51:54.487Z] ffd874e62e21: Waiting [2021-05-19T07:51:54.487Z] 316046926c0a: Verifying Checksum [2021-05-19T07:51:54.487Z] 316046926c0a: Download complete [2021-05-19T07:51:54.487Z] 7186ed65a4f7: Download complete [2021-05-19T07:51:54.487Z] 207e8628e3a3: Verifying Checksum [2021-05-19T07:51:54.487Z] 207e8628e3a3: Download complete [2021-05-19T07:51:54.487Z] c791037a9be2: Verifying Checksum [2021-05-19T07:51:54.487Z] c791037a9be2: Download complete [2021-05-19T07:51:54.487Z] 595b0fe564bb: Verifying Checksum [2021-05-19T07:51:54.487Z] 595b0fe564bb: Download complete [2021-05-19T07:51:55.480Z] 595b0fe564bb: Pull complete [2021-05-19T07:51:55.755Z] 7186ed65a4f7: Pull complete [2021-05-19T07:51:56.362Z] 316046926c0a: Pull complete [2021-05-19T07:51:57.809Z] ffd874e62e21: Verifying Checksum [2021-05-19T07:51:57.809Z] ffd874e62e21: Download complete [2021-05-19T07:51:58.085Z] 4ebd0625c992: Verifying Checksum [2021-05-19T07:51:58.085Z] 4ebd0625c992: Download complete [2021-05-19T07:52:00.639Z] Running on prd-centos7-docker-4c-2g-15035 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T07:52:00.666Z] Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout [2021-05-19T07:52:00.780Z] The recommended git tool is: git [2021-05-19T07:52:03.232Z] using credential edgex-jenkins-ssh [2021-05-19T07:52:03.248Z] Cloning the remote Git repository [2021-05-19T07:52:03.277Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T07:52:03.343Z] > git init /w/workspace/edgex-ui-go/116 # timeout=10 [2021-05-19T07:52:03.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T07:52:03.375Z] > git --version # timeout=10 [2021-05-19T07:52:03.384Z] > git --version # 'git version 2.24.4' [2021-05-19T07:52:03.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T07:52:03.413Z] [INFO] Currently running in a labeled security context [2021-05-19T07:52:03.413Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T07:52:03.413Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/116@tmp/jenkins-gitclient-ssh3879745417466053181.key [2021-05-19T07:52:03.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:52:05.462Z] Avoid second fetch [2021-05-19T07:52:05.463Z] Checking out Revision f7a0bff6474214c55a1e85b7edad4701d981c8d3 (master) [2021-05-19T07:52:05.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T07:52:05.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T07:52:05.476Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T07:52:05.486Z] > git checkout -f f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-19T07:52:08.301Z] 4ebd0625c992: Pull complete [2021-05-19T07:52:08.301Z] 207e8628e3a3: Pull complete [2021-05-19T07:52:08.898Z] c791037a9be2: Pull complete [2021-05-19T07:52:09.274Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T07:52:10.465Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:52:10.808Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T07:52:11.120Z] + sudo service docker restart [2021-05-19T07:52:11.120Z] + true [2021-05-19T07:52:11.120Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T07:52:12.301Z] ffd874e62e21: Pull complete [2021-05-19T07:52:12.301Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T07:52:12.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T07:52:12.301Z] ---> cfc18b08335c [2021-05-19T07:52:12.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:52:14.283Z] ---> Running in 5e5b831ad2f3 [2021-05-19T07:52:14.883Z] Removing intermediate container 5e5b831ad2f3 [2021-05-19T07:52:14.883Z] ---> 3c73faf94b61 [2021-05-19T07:52:14.883Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:52:14.883Z] ---> Running in 7a39062103bf [2021-05-19T07:52:17.510Z] Removing intermediate container 7a39062103bf [2021-05-19T07:52:17.510Z] ---> 76904b7bb86a [2021-05-19T07:52:17.510Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T07:52:17.510Z] ---> Running in 1f61d3985192 [2021-05-19T07:52:18.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T07:52:19.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T07:52:20.536Z] OK: 138 MiB in 40 packages [2021-05-19T07:52:21.969Z] Removing intermediate container 1f61d3985192 [2021-05-19T07:52:21.969Z] ---> 8a00fc181317 [2021-05-19T07:52:21.969Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T07:52:21.969Z] ---> Running in 61f0a299c3ea [2021-05-19T07:52:22.241Z] Removing intermediate container 61f0a299c3ea [2021-05-19T07:52:22.241Z] ---> 574eb0f855b6 [2021-05-19T07:52:22.241Z] Step 7/8 : COPY . . [2021-05-19T07:52:25.690Z] ---> 3a3feecb3654 [2021-05-19T07:52:25.690Z] Step 8/8 : RUN go mod download [2021-05-19T07:52:25.690Z] ---> Running in f3784ff42fec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:52:33.168Z] provisioning config files... [2021-05-19T07:52:33.195Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config7500806087599600002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:52:33.559Z] ---> docker-login.sh [2021-05-19T07:52:33.559Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:52:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:52:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:52:34.397Z] Configure a credential helper to remove this warning. See [2021-05-19T07:52:34.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:52:34.397Z] [2021-05-19T07:52:34.397Z] Login Succeeded [2021-05-19T07:52:34.397Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:52:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:52:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:52:34.397Z] Configure a credential helper to remove this warning. See [2021-05-19T07:52:34.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:52:34.397Z] [2021-05-19T07:52:34.397Z] Login Succeeded [2021-05-19T07:52:34.397Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:52:34.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:52:34.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:52:34.658Z] Configure a credential helper to remove this warning. See [2021-05-19T07:52:34.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:52:34.658Z] [2021-05-19T07:52:34.658Z] Login Succeeded [2021-05-19T07:52:34.658Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:52:34.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:52:34.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:52:34.920Z] Configure a credential helper to remove this warning. See [2021-05-19T07:52:34.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:52:34.920Z] [2021-05-19T07:52:34.920Z] Login Succeeded [2021-05-19T07:52:34.920Z] docker.io [2021-05-19T07:52:34.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:52:35.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:52:35.182Z] Configure a credential helper to remove this warning. See [2021-05-19T07:52:35.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:52:35.182Z] [2021-05-19T07:52:35.182Z] Login Succeeded [2021-05-19T07:52:35.182Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:52:35.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T07:52:35.379Z] ========================================================= [2021-05-19T07:52:35.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T07:52:35.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:52:35.698Z] + 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-19T07:52:35.966Z] Sending build context to Docker daemon 35.55MB [2021-05-19T07:52:35.966Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T07:52:35.966Z] Step 2/8 : FROM ${BASE} [2021-05-19T07:52:36.230Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T07:52:36.230Z] 540db60ca938: Pulling fs layer [2021-05-19T07:52:36.230Z] adcc1eea9eea: Pulling fs layer [2021-05-19T07:52:36.230Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T07:52:36.230Z] 0510c868ecb4: Pulling fs layer [2021-05-19T07:52:36.230Z] afea3b2eda06: Pulling fs layer [2021-05-19T07:52:36.230Z] 7809a108b3ef: Pulling fs layer [2021-05-19T07:52:36.230Z] f706445af74f: Pulling fs layer [2021-05-19T07:52:36.230Z] afea3b2eda06: Waiting [2021-05-19T07:52:36.230Z] 7809a108b3ef: Waiting [2021-05-19T07:52:36.230Z] f706445af74f: Waiting [2021-05-19T07:52:36.230Z] 0510c868ecb4: Waiting [2021-05-19T07:52:36.230Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T07:52:36.230Z] 4c4ab2625f07: Download complete [2021-05-19T07:52:36.230Z] adcc1eea9eea: Verifying Checksum [2021-05-19T07:52:36.230Z] adcc1eea9eea: Download complete [2021-05-19T07:52:36.230Z] afea3b2eda06: Verifying Checksum [2021-05-19T07:52:36.230Z] afea3b2eda06: Download complete [2021-05-19T07:52:36.230Z] 540db60ca938: Verifying Checksum [2021-05-19T07:52:36.230Z] 540db60ca938: Download complete [2021-05-19T07:52:36.500Z] 7809a108b3ef: Verifying Checksum [2021-05-19T07:52:36.500Z] 7809a108b3ef: Download complete [2021-05-19T07:52:36.500Z] 540db60ca938: Pull complete [2021-05-19T07:52:36.767Z] adcc1eea9eea: Pull complete [2021-05-19T07:52:37.028Z] 4c4ab2625f07: Pull complete [2021-05-19T07:52:37.968Z] f706445af74f: Verifying Checksum [2021-05-19T07:52:37.968Z] f706445af74f: Download complete [2021-05-19T07:52:38.546Z] 0510c868ecb4: Verifying Checksum [2021-05-19T07:52:38.546Z] 0510c868ecb4: Download complete [2021-05-19T07:52:45.176Z] 0510c868ecb4: Pull complete [2021-05-19T07:52:45.176Z] afea3b2eda06: Pull complete [2021-05-19T07:52:45.176Z] 7809a108b3ef: Pull complete [2021-05-19T07:52:46.594Z] f706445af74f: Pull complete [2021-05-19T07:52:46.595Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T07:52:46.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T07:52:46.856Z] ---> b068be0155e3 [2021-05-19T07:52:46.856Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T07:52:58.028Z] Removing intermediate container f3784ff42fec [2021-05-19T07:52:58.028Z] ---> f11cf189f077 [2021-05-19T07:52:58.028Z] Successfully built f11cf189f077 [2021-05-19T07:52:58.028Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:52:58.380Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T07:52:58.380Z] . [Pipeline] withDockerContainer [2021-05-19T07:52:58.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-15034 does not seem to be running inside a container [2021-05-19T07:52:58.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 ******** ci-base-image-arm64 cat [2021-05-19T07:53:00.373Z] $ docker top e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:53:01.346Z] + go version [2021-05-19T07:53:01.346Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T07:53:01.371Z] $ docker stop --time=1 e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 [2021-05-19T07:53:03.238Z] $ docker rm -f e48c84a90e91d278080d9e01ec38967d12a68d679d2e21c41bc017f039ee6bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:53:03.982Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T07:53:03.982Z] . [Pipeline] withDockerContainer [2021-05-19T07:53:04.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-15034 does not seem to be running inside a container [2021-05-19T07:53:04.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 ******** ci-base-image-arm64 cat [2021-05-19T07:53:04.990Z] ---> Running in c556774bc43c [2021-05-19T07:53:04.990Z] Removing intermediate container c556774bc43c [2021-05-19T07:53:04.990Z] ---> dd7e148115c3 [2021-05-19T07:53:04.990Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:53:04.990Z] ---> Running in f5d16de5f6ba [2021-05-19T07:53:04.990Z] Removing intermediate container f5d16de5f6ba [2021-05-19T07:53:04.990Z] ---> 3c034443d3bd [2021-05-19T07:53:04.990Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T07:53:04.990Z] ---> Running in 11d9261469fe [2021-05-19T07:53:04.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T07:53:05.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T07:53:05.821Z] OK: 149 MiB in 40 packages [2021-05-19T07:53:05.988Z] $ docker top 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:53:06.394Z] Removing intermediate container 11d9261469fe [2021-05-19T07:53:06.394Z] ---> 6373ff0cb049 [2021-05-19T07:53:06.394Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T07:53:06.394Z] ---> Running in 0e5323965870 [2021-05-19T07:53:06.658Z] Removing intermediate container 0e5323965870 [2021-05-19T07:53:06.658Z] ---> d2c61e6c60e3 [2021-05-19T07:53:06.658Z] Step 7/8 : COPY . . [2021-05-19T07:53:06.958Z] + go mod tidy [Pipeline] sh [2021-05-19T07:53:08.227Z] + make test [2021-05-19T07:53:08.227Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T07:53:09.663Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-19T07:53:10.906Z] ---> f80a78f9e8ab [2021-05-19T07:53:10.906Z] Step 8/8 : RUN go mod download [2021-05-19T07:53:11.170Z] ---> Running in 48c0a691158c [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T07:53:42.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T07:53:42.133Z] GO111MODULE=on go vet ./... [2021-05-19T07:53:49.949Z] Removing intermediate container 48c0a691158c [2021-05-19T07:53:49.949Z] ---> 2c3ffeb34221 [2021-05-19T07:53:49.949Z] Successfully built 2c3ffeb34221 [2021-05-19T07:53:49.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:53:50.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T07:53:50.256Z] . [Pipeline] withDockerContainer [2021-05-19T07:53:50.347Z] prd-centos7-docker-4c-2g-15035 does not seem to be running inside a container [2021-05-19T07:53:50.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 ******** ci-base-image-x86_64 cat [2021-05-19T07:53:50.974Z] $ docker top 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:53:51.344Z] + go version [2021-05-19T07:53:51.344Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T07:53:51.358Z] $ docker stop --time=1 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a [2021-05-19T07:53:52.869Z] $ docker rm -f 16f7121aabb5f23e67d2acf8cc885583c1e4ffdd182d870e1e0034c96c9ebf8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:53:53.472Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T07:53:53.472Z] . [Pipeline] withDockerContainer [2021-05-19T07:53:53.549Z] prd-centos7-docker-4c-2g-15035 does not seem to be running inside a container [2021-05-19T07:53:53.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 ******** ci-base-image-x86_64 cat [2021-05-19T07:53:54.418Z] $ docker top 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:53:54.805Z] + go mod tidy [Pipeline] sh [2021-05-19T07:53:55.430Z] + make test [2021-05-19T07:53:55.430Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T07:53:55.695Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-05-19T07:54:04.353Z] $ docker stop --time=1 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b [2021-05-19T07:54:06.193Z] $ docker rm -f 2e885ec836cf43000c4d6dec183efffcebd7ef7bd2cbb994cfeccec07fbc599b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:54:06.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T07:54:07.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T07:54:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T07:54:07.995Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-19T07:54:10.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T07:54:10.647Z] + ls -al . [2021-05-19T07:54:10.647Z] total 124 [2021-05-19T07:54:10.647Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:53 . [2021-05-19T07:54:10.647Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:51 .. [2021-05-19T07:54:10.647Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 07:51 .git [2021-05-19T07:54:10.647Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:51 .github [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 162 May 19 07:51 .gitignore [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 19 07:51 CONTRIBUTING.md [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 19 07:51 Dockerfile [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 902 May 19 07:51 Dockerfile.build [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 652 May 19 07:51 Jenkinsfile [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 19 07:51 LICENSE [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 941 May 19 07:51 Makefile [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 19 07:51 README.md [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 07:48 VERSION [2021-05-19T07:54:10.647Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 07:51 assets [2021-05-19T07:54:10.647Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 07:51 bin [2021-05-19T07:54:10.647Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 07:51 cmd [2021-05-19T07:54:10.647Z] -rw-r--r-- 1 jenkins jenkins 10 May 19 07:53 coverage.out [2021-05-19T07:54:10.647Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 07:51 docs [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 971 May 19 07:51 go.mod [2021-05-19T07:54:10.647Z] -rw-r--r-- 1 jenkins jenkins 24060 May 19 07:53 go.sum [2021-05-19T07:54:10.647Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 07:51 internal [2021-05-19T07:54:10.647Z] -rw-rw-r-- 1 jenkins jenkins 155 May 19 07:51 version.go [2021-05-19T07:54:10.647Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 07:51 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:10.990Z] + 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=f7a0bff6474214c55a1e85b7edad4701d981c8d3 --label arch=arm64 --label version=2.0.0-dev.56 . [2021-05-19T07:54:11.986Z] Sending build context to Docker daemon 35.58MB [2021-05-19T07:54:11.986Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T07:54:11.986Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T07:54:11.986Z] ---> f11cf189f077 [2021-05-19T07:54:11.986Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T07:54:12.256Z] ---> Running in 9f5b89ccb6bc [2021-05-19T07:54:12.846Z] Removing intermediate container 9f5b89ccb6bc [2021-05-19T07:54:12.846Z] ---> 3104b513e715 [2021-05-19T07:54:12.846Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T07:54:12.846Z] ---> Running in 2eaacadb6c4a [Pipeline] } [2021-05-19T07:54:13.384Z] $ docker stop --time=1 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 [2021-05-19T07:54:13.437Z] Removing intermediate container 2eaacadb6c4a [2021-05-19T07:54:13.437Z] ---> 73b8f88d3545 [2021-05-19T07:54:13.437Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T07:54:13.437Z] ---> Running in 45bea7aa861b [2021-05-19T07:54:14.033Z] Removing intermediate container 45bea7aa861b [2021-05-19T07:54:14.033Z] ---> 34215fed96c5 [2021-05-19T07:54:14.033Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T07:54:14.033Z] ---> Running in d84785a87675 [2021-05-19T07:54:14.628Z] Removing intermediate container d84785a87675 [2021-05-19T07:54:14.629Z] ---> b67155804d15 [2021-05-19T07:54:14.629Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T07:54:14.629Z] ---> Running in ac14a6f24d05 [2021-05-19T07:54:15.228Z] Removing intermediate container ac14a6f24d05 [2021-05-19T07:54:15.228Z] ---> 98f5ac85565a [2021-05-19T07:54:15.228Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:54:15.228Z] ---> Running in d45b84be68d0 [2021-05-19T07:54:15.826Z] $ docker rm -f 2e39c46812a70cffd44c90d10a4625f8227c1394c19cb64341bab0c4caf240c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T07:54:16.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T07:54:16.258Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T07:54:16.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T07:54:16.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T07:54:17.178Z] + ls -al . [2021-05-19T07:54:17.178Z] total 92 [2021-05-19T07:54:17.178Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 07:53 . [2021-05-19T07:54:17.178Z] drwxrwxr-x. 4 jenkins jenkins 32 May 19 07:52 .. [2021-05-19T07:54:17.178Z] drwxrwxr-x. 3 jenkins jenkins 20 May 19 07:52 assets [2021-05-19T07:54:17.178Z] drwxrwxr-x. 2 jenkins jenkins 35 May 19 07:52 bin [2021-05-19T07:54:17.178Z] drwxrwxr-x. 3 jenkins jenkins 29 May 19 07:52 cmd [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 19 07:52 CONTRIBUTING.md [2021-05-19T07:54:17.178Z] -rw-r--r--. 1 jenkins jenkins 10 May 19 07:53 coverage.out [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 19 07:52 Dockerfile [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 902 May 19 07:52 Dockerfile.build [2021-05-19T07:54:17.178Z] drwxrwxr-x. 5 jenkins jenkins 104 May 19 07:52 docs [2021-05-19T07:54:17.178Z] drwxrwxr-x. 8 jenkins jenkins 162 May 19 07:52 .git [2021-05-19T07:54:17.178Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 07:52 .github [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 162 May 19 07:52 .gitignore [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 971 May 19 07:52 go.mod [2021-05-19T07:54:17.178Z] -rw-r--r--. 1 jenkins jenkins 24060 May 19 07:53 go.sum [2021-05-19T07:54:17.178Z] drwxrwxr-x. 10 jenkins jenkins 139 May 19 07:52 internal [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 652 May 19 07:52 Jenkinsfile [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 19 07:52 LICENSE [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 941 May 19 07:52 Makefile [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 19 07:52 README.md [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 12 May 19 07:48 VERSION [2021-05-19T07:54:17.178Z] -rw-rw-r--. 1 jenkins jenkins 155 May 19 07:52 version.go [2021-05-19T07:54:17.178Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 19 07:52 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:17.486Z] + 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=f7a0bff6474214c55a1e85b7edad4701d981c8d3 --label arch=amd64 --label version=2.0.0-dev.56 . [2021-05-19T07:54:17.749Z] Sending build context to Docker daemon 35.58MB [2021-05-19T07:54:17.749Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T07:54:17.749Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T07:54:17.749Z] ---> 2c3ffeb34221 [2021-05-19T07:54:17.749Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T07:54:17.852Z] Removing intermediate container d45b84be68d0 [2021-05-19T07:54:17.852Z] ---> 4d5304d9803d [2021-05-19T07:54:17.852Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T07:54:17.852Z] ---> Running in 317d5581f946 [2021-05-19T07:54:18.702Z] ---> Running in 2a76c0243276 [2021-05-19T07:54:18.702Z] Removing intermediate container 2a76c0243276 [2021-05-19T07:54:18.702Z] ---> 2c62e8f84354 [2021-05-19T07:54:18.702Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T07:54:18.702Z] ---> Running in 7b80be5ef446 [2021-05-19T07:54:18.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T07:54:18.968Z] Removing intermediate container 7b80be5ef446 [2021-05-19T07:54:18.968Z] ---> e829df9d1d3a [2021-05-19T07:54:18.968Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T07:54:18.968Z] ---> Running in 0dcebc6af954 [2021-05-19T07:54:18.968Z] Removing intermediate container 0dcebc6af954 [2021-05-19T07:54:18.968Z] ---> 491c0703df2c [2021-05-19T07:54:18.968Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T07:54:19.231Z] ---> Running in 57b6c13efe0e [2021-05-19T07:54:19.231Z] Removing intermediate container 57b6c13efe0e [2021-05-19T07:54:19.231Z] ---> f8432ef5156f [2021-05-19T07:54:19.231Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T07:54:19.231Z] ---> Running in 3a11020311e7 [2021-05-19T07:54:19.492Z] Removing intermediate container 3a11020311e7 [2021-05-19T07:54:19.492Z] ---> 46edd38b3b75 [2021-05-19T07:54:19.492Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T07:54:19.492Z] ---> Running in 7026a4ad4d06 [2021-05-19T07:54:19.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T07:54:20.071Z] Removing intermediate container 7026a4ad4d06 [2021-05-19T07:54:20.071Z] ---> 79ad477d2154 [2021-05-19T07:54:20.071Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T07:54:20.071Z] ---> Running in 89cb66e8e3f2 [2021-05-19T07:54:20.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T07:54:20.401Z] OK: 138 MiB in 40 packages [2021-05-19T07:54:21.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T07:54:21.381Z] Removing intermediate container 317d5581f946 [2021-05-19T07:54:21.381Z] ---> d1abb716a8f5 [2021-05-19T07:54:21.381Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T07:54:21.653Z] ---> Running in 33b424d4dac1 [2021-05-19T07:54:21.855Z] OK: 149 MiB in 40 packages [2021-05-19T07:54:21.855Z] Removing intermediate container 89cb66e8e3f2 [2021-05-19T07:54:21.855Z] ---> 922dcd7ff2a2 [2021-05-19T07:54:21.855Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T07:54:21.855Z] ---> Running in 2ab1baa7c18e [2021-05-19T07:54:22.115Z] Removing intermediate container 2ab1baa7c18e [2021-05-19T07:54:22.115Z] ---> e6e1e60e8f5b [2021-05-19T07:54:22.115Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T07:54:22.115Z] ---> Running in becd9ccdbf70 [2021-05-19T07:54:22.115Z] Removing intermediate container becd9ccdbf70 [2021-05-19T07:54:22.115Z] ---> 64c263bb34a5 [2021-05-19T07:54:22.115Z] Step 12/24 : COPY go.mod . [2021-05-19T07:54:22.243Z] Removing intermediate container 33b424d4dac1 [2021-05-19T07:54:22.243Z] ---> 5e8975394283 [2021-05-19T07:54:22.243Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T07:54:22.243Z] ---> Running in 41ef6810f53e [2021-05-19T07:54:22.377Z] ---> b52e6299112f [2021-05-19T07:54:22.377Z] Step 13/24 : COPY Makefile . [2021-05-19T07:54:22.377Z] ---> 8c4bd93bb006 [2021-05-19T07:54:22.377Z] Step 14/24 : RUN make update [2021-05-19T07:54:22.377Z] ---> Running in fc3ff6c9df06 [2021-05-19T07:54:22.840Z] Removing intermediate container 41ef6810f53e [2021-05-19T07:54:22.840Z] ---> cb5cbaa201dd [2021-05-19T07:54:22.840Z] Step 12/24 : COPY go.mod . [2021-05-19T07:54:22.953Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T07:54:23.219Z] Removing intermediate container fc3ff6c9df06 [2021-05-19T07:54:23.219Z] ---> 427dd4454402 [2021-05-19T07:54:23.219Z] Step 15/24 : COPY . . [2021-05-19T07:54:23.443Z] ---> 21f10c03dc9b [2021-05-19T07:54:23.443Z] Step 13/24 : COPY Makefile . [2021-05-19T07:54:24.170Z] ---> 75101b29e148 [2021-05-19T07:54:24.170Z] Step 16/24 : RUN ${MAKE} [2021-05-19T07:54:24.170Z] ---> Running in f9d035dda4a5 [2021-05-19T07:54:24.425Z] ---> f68407fda1da [2021-05-19T07:54:24.425Z] Step 14/24 : RUN make update [2021-05-19T07:54:24.425Z] ---> Running in 403af3133242 [2021-05-19T07:54:24.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.56" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T07:54:25.410Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T07:54:26.850Z] Removing intermediate container 403af3133242 [2021-05-19T07:54:26.850Z] ---> 1add6aac3ac8 [2021-05-19T07:54:26.850Z] Step 15/24 : COPY . . [2021-05-19T07:54:30.258Z] ---> ca7ea76f063e [2021-05-19T07:54:30.258Z] Step 16/24 : RUN ${MAKE} [2021-05-19T07:54:30.258Z] ---> Running in c86fa95679da [2021-05-19T07:54:31.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.56" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T07:54:32.695Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T07:54:34.101Z] Removing intermediate container f9d035dda4a5 [2021-05-19T07:54:34.101Z] ---> 51360a0acd6b [2021-05-19T07:54:34.101Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T07:54:34.361Z] 3.12: Pulling from library/alpine [2021-05-19T07:54:34.361Z] 339de151aab4: Pulling fs layer [2021-05-19T07:54:34.633Z] 339de151aab4: Verifying Checksum [2021-05-19T07:54:34.633Z] 339de151aab4: Download complete [2021-05-19T07:54:34.899Z] 339de151aab4: Pull complete [2021-05-19T07:54:34.899Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T07:54:34.899Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T07:54:34.899Z] ---> 13621d1b12d4 [2021-05-19T07:54:34.899Z] Step 18/24 : EXPOSE 4000 [2021-05-19T07:54:34.899Z] ---> Running in cdf670bab6b1 [2021-05-19T07:54:34.899Z] Removing intermediate container cdf670bab6b1 [2021-05-19T07:54:34.899Z] ---> d9350f8560c3 [2021-05-19T07:54:34.899Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T07:54:35.854Z] ---> d996ec099297 [2021-05-19T07:54:35.854Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T07:54:35.854Z] ---> Running in 40a0c1316d01 [2021-05-19T07:54:36.116Z] Removing intermediate container 40a0c1316d01 [2021-05-19T07:54:36.116Z] ---> a8fb5697db81 [2021-05-19T07:54:36.116Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T07:54:36.116Z] ---> Running in dac8a63c187f [2021-05-19T07:54:36.116Z] Removing intermediate container dac8a63c187f [2021-05-19T07:54:36.116Z] ---> 82b0de9cd49b [2021-05-19T07:54:36.116Z] Step 22/24 : LABEL arch=amd64 [2021-05-19T07:54:36.116Z] ---> Running in fef579aa915a [2021-05-19T07:54:36.116Z] Removing intermediate container fef579aa915a [2021-05-19T07:54:36.116Z] ---> 92f166ed90a4 [2021-05-19T07:54:36.116Z] Step 23/24 : LABEL git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:54:36.116Z] ---> Running in 7d7c639b882d [2021-05-19T07:54:36.376Z] Removing intermediate container 7d7c639b882d [2021-05-19T07:54:36.376Z] ---> d091ce0e7da3 [2021-05-19T07:54:36.376Z] Step 24/24 : LABEL version=2.0.0-dev.56 [2021-05-19T07:54:36.376Z] ---> Running in e8bd41c085a4 [2021-05-19T07:54:36.376Z] Removing intermediate container e8bd41c085a4 [2021-05-19T07:54:36.376Z] ---> ee379821a4ce [2021-05-19T07:54:36.376Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T07:54:36.376Z] Successfully built ee379821a4ce [2021-05-19T07:54:36.376Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:54:36.635Z] provisioning config files... [2021-05-19T07:54:36.649Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config3403027604469880593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:54:36.968Z] ---> docker-login.sh [2021-05-19T07:54:36.968Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:54:36.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:54:36.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:54:36.968Z] Configure a credential helper to remove this warning. See [2021-05-19T07:54:36.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:54:36.968Z] [2021-05-19T07:54:36.968Z] Login Succeeded [2021-05-19T07:54:36.968Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:54:36.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:54:37.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:54:37.229Z] Configure a credential helper to remove this warning. See [2021-05-19T07:54:37.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:54:37.229Z] [2021-05-19T07:54:37.229Z] Login Succeeded [2021-05-19T07:54:37.229Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:54:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:54:37.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:54:37.229Z] Configure a credential helper to remove this warning. See [2021-05-19T07:54:37.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:54:37.229Z] [2021-05-19T07:54:37.229Z] Login Succeeded [2021-05-19T07:54:37.229Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:54:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:54:37.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:54:37.493Z] Configure a credential helper to remove this warning. See [2021-05-19T07:54:37.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:54:37.493Z] [2021-05-19T07:54:37.493Z] Login Succeeded [2021-05-19T07:54:37.493Z] docker.io [2021-05-19T07:54:37.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:54:37.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:54:37.754Z] Configure a credential helper to remove this warning. See [2021-05-19T07:54:37.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:54:37.754Z] [2021-05-19T07:54:37.754Z] Login Succeeded [2021-05-19T07:54:37.754Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:54:37.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T07:54:37.841Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-19T07:54:37.841Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:54:37.841Z] latest [2021-05-19T07:54:37.841Z] 2.0.0-dev.56 [2021-05-19T07:54:37.841Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:54:37.841Z] master [2021-05-19T07:54:37.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:38.242Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:38.543Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:54:38.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T07:54:38.543Z] 495066aa566b: Preparing [2021-05-19T07:54:38.543Z] 32f366d666a5: Preparing [2021-05-19T07:54:38.543Z] 32f366d666a5: Layer already exists [2021-05-19T07:54:41.096Z] 495066aa566b: Pushed [2021-05-19T07:54:41.096Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:41.403Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:41.702Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T07:54:41.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T07:54:41.702Z] 495066aa566b: Preparing [2021-05-19T07:54:41.702Z] 32f366d666a5: Preparing [2021-05-19T07:54:41.702Z] 495066aa566b: Layer already exists [2021-05-19T07:54:41.702Z] 32f366d666a5: Layer already exists [2021-05-19T07:54:41.702Z] latest: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:42.011Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:42.312Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 [2021-05-19T07:54:42.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T07:54:42.312Z] 495066aa566b: Preparing [2021-05-19T07:54:42.312Z] 32f366d666a5: Preparing [2021-05-19T07:54:42.312Z] 495066aa566b: Layer already exists [2021-05-19T07:54:42.312Z] 32f366d666a5: Layer already exists [2021-05-19T07:54:42.312Z] 2.0.0-dev.56: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:42.618Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:42.917Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:54:42.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T07:54:42.917Z] 495066aa566b: Preparing [2021-05-19T07:54:42.917Z] 32f366d666a5: Preparing [2021-05-19T07:54:42.917Z] 32f366d666a5: Layer already exists [2021-05-19T07:54:42.917Z] 495066aa566b: Layer already exists [2021-05-19T07:54:42.917Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:43.232Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:54:43.533Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-19T07:54:43.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T07:54:43.533Z] 495066aa566b: Preparing [2021-05-19T07:54:43.533Z] 32f366d666a5: Preparing [2021-05-19T07:54:43.533Z] 495066aa566b: Layer already exists [2021-05-19T07:54:43.533Z] 32f366d666a5: Layer already exists [2021-05-19T07:54:43.533Z] master: digest: sha256:931ed2129c98bfe76a893b5df6a92279a2ba71619cb3d6ef194f58d4dd323c6b size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T07:54:43.591Z] ===================================================== [Pipeline] echo [2021-05-19T07:54:43.607Z] taggedImages: [2021-05-19T07:54:43.607Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:54:43.607Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T07:54:43.607Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.56 [2021-05-19T07:54:43.607Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:54:43.607Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:54:44.408Z] ---> job-cost.sh [2021-05-19T07:54:44.408Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zDeh [2021-05-19T07:54:54.456Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T07:54:58.083Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T07:55:00.064Z] Removing intermediate container c86fa95679da [2021-05-19T07:55:00.064Z] ---> 5558c3d820f5 [2021-05-19T07:55:00.064Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T07:55:01.049Z] 3.12: Pulling from library/alpine [2021-05-19T07:55:01.049Z] d2f70382dc9a: Pulling fs layer [2021-05-19T07:55:01.331Z] d2f70382dc9a: Verifying Checksum [2021-05-19T07:55:01.331Z] d2f70382dc9a: Download complete [2021-05-19T07:55:01.945Z] d2f70382dc9a: Pull complete [2021-05-19T07:55:01.945Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T07:55:01.945Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T07:55:01.945Z] ---> 9852663dfa18 [2021-05-19T07:55:01.945Z] Step 18/24 : EXPOSE 4000 [2021-05-19T07:55:02.220Z] ---> Running in 111347145ddf [2021-05-19T07:55:02.816Z] Removing intermediate container 111347145ddf [2021-05-19T07:55:02.816Z] ---> 5ff41859b846 [2021-05-19T07:55:02.816Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T07:55:05.438Z] ---> 4f02dcaff301 [2021-05-19T07:55:05.438Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T07:55:05.438Z] ---> Running in 933af371d1e2 [2021-05-19T07:55:05.713Z] Removing intermediate container 933af371d1e2 [2021-05-19T07:55:05.713Z] ---> b08c3625fd73 [2021-05-19T07:55:05.713Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T07:55:05.713Z] ---> Running in 767229c92226 [2021-05-19T07:55:06.311Z] Removing intermediate container 767229c92226 [2021-05-19T07:55:06.311Z] ---> a07f31d2d919 [2021-05-19T07:55:06.311Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T07:55:06.311Z] ---> Running in 341a28a3468a [2021-05-19T07:55:06.913Z] Removing intermediate container 341a28a3468a [2021-05-19T07:55:06.913Z] ---> 6cf9bd72aa7b [2021-05-19T07:55:06.913Z] Step 23/24 : LABEL git_sha=f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:55:06.913Z] ---> Running in 147483014a89 [2021-05-19T07:55:07.510Z] Removing intermediate container 147483014a89 [2021-05-19T07:55:07.510Z] ---> 52aaa8011118 [2021-05-19T07:55:07.510Z] Step 24/24 : LABEL version=2.0.0-dev.56 [2021-05-19T07:55:07.510Z] ---> Running in c4bdf73887ad [2021-05-19T07:55:08.105Z] Removing intermediate container c4bdf73887ad [2021-05-19T07:55:08.105Z] ---> 4162945e1969 [2021-05-19T07:55:08.105Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T07:55:08.105Z] Successfully built 4162945e1969 [2021-05-19T07:55:08.105Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:55:10.190Z] provisioning config files... [2021-05-19T07:55:10.228Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config5256868378839174941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:55:10.607Z] ---> docker-login.sh [2021-05-19T07:55:10.607Z] nexus3.edgexfoundry.org:10001 [2021-05-19T07:55:10.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:55:11.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:55:11.157Z] Configure a credential helper to remove this warning. See [2021-05-19T07:55:11.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:55:11.157Z] [2021-05-19T07:55:11.157Z] Login Succeeded [2021-05-19T07:55:11.157Z] nexus3.edgexfoundry.org:10002 [2021-05-19T07:55:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:55:11.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:55:11.702Z] Configure a credential helper to remove this warning. See [2021-05-19T07:55:11.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:55:11.702Z] [2021-05-19T07:55:11.702Z] Login Succeeded [2021-05-19T07:55:11.702Z] nexus3.edgexfoundry.org:10003 [2021-05-19T07:55:11.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:55:12.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:55:12.249Z] Configure a credential helper to remove this warning. See [2021-05-19T07:55:12.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:55:12.249Z] [2021-05-19T07:55:12.249Z] Login Succeeded [2021-05-19T07:55:12.249Z] nexus3.edgexfoundry.org:10004 [2021-05-19T07:55:12.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:55:12.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:55:12.798Z] Configure a credential helper to remove this warning. See [2021-05-19T07:55:12.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:55:12.798Z] [2021-05-19T07:55:12.798Z] Login Succeeded [2021-05-19T07:55:12.798Z] docker.io [2021-05-19T07:55:13.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T07:55:13.386Z] lf-activate-venv(): INFO: Adding /tmp/venv-zDeh/bin to PATH [2021-05-19T07:55:13.386Z] INFO: No Stack... [2021-05-19T07:55:14.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T07:55:14.053Z] Configure a credential helper to remove this warning. See [2021-05-19T07:55:14.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T07:55:14.053Z] [2021-05-19T07:55:14.053Z] Login Succeeded [2021-05-19T07:55:14.053Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T07:55:14.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T07:55:14.170Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-19T07:55:14.170Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:55:14.170Z] latest [2021-05-19T07:55:14.170Z] 2.0.0-dev.56 [2021-05-19T07:55:14.170Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:55:14.170Z] master [2021-05-19T07:55:14.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:14.339Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T07:55:14.562Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:14.905Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:55:14.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T07:55:14.905Z] 14546c488c99: Preparing [2021-05-19T07:55:14.905Z] 3fbe34a1663b: Preparing [2021-05-19T07:55:14.909Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T07:55:15.186Z] 3fbe34a1663b: Layer already exists [2021-05-19T07:55:15.209Z] + cat /w/workspace/edgex-ui-go/116/archives/cost.csv [2021-05-19T07:55:15.209Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T07:55:15.241Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [2021-05-19T07:55:15.266Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] did not exist. Created. [2021-05-19T07:55:15.267Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T07:55:15.592Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T07:55:15.783Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T07:55:15.793Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T07:55:20.574Z] 14546c488c99: Pushed [2021-05-19T07:55:20.845Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:21.202Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:21.541Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T07:55:21.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T07:55:21.541Z] 14546c488c99: Preparing [2021-05-19T07:55:21.541Z] 3fbe34a1663b: Preparing [2021-05-19T07:55:21.541Z] 14546c488c99: Layer already exists [2021-05-19T07:55:21.541Z] 3fbe34a1663b: Layer already exists [2021-05-19T07:55:21.812Z] latest: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:22.160Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:22.501Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 [2021-05-19T07:55:22.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T07:55:22.501Z] 14546c488c99: Preparing [2021-05-19T07:55:22.501Z] 3fbe34a1663b: Preparing [2021-05-19T07:55:22.501Z] 3fbe34a1663b: Layer already exists [2021-05-19T07:55:22.501Z] 14546c488c99: Layer already exists [2021-05-19T07:55:22.773Z] 2.0.0-dev.56: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:23.114Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:23.451Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:55:23.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T07:55:23.451Z] 14546c488c99: Preparing [2021-05-19T07:55:23.451Z] 3fbe34a1663b: Preparing [2021-05-19T07:55:23.451Z] 14546c488c99: Layer already exists [2021-05-19T07:55:23.451Z] 3fbe34a1663b: Layer already exists [2021-05-19T07:55:23.723Z] f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:24.071Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:55:24.411Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-19T07:55:24.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T07:55:24.411Z] 14546c488c99: Preparing [2021-05-19T07:55:24.411Z] 3fbe34a1663b: Preparing [2021-05-19T07:55:24.411Z] 14546c488c99: Layer already exists [2021-05-19T07:55:24.411Z] 3fbe34a1663b: Layer already exists [2021-05-19T07:55:24.683Z] master: digest: sha256:5b2795f26d49b7c0d03cd1de63e7bcdb3c52331abfef7dc6ae95f527866ac882 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T07:55:24.749Z] ===================================================== [Pipeline] echo [2021-05-19T07:55:24.767Z] taggedImages: [2021-05-19T07:55:24.767Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3 [2021-05-19T07:55:24.767Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T07:55:24.767Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.56 [2021-05-19T07:55:24.767Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f7a0bff6474214c55a1e85b7edad4701d981c8d3-2.0.0-dev.56 [2021-05-19T07:55:24.767Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:55:25.237Z] ---> job-cost.sh [2021-05-19T07:55:25.237Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bMnG [2021-05-19T07:56:04.231Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T07:57:25.977Z] lf-activate-venv(): INFO: Adding /tmp/venv-bMnG/bin to PATH [2021-05-19T07:57:25.977Z] INFO: No Stack... [2021-05-19T07:57:25.977Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T07:57:25.977Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T07:57:26.318Z] + cut -d, -f6 [2021-05-19T07:57:26.319Z] + cat /w/workspace/edgex-ui-go/116/archives/cost.csv [Pipeline] lock [2021-05-19T07:57:26.381Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [2021-05-19T07:57:26.389Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] did not exist. Created. [2021-05-19T07:57:26.389Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T07:57:26.754Z] /w/workspace/edgex-ui-go/116@tmp/durable-b4c43efa/script.sh: 1: /w/workspace/edgex-ui-go/116@tmp/durable-b4c43efa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T07:57:27.097Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T07:57:27.119Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T07:57:27.357Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T07:57:27.366Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T07:57:28.127Z] provisioning config files... [2021-05-19T07:57:28.151Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4291441666010280897tmp [Pipeline] { [Pipeline] sh [2021-05-19T07:57:28.610Z] + set +x [2021-05-19T07:57:28.610Z] + bash -s -- [2021-05-19T07:57:28.610Z] + curl -s https://codecov.io/bash [2021-05-19T07:57:28.874Z] [2021-05-19T07:57:28.874Z] _____ _ [2021-05-19T07:57:28.874Z] / ____| | | [2021-05-19T07:57:28.874Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T07:57:28.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T07:57:28.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T07:57:28.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T07:57:28.874Z] Bash-1.0.2 [2021-05-19T07:57:28.874Z] [2021-05-19T07:57:28.874Z] [2021-05-19T07:57:28.874Z] ==> git version 2.24.4 found [2021-05-19T07:57:28.874Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T07:57:28.874Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T07:57:28.874Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T07:57:28.874Z] ==> Jenkins CI detected. [2021-05-19T07:57:28.874Z] project root: . [2021-05-19T07:57:28.874Z] --> token set from env [2021-05-19T07:57:28.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T07:57:28.874Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T07:57:28.874Z] ==> Python coveragepy not found [2021-05-19T07:57:28.874Z] ==> Searching for coverage reports in: [2021-05-19T07:57:28.874Z] + . [2021-05-19T07:57:28.874Z] -> Found 1 reports [2021-05-19T07:57:28.874Z] ==> Detecting git/mercurial file structure [2021-05-19T07:57:28.874Z] ==> Reading reports [2021-05-19T07:57:28.874Z] + ./coverage.out bytes=10 [2021-05-19T07:57:28.874Z] ==> Appending adjustments [2021-05-19T07:57:28.874Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T07:57:28.874Z] + Found adjustments [2021-05-19T07:57:28.874Z] ==> Gzipping contents [2021-05-19T07:57:28.874Z] 4.0K /tmp/codecov.rDGulu.gz [2021-05-19T07:57:28.874Z] ==> Uploading reports [2021-05-19T07:57:28.874Z] url: https://codecov.io [2021-05-19T07:57:28.874Z] query: branch=master&commit=f7a0bff6474214c55a1e85b7edad4701d981c8d3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T07:57:28.874Z] -> Pinging Codecov [2021-05-19T07:57:28.874Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=f7a0bff6474214c55a1e85b7edad4701d981c8d3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T07:57:29.457Z] -> Uploading to [2021-05-19T07:57:29.457Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/f7a0bff6474214c55a1e85b7edad4701d981c8d3/4c2e3fa9-46c3-4ef1-8881-ee70a53f8661.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T075729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ae039727bdf477b8ae55549ae323f8db426155cba31386dd8c6a451a7b9f965 [2021-05-19T07:57:29.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T07:57:29.457Z] Dload Upload Total Spent Left Speed [2021-05-19T07:57:30.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 6903 --:--:-- --:--:-- --:--:-- 6910 [2021-05-19T07:57:30.035Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] } [2021-05-19T07:57:30.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T07:57:30.934Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T07:57:30.947Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:57:31.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T07:57:31.254Z] [2021-05-19T07:57:31.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:57:31.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T07:57:31.575Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T07:57:31.575Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T07:57:31.575Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T07:57:31.575Z] de9db76c5a1d: Pulling fs layer [2021-05-19T07:57:31.575Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T07:57:31.575Z] 0d57e429df01: Pulling fs layer [2021-05-19T07:57:31.575Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T07:57:31.575Z] e1f770b5df2f: Pulling fs layer [2021-05-19T07:57:31.575Z] 85a0685a4137: Pulling fs layer [2021-05-19T07:57:31.575Z] 0d57e429df01: Waiting [2021-05-19T07:57:31.575Z] 4e4be7b47b0d: Waiting [2021-05-19T07:57:31.575Z] e1f770b5df2f: Waiting [2021-05-19T07:57:31.575Z] 85a0685a4137: Waiting [2021-05-19T07:57:31.575Z] 0eba1c9be4d2: Waiting [2021-05-19T07:57:31.575Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T07:57:31.575Z] 0ef7d3d256c8: Download complete [2021-05-19T07:57:31.575Z] de9db76c5a1d: Verifying Checksum [2021-05-19T07:57:31.575Z] de9db76c5a1d: Download complete [2021-05-19T07:57:31.575Z] 0d57e429df01: Verifying Checksum [2021-05-19T07:57:31.575Z] 0d57e429df01: Download complete [2021-05-19T07:57:31.575Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T07:57:31.575Z] 188c0c94c7c5: Download complete [2021-05-19T07:57:31.841Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T07:57:31.841Z] 4e4be7b47b0d: Download complete [2021-05-19T07:57:31.841Z] 188c0c94c7c5: Pull complete [2021-05-19T07:57:32.101Z] 0ef7d3d256c8: Pull complete [2021-05-19T07:57:32.101Z] de9db76c5a1d: Pull complete [2021-05-19T07:57:33.041Z] e1f770b5df2f: Verifying Checksum [2021-05-19T07:57:33.041Z] e1f770b5df2f: Download complete [2021-05-19T07:57:34.951Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T07:57:34.951Z] 0eba1c9be4d2: Download complete [2021-05-19T07:57:34.951Z] 85a0685a4137: Verifying Checksum [2021-05-19T07:57:34.951Z] 85a0685a4137: Download complete [2021-05-19T07:57:38.271Z] 0eba1c9be4d2: Pull complete [2021-05-19T07:57:38.271Z] 0d57e429df01: Pull complete [2021-05-19T07:57:38.271Z] 4e4be7b47b0d: Pull complete [2021-05-19T07:57:38.851Z] e1f770b5df2f: Pull complete [2021-05-19T07:57:44.177Z] 85a0685a4137: Pull complete [2021-05-19T07:57:44.177Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T07:57:44.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T07:57:44.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T07:57:44.258Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:57:44.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-19T07:57:54.961Z] $ docker top caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T07:57:55.053Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T07:57:55.364Z] + set -o pipefail [2021-05-19T07:57:55.364Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T07:58:07.620Z] [2021-05-19T07:58:07.620Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-19T07:58:07.620Z] [2021-05-19T07:58:07.620Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5d5e58f4-5e7f-4aa3-b71a-19f540cae981 [2021-05-19T07:58:07.620Z] [2021-05-19T07:58:07.620Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-19T07:58:07.620Z] [2021-05-19T07:58:07.620Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T07:58:07.620Z] [2021-05-19T07:58:10.173Z] [Pipeline] } [2021-05-19T07:58:10.185Z] $ docker stop --time=1 caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 [2021-05-19T07:58:15.758Z] $ docker rm -f caffa963f8c9ca527e1aae18830efbaffc79d15969ebf80cfce23364e001c5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T07:58:16.746Z] + git log --format=format:%s -1 f7a0bff6474214c55a1e85b7edad4701d981c8d3 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:58:17.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:58:17.054Z] . [Pipeline] withDockerContainer [2021-05-19T07:58:17.130Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:58:17.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 [2021-05-19T07:58:17.621Z] $ docker top 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T07:58:17.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:58:17.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:58:17.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:58:17.969Z] $ docker exec 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 ssh-agent [2021-05-19T07:58:18.079Z] SSH_AUTH_SOCK=/tmp/ssh-n42fRUgbXtDl/agent.13 [2021-05-19T07:58:18.079Z] SSH_AGENT_PID=20 [2021-05-19T07:58:18.085Z] Running ssh-add (command line suppressed) [2021-05-19T07:58:18.194Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120982741684380327.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120982741684380327.key) [2021-05-19T07:58:18.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:58:18.636Z] + git semver tag [2021-05-19T07:58:18.636Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T07:58:18.636Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T07:58:18.636Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:58:18.636Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T07:58:18.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T07:58:18.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T07:58:18.636Z] # $SEMVER_BRANCH = master [2021-05-19T07:58:18.636Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T07:58:18.636Z] # f7a0bff6474214c55a1e85b7edad4701d981c8d3 HEAD [2021-05-19T07:58:18.636Z] # -> Force: false [2021-05-19T07:58:18.636Z] # 5a2f840decaf1f3c9dfd568ebef8bd2d77d06f00 refs/tags/v2.0.0-dev.56 [Pipeline] } [2021-05-19T07:58:18.646Z] $ docker exec --env ******** --env ******** 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 ssh-agent -k [2021-05-19T07:58:18.752Z] unset SSH_AUTH_SOCK; [2021-05-19T07:58:18.752Z] unset SSH_AGENT_PID; [2021-05-19T07:58:18.752Z] echo Agent pid 20 killed; [2021-05-19T07:58:18.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T07:58:19.102Z] + git semver [Pipeline] } [2021-05-19T07:58:19.117Z] $ docker stop --time=1 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 [2021-05-19T07:58:20.303Z] $ docker rm -f 8b0cd34eed51116b68921163d2aeb3c296d3138b82bf76ac805d339c95b0b2e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:58:20.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T07:58:20.788Z] [2021-05-19T07:58:20.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:58:21.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T07:58:21.100Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T07:58:21.100Z] ab5ef0e58194: Pulling fs layer [2021-05-19T07:58:21.100Z] 9712f1f96733: Pulling fs layer [2021-05-19T07:58:21.100Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T07:58:21.100Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T07:58:21.100Z] e9a5061849ea: Pulling fs layer [2021-05-19T07:58:21.100Z] d747dcd14b5f: Pulling fs layer [2021-05-19T07:58:21.100Z] 2de7ff778b66: Pulling fs layer [2021-05-19T07:58:21.100Z] 0d9ebad4ef96: Waiting [2021-05-19T07:58:21.100Z] e9a5061849ea: Waiting [2021-05-19T07:58:21.100Z] d747dcd14b5f: Waiting [2021-05-19T07:58:21.100Z] 2de7ff778b66: Waiting [2021-05-19T07:58:21.100Z] 9712f1f96733: Verifying Checksum [2021-05-19T07:58:21.100Z] 9712f1f96733: Download complete [2021-05-19T07:58:22.486Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T07:58:22.486Z] 63f879dbbcfc: Download complete [2021-05-19T07:58:22.746Z] e9a5061849ea: Verifying Checksum [2021-05-19T07:58:22.746Z] e9a5061849ea: Download complete [2021-05-19T07:58:22.746Z] d747dcd14b5f: Verifying Checksum [2021-05-19T07:58:22.746Z] d747dcd14b5f: Download complete [2021-05-19T07:58:23.005Z] 2de7ff778b66: Verifying Checksum [2021-05-19T07:58:23.005Z] 2de7ff778b66: Download complete [2021-05-19T07:58:23.263Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T07:58:23.263Z] 0d9ebad4ef96: Download complete [2021-05-19T07:58:23.531Z] ab5ef0e58194: Verifying Checksum [2021-05-19T07:58:23.531Z] ab5ef0e58194: Download complete [2021-05-19T07:58:26.099Z] ab5ef0e58194: Pull complete [2021-05-19T07:58:26.099Z] 9712f1f96733: Pull complete [2021-05-19T07:58:26.697Z] 63f879dbbcfc: Pull complete [2021-05-19T07:58:30.030Z] 0d9ebad4ef96: Pull complete [2021-05-19T07:58:30.295Z] e9a5061849ea: Pull complete [2021-05-19T07:58:30.295Z] d747dcd14b5f: Pull complete [2021-05-19T07:58:31.243Z] 2de7ff778b66: Pull complete [2021-05-19T07:58:31.243Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T07:58:31.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T07:58:31.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T07:58:31.314Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:58:31.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-19T07:58:37.318Z] $ docker top dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:58:37.453Z] provisioning config files... [2021-05-19T07:58:37.462Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6943851685318188092tmp [2021-05-19T07:58:37.474Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8676680399955177196tmp [2021-05-19T07:58:37.486Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3667215266409013581tmp [Pipeline] { [Pipeline] echo [2021-05-19T07:58:37.506Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:58:37.801Z] ---> sigul-configuration.sh [2021-05-19T07:58:37.801Z] gpg: directory `/root/.gnupg' created [2021-05-19T07:58:37.801Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T07:58:37.801Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T07:58:37.801Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T07:58:37.801Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T07:58:37.801Z] gpg: CAST5 encrypted data [2021-05-19T07:58:37.801Z] gpg: encrypted with 1 passphrase [2021-05-19T07:58:37.801Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T07:58:38.100Z] + mkdir /home/jenkins [2021-05-19T07:58:38.100Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T07:58:38.692Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-19T07:58:38.703Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:58:39.001Z] ---> sigul-install.sh [2021-05-19T07:58:43.232Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T07:58:43.533Z] + git tag --list [2021-05-19T07:58:43.534Z] 0.1.1 [2021-05-19T07:58:43.534Z] v1.1.0 [2021-05-19T07:58:43.534Z] v1.2.0 [2021-05-19T07:58:43.534Z] v1.2.1 [2021-05-19T07:58:43.534Z] v1.3.0 [2021-05-19T07:58:43.534Z] v2.0.0-dev.1 [2021-05-19T07:58:43.534Z] v2.0.0-dev.10 [2021-05-19T07:58:43.534Z] v2.0.0-dev.11 [2021-05-19T07:58:43.534Z] v2.0.0-dev.12 [2021-05-19T07:58:43.534Z] v2.0.0-dev.13 [2021-05-19T07:58:43.534Z] v2.0.0-dev.14 [2021-05-19T07:58:43.534Z] v2.0.0-dev.15 [2021-05-19T07:58:43.534Z] v2.0.0-dev.16 [2021-05-19T07:58:43.534Z] v2.0.0-dev.17 [2021-05-19T07:58:43.534Z] v2.0.0-dev.18 [2021-05-19T07:58:43.534Z] v2.0.0-dev.19 [2021-05-19T07:58:43.534Z] v2.0.0-dev.2 [2021-05-19T07:58:43.534Z] v2.0.0-dev.20 [2021-05-19T07:58:43.534Z] v2.0.0-dev.21 [2021-05-19T07:58:43.534Z] v2.0.0-dev.22 [2021-05-19T07:58:43.534Z] v2.0.0-dev.23 [2021-05-19T07:58:43.534Z] v2.0.0-dev.24 [2021-05-19T07:58:43.534Z] v2.0.0-dev.25 [2021-05-19T07:58:43.534Z] v2.0.0-dev.26 [2021-05-19T07:58:43.534Z] v2.0.0-dev.27 [2021-05-19T07:58:43.534Z] v2.0.0-dev.28 [2021-05-19T07:58:43.534Z] v2.0.0-dev.29 [2021-05-19T07:58:43.534Z] v2.0.0-dev.3 [2021-05-19T07:58:43.534Z] v2.0.0-dev.30 [2021-05-19T07:58:43.534Z] v2.0.0-dev.31 [2021-05-19T07:58:43.534Z] v2.0.0-dev.32 [2021-05-19T07:58:43.534Z] v2.0.0-dev.33 [2021-05-19T07:58:43.534Z] v2.0.0-dev.34 [2021-05-19T07:58:43.534Z] v2.0.0-dev.35 [2021-05-19T07:58:43.534Z] v2.0.0-dev.36 [2021-05-19T07:58:43.534Z] v2.0.0-dev.37 [2021-05-19T07:58:43.534Z] v2.0.0-dev.38 [2021-05-19T07:58:43.534Z] v2.0.0-dev.39 [2021-05-19T07:58:43.534Z] v2.0.0-dev.4 [2021-05-19T07:58:43.534Z] v2.0.0-dev.40 [2021-05-19T07:58:43.534Z] v2.0.0-dev.41 [2021-05-19T07:58:43.534Z] v2.0.0-dev.42 [2021-05-19T07:58:43.534Z] v2.0.0-dev.43 [2021-05-19T07:58:43.534Z] v2.0.0-dev.44 [2021-05-19T07:58:43.534Z] v2.0.0-dev.45 [2021-05-19T07:58:43.534Z] v2.0.0-dev.46 [2021-05-19T07:58:43.534Z] v2.0.0-dev.47 [2021-05-19T07:58:43.534Z] v2.0.0-dev.48 [2021-05-19T07:58:43.534Z] v2.0.0-dev.49 [2021-05-19T07:58:43.534Z] v2.0.0-dev.5 [2021-05-19T07:58:43.534Z] v2.0.0-dev.50 [2021-05-19T07:58:43.534Z] v2.0.0-dev.51 [2021-05-19T07:58:43.534Z] v2.0.0-dev.52 [2021-05-19T07:58:43.534Z] v2.0.0-dev.53 [2021-05-19T07:58:43.534Z] v2.0.0-dev.54 [2021-05-19T07:58:43.534Z] v2.0.0-dev.55 [2021-05-19T07:58:43.534Z] v2.0.0-dev.56 [2021-05-19T07:58:43.534Z] v2.0.0-dev.6 [2021-05-19T07:58:43.534Z] v2.0.0-dev.7 [2021-05-19T07:58:43.534Z] v2.0.0-dev.8 [2021-05-19T07:58:43.534Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T07:58:43.829Z] + lftools sign git-tag v2.0.0-dev.56 [2021-05-19T07:58:44.405Z] Signing Git tag with Sigul... [2021-05-19T07:58:44.405Z] Signing v2.0.0-dev.56 [Pipeline] echo [2021-05-19T07:58:45.355Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:58:45.654Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T07:58:45.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T07:58:45.691Z] $ docker stop --time=1 dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb [2021-05-19T07:58:48.184Z] $ docker rm -f dc72626a53a4c60e8e531326474c8ff61280b2dd1f18e45041e0accedeaffeeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:58:48.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:58:48.847Z] . [Pipeline] withDockerContainer [2021-05-19T07:58:48.928Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:58:48.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 [2021-05-19T07:58:49.395Z] $ docker top 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T07:58:49.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:58:49.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:58:49.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:58:49.678Z] $ docker exec 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 ssh-agent [2021-05-19T07:58:49.799Z] SSH_AUTH_SOCK=/tmp/ssh-Vs93DAvnG1m0/agent.14 [2021-05-19T07:58:49.799Z] SSH_AGENT_PID=21 [2021-05-19T07:58:49.804Z] Running ssh-add (command line suppressed) [2021-05-19T07:58:49.910Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1285502141178178250.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1285502141178178250.key) [2021-05-19T07:58:49.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:58:50.223Z] + git semver bump pre [2021-05-19T07:58:50.224Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T07:58:50.224Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T07:58:50.224Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:58:50.224Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T07:58:50.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T07:58:50.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T07:58:50.224Z] # $SEMVER_BRANCH = master [2021-05-19T07:58:50.224Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T07:58:50.224Z] 2.0.0-dev.57 [Pipeline] } [2021-05-19T07:58:50.234Z] $ docker exec --env ******** --env ******** 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 ssh-agent -k [2021-05-19T07:58:50.334Z] unset SSH_AUTH_SOCK; [2021-05-19T07:58:50.334Z] unset SSH_AGENT_PID; [2021-05-19T07:58:50.334Z] echo Agent pid 21 killed; [2021-05-19T07:58:50.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T07:58:50.683Z] + git semver [Pipeline] } [2021-05-19T07:58:50.695Z] $ docker stop --time=1 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 [2021-05-19T07:58:52.004Z] $ docker rm -f 0585ad472351947881820dc5b9d7d0dfa6bc29a17c281e8a1e5bfc1b9656c513 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:58:52.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T07:58:52.411Z] . [Pipeline] withDockerContainer [2021-05-19T07:58:52.483Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:58:52.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 [2021-05-19T07:58:52.884Z] $ docker top c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T07:58:53.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T07:58:53.007Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T07:58:53.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T07:58:53.125Z] $ docker exec c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 ssh-agent [2021-05-19T07:58:53.226Z] SSH_AUTH_SOCK=/tmp/ssh-fHF2pckfn4LM/agent.13 [2021-05-19T07:58:53.226Z] SSH_AGENT_PID=20 [2021-05-19T07:58:53.231Z] Running ssh-add (command line suppressed) [2021-05-19T07:58:53.326Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4807950902795108550.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4807950902795108550.key) [2021-05-19T07:58:53.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T07:58:53.650Z] + git semver push [2021-05-19T07:58:53.650Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T07:58:53.650Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T07:58:53.650Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:58:53.650Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T07:58:53.650Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T07:58:53.650Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T07:58:53.650Z] # $SEMVER_BRANCH = master [2021-05-19T07:58:53.650Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T07:58:57.863Z] $ docker exec --env ******** --env ******** c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 ssh-agent -k [2021-05-19T07:58:57.963Z] unset SSH_AUTH_SOCK; [2021-05-19T07:58:57.963Z] unset SSH_AGENT_PID; [2021-05-19T07:58:57.963Z] echo Agent pid 20 killed; [2021-05-19T07:58:57.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T07:58:58.319Z] + git semver [Pipeline] } [2021-05-19T07:58:58.332Z] $ docker stop --time=1 c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 [2021-05-19T07:58:59.657Z] $ docker rm -f c8f8d52be9845a10c56dc366c165a933df68c1fd44f3632446bd8701d9fa5953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:00.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:01.478Z] ---> package-listing.sh [2021-05-19T07:59:01.478Z] ++ facter osfamily [2021-05-19T07:59:01.478Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T07:59:01.742Z] + OS_FAMILY=redhat [2021-05-19T07:59:01.742Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:59:01.742Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T07:59:01.742Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T07:59:01.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T07:59:01.742Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T07:59:01.742Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T07:59:01.742Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T07:59:01.742Z] + case "${OS_FAMILY}" in [2021-05-19T07:59:01.742Z] + rpm -qa [2021-05-19T07:59:01.742Z] + sort [2021-05-19T07:59:02.313Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T07:59:02.313Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T07:59:02.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T07:59:02.575Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T07:59:02.575Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-19T07:59:02.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-05-19T07:59:02.613Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T07:59:02.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:59:03.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:59:03.562Z] [2021-05-19T07:59:03.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T07:59:03.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:59:03.877Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T07:59:03.877Z] df20fa9351a1: Pulling fs layer [2021-05-19T07:59:03.877Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T07:59:03.877Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T07:59:03.877Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T07:59:03.877Z] 93b61091891f: Pulling fs layer [2021-05-19T07:59:03.877Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T07:59:03.877Z] 5e14af77c1be: Pulling fs layer [2021-05-19T07:59:03.877Z] 01666e4c0597: Pulling fs layer [2021-05-19T07:59:03.877Z] aa168da1d23b: Pulling fs layer [2021-05-19T07:59:03.877Z] 93b9cdb0e59b: Waiting [2021-05-19T07:59:03.877Z] 5e14af77c1be: Waiting [2021-05-19T07:59:03.877Z] 01666e4c0597: Waiting [2021-05-19T07:59:03.877Z] aa168da1d23b: Waiting [2021-05-19T07:59:03.877Z] 46f8f816bc3b: Waiting [2021-05-19T07:59:03.877Z] 93b61091891f: Waiting [2021-05-19T07:59:03.877Z] 36b3adc4ff6f: Download complete [2021-05-19T07:59:03.877Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T07:59:03.877Z] 46f8f816bc3b: Download complete [2021-05-19T07:59:03.877Z] df20fa9351a1: Verifying Checksum [2021-05-19T07:59:03.877Z] df20fa9351a1: Download complete [2021-05-19T07:59:03.877Z] 93b61091891f: Verifying Checksum [2021-05-19T07:59:03.877Z] 93b61091891f: Download complete [2021-05-19T07:59:03.877Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T07:59:03.877Z] 93b9cdb0e59b: Download complete [2021-05-19T07:59:04.154Z] 01666e4c0597: Verifying Checksum [2021-05-19T07:59:04.154Z] 01666e4c0597: Download complete [2021-05-19T07:59:04.154Z] 5e14af77c1be: Verifying Checksum [2021-05-19T07:59:04.154Z] 5e14af77c1be: Download complete [2021-05-19T07:59:04.154Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T07:59:04.154Z] 8ad3a11d3b57: Download complete [2021-05-19T07:59:04.154Z] df20fa9351a1: Pull complete [2021-05-19T07:59:04.421Z] 36b3adc4ff6f: Pull complete [2021-05-19T07:59:04.997Z] 8ad3a11d3b57: Pull complete [2021-05-19T07:59:04.997Z] 46f8f816bc3b: Pull complete [2021-05-19T07:59:05.567Z] 93b61091891f: Pull complete [2021-05-19T07:59:05.567Z] 93b9cdb0e59b: Pull complete [2021-05-19T07:59:05.567Z] aa168da1d23b: Verifying Checksum [2021-05-19T07:59:05.567Z] aa168da1d23b: Download complete [2021-05-19T07:59:05.567Z] 5e14af77c1be: Pull complete [2021-05-19T07:59:05.829Z] 01666e4c0597: Pull complete [2021-05-19T07:59:11.124Z] aa168da1d23b: Pull complete [2021-05-19T07:59:11.124Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T07:59:11.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T07:59:11.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T07:59:11.198Z] prd-centos7-docker-4c-2g-15033 does not seem to be running inside a container [2021-05-19T07:59:11.236Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T07:59:22.996Z] $ docker top ff4415ea26d3fe0b473154a912594aeeb32a914b6557fc303ce5f1b732eb3a70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T07:59:23.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T07:59:23.668Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T07:59:23.970Z] + ls /var/log/sa-host [2021-05-19T07:59:23.970Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T07:59:23.970Z] file_magic: OK [2021-05-19T07:59:23.970Z] HZ: Using current value: 100 [2021-05-19T07:59:23.970Z] file_header: OK [2021-05-19T07:59:23.970Z] 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-19T07:59:23.970Z] Statistics: [2021-05-19T07:59:23.970Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T07:59:23.970Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T07:59:23.970Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T07:59:23.970Z] file_magic: OK [2021-05-19T07:59:23.970Z] HZ: Using current value: 100 [2021-05-19T07:59:23.970Z] file_header: OK [2021-05-19T07:59:23.970Z] 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-19T07:59:23.970Z] Statistics: [2021-05-19T07:59:23.970Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T07:59:23.970Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T07:59:24.574Z] provisioning config files... [2021-05-19T07:59:24.587Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3148228207714362479tmp [Pipeline] { [Pipeline] echo [2021-05-19T07:59:24.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:24.896Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T07:59:24.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T07:59:24.930Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:25.252Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T07:59:25.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:25.560Z] ---> sudo-logs.sh [2021-05-19T07:59:25.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T07:59:25.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:25.886Z] ---> job-cost.sh [2021-05-19T07:59:25.886Z] lf-activate-venv: SKIPPING [2021-05-19T07:59:25.886Z] DEBUG: total: 0.18000000715255737 [2021-05-19T07:59:25.886Z] INFO: Retrieving Stack Cost... [2021-05-19T07:59:26.828Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T07:59:27.092Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T07:59:27.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T07:59:27.402Z] ---> logs-deploy.sh [2021-05-19T07:59:27.402Z] lf-activate-venv: SKIPPING [2021-05-19T07:59:27.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/116 [2021-05-19T07:59:27.402Z] INFO: archiving workspace using pattern(s): [2021-05-19T07:59:28.349Z] Archives upload complete. [2021-05-19T07:59:28.349Z] INFO: archiving logs to Nexus [2021-05-19T07:59:28.922Z] ---> uname -a: [2021-05-19T07:59:28.922Z] Linux prd-centos7-docker-4c-2g-15033.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> lscpu: [2021-05-19T07:59:28.922Z] Architecture: x86_64 [2021-05-19T07:59:28.922Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T07:59:28.922Z] Byte Order: Little Endian [2021-05-19T07:59:28.922Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T07:59:28.922Z] CPU(s): 2 [2021-05-19T07:59:28.922Z] On-line CPU(s) list: 0,1 [2021-05-19T07:59:28.922Z] Thread(s) per core: 1 [2021-05-19T07:59:28.922Z] Core(s) per socket: 1 [2021-05-19T07:59:28.922Z] Socket(s): 2 [2021-05-19T07:59:28.922Z] NUMA node(s): 1 [2021-05-19T07:59:28.922Z] Vendor ID: AuthenticAMD [2021-05-19T07:59:28.922Z] CPU family: 23 [2021-05-19T07:59:28.922Z] Model: 49 [2021-05-19T07:59:28.922Z] Model name: AMD EPYC-Rome Processor [2021-05-19T07:59:28.922Z] Stepping: 0 [2021-05-19T07:59:28.922Z] CPU MHz: 2799.998 [2021-05-19T07:59:28.922Z] BogoMIPS: 5599.99 [2021-05-19T07:59:28.922Z] Virtualization: AMD-V [2021-05-19T07:59:28.922Z] Hypervisor vendor: KVM [2021-05-19T07:59:28.922Z] Virtualization type: full [2021-05-19T07:59:28.922Z] L1d cache: 64 KiB [2021-05-19T07:59:28.922Z] L1i cache: 64 KiB [2021-05-19T07:59:28.922Z] L2 cache: 1 MiB [2021-05-19T07:59:28.922Z] L3 cache: 32 MiB [2021-05-19T07:59:28.922Z] NUMA node0 CPU(s): 0,1 [2021-05-19T07:59:28.922Z] Vulnerability Itlb multihit: Not affected [2021-05-19T07:59:28.922Z] Vulnerability L1tf: Not affected [2021-05-19T07:59:28.922Z] Vulnerability Mds: Not affected [2021-05-19T07:59:28.922Z] Vulnerability Meltdown: Not affected [2021-05-19T07:59:28.922Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T07:59:28.922Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T07:59:28.922Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T07:59:28.922Z] Vulnerability Srbds: Not affected [2021-05-19T07:59:28.922Z] Vulnerability Tsx async abort: Not affected [2021-05-19T07:59:28.922Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> nproc: [2021-05-19T07:59:28.922Z] 2 [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> df -h: [2021-05-19T07:59:28.922Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T07:59:28.922Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-19T07:59:28.922Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T07:59:28.922Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T07:59:28.922Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-19T07:59:28.922Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> free -m: [2021-05-19T07:59:28.922Z] total used free shared buff/cache available [2021-05-19T07:59:28.922Z] Mem: 7821 1175 3217 0 3428 6564 [2021-05-19T07:59:28.922Z] Swap: 1023 0 1023 [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> ip addr: [2021-05-19T07:59:28.922Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T07:59:28.922Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T07:59:28.922Z] inet 127.0.0.1/8 scope host lo [2021-05-19T07:59:28.922Z] valid_lft forever preferred_lft forever [2021-05-19T07:59:28.922Z] inet6 ::1/128 scope host [2021-05-19T07:59:28.922Z] valid_lft forever preferred_lft forever [2021-05-19T07:59:28.922Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T07:59:28.922Z] link/ether fa:16:3e:5c:29:72 brd ff:ff:ff:ff:ff:ff [2021-05-19T07:59:28.922Z] inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T07:59:28.922Z] valid_lft 85723sec preferred_lft 85723sec [2021-05-19T07:59:28.922Z] inet6 fe80::f816:3eff:fe5c:2972/64 scope link [2021-05-19T07:59:28.922Z] valid_lft forever preferred_lft forever [2021-05-19T07:59:28.922Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T07:59:28.922Z] link/ether 02:42:df:b1:c7:7d brd ff:ff:ff:ff:ff:ff [2021-05-19T07:59:28.922Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T07:59:28.922Z] valid_lft forever preferred_lft forever [2021-05-19T07:59:28.922Z] inet6 fe80::42:dfff:feb1:c77d/64 scope link [2021-05-19T07:59:28.922Z] valid_lft forever preferred_lft forever [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> sar -b -r -n DEV: [2021-05-19T07:59:28.922Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:47:59 LINUX RESTART (2 CPU) [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T07:59:28.922Z] 07:50:01 1.52 0.00 1.52 0.00 0.00 29.98 0.00 [2021-05-19T07:59:28.922Z] 07:51:01 0.45 0.00 0.45 0.00 0.00 6.58 0.00 [2021-05-19T07:59:28.922Z] 07:52:01 0.38 0.00 0.38 0.00 0.00 5.70 0.00 [2021-05-19T07:59:28.922Z] 07:53:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-05-19T07:59:28.922Z] 07:54:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 [2021-05-19T07:59:28.922Z] 07:55:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 [2021-05-19T07:59:28.922Z] 07:56:01 0.22 0.00 0.22 0.00 0.00 4.00 0.00 [2021-05-19T07:59:28.922Z] 07:57:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 [2021-05-19T07:59:28.922Z] 07:58:01 84.17 0.03 84.13 0.00 3.73 27912.52 0.00 [2021-05-19T07:59:28.922Z] 07:59:01 124.95 0.07 124.88 0.00 3.46 30263.12 0.00 [2021-05-19T07:59:28.922Z] Average: 21.27 0.01 21.26 0.00 0.72 5824.85 0.00 [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T07:59:28.922Z] 07:50:01 5419056 0 805920 10.06 2620 1781336 1217400 13.44 579920 1608716 20 [2021-05-19T07:59:28.922Z] 07:51:01 5417156 0 807816 10.09 2620 1781340 1207120 13.33 585392 1605288 8 [2021-05-19T07:59:28.922Z] 07:52:01 5414904 0 810064 10.11 2620 1781344 1207216 13.33 583796 1609320 8 [2021-05-19T07:59:28.922Z] 07:53:01 5414492 0 810472 10.12 2620 1781348 1207252 13.33 583412 1610096 16 [2021-05-19T07:59:28.922Z] 07:54:01 5412888 0 812068 10.14 2620 1781356 1207048 13.33 581180 1614024 8 [2021-05-19T07:59:28.922Z] 07:55:01 5413040 0 811916 10.14 2620 1781356 1206904 13.32 581304 1614024 20 [2021-05-19T07:59:28.922Z] 07:56:01 5412484 0 812464 10.14 2620 1781364 1206904 13.32 581812 1614168 8 [2021-05-19T07:59:28.922Z] 07:57:01 5402964 0 821980 10.26 2620 1781368 1206904 13.32 590928 1614168 8 [2021-05-19T07:59:28.922Z] 07:58:01 4390548 0 1050252 13.11 2620 2565512 1569068 17.32 811496 2300652 45692 [2021-05-19T07:59:28.922Z] 07:59:01 3809344 0 1093536 13.65 2620 3103432 1365372 15.07 872876 2687932 100 [2021-05-19T07:59:28.922Z] Average: 5150688 0 863649 10.78 2620 1991976 1260119 13.91 635212 1787839 4589 [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T07:59:28.922Z] 07:50:01 eth0 0.57 0.12 0.04 0.02 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:51:01 eth0 3.75 1.83 3.04 0.12 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:52:01 eth0 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:53:01 eth0 1.32 0.62 0.58 0.40 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:54:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:55:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:56:01 eth0 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:57:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:58:01 veth4fdf05c 70.43 67.37 6.82 347.24 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:58:01 eth0 508.14 472.13 4431.69 62.95 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:58:01 docker0 70.43 67.25 5.86 347.23 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:59:01 eth0 495.77 441.86 3528.98 97.78 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] 07:59:01 docker0 39.29 40.12 2.61 259.90 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] Average: eth0 101.20 91.75 796.70 16.16 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] Average: docker0 10.98 10.74 0.85 60.73 0.00 0.00 0.00 0.00 [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] ---> sar -P ALL: [2021-05-19T07:59:28.922Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:47:59 LINUX RESTART (2 CPU) [2021-05-19T07:59:28.922Z] [2021-05-19T07:59:28.922Z] 07:49:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T07:59:28.922Z] 07:50:01 all 0.10 0.00 0.04 0.00 0.05 99.81 [2021-05-19T07:59:28.922Z] 07:50:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-19T07:59:28.922Z] 07:50:01 1 0.12 0.00 0.05 0.00 0.07 99.77 [2021-05-19T07:59:28.922Z] 07:51:01 all 0.17 0.00 0.08 0.00 0.03 99.72 [2021-05-19T07:59:28.922Z] 07:51:01 0 0.08 0.00 0.10 0.00 0.03 99.78 [2021-05-19T07:59:28.922Z] 07:51:01 1 0.25 0.00 0.07 0.00 0.03 99.65 [2021-05-19T07:59:28.922Z] 07:52:01 all 0.13 0.00 0.05 0.00 0.03 99.79 [2021-05-19T07:59:28.922Z] 07:52:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-05-19T07:59:28.922Z] 07:52:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2021-05-19T07:59:28.922Z] 07:53:01 all 0.16 0.00 0.07 0.00 0.03 99.75 [2021-05-19T07:59:28.923Z] 07:53:01 0 0.18 0.00 0.07 0.00 0.03 99.72 [2021-05-19T07:59:28.923Z] 07:53:01 1 0.13 0.00 0.07 0.00 0.02 99.78 [2021-05-19T07:59:28.923Z] 07:54:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-05-19T07:59:28.923Z] 07:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-19T07:59:28.923Z] 07:54:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-19T07:59:28.923Z] 07:55:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-05-19T07:59:28.923Z] 07:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-19T07:59:28.923Z] 07:55:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-19T07:59:28.923Z] 07:56:01 all 0.13 0.00 0.05 0.00 0.03 99.79 [2021-05-19T07:59:28.923Z] 07:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-19T07:59:28.923Z] 07:56:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-19T07:59:28.923Z] 07:57:01 all 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-19T07:59:28.923Z] 07:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-19T07:59:28.923Z] 07:57:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-05-19T07:59:28.923Z] 07:58:01 all 10.08 0.00 3.77 11.81 0.05 74.29 [2021-05-19T07:59:28.923Z] 07:58:01 0 9.83 0.00 3.86 12.23 0.05 74.03 [2021-05-19T07:59:28.923Z] 07:58:01 1 10.32 0.00 3.68 11.40 0.05 74.55 [2021-05-19T07:59:28.923Z] 07:59:01 all 15.26 0.00 6.97 6.11 0.09 71.56 [2021-05-19T07:59:28.923Z] 07:59:01 0 13.52 0.00 6.85 3.47 0.09 76.08 [2021-05-19T07:59:28.923Z] 07:59:01 1 17.01 0.00 7.10 8.77 0.09 67.04 [2021-05-19T07:59:28.923Z] Average: all 2.58 0.00 1.09 1.75 0.04 94.54 [2021-05-19T07:59:28.923Z] Average: 0 2.35 0.00 1.08 1.53 0.04 94.99 [2021-05-19T07:59:28.923Z] Average: 1 2.81 0.00 1.09 1.97 0.04 94.09 [2021-05-19T07:59:28.923Z] [2021-05-19T07:59:28.923Z] [2021-05-19T07:59:28.923Z]