Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 3ccc17402000550e1c236b7e913231540351c92f Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2924055847513497959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh330093089396978941.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1357514881452892298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8748725758768798127.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3082463319215206314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-470 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh7158969824857082624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 3ccc17402000550e1c236b7e913231540351c92f > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh4785816099907776340.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 Merge succeeded, producing 3ccc17402000550e1c236b7e913231540351c92f Checking out Revision 3ccc17402000550e1c236b7e913231540351c92f (PR-470) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh8776538071081781463.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 Commit message: "docs(snap): update snap/README.md" > git rev-list --no-walk cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-04T07:32:26.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-04T07:32:26.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-04T07:32:26.993Z] ========================================================= [2021-11-04T07:32:26.993Z] EdgeX Global Pipelines Version Info [2021-11-04T07:32:26.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-04T07:32:28.180Z] ------------------- [2021-11-04T07:32:28.180Z] stable info: [2021-11-04T07:32:28.180Z] ------------------- [2021-11-04T07:32:28.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-04T07:32:28.180Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T07:32:28.180Z] Message: update stable to v1.0.211 [2021-11-04T07:32:28.758Z] ------------------- [2021-11-04T07:32:28.758Z] experimental info: [2021-11-04T07:32:28.758Z] ------------------- [2021-11-04T07:32:28.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-04T07:32:28.758Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T07:32:28.758Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-04T07:32:28.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-04T07:32:28.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-04T07:32:28.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-04T07:32:28.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-04T07:32:28.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-04T07:32:28.893Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-04T07:32:28.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-04T07:32:28.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-04T07:32:28.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-04T07:32:28.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-04T07:32:28.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-04T07:32:28.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-04T07:32:28.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-04T07:32:28.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-04T07:32:28.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T07:32:28.995Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T07:32:29.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T07:32:29.014Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T07:32:29.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-04T07:32:29.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-04T07:32:29.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-04T07:32:29.065Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-04T07:32:29.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-04T07:32:29.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-04T07:32:29.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-04T07:32:29.106Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-04T07:32:29.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2021-11-04T07:32:29.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2021-11-04T07:32:29.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2021-11-04T07:32:29.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo [2021-11-04T07:32:29.160Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ccc174 [Pipeline] echo [2021-11-04T07:32:29.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T07:32:29.226Z] provisioning config files... [2021-11-04T07:32:29.241Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config851892597414062808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T07:32:29.551Z] ---> docker-login.sh [2021-11-04T07:32:29.551Z] nexus3.edgexfoundry.org:10001 [2021-11-04T07:32:29.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:32:29.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:32:29.815Z] Configure a credential helper to remove this warning. See [2021-11-04T07:32:29.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:32:29.815Z] [2021-11-04T07:32:29.815Z] Login Succeeded [2021-11-04T07:32:29.815Z] nexus3.edgexfoundry.org:10002 [2021-11-04T07:32:29.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:32:29.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:32:29.815Z] Configure a credential helper to remove this warning. See [2021-11-04T07:32:29.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:32:29.815Z] [2021-11-04T07:32:29.815Z] Login Succeeded [2021-11-04T07:32:29.815Z] nexus3.edgexfoundry.org:10003 [2021-11-04T07:32:30.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:32:30.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:32:30.078Z] Configure a credential helper to remove this warning. See [2021-11-04T07:32:30.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:32:30.078Z] [2021-11-04T07:32:30.078Z] Login Succeeded [2021-11-04T07:32:30.078Z] nexus3.edgexfoundry.org:10004 [2021-11-04T07:32:30.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:32:30.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:32:30.078Z] Configure a credential helper to remove this warning. See [2021-11-04T07:32:30.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:32:30.078Z] [2021-11-04T07:32:30.078Z] Login Succeeded [2021-11-04T07:32:30.078Z] docker.io [2021-11-04T07:32:30.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:32:30.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:32:30.657Z] Configure a credential helper to remove this warning. See [2021-11-04T07:32:30.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:32:30.657Z] [2021-11-04T07:32:30.657Z] Login Succeeded [2021-11-04T07:32:30.657Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T07:32:30.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-04T07:32:31.084Z] + git rev-list -1 --merges 3ccc17402000550e1c236b7e913231540351c92f~1..3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo [2021-11-04T07:32:31.122Z] -----------> git rev-list -1 --merges 3ccc17402000550e1c236b7e913231540351c92f~1..3ccc17402000550e1c236b7e913231540351c92f 3ccc17402000550e1c236b7e913231540351c92f [false] [Pipeline] sh [2021-11-04T07:32:31.426Z] + git log --format=format:%s -1 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo [2021-11-04T07:32:31.439Z] ========================================================= [2021-11-04T07:32:31.439Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-04T07:32:31.439Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-04T07:32:31.774Z] + git log --format=format:%s -1 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo [2021-11-04T07:32:31.785Z] [semverPrep] GIT_COMMIT: 3ccc17402000550e1c236b7e913231540351c92f, Commit Message: docs(snap): update snap/README.md [Pipeline] echo [2021-11-04T07:32:31.792Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:32:32.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T07:32:32.383Z] [2021-11-04T07:32:32.383Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:32:32.684Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T07:32:32.684Z] latest: Pulling from edgex-devops/git-semver [2021-11-04T07:32:32.684Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T07:32:32.684Z] 3e5f54012d9b: Pulling fs layer [2021-11-04T07:32:32.684Z] 4c7163046ea9: Pulling fs layer [2021-11-04T07:32:32.684Z] 0c2d73faf560: Pulling fs layer [2021-11-04T07:32:32.684Z] 0c2d73faf560: Waiting [2021-11-04T07:32:32.684Z] 3e5f54012d9b: Verifying Checksum [2021-11-04T07:32:32.684Z] 3e5f54012d9b: Download complete [2021-11-04T07:32:32.684Z] a0d0a0d46f8b: Verifying Checksum [2021-11-04T07:32:32.684Z] a0d0a0d46f8b: Download complete [2021-11-04T07:32:32.952Z] 4c7163046ea9: Verifying Checksum [2021-11-04T07:32:32.952Z] 4c7163046ea9: Download complete [2021-11-04T07:32:32.952Z] 0c2d73faf560: Verifying Checksum [2021-11-04T07:32:32.952Z] 0c2d73faf560: Download complete [2021-11-04T07:32:32.952Z] a0d0a0d46f8b: Pull complete [2021-11-04T07:32:33.218Z] 3e5f54012d9b: Pull complete [2021-11-04T07:32:33.479Z] 4c7163046ea9: Pull complete [2021-11-04T07:32:33.479Z] 0c2d73faf560: Pull complete [2021-11-04T07:32:33.479Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-04T07:32:33.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T07:32:33.480Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-04T07:32:33.545Z] prd-centos7-docker-4c-2g-23152 does not seem to be running inside a container [2021-11-04T07:32:33.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-04T07:32:34.492Z] $ docker top 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-04T07:32:34.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T07:32:34.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T07:32:34.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T07:32:34.691Z] $ docker exec 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent [2021-11-04T07:32:34.775Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhgeMKj/agent.14 [2021-11-04T07:32:34.775Z] SSH_AGENT_PID=20 [2021-11-04T07:32:34.782Z] Running ssh-add (command line suppressed) [2021-11-04T07:32:34.875Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_4531026154191367913.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_4531026154191367913.key) [2021-11-04T07:32:34.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T07:32:35.193Z] + git tag --points-at HEAD [Pipeline] } [2021-11-04T07:32:35.210Z] $ docker exec --env ******** --env ******** 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent -k [2021-11-04T07:32:35.294Z] unset SSH_AUTH_SOCK; [2021-11-04T07:32:35.294Z] unset SSH_AGENT_PID; [2021-11-04T07:32:35.294Z] echo Agent pid 20 killed; [2021-11-04T07:32:35.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-04T07:32:35.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T07:32:35.327Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T07:32:35.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T07:32:35.454Z] $ docker exec 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent [2021-11-04T07:32:35.584Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHdGAid/agent.54 [2021-11-04T07:32:35.584Z] SSH_AGENT_PID=61 [2021-11-04T07:32:35.589Z] Running ssh-add (command line suppressed) [2021-11-04T07:32:35.703Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7793006881729659475.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7793006881729659475.key) [2021-11-04T07:32:35.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T07:32:36.009Z] + git semver init [2021-11-04T07:32:36.009Z] # -> Open(): unable to determine branch for HEAD [2021-11-04T07:32:36.009Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git [2021-11-04T07:32:36.009Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T07:32:36.009Z] # $SEMVER_REMOTE_NAME = origin [2021-11-04T07:32:36.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-04T07:32:36.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-04T07:32:36.009Z] # $SEMVER_BRANCH = PR-470 [2021-11-04T07:32:36.009Z] # $SEMVER_TEMP = /tmp/semver-007337839 [2021-11-04T07:32:36.009Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-04T07:32:38.563Z] # '/tmp/semver-007337839' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' [2021-11-04T07:32:38.563Z] # -> Force: false [2021-11-04T07:32:38.563Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } [2021-11-04T07:32:38.577Z] $ docker exec --env ******** --env ******** 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent -k [2021-11-04T07:32:38.680Z] unset SSH_AUTH_SOCK; [2021-11-04T07:32:38.680Z] unset SSH_AGENT_PID; [2021-11-04T07:32:38.680Z] echo Agent pid 61 killed; [2021-11-04T07:32:38.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-04T07:32:38.997Z] + git semver [Pipeline] } [2021-11-04T07:32:39.016Z] $ docker stop --time=1 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 [2021-11-04T07:32:40.336Z] $ docker rm -f 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T07:32:40.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-04T07:32:40.955Z] Stashed 1 file(s) [Pipeline] echo [2021-11-04T07:32:40.957Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-04T07:32:56.109Z] Still waiting to schedule task [2021-11-04T07:32:56.109Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-23152’ [2021-11-04T07:32:56.110Z] Still waiting to schedule task [2021-11-04T07:32:56.110Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-04T07:35:13.209Z] Running on prd-centos7-docker-4c-2g-23157 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-04T07:35:13.221Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-11-04T07:35:13.323Z] The recommended git tool is: git [2021-11-04T07:35:15.658Z] using credential edgex-jenkins-ssh [2021-11-04T07:35:15.674Z] Cloning the remote Git repository [2021-11-04T07:35:15.501Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T07:35:15.561Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-11-04T07:35:15.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T07:35:15.604Z] > git --version # timeout=10 [2021-11-04T07:35:15.612Z] > git --version # 'git version 2.24.4' [2021-11-04T07:35:15.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T07:35:15.637Z] [INFO] Currently running in a labeled security context [2021-11-04T07:35:15.637Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T07:35:15.637Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4556566733063584637.key [2021-11-04T07:35:15.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T07:35:17.587Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T07:35:17.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T07:35:17.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T07:35:17.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T07:35:17.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T07:35:17.647Z] [INFO] Currently running in a labeled security context [2021-11-04T07:35:17.647Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T07:35:17.648Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh8241961723875703069.key [2021-11-04T07:35:17.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-04T07:35:18.400Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 3ccc17402000550e1c236b7e913231540351c92f [2021-11-04T07:35:18.588Z] Merge succeeded, producing 3ccc17402000550e1c236b7e913231540351c92f [2021-11-04T07:35:18.589Z] Checking out Revision 3ccc17402000550e1c236b7e913231540351c92f (PR-470) [2021-11-04T07:35:18.276Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T07:35:18.292Z] > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 [2021-11-04T07:35:18.410Z] > git remote # timeout=10 [2021-11-04T07:35:18.417Z] > git config --get remote.origin.url # timeout=10 [2021-11-04T07:35:18.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T07:35:18.430Z] [INFO] Currently running in a labeled security context [2021-11-04T07:35:18.430Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T07:35:18.430Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7045267477081734890.key [2021-11-04T07:35:18.443Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-04T07:35:18.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-04T07:35:18.473Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T07:35:18.480Z] > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 [2021-11-04T07:35:22.293Z] Commit message: "docs(snap): update snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T07:35:22.797Z] provisioning config files... [2021-11-04T07:35:22.809Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config2939003999284288101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T07:35:23.189Z] ---> docker-login.sh [2021-11-04T07:35:23.189Z] nexus3.edgexfoundry.org:10001 [2021-11-04T07:35:23.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:35:23.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:35:23.189Z] Configure a credential helper to remove this warning. See [2021-11-04T07:35:23.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:35:23.189Z] [2021-11-04T07:35:23.189Z] Login Succeeded [2021-11-04T07:35:23.189Z] nexus3.edgexfoundry.org:10002 [2021-11-04T07:35:23.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:35:23.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:35:23.450Z] Configure a credential helper to remove this warning. See [2021-11-04T07:35:23.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:35:23.450Z] [2021-11-04T07:35:23.450Z] Login Succeeded [2021-11-04T07:35:23.450Z] nexus3.edgexfoundry.org:10003 [2021-11-04T07:35:23.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:35:23.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:35:23.450Z] Configure a credential helper to remove this warning. See [2021-11-04T07:35:23.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:35:23.450Z] [2021-11-04T07:35:23.450Z] Login Succeeded [2021-11-04T07:35:23.450Z] nexus3.edgexfoundry.org:10004 [2021-11-04T07:35:23.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:35:23.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:35:23.711Z] Configure a credential helper to remove this warning. See [2021-11-04T07:35:23.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:35:23.711Z] [2021-11-04T07:35:23.711Z] Login Succeeded [2021-11-04T07:35:23.711Z] docker.io [2021-11-04T07:35:23.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T07:35:23.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T07:35:23.971Z] Configure a credential helper to remove this warning. See [2021-11-04T07:35:23.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T07:35:23.971Z] [2021-11-04T07:35:23.971Z] Login Succeeded [2021-11-04T07:35:23.971Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T07:35:24.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-04T07:35:24.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-04T07:35:24.161Z] ========================================================= [2021-11-04T07:35:24.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-04T07:35:24.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:35:24.470Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-04T07:35:24.470Z] Sending build context to Docker daemon 25.01MB [2021-11-04T07:35:24.470Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T07:35:24.470Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-04T07:35:24.738Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-04T07:35:24.738Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T07:35:24.738Z] 31adcdaf11c8: Pulling fs layer [2021-11-04T07:35:24.738Z] b8b176561691: Pulling fs layer [2021-11-04T07:35:24.738Z] 4527c011a84f: Pulling fs layer [2021-11-04T07:35:24.738Z] 5d74067f8e1e: Pulling fs layer [2021-11-04T07:35:24.738Z] e0aca202a116: Pulling fs layer [2021-11-04T07:35:24.738Z] 3a43be97a3b4: Pulling fs layer [2021-11-04T07:35:24.738Z] 34cad66bf833: Pulling fs layer [2021-11-04T07:35:24.738Z] b4e3c513aaa6: Pulling fs layer [2021-11-04T07:35:24.738Z] e0aca202a116: Waiting [2021-11-04T07:35:24.738Z] 3a43be97a3b4: Waiting [2021-11-04T07:35:24.738Z] 34cad66bf833: Waiting [2021-11-04T07:35:24.738Z] b4e3c513aaa6: Waiting [2021-11-04T07:35:24.738Z] 4527c011a84f: Waiting [2021-11-04T07:35:24.738Z] 5d74067f8e1e: Waiting [2021-11-04T07:35:24.738Z] b8b176561691: Verifying Checksum [2021-11-04T07:35:24.738Z] b8b176561691: Download complete [2021-11-04T07:35:24.738Z] 31adcdaf11c8: Verifying Checksum [2021-11-04T07:35:24.738Z] 31adcdaf11c8: Download complete [2021-11-04T07:35:24.738Z] 5d74067f8e1e: Verifying Checksum [2021-11-04T07:35:24.738Z] 5d74067f8e1e: Download complete [2021-11-04T07:35:24.738Z] e0aca202a116: Verifying Checksum [2021-11-04T07:35:24.738Z] e0aca202a116: Download complete [2021-11-04T07:35:24.738Z] 3a43be97a3b4: Verifying Checksum [2021-11-04T07:35:24.738Z] 3a43be97a3b4: Download complete [2021-11-04T07:35:24.738Z] a0d0a0d46f8b: Verifying Checksum [2021-11-04T07:35:24.738Z] a0d0a0d46f8b: Download complete [2021-11-04T07:35:25.007Z] 34cad66bf833: Verifying Checksum [2021-11-04T07:35:25.007Z] 34cad66bf833: Download complete [2021-11-04T07:35:25.007Z] a0d0a0d46f8b: Pull complete [2021-11-04T07:35:25.279Z] 31adcdaf11c8: Pull complete [2021-11-04T07:35:25.549Z] b4e3c513aaa6: Verifying Checksum [2021-11-04T07:35:25.549Z] b4e3c513aaa6: Download complete [2021-11-04T07:35:25.549Z] b8b176561691: Pull complete [2021-11-04T07:35:25.549Z] 4527c011a84f: Verifying Checksum [2021-11-04T07:35:25.549Z] 4527c011a84f: Download complete [2021-11-04T07:35:29.815Z] 4527c011a84f: Pull complete [2021-11-04T07:35:29.815Z] 5d74067f8e1e: Pull complete [2021-11-04T07:35:29.815Z] e0aca202a116: Pull complete [2021-11-04T07:35:29.815Z] 3a43be97a3b4: Pull complete [2021-11-04T07:35:29.815Z] 34cad66bf833: Pull complete [2021-11-04T07:35:32.401Z] b4e3c513aaa6: Pull complete [2021-11-04T07:35:32.402Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-04T07:35:32.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-04T07:35:32.402Z] ---> 9f6097aaca64 [2021-11-04T07:35:32.402Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T07:35:35.727Z] ---> Running in 1dc7e2c774eb [2021-11-04T07:35:35.989Z] Removing intermediate container 1dc7e2c774eb [2021-11-04T07:35:35.989Z] ---> 61b0f9e33e02 [2021-11-04T07:35:35.989Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T07:35:35.989Z] ---> Running in 633b4bc3b915 [2021-11-04T07:35:36.254Z] Removing intermediate container 633b4bc3b915 [2021-11-04T07:35:36.254Z] ---> 50f0dd5250ca [2021-11-04T07:35:36.254Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T07:35:36.254Z] ---> Running in e5e2153e6778 [2021-11-04T07:35:36.518Z] Removing intermediate container e5e2153e6778 [2021-11-04T07:35:36.518Z] ---> 4337c910dab2 [2021-11-04T07:35:36.518Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-04T07:35:36.518Z] ---> Running in 76ca9df3921a [2021-11-04T07:35:36.518Z] Removing intermediate container 76ca9df3921a [2021-11-04T07:35:36.518Z] ---> eae5a926b815 [2021-11-04T07:35:36.519Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T07:35:36.781Z] ---> Running in 4ea2ccc66a33 [2021-11-04T07:35:36.781Z] Removing intermediate container 4ea2ccc66a33 [2021-11-04T07:35:36.781Z] ---> b86a3a4f4819 [2021-11-04T07:35:36.781Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T07:35:37.062Z] ---> Running in e906e13c24e5 [2021-11-04T07:35:37.642Z] Removing intermediate container e906e13c24e5 [2021-11-04T07:35:37.642Z] ---> 715f1566aac9 [2021-11-04T07:35:37.642Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T07:35:37.905Z] ---> Running in e71e8bedda7e [2021-11-04T07:35:38.166Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T07:35:39.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T07:35:39.382Z] OK: 220 MiB in 52 packages [2021-11-04T07:35:39.645Z] Removing intermediate container e71e8bedda7e [2021-11-04T07:35:39.645Z] ---> 570503246020 [2021-11-04T07:35:39.645Z] Step 10/14 : ENV GO111MODULE=on [2021-11-04T07:35:39.907Z] ---> Running in 126a3f886312 [2021-11-04T07:35:39.907Z] Removing intermediate container 126a3f886312 [2021-11-04T07:35:39.907Z] ---> a23f55dc36f9 [2021-11-04T07:35:39.907Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T07:35:39.907Z] ---> Running in 2644c3f864c6 [2021-11-04T07:35:40.172Z] Removing intermediate container 2644c3f864c6 [2021-11-04T07:35:40.172Z] ---> d999ad8a2e5e [2021-11-04T07:35:40.172Z] Step 12/14 : COPY . . [2021-11-04T07:35:41.115Z] ---> d1db52e37294 [2021-11-04T07:35:41.115Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T07:35:41.115Z] ---> Running in 0f4742c7367a [2021-11-04T07:35:59.268Z] Removing intermediate container 0f4742c7367a [2021-11-04T07:35:59.268Z] ---> ea1f71f67d6b [2021-11-04T07:35:59.268Z] Step 14/14 : RUN ${MAKE} [2021-11-04T07:35:59.268Z] ---> Running in 4abcf4b64466 [2021-11-04T07:35:59.268Z] noop [2021-11-04T07:35:59.268Z] Removing intermediate container 4abcf4b64466 [2021-11-04T07:35:59.268Z] ---> 40aa1be4c220 [2021-11-04T07:35:59.268Z] Successfully built 40aa1be4c220 [2021-11-04T07:35:59.268Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:35:59.575Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T07:35:59.575Z] . [Pipeline] withDockerContainer [2021-11-04T07:35:59.655Z] prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container [2021-11-04T07:35:59.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T07:36:00.106Z] $ docker top 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T07:36:00.479Z] + go version [2021-11-04T07:36:00.479Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-04T07:36:00.490Z] $ docker stop --time=1 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 [2021-11-04T07:36:01.698Z] $ docker rm -f 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:36:02.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T07:36:02.184Z] . [Pipeline] withDockerContainer [2021-11-04T07:36:02.256Z] prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container [2021-11-04T07:36:02.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T07:36:02.732Z] $ docker top a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-04T07:36:03.122Z] + make test [2021-11-04T07:36:03.122Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-04T07:36:03.388Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-04T07:36:18.389Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-04T07:36:18.389Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-04T07:36:23.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-04T07:36:23.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-04T07:36:23.988Z] $ docker stop --time=1 a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 [2021-11-04T07:36:25.467Z] $ docker rm -f a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T07:36:25.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-04T07:36:26.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-04T07:36:27.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-04T07:36:27.697Z] + ls -al . [2021-11-04T07:36:27.697Z] total 88 [2021-11-04T07:36:27.697Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 07:36 . [2021-11-04T07:36:27.697Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 07:35 .. [2021-11-04T07:36:27.697Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 07:35 assets [2021-11-04T07:36:27.697Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 07:35 bin [2021-11-04T07:36:27.697Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 07:35 cmd [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 07:35 CONTRIBUTING.md [2021-11-04T07:36:27.697Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 4 07:36 coverage.out [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 07:35 Dockerfile [2021-11-04T07:36:27.697Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 07:35 docs [2021-11-04T07:36:27.697Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 07:35 .git [2021-11-04T07:36:27.697Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 07:35 .github [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 07:35 .gitignore [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 07:35 go.mod [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 07:35 go.sum [2021-11-04T07:36:27.697Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 07:35 internal [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 07:35 Jenkinsfile [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 07:35 LICENSE [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 07:35 Makefile [2021-11-04T07:36:27.697Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 07:35 pkg [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 5908 Nov 4 07:35 README.md [2021-11-04T07:36:27.697Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 07:35 snap [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 07:32 VERSION [2021-11-04T07:36:27.697Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 07:35 version.go [2021-11-04T07:36:27.697Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 07:35 web [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:36:27.999Z] + 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=3ccc17402000550e1c236b7e913231540351c92f --label arch=amd64 --label version=0.0.0 . [2021-11-04T07:36:28.259Z] Sending build context to Docker daemon 25.01MB [2021-11-04T07:36:28.259Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T07:36:28.259Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-04T07:36:28.259Z] ---> 40aa1be4c220 [2021-11-04T07:36:28.259Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T07:36:28.259Z] ---> Running in 15e3f35c0597 [2021-11-04T07:36:28.521Z] Removing intermediate container 15e3f35c0597 [2021-11-04T07:36:28.521Z] ---> e58dffa54416 [2021-11-04T07:36:28.521Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T07:36:28.521Z] ---> Running in 82813a0655af [2021-11-04T07:36:28.521Z] Removing intermediate container 82813a0655af [2021-11-04T07:36:28.521Z] ---> 2a3027c9a778 [2021-11-04T07:36:28.521Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T07:36:28.521Z] ---> Running in 0c05bcf61f46 [2021-11-04T07:36:28.785Z] Removing intermediate container 0c05bcf61f46 [2021-11-04T07:36:28.785Z] ---> d1b216058292 [2021-11-04T07:36:28.785Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-04T07:36:28.785Z] ---> Running in 84b4f15f6978 [2021-11-04T07:36:28.785Z] Removing intermediate container 84b4f15f6978 [2021-11-04T07:36:28.785Z] ---> abd52ee69f2d [2021-11-04T07:36:28.785Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T07:36:28.785Z] ---> Running in c7fea72c81ff [2021-11-04T07:36:29.049Z] Removing intermediate container c7fea72c81ff [2021-11-04T07:36:29.049Z] ---> 881816469f27 [2021-11-04T07:36:29.049Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T07:36:29.049Z] ---> Running in 16fe59087c11 [2021-11-04T07:36:29.308Z] Removing intermediate container 16fe59087c11 [2021-11-04T07:36:29.308Z] ---> 4cb965cca588 [2021-11-04T07:36:29.308Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T07:36:29.569Z] ---> Running in 9daad4a0e9aa [2021-11-04T07:36:29.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T07:36:30.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T07:36:31.029Z] OK: 220 MiB in 52 packages [2021-11-04T07:36:31.302Z] Removing intermediate container 9daad4a0e9aa [2021-11-04T07:36:31.302Z] ---> bbf83111682f [2021-11-04T07:36:31.302Z] Step 10/22 : ENV GO111MODULE=on [2021-11-04T07:36:31.302Z] ---> Running in 086978497fb9 [2021-11-04T07:36:31.302Z] Removing intermediate container 086978497fb9 [2021-11-04T07:36:31.302Z] ---> 000e7c08179d [2021-11-04T07:36:31.302Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T07:36:31.302Z] ---> Running in 7b2e9d3f2e62 [2021-11-04T07:36:31.565Z] Removing intermediate container 7b2e9d3f2e62 [2021-11-04T07:36:31.565Z] ---> 63f34766c2ba [2021-11-04T07:36:31.565Z] Step 12/22 : COPY . . [2021-11-04T07:36:32.508Z] ---> 929b99b16c9f [2021-11-04T07:36:32.508Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T07:36:32.508Z] ---> Running in 4226c85a63d1 [2021-11-04T07:36:33.094Z] Removing intermediate container 4226c85a63d1 [2021-11-04T07:36:33.094Z] ---> 92f39a7f7a9f [2021-11-04T07:36:33.094Z] Step 14/22 : RUN ${MAKE} [2021-11-04T07:36:33.094Z] ---> Running in c262f19e7b24 [2021-11-04T07:36:33.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-04T07:36:43.435Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-04T07:36:44.395Z] Removing intermediate container c262f19e7b24 [2021-11-04T07:36:44.395Z] ---> 5f1132d7d433 [2021-11-04T07:36:44.395Z] Step 15/22 : FROM alpine:3.14 [2021-11-04T07:36:48.607Z] 3.14: Pulling from library/alpine [2021-11-04T07:36:48.607Z] a0d0a0d46f8b: Already exists [2021-11-04T07:36:48.607Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-04T07:36:48.607Z] Status: Downloaded newer image for alpine:3.14 [2021-11-04T07:36:48.607Z] ---> 14119a10abf4 [2021-11-04T07:36:48.607Z] Step 16/22 : EXPOSE 4000 [2021-11-04T07:36:48.607Z] ---> Running in cb827125f4f8 [2021-11-04T07:36:48.607Z] Removing intermediate container cb827125f4f8 [2021-11-04T07:36:48.607Z] ---> eabdd3b0693e [2021-11-04T07:36:48.607Z] Step 17/22 : 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-11-04T07:36:49.177Z] ---> 5676bbda3792 [2021-11-04T07:36:49.177Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-04T07:36:49.445Z] ---> Running in 297b001ebf02 [2021-11-04T07:36:49.445Z] Removing intermediate container 297b001ebf02 [2021-11-04T07:36:49.445Z] ---> 90985b609bde [2021-11-04T07:36:49.445Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-04T07:36:49.445Z] ---> Running in 26d307e5e951 [2021-11-04T07:36:49.708Z] Removing intermediate container 26d307e5e951 [2021-11-04T07:36:49.708Z] ---> 1ff34c179b7b [2021-11-04T07:36:49.708Z] Step 20/22 : LABEL arch=amd64 [2021-11-04T07:36:49.708Z] ---> Running in 791304df15c9 [2021-11-04T07:36:49.708Z] Removing intermediate container 791304df15c9 [2021-11-04T07:36:49.708Z] ---> 0a970ad2ffeb [2021-11-04T07:36:49.708Z] Step 21/22 : LABEL git_sha=3ccc17402000550e1c236b7e913231540351c92f [2021-11-04T07:36:49.708Z] ---> Running in b127fa5d0604 [2021-11-04T07:36:49.967Z] Removing intermediate container b127fa5d0604 [2021-11-04T07:36:49.967Z] ---> 1938467ec28c [2021-11-04T07:36:49.967Z] Step 22/22 : LABEL version=0.0.0 [2021-11-04T07:36:49.967Z] ---> Running in 52dc6667211e [2021-11-04T07:36:49.967Z] Removing intermediate container 52dc6667211e [2021-11-04T07:36:49.967Z] ---> 526306ac24d5 [2021-11-04T07:36:49.967Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-04T07:36:49.967Z] Successfully built 526306ac24d5 [2021-11-04T07:36:49.967Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:36:50.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T07:36:50.653Z] [2021-11-04T07:36:50.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T07:36:50.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T07:36:50.957Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T07:36:50.957Z] b4d181a07f80: Pulling fs layer [2021-11-04T07:36:50.957Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T07:36:50.957Z] ed53099fbce6: Pulling fs layer [2021-11-04T07:36:50.957Z] dc539afda2c1: Pulling fs layer [2021-11-04T07:36:50.957Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T07:36:50.957Z] 9065ff56babe: Pulling fs layer [2021-11-04T07:36:50.957Z] d287ab97295c: Pulling fs layer [2021-11-04T07:36:50.957Z] 77bc0d833cb6: Waiting [2021-11-04T07:36:50.957Z] 9065ff56babe: Waiting [2021-11-04T07:36:50.957Z] d287ab97295c: Waiting [2021-11-04T07:36:50.957Z] dc539afda2c1: Waiting [2021-11-04T07:36:50.957Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T07:36:50.957Z] a1111a8f2ec3: Download complete [2021-11-04T07:36:50.957Z] dc539afda2c1: Verifying Checksum [2021-11-04T07:36:50.957Z] dc539afda2c1: Download complete [2021-11-04T07:36:50.957Z] ed53099fbce6: Verifying Checksum [2021-11-04T07:36:50.957Z] ed53099fbce6: Download complete [2021-11-04T07:36:51.220Z] 9065ff56babe: Verifying Checksum [2021-11-04T07:36:51.220Z] 9065ff56babe: Download complete [2021-11-04T07:36:51.220Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T07:36:51.220Z] 77bc0d833cb6: Download complete [2021-11-04T07:36:51.220Z] b4d181a07f80: Download complete [2021-11-04T07:36:51.808Z] d287ab97295c: Verifying Checksum [2021-11-04T07:36:51.808Z] d287ab97295c: Download complete [2021-11-04T07:36:52.773Z] b4d181a07f80: Pull complete [2021-11-04T07:36:52.773Z] a1111a8f2ec3: Pull complete [2021-11-04T07:36:53.352Z] ed53099fbce6: Pull complete [2021-11-04T07:36:53.619Z] dc539afda2c1: Pull complete [2021-11-04T07:36:53.886Z] 77bc0d833cb6: Pull complete [2021-11-04T07:36:53.886Z] 9065ff56babe: Pull complete [2021-11-04T07:36:59.244Z] d287ab97295c: Pull complete [2021-11-04T07:36:59.244Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T07:36:59.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T07:36:59.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T07:36:59.311Z] prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container [2021-11-04T07:36:59.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-04T07:37:02.235Z] $ docker top 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T07:37:02.690Z] ---> job-cost.sh [2021-11-04T07:37:02.690Z] lf-activate-venv: SKIPPING [2021-11-04T07:37:02.690Z] INFO: No Stack... [2021-11-04T07:37:02.951Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T07:37:03.214Z] INFO: Archiving Costs [Pipeline] sh [2021-11-04T07:37:03.505Z] + cut -d, -f6 [2021-11-04T07:37:03.505Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2021-11-04T07:37:03.530Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] [2021-11-04T07:37:03.536Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] did not exist. Created. [2021-11-04T07:37:03.536Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-04T07:37:03.859Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-04T07:37:03.904Z] Stashed 1 file(s) [Pipeline] } [2021-11-04T07:37:03.915Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-04T07:37:03.932Z] $ docker stop --time=1 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 [2021-11-04T07:37:05.077Z] $ docker rm -f 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-04T13:32:26.909Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-04T13:32:27.031Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-04T13:32:28.492Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:28.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:29.363Z] ---> package-listing.sh [2021-11-04T13:32:29.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-04T13:32:29.364Z] ++ facter osfamily [2021-11-04T13:32:29.628Z] + OS_FAMILY=redhat [2021-11-04T13:32:29.628Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T13:32:29.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-04T13:32:29.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-04T13:32:29.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-04T13:32:29.628Z] + PACKAGES=/tmp/packages_start.txt [2021-11-04T13:32:29.628Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T13:32:29.628Z] + PACKAGES=/tmp/packages_end.txt [2021-11-04T13:32:29.628Z] + case "${OS_FAMILY}" in [2021-11-04T13:32:29.628Z] + rpm -qa [2021-11-04T13:32:29.628Z] + sort [2021-11-04T13:32:30.208Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-04T13:32:30.208Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-04T13:32:30.208Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-04T13:32:30.208Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T13:32:30.208Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [2021-11-04T13:32:30.208Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo [2021-11-04T13:32:30.219Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-04T13:32:30.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-04T13:32:31.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T13:32:31.057Z] [2021-11-04T13:32:31.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T13:32:31.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T13:32:31.365Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T13:32:31.365Z] b4d181a07f80: Pulling fs layer [2021-11-04T13:32:31.365Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T13:32:31.365Z] ed53099fbce6: Pulling fs layer [2021-11-04T13:32:31.365Z] dc539afda2c1: Pulling fs layer [2021-11-04T13:32:31.365Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T13:32:31.365Z] 9065ff56babe: Pulling fs layer [2021-11-04T13:32:31.365Z] d287ab97295c: Pulling fs layer [2021-11-04T13:32:31.365Z] dc539afda2c1: Waiting [2021-11-04T13:32:31.365Z] 77bc0d833cb6: Waiting [2021-11-04T13:32:31.365Z] 9065ff56babe: Waiting [2021-11-04T13:32:31.365Z] d287ab97295c: Waiting [2021-11-04T13:32:31.365Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T13:32:31.365Z] a1111a8f2ec3: Download complete [2021-11-04T13:32:31.365Z] dc539afda2c1: Verifying Checksum [2021-11-04T13:32:31.365Z] dc539afda2c1: Download complete [2021-11-04T13:32:31.636Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T13:32:31.636Z] 77bc0d833cb6: Download complete [2021-11-04T13:32:31.636Z] ed53099fbce6: Verifying Checksum [2021-11-04T13:32:31.636Z] ed53099fbce6: Download complete [2021-11-04T13:32:31.636Z] 9065ff56babe: Verifying Checksum [2021-11-04T13:32:31.636Z] 9065ff56babe: Download complete [2021-11-04T13:32:31.636Z] b4d181a07f80: Verifying Checksum [2021-11-04T13:32:31.636Z] b4d181a07f80: Download complete [2021-11-04T13:32:32.591Z] d287ab97295c: Verifying Checksum [2021-11-04T13:32:32.591Z] d287ab97295c: Download complete [2021-11-04T13:32:33.173Z] b4d181a07f80: Pull complete [2021-11-04T13:32:33.173Z] a1111a8f2ec3: Pull complete [2021-11-04T13:32:33.751Z] ed53099fbce6: Pull complete [2021-11-04T13:32:33.751Z] dc539afda2c1: Pull complete [2021-11-04T13:32:34.017Z] 77bc0d833cb6: Pull complete [2021-11-04T13:32:34.294Z] 9065ff56babe: Pull complete [2021-11-04T13:32:39.610Z] d287ab97295c: Pull complete [2021-11-04T13:32:39.610Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T13:32:39.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T13:32:39.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T13:32:39.672Z] prd-centos7-docker-4c-2g-23152 does not seem to be running inside a container [2021-11-04T13:32:39.707Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-04T13:32:41.991Z] $ docker top 0d3fe4ea13920fc1787441035846196535d01ddb55ead46e35aa631aabb1f38e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T13:32:42.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-04T13:32:42.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-04T13:32:42.944Z] + ls /var/log/sa-host [2021-11-04T13:32:42.944Z] + sadf -c /var/log/sa-host/sa04 [2021-11-04T13:32:42.944Z] file_magic: OK [2021-11-04T13:32:42.944Z] HZ: Using current value: 100 [2021-11-04T13:32:42.944Z] file_header: OK [2021-11-04T13:32:42.944Z] 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-11-04T13:32:42.944Z] Statistics: [2021-11-04T13:32:42.944Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-04T13:32:42.944Z] File successfully converted to sysstat format version 12.0.3 [2021-11-04T13:32:42.944Z] + sadf -c /var/log/sa-host/sa30 [2021-11-04T13:32:42.944Z] file_magic: OK [2021-11-04T13:32:42.944Z] HZ: Using current value: 100 [2021-11-04T13:32:42.944Z] file_header: OK [2021-11-04T13:32:42.944Z] 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-11-04T13:32:42.944Z] Statistics: [2021-11-04T13:32:42.944Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-04T13:32:42.944Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T13:32:43.246Z] provisioning config files... [2021-11-04T13:32:43.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config3030340601616694212tmp [Pipeline] { [Pipeline] echo [2021-11-04T13:32:43.279Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:43.605Z] ---> create-netrc.sh [Pipeline] } [2021-11-04T13:32:43.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:44.041Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-04T13:32:44.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:44.346Z] ---> sudo-logs.sh [2021-11-04T13:32:44.346Z] Archiving 'sudo' log.. [2021-11-04T13:32:44.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-23152.novalocal: Name or service not known [2021-11-04T13:32:44.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-23152.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-04T13:32:44.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:44.690Z] ---> job-cost.sh [2021-11-04T13:32:44.690Z] lf-activate-venv: SKIPPING [2021-11-04T13:32:44.690Z] DEBUG: total: 0.05999999865889549 [2021-11-04T13:32:44.690Z] INFO: Retrieving Stack Cost... [2021-11-04T13:32:44.950Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T13:32:45.211Z] INFO: Archiving Costs [Pipeline] echo [2021-11-04T13:32:45.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T13:32:45.504Z] ---> logs-deploy.sh [2021-11-04T13:32:45.504Z] lf-activate-venv: SKIPPING [2021-11-04T13:32:45.504Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/4 [2021-11-04T13:32:45.504Z] INFO: archiving workspace using pattern(s): [2021-11-04T13:32:46.445Z] Archives upload complete. [2021-11-04T13:32:46.445Z] INFO: archiving logs to Nexus