Branch indexing 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (ef696d0eba5ae18fda7d7f24c31d6e1cd9b65703) 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-ssh4915545742123188276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh2022666319763299400.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 f1d79d91c36788821211008368c3015072ca53ca 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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5857170185824087687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7089847842429087118.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2422636771716234345.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 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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-594 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh7620023629282639969.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 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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-431@tmp/jenkins-gitclient-ssh9201251313249098904.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Merge succeeded, producing e181fc16709b21de296207536278b4f6a59e7bdb Checking out Revision e181fc16709b21de296207536278b4f6a59e7bdb (PR-431) > 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-431@tmp/jenkins-gitclient-ssh1470193968222910531.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e181fc16709b21de296207536278b4f6a59e7bdb # timeout=10 Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T06:08:08.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T06:08:09.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T06:08:09.046Z] ========================================================= [2021-10-12T06:08:09.046Z] EdgeX Global Pipelines Version Info [2021-10-12T06:08:09.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 [2021-10-12T06:08:10.208Z] ------------------- [2021-10-12T06:08:10.208Z] stable info: [2021-10-12T06:08:10.208Z] ------------------- [2021-10-12T06:08:10.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T06:08:10.208Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T06:08:10.208Z] Message: update stable to v1.0.209 [2021-10-12T06:08:10.789Z] ------------------- [2021-10-12T06:08:10.789Z] experimental info: [2021-10-12T06:08:10.789Z] ------------------- [2021-10-12T06:08:10.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T06:08:10.789Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T06:08:10.789Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T06:08:10.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-12T06:08:10.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-12T06:08:10.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T06:08:10.916Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T06:08:10.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T06:08:10.945Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T06:08:10.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T06:08:10.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T06:08:10.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T06:08:11.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T06:08:11.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T06:08:11.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-12T06:08:11.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T06:08:11.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T06:08:11.054Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T06:08:11.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-12T06:08:11.079Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T06:08:11.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T06:08:11.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T06:08:11.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T06:08:11.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T06:08:11.137Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T06:08:11.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T06:08:11.158Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T06:08:11.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-12T06:08:11.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T06:08:11.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-10-12T06:08:11.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-10-12T06:08:11.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-10-12T06:08:11.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] echo [2021-10-12T06:08:11.233Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e181fc1 [Pipeline] echo [2021-10-12T06:08:11.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T06:08:11.286Z] provisioning config files... [2021-10-12T06:08:11.299Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5465842671312143470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:08:11.611Z] ---> docker-login.sh [2021-10-12T06:08:11.611Z] nexus3.edgexfoundry.org:10001 [2021-10-12T06:08:11.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:08:11.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:08:11.877Z] Configure a credential helper to remove this warning. See [2021-10-12T06:08:11.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:08:11.877Z] [2021-10-12T06:08:11.877Z] Login Succeeded [2021-10-12T06:08:11.877Z] nexus3.edgexfoundry.org:10002 [2021-10-12T06:08:11.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:08:11.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:08:11.877Z] Configure a credential helper to remove this warning. See [2021-10-12T06:08:11.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:08:11.877Z] [2021-10-12T06:08:11.877Z] Login Succeeded [2021-10-12T06:08:11.877Z] nexus3.edgexfoundry.org:10003 [2021-10-12T06:08:11.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:08:12.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:08:12.137Z] Configure a credential helper to remove this warning. See [2021-10-12T06:08:12.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:08:12.137Z] [2021-10-12T06:08:12.137Z] Login Succeeded [2021-10-12T06:08:12.137Z] nexus3.edgexfoundry.org:10004 [2021-10-12T06:08:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:08:12.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:08:12.137Z] Configure a credential helper to remove this warning. See [2021-10-12T06:08:12.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:08:12.137Z] [2021-10-12T06:08:12.137Z] Login Succeeded [2021-10-12T06:08:12.137Z] docker.io [2021-10-12T06:08:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:08:12.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:08:12.707Z] Configure a credential helper to remove this warning. See [2021-10-12T06:08:12.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:08:12.707Z] [2021-10-12T06:08:12.707Z] Login Succeeded [2021-10-12T06:08:12.707Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T06:08:12.716Z] 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-10-12T06:08:13.145Z] + git log --format=format:%s -1 e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] echo [2021-10-12T06:08:13.182Z] GIT_COMMIT: e181fc16709b21de296207536278b4f6a59e7bdb, Commit Message: Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD [Pipeline] echo [2021-10-12T06:08:13.190Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:08:13.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T06:08:13.726Z] [2021-10-12T06:08:13.726Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:08:14.028Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T06:08:14.028Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T06:08:14.028Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T06:08:14.028Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T06:08:14.028Z] 4c7163046ea9: Pulling fs layer [2021-10-12T06:08:14.028Z] 0c2d73faf560: Pulling fs layer [2021-10-12T06:08:14.028Z] 0c2d73faf560: Waiting [2021-10-12T06:08:14.028Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T06:08:14.028Z] 3e5f54012d9b: Download complete [2021-10-12T06:08:14.028Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T06:08:14.028Z] a0d0a0d46f8b: Download complete [2021-10-12T06:08:14.028Z] 4c7163046ea9: Verifying Checksum [2021-10-12T06:08:14.028Z] 4c7163046ea9: Download complete [2021-10-12T06:08:14.028Z] 0c2d73faf560: Verifying Checksum [2021-10-12T06:08:14.028Z] 0c2d73faf560: Download complete [2021-10-12T06:08:14.296Z] a0d0a0d46f8b: Pull complete [2021-10-12T06:08:14.296Z] 3e5f54012d9b: Pull complete [2021-10-12T06:08:14.566Z] 4c7163046ea9: Pull complete [2021-10-12T06:08:14.837Z] 0c2d73faf560: Pull complete [2021-10-12T06:08:14.837Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T06:08:14.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T06:08:14.837Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T06:08:14.902Z] prd-centos7-docker-4c-2g-594 does not seem to be running inside a container [2021-10-12T06:08:14.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T06:08:15.603Z] $ docker top f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T06:08:15.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T06:08:15.694Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T06:08:15.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T06:08:15.801Z] $ docker exec f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent [2021-10-12T06:08:15.906Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMEjLgC/agent.12 [2021-10-12T06:08:15.906Z] SSH_AGENT_PID=19 [2021-10-12T06:08:15.913Z] Running ssh-add (command line suppressed) [2021-10-12T06:08:16.011Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_9103807362842176846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_9103807362842176846.key) [2021-10-12T06:08:16.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T06:08:16.313Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T06:08:16.329Z] $ docker exec --env ******** --env ******** f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent -k [2021-10-12T06:08:16.417Z] unset SSH_AUTH_SOCK; [2021-10-12T06:08:16.417Z] unset SSH_AGENT_PID; [2021-10-12T06:08:16.417Z] echo Agent pid 19 killed; [2021-10-12T06:08:16.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T06:08:16.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T06:08:16.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T06:08:16.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T06:08:16.551Z] $ docker exec f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent [2021-10-12T06:08:16.657Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfcbDkn/agent.52 [2021-10-12T06:08:16.657Z] SSH_AGENT_PID=59 [2021-10-12T06:08:16.663Z] Running ssh-add (command line suppressed) [2021-10-12T06:08:16.777Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_123309155774760109.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_123309155774760109.key) [2021-10-12T06:08:16.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T06:08:17.073Z] + git semver init [2021-10-12T06:08:17.073Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T06:08:17.073Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-10-12T06:08:17.073Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-12T06:08:17.073Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T06:08:17.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T06:08:17.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T06:08:17.073Z] # $SEMVER_BRANCH = PR-431 [2021-10-12T06:08:17.073Z] # $SEMVER_TEMP = /tmp/semver-747565862 [2021-10-12T06:08:17.073Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-12T06:08:19.007Z] # '/tmp/semver-747565862' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-10-12T06:08:19.007Z] # -> Force: false [2021-10-12T06:08:19.007Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-10-12T06:08:19.019Z] $ docker exec --env ******** --env ******** f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent -k [2021-10-12T06:08:19.106Z] unset SSH_AUTH_SOCK; [2021-10-12T06:08:19.107Z] unset SSH_AGENT_PID; [2021-10-12T06:08:19.107Z] echo Agent pid 59 killed; [2021-10-12T06:08:19.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T06:08:19.427Z] + git semver [Pipeline] } [2021-10-12T06:08:19.440Z] $ docker stop --time=1 f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 [2021-10-12T06:08:20.723Z] $ docker rm -f f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T06:08:21.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T06:08:21.307Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T06:08:21.309Z] [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-10-12T06:08:36.433Z] Still waiting to schedule task [2021-10-12T06:08:36.434Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T06:08:36.436Z] Still waiting to schedule task [2021-10-12T06:08:36.437Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-591’ is offline [2021-10-12T06:08:54.362Z] Running on prd-centos7-docker-4c-2g-595 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-12T06:08:54.374Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-10-12T06:08:54.482Z] The recommended git tool is: git [2021-10-12T06:08:56.750Z] using credential edgex-jenkins-ssh [2021-10-12T06:08:56.760Z] Cloning the remote Git repository [2021-10-12T06:08:56.617Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:08:56.680Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-10-12T06:08:56.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:08:56.727Z] > git --version # timeout=10 [2021-10-12T06:08:56.734Z] > git --version # 'git version 2.24.4' [2021-10-12T06:08:56.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:08:56.756Z] [INFO] Currently running in a labeled security context [2021-10-12T06:08:56.756Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T06:08:56.757Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh5018160895419348458.key [2021-10-12T06:08:56.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T06:08:58.898Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-12T06:08:59.287Z] Merge succeeded, producing 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 [2021-10-12T06:08:59.288Z] Checking out Revision 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 (PR-431) [2021-10-12T06:08:58.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T06:08:58.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T06:08:58.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T06:08:58.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:08:58.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:08:58.119Z] [INFO] Currently running in a labeled security context [2021-10-12T06:08:58.119Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T06:08:58.119Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh4039181470593113431.key [2021-10-12T06:08:58.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T06:08:58.743Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T06:08:58.754Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-12T06:08:58.859Z] > git remote # timeout=10 [2021-10-12T06:08:58.868Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T06:08:58.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:08:58.876Z] [INFO] Currently running in a labeled security context [2021-10-12T06:08:58.876Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T06:08:58.876Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh6922694315137549800.key [2021-10-12T06:08:58.886Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-12T06:08:59.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T06:08:59.127Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T06:08:59.134Z] > git checkout -f 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 # timeout=10 [2021-10-12T06:09:03.006Z] Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" [2021-10-12T06:09:03.021Z] First time build. Skipping changelog. [2021-10-12T06:09:02.870Z] > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T06:09:03.616Z] provisioning config files... [2021-10-12T06:09:03.627Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config1265081186592597101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:09:04.023Z] ---> docker-login.sh [2021-10-12T06:09:04.023Z] nexus3.edgexfoundry.org:10001 [2021-10-12T06:09:04.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:09:04.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:09:04.023Z] Configure a credential helper to remove this warning. See [2021-10-12T06:09:04.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:09:04.023Z] [2021-10-12T06:09:04.023Z] Login Succeeded [2021-10-12T06:09:04.023Z] nexus3.edgexfoundry.org:10002 [2021-10-12T06:09:04.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:09:04.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:09:04.290Z] Configure a credential helper to remove this warning. See [2021-10-12T06:09:04.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:09:04.290Z] [2021-10-12T06:09:04.290Z] Login Succeeded [2021-10-12T06:09:04.290Z] nexus3.edgexfoundry.org:10003 [2021-10-12T06:09:04.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:09:04.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:09:04.290Z] Configure a credential helper to remove this warning. See [2021-10-12T06:09:04.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:09:04.290Z] [2021-10-12T06:09:04.290Z] Login Succeeded [2021-10-12T06:09:04.290Z] nexus3.edgexfoundry.org:10004 [2021-10-12T06:09:04.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:09:04.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:09:04.554Z] Configure a credential helper to remove this warning. See [2021-10-12T06:09:04.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:09:04.554Z] [2021-10-12T06:09:04.554Z] Login Succeeded [2021-10-12T06:09:04.554Z] docker.io [2021-10-12T06:09:04.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:09:04.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:09:04.818Z] Configure a credential helper to remove this warning. See [2021-10-12T06:09:04.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:09:04.818Z] [2021-10-12T06:09:04.818Z] Login Succeeded [2021-10-12T06:09:05.078Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T06:09:05.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T06:09:05.264Z] ========================================================= [2021-10-12T06:09:05.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T06:09:05.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:09:05.584Z] + 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-10-12T06:09:05.584Z] Sending build context to Docker daemon 21.46MB [2021-10-12T06:09:05.584Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T06:09:05.584Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-12T06:09:05.850Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T06:09:05.850Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T06:09:05.850Z] 57d31006c564: Pulling fs layer [2021-10-12T06:09:05.850Z] bd5ccded8296: Pulling fs layer [2021-10-12T06:09:05.850Z] 304dd3a0f381: Pulling fs layer [2021-10-12T06:09:05.850Z] d37cda54a23b: Pulling fs layer [2021-10-12T06:09:05.850Z] bae75c0f2455: Pulling fs layer [2021-10-12T06:09:05.850Z] 806579b3d29a: Pulling fs layer [2021-10-12T06:09:05.850Z] c77eb801bf70: Pulling fs layer [2021-10-12T06:09:05.850Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T06:09:05.850Z] 304dd3a0f381: Waiting [2021-10-12T06:09:05.850Z] d37cda54a23b: Waiting [2021-10-12T06:09:05.850Z] bae75c0f2455: Waiting [2021-10-12T06:09:05.850Z] 806579b3d29a: Waiting [2021-10-12T06:09:05.850Z] c77eb801bf70: Waiting [2021-10-12T06:09:05.850Z] 6d0567d44e1a: Waiting [2021-10-12T06:09:05.850Z] bd5ccded8296: Verifying Checksum [2021-10-12T06:09:05.850Z] bd5ccded8296: Download complete [2021-10-12T06:09:05.850Z] 57d31006c564: Verifying Checksum [2021-10-12T06:09:05.850Z] 57d31006c564: Download complete [2021-10-12T06:09:05.850Z] d37cda54a23b: Verifying Checksum [2021-10-12T06:09:05.850Z] d37cda54a23b: Download complete [2021-10-12T06:09:05.850Z] bae75c0f2455: Download complete [2021-10-12T06:09:05.850Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T06:09:05.850Z] 4e9f2cdf4387: Download complete [2021-10-12T06:09:05.850Z] 806579b3d29a: Verifying Checksum [2021-10-12T06:09:05.850Z] 806579b3d29a: Download complete [2021-10-12T06:09:06.131Z] c77eb801bf70: Verifying Checksum [2021-10-12T06:09:06.131Z] c77eb801bf70: Download complete [2021-10-12T06:09:06.131Z] 4e9f2cdf4387: Pull complete [2021-10-12T06:09:06.728Z] 57d31006c564: Pull complete [2021-10-12T06:09:06.728Z] 304dd3a0f381: Verifying Checksum [2021-10-12T06:09:06.728Z] 304dd3a0f381: Download complete [2021-10-12T06:09:06.728Z] bd5ccded8296: Pull complete [2021-10-12T06:09:06.728Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T06:09:06.728Z] 6d0567d44e1a: Download complete [2021-10-12T06:09:11.018Z] 304dd3a0f381: Pull complete [2021-10-12T06:09:11.018Z] d37cda54a23b: Pull complete [2021-10-12T06:09:11.018Z] bae75c0f2455: Pull complete [2021-10-12T06:09:11.018Z] 806579b3d29a: Pull complete [2021-10-12T06:09:11.018Z] c77eb801bf70: Pull complete [2021-10-12T06:09:14.346Z] 6d0567d44e1a: Pull complete [2021-10-12T06:09:14.346Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T06:09:14.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T06:09:14.346Z] ---> e839a31ac9d1 [2021-10-12T06:09:14.346Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T06:09:15.303Z] ---> Running in 659a937080f7 [2021-10-12T06:09:15.303Z] Removing intermediate container 659a937080f7 [2021-10-12T06:09:15.303Z] ---> 8e51fcc1e2e8 [2021-10-12T06:09:15.303Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T06:09:15.303Z] ---> Running in 71b6b8ad5d13 [2021-10-12T06:09:15.578Z] Removing intermediate container 71b6b8ad5d13 [2021-10-12T06:09:15.578Z] ---> 92aef31e1eeb [2021-10-12T06:09:15.578Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T06:09:15.578Z] ---> Running in 0edbe5081ce7 [2021-10-12T06:09:15.578Z] Removing intermediate container 0edbe5081ce7 [2021-10-12T06:09:15.578Z] ---> 5a5bee8e1dad [2021-10-12T06:09:15.578Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-12T06:09:15.578Z] ---> Running in ef8796d2fcf5 [2021-10-12T06:09:15.578Z] Removing intermediate container ef8796d2fcf5 [2021-10-12T06:09:15.578Z] ---> a69a5a55efdd [2021-10-12T06:09:15.578Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T06:09:15.578Z] ---> Running in 5e0f08412b66 [2021-10-12T06:09:15.845Z] Removing intermediate container 5e0f08412b66 [2021-10-12T06:09:15.845Z] ---> 09a901e01708 [2021-10-12T06:09:15.845Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T06:09:15.845Z] ---> Running in cf99e52afde0 [2021-10-12T06:09:16.440Z] Removing intermediate container cf99e52afde0 [2021-10-12T06:09:16.440Z] ---> 63a9a78647af [2021-10-12T06:09:16.440Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T06:09:16.440Z] ---> Running in 4bdb907e1f85 [2021-10-12T06:09:16.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T06:09:17.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T06:09:17.912Z] OK: 219 MiB in 52 packages [2021-10-12T06:09:17.912Z] Removing intermediate container 4bdb907e1f85 [2021-10-12T06:09:17.912Z] ---> 95b4668f9230 [2021-10-12T06:09:17.912Z] Step 10/14 : ENV GO111MODULE=on [2021-10-12T06:09:18.179Z] ---> Running in 08971af2543f [2021-10-12T06:09:18.179Z] Removing intermediate container 08971af2543f [2021-10-12T06:09:18.179Z] ---> b2519b145032 [2021-10-12T06:09:18.179Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T06:09:18.179Z] ---> Running in 32deb2013ed0 [2021-10-12T06:09:18.179Z] Removing intermediate container 32deb2013ed0 [2021-10-12T06:09:18.179Z] ---> f3b6b42d11f6 [2021-10-12T06:09:18.179Z] Step 12/14 : COPY . . [2021-10-12T06:09:19.148Z] ---> ac87ddb73c46 [2021-10-12T06:09:19.148Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T06:09:19.148Z] ---> Running in d1ca5581ddfc [2021-10-12T06:09:31.413Z] Removing intermediate container d1ca5581ddfc [2021-10-12T06:09:31.413Z] ---> 27d0f5d0e7db [2021-10-12T06:09:31.413Z] Step 14/14 : RUN ${MAKE} [2021-10-12T06:09:31.413Z] ---> Running in 8b6858442f80 [2021-10-12T06:09:31.413Z] noop [2021-10-12T06:09:31.674Z] Removing intermediate container 8b6858442f80 [2021-10-12T06:09:31.674Z] ---> ee90b0eef836 [2021-10-12T06:09:31.674Z] Successfully built ee90b0eef836 [2021-10-12T06:09:31.674Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:09:31.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T06:09:31.972Z] . [Pipeline] withDockerContainer [2021-10-12T06:09:32.047Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-10-12T06:09:32.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-10-12T06:09:32.472Z] $ docker top 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T06:09:32.850Z] + go version [2021-10-12T06:09:32.850Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T06:09:32.864Z] $ docker stop --time=1 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 [2021-10-12T06:09:34.032Z] $ docker rm -f 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:09:34.487Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T06:09:34.487Z] . [Pipeline] withDockerContainer [2021-10-12T06:09:34.553Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-10-12T06:09:34.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-10-12T06:09:34.950Z] $ docker top e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T06:09:35.337Z] + make test [2021-10-12T06:09:35.337Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-12T06:09:35.607Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-12T06:09:50.698Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-12T06:09:50.698Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T06:09:54.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T06:09:54.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T06:09:54.994Z] $ docker stop --time=1 e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b [2021-10-12T06:09:56.329Z] $ docker rm -f e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T06:09:56.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T06:09:56.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-12T06:09:57.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T06:09:57.962Z] + ls -al . [2021-10-12T06:09:57.962Z] total 88 [2021-10-12T06:09:57.962Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 12 06:09 . [2021-10-12T06:09:57.962Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 06:08 .. [2021-10-12T06:09:57.962Z] drwxrwxr-x. 4 jenkins jenkins 36 Oct 12 06:08 assets [2021-10-12T06:09:57.962Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 12 06:08 bin [2021-10-12T06:09:57.962Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 12 06:08 cmd [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 12 06:08 CONTRIBUTING.md [2021-10-12T06:09:57.962Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 12 06:09 coverage.out [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 12 06:08 Dockerfile [2021-10-12T06:09:57.962Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 12 06:08 docs [2021-10-12T06:09:57.962Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 06:09 .git [2021-10-12T06:09:57.962Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 06:08 .github [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 06:08 .gitignore [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 12 06:08 go.mod [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 12 06:08 go.sum [2021-10-12T06:09:57.962Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 12 06:08 internal [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 12 06:08 Jenkinsfile [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 12 06:08 LICENSE [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 12 06:08 Makefile [2021-10-12T06:09:57.962Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 12 06:08 pkg [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 12 06:08 README.md [2021-10-12T06:09:57.962Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 06:08 snap [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 06:08 VERSION [2021-10-12T06:09:57.962Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 06:08 version.go [2021-10-12T06:09:57.962Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 12 06:08 web [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:09:58.263Z] + 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=1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 --label arch=amd64 --label version=0.0.0 . [2021-10-12T06:09:58.263Z] Sending build context to Docker daemon 21.46MB [2021-10-12T06:09:58.529Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T06:09:58.529Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-12T06:09:58.529Z] ---> ee90b0eef836 [2021-10-12T06:09:58.529Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T06:09:58.529Z] ---> Running in 3c58cc841f37 [2021-10-12T06:09:58.529Z] Removing intermediate container 3c58cc841f37 [2021-10-12T06:09:58.529Z] ---> 39e58621f2b1 [2021-10-12T06:09:58.529Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T06:09:58.529Z] ---> Running in 14e7b36a138f [2021-10-12T06:09:58.796Z] Removing intermediate container 14e7b36a138f [2021-10-12T06:09:58.796Z] ---> e5a962848483 [2021-10-12T06:09:58.796Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T06:09:58.796Z] ---> Running in 5c7792de2348 [2021-10-12T06:09:58.796Z] Removing intermediate container 5c7792de2348 [2021-10-12T06:09:58.796Z] ---> 6a238afb78d1 [2021-10-12T06:09:58.796Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-12T06:09:58.796Z] ---> Running in ecb5fbc3b7e0 [2021-10-12T06:09:59.060Z] Removing intermediate container ecb5fbc3b7e0 [2021-10-12T06:09:59.060Z] ---> bf49ac2dde94 [2021-10-12T06:09:59.061Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T06:09:59.061Z] ---> Running in 5d981c3ba0ea [2021-10-12T06:09:59.061Z] Removing intermediate container 5d981c3ba0ea [2021-10-12T06:09:59.061Z] ---> 55a066915f8c [2021-10-12T06:09:59.061Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T06:09:59.061Z] ---> Running in 297a1fdb3f3e [2021-10-12T06:09:59.631Z] Removing intermediate container 297a1fdb3f3e [2021-10-12T06:09:59.631Z] ---> c05a4d438143 [2021-10-12T06:09:59.631Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T06:09:59.631Z] ---> Running in 5b0e7afdd8a1 [2021-10-12T06:09:59.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T06:10:00.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T06:10:01.096Z] OK: 219 MiB in 52 packages [2021-10-12T06:10:01.357Z] Removing intermediate container 5b0e7afdd8a1 [2021-10-12T06:10:01.357Z] ---> 44cbf9a6dded [2021-10-12T06:10:01.357Z] Step 10/22 : ENV GO111MODULE=on [2021-10-12T06:10:01.357Z] ---> Running in 2a3683e477d6 [2021-10-12T06:10:01.357Z] Removing intermediate container 2a3683e477d6 [2021-10-12T06:10:01.357Z] ---> 5af3b2e3e9f2 [2021-10-12T06:10:01.357Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T06:10:01.357Z] ---> Running in 9165b7dd3512 [2021-10-12T06:10:01.624Z] Removing intermediate container 9165b7dd3512 [2021-10-12T06:10:01.624Z] ---> 1227070bed75 [2021-10-12T06:10:01.624Z] Step 12/22 : COPY . . [2021-10-12T06:10:02.207Z] ---> 581fd2adb2d5 [2021-10-12T06:10:02.207Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T06:10:02.207Z] ---> Running in f1a526e9da0b [2021-10-12T06:10:02.780Z] Removing intermediate container f1a526e9da0b [2021-10-12T06:10:02.780Z] ---> f890535eec3f [2021-10-12T06:10:02.781Z] Step 14/22 : RUN ${MAKE} [2021-10-12T06:10:02.781Z] ---> Running in 40625bdeaca7 [2021-10-12T06:10:03.051Z] 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-10-12T06:10:13.146Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-12T06:10:13.406Z] Removing intermediate container 40625bdeaca7 [2021-10-12T06:10:13.406Z] ---> 41131889218c [2021-10-12T06:10:13.406Z] Step 15/22 : FROM alpine:3.14 [2021-10-12T06:10:13.985Z] 3.14: Pulling from library/alpine [2021-10-12T06:10:13.985Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T06:10:14.248Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T06:10:14.248Z] a0d0a0d46f8b: Download complete [2021-10-12T06:10:14.511Z] a0d0a0d46f8b: Pull complete [2021-10-12T06:10:14.511Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T06:10:14.511Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T06:10:14.511Z] ---> 14119a10abf4 [2021-10-12T06:10:14.511Z] Step 16/22 : EXPOSE 4000 [2021-10-12T06:10:14.511Z] ---> Running in eaaeefb50d93 [2021-10-12T06:10:14.511Z] Removing intermediate container eaaeefb50d93 [2021-10-12T06:10:14.511Z] ---> 0bf02015925c [2021-10-12T06:10:14.511Z] 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-10-12T06:10:15.081Z] ---> 604f61264b3c [2021-10-12T06:10:15.081Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-12T06:10:15.081Z] ---> Running in 4d82f39834f4 [2021-10-12T06:10:15.081Z] Removing intermediate container 4d82f39834f4 [2021-10-12T06:10:15.081Z] ---> 4852f92724d8 [2021-10-12T06:10:15.081Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-12T06:10:15.081Z] ---> Running in 56b8e9242768 [2021-10-12T06:10:15.081Z] Removing intermediate container 56b8e9242768 [2021-10-12T06:10:15.081Z] ---> 6a3383e14b0b [2021-10-12T06:10:15.081Z] Step 20/22 : LABEL arch=amd64 [2021-10-12T06:10:15.081Z] ---> Running in 7e8fff112bd7 [2021-10-12T06:10:15.341Z] Removing intermediate container 7e8fff112bd7 [2021-10-12T06:10:15.341Z] ---> 0ccabad0250c [2021-10-12T06:10:15.341Z] Step 21/22 : LABEL git_sha=1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 [2021-10-12T06:10:15.341Z] ---> Running in 141a37a4248e [2021-10-12T06:10:15.341Z] Removing intermediate container 141a37a4248e [2021-10-12T06:10:15.341Z] ---> 342d9512ff60 [2021-10-12T06:10:15.341Z] Step 22/22 : LABEL version=0.0.0 [2021-10-12T06:10:15.341Z] ---> Running in 6283be38972c [2021-10-12T06:10:15.341Z] Removing intermediate container 6283be38972c [2021-10-12T06:10:15.341Z] ---> fce910e87656 [2021-10-12T06:10:15.341Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T06:10:15.603Z] Successfully built fce910e87656 [2021-10-12T06:10:15.603Z] 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-10-12T06:10:16.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:10:16.267Z] [2021-10-12T06:10:16.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:10:16.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:10:16.569Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T06:10:16.569Z] b4d181a07f80: Pulling fs layer [2021-10-12T06:10:16.569Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T06:10:16.569Z] ed53099fbce6: Pulling fs layer [2021-10-12T06:10:16.569Z] dc539afda2c1: Pulling fs layer [2021-10-12T06:10:16.569Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T06:10:16.569Z] 9065ff56babe: Pulling fs layer [2021-10-12T06:10:16.569Z] d287ab97295c: Pulling fs layer [2021-10-12T06:10:16.569Z] dc539afda2c1: Waiting [2021-10-12T06:10:16.569Z] 77bc0d833cb6: Waiting [2021-10-12T06:10:16.569Z] 9065ff56babe: Waiting [2021-10-12T06:10:16.569Z] d287ab97295c: Waiting [2021-10-12T06:10:16.569Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T06:10:16.569Z] a1111a8f2ec3: Download complete [2021-10-12T06:10:16.569Z] dc539afda2c1: Verifying Checksum [2021-10-12T06:10:16.569Z] dc539afda2c1: Download complete [2021-10-12T06:10:16.832Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T06:10:16.832Z] 77bc0d833cb6: Download complete [2021-10-12T06:10:16.832Z] 9065ff56babe: Verifying Checksum [2021-10-12T06:10:16.832Z] 9065ff56babe: Download complete [2021-10-12T06:10:16.832Z] ed53099fbce6: Verifying Checksum [2021-10-12T06:10:16.832Z] ed53099fbce6: Download complete [2021-10-12T06:10:16.832Z] b4d181a07f80: Verifying Checksum [2021-10-12T06:10:16.832Z] b4d181a07f80: Download complete [2021-10-12T06:10:17.414Z] d287ab97295c: Verifying Checksum [2021-10-12T06:10:17.414Z] d287ab97295c: Download complete [2021-10-12T06:10:18.369Z] b4d181a07f80: Pull complete [2021-10-12T06:10:18.629Z] a1111a8f2ec3: Pull complete [2021-10-12T06:10:19.207Z] ed53099fbce6: Pull complete [2021-10-12T06:10:19.207Z] dc539afda2c1: Pull complete [2021-10-12T06:10:19.475Z] 77bc0d833cb6: Pull complete [2021-10-12T06:10:19.475Z] 9065ff56babe: Pull complete [2021-10-12T06:10:24.825Z] d287ab97295c: Pull complete [2021-10-12T06:10:24.825Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T06:10:24.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:10:24.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T06:10:24.905Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-10-12T06:10:24.948Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-10-12T06:10:27.289Z] $ docker top 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:10:27.683Z] ---> job-cost.sh [2021-10-12T06:10:27.683Z] lf-activate-venv: SKIPPING [2021-10-12T06:10:27.683Z] INFO: No Stack... [2021-10-12T06:10:28.641Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T06:10:28.902Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T06:10:29.206Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2021-10-12T06:10:29.207Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T06:10:29.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [2021-10-12T06:10:29.243Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] did not exist. Created. [2021-10-12T06:10:29.243Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T06:10:29.559Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T06:10:29.606Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T06:10:29.613Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T06:10:29.634Z] $ docker stop --time=1 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f [2021-10-12T06:10:30.764Z] $ docker rm -f 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T06:12:34.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-598 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-12T06:12:34.164Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-10-12T06:12:34.350Z] The recommended git tool is: git [2021-10-12T06:12:40.496Z] using credential edgex-jenkins-ssh [2021-10-12T06:12:40.579Z] Cloning the remote Git repository [2021-10-12T06:12:40.707Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:12:40.905Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-10-12T06:12:41.016Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:12:41.017Z] > git --version # timeout=10 [2021-10-12T06:12:41.044Z] > git --version # 'git version 2.17.1' [2021-10-12T06:12:41.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:12:41.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T06:12:44.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T06:12:44.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T06:12:44.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-12T06:12:44.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-12T06:12:44.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:12:44.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T06:12:45.197Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-12T06:12:45.228Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T06:12:45.250Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-12T06:12:45.548Z] > git remote # timeout=10 [2021-10-12T06:12:45.569Z] > git config --get remote.origin.url # timeout=10 [2021-10-12T06:12:45.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T06:12:45.606Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-12T06:12:46.325Z] Merge succeeded, producing 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 [2021-10-12T06:12:46.325Z] Checking out Revision 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 (PR-431) [2021-10-12T06:12:46.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-12T06:12:46.339Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T06:12:46.353Z] > git checkout -f 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 # timeout=10 [2021-10-12T06:12:50.661Z] Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" [2021-10-12T06:12:50.683Z] First time build. Skipping changelog. [2021-10-12T06:12:50.674Z] > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T06:12:51.241Z] provisioning config files... [2021-10-12T06:12:51.270Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config2737101510666837826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:12:51.844Z] ---> docker-login.sh [2021-10-12T06:12:51.844Z] nexus3.edgexfoundry.org:10001 [2021-10-12T06:12:52.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:12:53.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:12:53.449Z] Configure a credential helper to remove this warning. See [2021-10-12T06:12:53.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:12:53.449Z] [2021-10-12T06:12:53.449Z] Login Succeeded [2021-10-12T06:12:53.449Z] nexus3.edgexfoundry.org:10002 [2021-10-12T06:12:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:12:54.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:12:54.060Z] Configure a credential helper to remove this warning. See [2021-10-12T06:12:54.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:12:54.060Z] [2021-10-12T06:12:54.060Z] Login Succeeded [2021-10-12T06:12:54.060Z] nexus3.edgexfoundry.org:10003 [2021-10-12T06:12:54.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:12:54.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:12:54.617Z] Configure a credential helper to remove this warning. See [2021-10-12T06:12:54.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:12:54.617Z] [2021-10-12T06:12:54.617Z] Login Succeeded [2021-10-12T06:12:54.617Z] nexus3.edgexfoundry.org:10004 [2021-10-12T06:12:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:12:55.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:12:55.175Z] Configure a credential helper to remove this warning. See [2021-10-12T06:12:55.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:12:55.175Z] [2021-10-12T06:12:55.175Z] Login Succeeded [2021-10-12T06:12:55.175Z] docker.io [2021-10-12T06:12:55.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-12T06:12:56.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-12T06:12:56.103Z] Configure a credential helper to remove this warning. See [2021-10-12T06:12:56.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-12T06:12:56.103Z] [2021-10-12T06:12:56.103Z] Login Succeeded [2021-10-12T06:12:56.103Z] ---> docker-login.sh ends [Pipeline] } [2021-10-12T06:12:56.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-12T06:12:56.877Z] ========================================================= [2021-10-12T06:12:56.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T06:12:56.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:12:57.234Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-12T06:12:58.253Z] Sending build context to Docker daemon 21.46MB [2021-10-12T06:12:58.253Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T06:12:58.253Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-12T06:12:58.253Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T06:12:58.253Z] bbf911997326: Pulling fs layer [2021-10-12T06:12:58.253Z] 58ec367f63d7: Pulling fs layer [2021-10-12T06:12:58.253Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T06:12:58.253Z] fc5181fea5dc: Pulling fs layer [2021-10-12T06:12:58.253Z] 9c418107303f: Pulling fs layer [2021-10-12T06:12:58.253Z] 284eca6f2348: Pulling fs layer [2021-10-12T06:12:58.253Z] 842844d905b1: Pulling fs layer [2021-10-12T06:12:58.253Z] 901a3a57568e: Pulling fs layer [2021-10-12T06:12:58.253Z] 842844d905b1: Waiting [2021-10-12T06:12:58.253Z] 284eca6f2348: Waiting [2021-10-12T06:12:58.253Z] 901a3a57568e: Waiting [2021-10-12T06:12:58.253Z] 9c418107303f: Waiting [2021-10-12T06:12:58.253Z] fc5181fea5dc: Waiting [2021-10-12T06:12:58.253Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-12T06:12:58.253Z] 1b4a6ffa7d45: Download complete [2021-10-12T06:12:58.253Z] 58ec367f63d7: Verifying Checksum [2021-10-12T06:12:58.253Z] 58ec367f63d7: Download complete [2021-10-12T06:12:58.533Z] 9c418107303f: Verifying Checksum [2021-10-12T06:12:58.533Z] 9c418107303f: Download complete [2021-10-12T06:12:58.533Z] 284eca6f2348: Verifying Checksum [2021-10-12T06:12:58.533Z] 284eca6f2348: Download complete [2021-10-12T06:12:58.533Z] 842844d905b1: Verifying Checksum [2021-10-12T06:12:58.533Z] 842844d905b1: Download complete [2021-10-12T06:12:58.533Z] bbf911997326: Verifying Checksum [2021-10-12T06:12:58.533Z] bbf911997326: Download complete [2021-10-12T06:12:59.154Z] bbf911997326: Pull complete [2021-10-12T06:12:59.768Z] 58ec367f63d7: Pull complete [2021-10-12T06:13:00.386Z] 1b4a6ffa7d45: Pull complete [2021-10-12T06:13:00.664Z] 901a3a57568e: Download complete [2021-10-12T06:13:00.943Z] fc5181fea5dc: Verifying Checksum [2021-10-12T06:13:00.943Z] fc5181fea5dc: Download complete [2021-10-12T06:13:11.188Z] fc5181fea5dc: Pull complete [2021-10-12T06:13:11.467Z] 9c418107303f: Pull complete [2021-10-12T06:13:12.091Z] 284eca6f2348: Pull complete [2021-10-12T06:13:12.373Z] 842844d905b1: Pull complete [2021-10-12T06:13:17.845Z] 901a3a57568e: Pull complete [2021-10-12T06:13:17.845Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T06:13:17.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T06:13:17.845Z] ---> 72ade6ffb461 [2021-10-12T06:13:17.845Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T06:13:22.196Z] ---> Running in 3de0e43b4c40 [2021-10-12T06:13:22.814Z] Removing intermediate container 3de0e43b4c40 [2021-10-12T06:13:22.814Z] ---> ed3bdc6b8906 [2021-10-12T06:13:22.814Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T06:13:23.089Z] ---> Running in 928663bd274b [2021-10-12T06:13:23.367Z] Removing intermediate container 928663bd274b [2021-10-12T06:13:23.367Z] ---> 3c3465dba18e [2021-10-12T06:13:23.367Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T06:13:23.646Z] ---> Running in 0e91dbe5ce88 [2021-10-12T06:13:23.926Z] Removing intermediate container 0e91dbe5ce88 [2021-10-12T06:13:23.926Z] ---> 6bd223576d91 [2021-10-12T06:13:23.926Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-12T06:13:24.206Z] ---> Running in 2757e3f338cf [2021-10-12T06:13:24.484Z] Removing intermediate container 2757e3f338cf [2021-10-12T06:13:24.484Z] ---> d3b0029a62f4 [2021-10-12T06:13:24.484Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T06:13:24.763Z] ---> Running in ca591fb26900 [2021-10-12T06:13:25.042Z] Removing intermediate container ca591fb26900 [2021-10-12T06:13:25.042Z] ---> 1dd6718b171b [2021-10-12T06:13:25.042Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T06:13:25.321Z] ---> Running in 8df83e0750ff [2021-10-12T06:13:27.963Z] Removing intermediate container 8df83e0750ff [2021-10-12T06:13:27.963Z] ---> 746c2828dd2c [2021-10-12T06:13:27.963Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T06:13:27.963Z] ---> Running in 2e6d833a2d52 [2021-10-12T06:13:28.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T06:13:29.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T06:13:30.149Z] OK: 218 MiB in 52 packages [2021-10-12T06:13:31.149Z] Removing intermediate container 2e6d833a2d52 [2021-10-12T06:13:31.149Z] ---> 6fddcc342569 [2021-10-12T06:13:31.149Z] Step 10/14 : ENV GO111MODULE=on [2021-10-12T06:13:31.428Z] ---> Running in e544e96519e8 [2021-10-12T06:13:32.037Z] Removing intermediate container e544e96519e8 [2021-10-12T06:13:32.037Z] ---> e793a23a5ae9 [2021-10-12T06:13:32.037Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T06:13:32.037Z] ---> Running in bb7c458e50ca [2021-10-12T06:13:32.644Z] Removing intermediate container bb7c458e50ca [2021-10-12T06:13:32.644Z] ---> ce186af537e5 [2021-10-12T06:13:32.644Z] Step 12/14 : COPY . . [2021-10-12T06:13:35.291Z] ---> 8c8bd038b5d4 [2021-10-12T06:13:35.291Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T06:13:35.567Z] ---> Running in 82c5ae9f0b53 [2021-10-12T06:14:02.462Z] Removing intermediate container 82c5ae9f0b53 [2021-10-12T06:14:02.462Z] ---> c20c21711d73 [2021-10-12T06:14:02.462Z] Step 14/14 : RUN ${MAKE} [2021-10-12T06:14:02.462Z] ---> Running in e4c530cc9455 [2021-10-12T06:14:03.069Z] noop [2021-10-12T06:14:04.063Z] Removing intermediate container e4c530cc9455 [2021-10-12T06:14:04.063Z] ---> 37592adf39f0 [2021-10-12T06:14:04.063Z] Successfully built 37592adf39f0 [2021-10-12T06:14:04.063Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:14:04.421Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T06:14:04.422Z] . [Pipeline] withDockerContainer [2021-10-12T06:14:04.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-10-12T06:14:04.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-arm64 cat [2021-10-12T06:14:06.323Z] $ docker top f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T06:14:07.329Z] + go version [2021-10-12T06:14:07.329Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T06:14:07.358Z] $ docker stop --time=1 f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 [2021-10-12T06:14:09.126Z] $ docker rm -f f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:14:09.879Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T06:14:09.879Z] . [Pipeline] withDockerContainer [2021-10-12T06:14:10.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-10-12T06:14:10.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-arm64 cat [2021-10-12T06:14:11.843Z] $ docker top f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T06:14:12.822Z] + make test [2021-10-12T06:14:12.822Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-12T06:14:13.822Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-12T06:14:52.950Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-12T06:14:52.950Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T06:15:11.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T06:15:11.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T06:15:11.663Z] $ docker stop --time=1 f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 [2021-10-12T06:15:13.566Z] $ docker rm -f f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T06:15:14.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T06:15:14.410Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T06:15:15.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T06:15:15.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-12T06:15:15.956Z] + ls -al . [2021-10-12T06:15:15.956Z] total 128 [2021-10-12T06:15:15.956Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 06:14 . [2021-10-12T06:15:15.956Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 .. [2021-10-12T06:15:15.956Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 06:12 .git [2021-10-12T06:15:15.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 .github [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 06:12 .gitignore [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 12 06:12 CONTRIBUTING.md [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 12 06:12 Dockerfile [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 12 06:12 Jenkinsfile [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 12 06:12 LICENSE [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 12 06:12 Makefile [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 12 06:12 README.md [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 06:08 VERSION [2021-10-12T06:15:15.956Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 assets [2021-10-12T06:15:15.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 bin [2021-10-12T06:15:15.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 06:12 cmd [2021-10-12T06:15:15.956Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 12 06:14 coverage.out [2021-10-12T06:15:15.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 docs [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 06:12 go.mod [2021-10-12T06:15:15.956Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 12 06:12 go.sum [2021-10-12T06:15:15.957Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 06:12 internal [2021-10-12T06:15:15.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 06:12 pkg [2021-10-12T06:15:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 snap [2021-10-12T06:15:15.957Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 06:12 version.go [2021-10-12T06:15:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 web [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:15:16.322Z] + 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=9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 --label arch=arm64 --label version=0.0.0 . [2021-10-12T06:15:17.316Z] Sending build context to Docker daemon 21.46MB [2021-10-12T06:15:17.316Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-12T06:15:17.316Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-12T06:15:17.316Z] ---> 37592adf39f0 [2021-10-12T06:15:17.316Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-12T06:15:17.316Z] ---> Running in 741101d9ff2f [2021-10-12T06:15:17.923Z] Removing intermediate container 741101d9ff2f [2021-10-12T06:15:17.923Z] ---> d3e5d4517833 [2021-10-12T06:15:17.923Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-12T06:15:18.202Z] ---> Running in 75600c71c8e8 [2021-10-12T06:15:18.479Z] Removing intermediate container 75600c71c8e8 [2021-10-12T06:15:18.479Z] ---> 2d41e91c5ad9 [2021-10-12T06:15:18.479Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-12T06:15:18.759Z] ---> Running in 7663c645a607 [2021-10-12T06:15:19.043Z] Removing intermediate container 7663c645a607 [2021-10-12T06:15:19.043Z] ---> ddaf47d454a9 [2021-10-12T06:15:19.043Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-12T06:15:19.319Z] ---> Running in debc67a509e8 [2021-10-12T06:15:19.596Z] Removing intermediate container debc67a509e8 [2021-10-12T06:15:19.597Z] ---> 154364f0ba53 [2021-10-12T06:15:19.597Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-12T06:15:19.875Z] ---> Running in 0bfcf0518489 [2021-10-12T06:15:20.153Z] Removing intermediate container 0bfcf0518489 [2021-10-12T06:15:20.153Z] ---> ff229bb7ccb6 [2021-10-12T06:15:20.153Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-12T06:15:20.432Z] ---> Running in f7c717aeeaf5 [2021-10-12T06:15:22.439Z] Removing intermediate container f7c717aeeaf5 [2021-10-12T06:15:22.439Z] ---> 361a8b53438d [2021-10-12T06:15:22.439Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-12T06:15:22.720Z] ---> Running in 527e20429265 [2021-10-12T06:15:23.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T06:15:24.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T06:15:25.313Z] OK: 218 MiB in 52 packages [2021-10-12T06:15:26.299Z] Removing intermediate container 527e20429265 [2021-10-12T06:15:26.299Z] ---> e692fdbaf461 [2021-10-12T06:15:26.299Z] Step 10/22 : ENV GO111MODULE=on [2021-10-12T06:15:26.299Z] ---> Running in be4c638fb078 [2021-10-12T06:15:26.907Z] Removing intermediate container be4c638fb078 [2021-10-12T06:15:26.907Z] ---> 5a90ef1b921f [2021-10-12T06:15:26.907Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-12T06:15:26.907Z] ---> Running in 5fb94747c29a [2021-10-12T06:15:27.510Z] Removing intermediate container 5fb94747c29a [2021-10-12T06:15:27.510Z] ---> 86d1fea9d7c8 [2021-10-12T06:15:27.510Z] Step 12/22 : COPY . . [2021-10-12T06:15:30.170Z] ---> 2c12d7bf1055 [2021-10-12T06:15:30.170Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-12T06:15:30.448Z] ---> Running in 6bc21fdf4284 [2021-10-12T06:15:33.094Z] Removing intermediate container 6bc21fdf4284 [2021-10-12T06:15:33.094Z] ---> 4e140e86e528 [2021-10-12T06:15:33.094Z] Step 14/22 : RUN ${MAKE} [2021-10-12T06:15:33.094Z] ---> Running in 9e89509e79a7 [2021-10-12T06:15:34.091Z] 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-10-12T06:16:01.001Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-12T06:16:04.435Z] Removing intermediate container 9e89509e79a7 [2021-10-12T06:16:04.435Z] ---> 4cab59d9cde7 [2021-10-12T06:16:04.435Z] Step 15/22 : FROM alpine:3.14 [2021-10-12T06:16:04.713Z] 3.14: Pulling from library/alpine [2021-10-12T06:16:04.992Z] 552d1f2373af: Pulling fs layer [2021-10-12T06:16:05.270Z] 552d1f2373af: Verifying Checksum [2021-10-12T06:16:05.270Z] 552d1f2373af: Download complete [2021-10-12T06:16:05.875Z] 552d1f2373af: Pull complete [2021-10-12T06:16:06.152Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-12T06:16:06.152Z] Status: Downloaded newer image for alpine:3.14 [2021-10-12T06:16:06.152Z] ---> bb3de5531c18 [2021-10-12T06:16:06.152Z] Step 16/22 : EXPOSE 4000 [2021-10-12T06:16:06.435Z] ---> Running in 6628138701c8 [2021-10-12T06:16:06.712Z] Removing intermediate container 6628138701c8 [2021-10-12T06:16:06.712Z] ---> e57785ae006d [2021-10-12T06:16:06.712Z] 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-10-12T06:16:08.161Z] ---> f59ef501cba4 [2021-10-12T06:16:08.161Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-12T06:16:08.161Z] ---> Running in 4bf51e1efa0f [2021-10-12T06:16:08.766Z] Removing intermediate container 4bf51e1efa0f [2021-10-12T06:16:08.766Z] ---> 0bf3d00228e7 [2021-10-12T06:16:08.766Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-12T06:16:08.766Z] ---> Running in e62b85f413ea [2021-10-12T06:16:09.371Z] Removing intermediate container e62b85f413ea [2021-10-12T06:16:09.371Z] ---> 44b2d67142c4 [2021-10-12T06:16:09.371Z] Step 20/22 : LABEL arch=arm64 [2021-10-12T06:16:09.371Z] ---> Running in e51147874c45 [2021-10-12T06:16:09.975Z] Removing intermediate container e51147874c45 [2021-10-12T06:16:09.975Z] ---> 8df632fdeec9 [2021-10-12T06:16:09.975Z] Step 21/22 : LABEL git_sha=9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 [2021-10-12T06:16:09.975Z] ---> Running in 915c2a1dd106 [2021-10-12T06:16:10.252Z] Removing intermediate container 915c2a1dd106 [2021-10-12T06:16:10.252Z] ---> d40ca83daea9 [2021-10-12T06:16:10.252Z] Step 22/22 : LABEL version=0.0.0 [2021-10-12T06:16:10.537Z] ---> Running in 35b42b1dd673 [2021-10-12T06:16:11.145Z] Removing intermediate container 35b42b1dd673 [2021-10-12T06:16:11.145Z] ---> efb33c3ec72b [2021-10-12T06:16:11.145Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-12T06:16:11.145Z] Successfully built efb33c3ec72b [2021-10-12T06:16:11.145Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:16:11.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T06:16:11.921Z] [2021-10-12T06:16:11.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:16:12.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T06:16:12.569Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T06:16:12.569Z] 448f6bf000e3: Pulling fs layer [2021-10-12T06:16:12.569Z] f757da607395: Pulling fs layer [2021-10-12T06:16:12.569Z] 05883995daec: Pulling fs layer [2021-10-12T06:16:12.569Z] 8603b9c90790: Pulling fs layer [2021-10-12T06:16:12.569Z] 1560dd03e051: Pulling fs layer [2021-10-12T06:16:12.569Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T06:16:12.569Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T06:16:12.569Z] 8603b9c90790: Waiting [2021-10-12T06:16:12.569Z] 1560dd03e051: Waiting [2021-10-12T06:16:12.569Z] 27f5ce0e4adf: Waiting [2021-10-12T06:16:12.569Z] c2d8d7efcc4b: Waiting [2021-10-12T06:16:12.569Z] f757da607395: Verifying Checksum [2021-10-12T06:16:12.569Z] f757da607395: Download complete [2021-10-12T06:16:12.847Z] 8603b9c90790: Verifying Checksum [2021-10-12T06:16:12.847Z] 8603b9c90790: Download complete [2021-10-12T06:16:12.847Z] 05883995daec: Verifying Checksum [2021-10-12T06:16:12.847Z] 05883995daec: Download complete [2021-10-12T06:16:12.847Z] 27f5ce0e4adf: Download complete [2021-10-12T06:16:12.847Z] 1560dd03e051: Verifying Checksum [2021-10-12T06:16:12.847Z] 1560dd03e051: Download complete [2021-10-12T06:16:13.128Z] 448f6bf000e3: Verifying Checksum [2021-10-12T06:16:13.128Z] 448f6bf000e3: Download complete [2021-10-12T06:16:15.790Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T06:16:15.790Z] c2d8d7efcc4b: Download complete [2021-10-12T06:16:17.247Z] 448f6bf000e3: Pull complete [2021-10-12T06:16:17.526Z] f757da607395: Pull complete [2021-10-12T06:16:18.978Z] 05883995daec: Pull complete [2021-10-12T06:16:19.255Z] 8603b9c90790: Pull complete [2021-10-12T06:16:20.253Z] 1560dd03e051: Pull complete [2021-10-12T06:16:20.860Z] 27f5ce0e4adf: Pull complete [2021-10-12T06:16:36.025Z] c2d8d7efcc4b: Pull complete [2021-10-12T06:16:36.025Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T06:16:36.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T06:16:36.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T06:16:36.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-10-12T06:16:36.354Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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:arm64 cat [2021-10-12T06:16:40.378Z] $ docker top 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:16:41.342Z] ---> job-cost.sh [2021-10-12T06:16:41.343Z] lf-activate-venv: SKIPPING [2021-10-12T06:16:41.343Z] INFO: No Stack... [2021-10-12T06:17:03.554Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T06:17:03.554Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T06:17:04.261Z] + cut -d, -f6 [2021-10-12T06:17:04.261Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [Pipeline] lock [2021-10-12T06:17:04.332Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [2021-10-12T06:17:04.337Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] did not exist. Created. [2021-10-12T06:17:04.337Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T06:17:05.033Z] /w/workspace/edgex-ui-go/6@tmp/durable-86d5b351/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-86d5b351/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T06:17:05.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T06:17:05.754Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T06:17:05.893Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T06:17:05.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T06:17:05.914Z] $ docker stop --time=1 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c [2021-10-12T06:17:07.702Z] $ docker rm -f 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-12T06:17:08.521Z] provisioning config files... [2021-10-12T06:17:08.531Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4985727246062263735tmp [Pipeline] { [Pipeline] sh [2021-10-12T06:17:08.836Z] + set +x [2021-10-12T06:17:08.836Z] + curl -s https://codecov.io/bash [2021-10-12T06:17:08.836Z] + bash -s -- [2021-10-12T06:17:08.836Z] [2021-10-12T06:17:08.836Z] _____ _ [2021-10-12T06:17:08.836Z] / ____| | | [2021-10-12T06:17:08.836Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T06:17:08.836Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T06:17:08.836Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T06:17:08.836Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T06:17:08.836Z] Bash-1.0.6 [2021-10-12T06:17:08.836Z] [2021-10-12T06:17:08.836Z] [2021-10-12T06:17:08.836Z] ==> git version 2.24.4 found [2021-10-12T06:17:08.836Z] ==> 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-10-12T06:17:08.836Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T06:17:08.836Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T06:17:08.836Z] ==> Jenkins CI detected. [2021-10-12T06:17:08.836Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-12T06:17:08.836Z] project root: . [2021-10-12T06:17:08.836Z] --> token set from env [2021-10-12T06:17:08.836Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T06:17:09.096Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T06:17:09.096Z] ==> Python coveragepy not found [2021-10-12T06:17:09.096Z] ==> Searching for coverage reports in: [2021-10-12T06:17:09.096Z] + . [2021-10-12T06:17:09.096Z] -> Found 1 reports [2021-10-12T06:17:09.096Z] ==> Detecting git/mercurial file structure [2021-10-12T06:17:09.096Z] ==> Reading reports [2021-10-12T06:17:09.096Z] + ./coverage.out bytes=10 [2021-10-12T06:17:09.096Z] ==> Appending adjustments [2021-10-12T06:17:09.096Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T06:17:09.096Z] + Found adjustments [2021-10-12T06:17:09.096Z] ==> Gzipping contents [2021-10-12T06:17:09.096Z] 4.0K /tmp/codecov.6YPmsa.gz [2021-10-12T06:17:09.096Z] ==> Uploading reports [2021-10-12T06:17:09.096Z] url: https://codecov.io [2021-10-12T06:17:09.096Z] query: branch=PR-431&commit=e181fc16709b21de296207536278b4f6a59e7bdb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-12T06:17:09.096Z] -> Pinging Codecov [2021-10-12T06:17:09.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=e181fc16709b21de296207536278b4f6a59e7bdb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-12T06:17:09.357Z] -> Uploading to [2021-10-12T06:17:09.357Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/FB506323287CE973F263BFD2A0EB1F37/e181fc16709b21de296207536278b4f6a59e7bdb/a5f7c9dd-e338-44ad-b9db-33cdcdedd618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T061709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7d741b238ee0f52f415ebff4fe746892c9bff4005c285ee54a5ce6e8a5ffeef [2021-10-12T06:17:09.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T06:17:09.357Z] Dload Upload Total Spent Left Speed [2021-10-12T06:17:09.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3561 0 0 100 3561 0 11415 --:--:-- --:--:-- --:--:-- 11413 [2021-10-12T06:17:09.877Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] } [2021-10-12T06:17:09.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-12T06:17:11.405Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:11.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:12.292Z] ---> package-listing.sh [2021-10-12T06:17:12.292Z] ++ facter osfamily [2021-10-12T06:17:12.292Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T06:17:12.554Z] + OS_FAMILY=redhat [2021-10-12T06:17:12.554Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-12T06:17:12.554Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T06:17:12.554Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T06:17:12.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T06:17:12.554Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T06:17:12.554Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-12T06:17:12.554Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T06:17:12.554Z] + case "${OS_FAMILY}" in [2021-10-12T06:17:12.554Z] + rpm -qa [2021-10-12T06:17:12.554Z] + sort [2021-10-12T06:17:13.128Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T06:17:13.128Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T06:17:13.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T06:17:13.128Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-12T06:17:13.128Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-10-12T06:17:13.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-10-12T06:17:13.140Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T06:17:13.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:17:13.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:17:13.728Z] [2021-10-12T06:17:13.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T06:17:14.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:17:14.030Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T06:17:14.030Z] b4d181a07f80: Pulling fs layer [2021-10-12T06:17:14.030Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T06:17:14.030Z] ed53099fbce6: Pulling fs layer [2021-10-12T06:17:14.030Z] dc539afda2c1: Pulling fs layer [2021-10-12T06:17:14.030Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T06:17:14.030Z] 9065ff56babe: Pulling fs layer [2021-10-12T06:17:14.030Z] d287ab97295c: Pulling fs layer [2021-10-12T06:17:14.030Z] dc539afda2c1: Waiting [2021-10-12T06:17:14.030Z] 77bc0d833cb6: Waiting [2021-10-12T06:17:14.030Z] 9065ff56babe: Waiting [2021-10-12T06:17:14.030Z] d287ab97295c: Waiting [2021-10-12T06:17:14.030Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T06:17:14.030Z] a1111a8f2ec3: Download complete [2021-10-12T06:17:14.030Z] dc539afda2c1: Verifying Checksum [2021-10-12T06:17:14.030Z] dc539afda2c1: Download complete [2021-10-12T06:17:14.030Z] ed53099fbce6: Verifying Checksum [2021-10-12T06:17:14.030Z] ed53099fbce6: Download complete [2021-10-12T06:17:14.304Z] 9065ff56babe: Verifying Checksum [2021-10-12T06:17:14.304Z] 9065ff56babe: Download complete [2021-10-12T06:17:14.304Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T06:17:14.304Z] 77bc0d833cb6: Download complete [2021-10-12T06:17:14.304Z] b4d181a07f80: Verifying Checksum [2021-10-12T06:17:14.304Z] b4d181a07f80: Download complete [2021-10-12T06:17:14.881Z] d287ab97295c: Verifying Checksum [2021-10-12T06:17:14.881Z] d287ab97295c: Download complete [2021-10-12T06:17:15.826Z] b4d181a07f80: Pull complete [2021-10-12T06:17:15.826Z] a1111a8f2ec3: Pull complete [2021-10-12T06:17:16.421Z] ed53099fbce6: Pull complete [2021-10-12T06:17:16.421Z] dc539afda2c1: Pull complete [2021-10-12T06:17:16.682Z] 77bc0d833cb6: Pull complete [2021-10-12T06:17:16.682Z] 9065ff56babe: Pull complete [2021-10-12T06:17:22.006Z] d287ab97295c: Pull complete [2021-10-12T06:17:22.006Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T06:17:22.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T06:17:22.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T06:17:22.068Z] prd-centos7-docker-4c-2g-594 does not seem to be running inside a container [2021-10-12T06:17:22.106Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T06:17:24.529Z] $ docker top 85f3ab34769516d881710428b7c7112ff04c6bcfda0535efc15c3a1b7f462b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T06:17:24.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T06:17:25.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T06:17:25.470Z] + ls /var/log/sa-host [2021-10-12T06:17:25.470Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T06:17:25.470Z] file_magic: OK [2021-10-12T06:17:25.470Z] HZ: Using current value: 100 [2021-10-12T06:17:25.470Z] file_header: OK [2021-10-12T06:17:25.470Z] 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-10-12T06:17:25.470Z] Statistics: [2021-10-12T06:17:25.470Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T06:17:25.470Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T06:17:25.470Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T06:17:25.470Z] file_magic: OK [2021-10-12T06:17:25.470Z] HZ: Using current value: 100 [2021-10-12T06:17:25.470Z] file_header: OK [2021-10-12T06:17:25.470Z] 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-10-12T06:17:25.470Z] Statistics: [2021-10-12T06:17:25.470Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T06:17:25.470Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T06:17:25.557Z] provisioning config files... [2021-10-12T06:17:25.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4859217881696318598tmp [Pipeline] { [Pipeline] echo [2021-10-12T06:17:25.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:25.869Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T06:17:25.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:26.231Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T06:17:26.243Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:26.530Z] ---> sudo-logs.sh [2021-10-12T06:17:26.530Z] Archiving 'sudo' log.. [2021-10-12T06:17:26.530Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known [2021-10-12T06:17:26.530Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T06:17:26.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:26.847Z] ---> job-cost.sh [2021-10-12T06:17:26.847Z] lf-activate-venv: SKIPPING [2021-10-12T06:17:26.847Z] DEBUG: total: 0.10999999940395355 [2021-10-12T06:17:26.847Z] INFO: Retrieving Stack Cost... [2021-10-12T06:17:27.110Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T06:17:27.678Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T06:17:27.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T06:17:27.980Z] ---> logs-deploy.sh [2021-10-12T06:17:27.980Z] lf-activate-venv: SKIPPING [2021-10-12T06:17:27.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/6 [2021-10-12T06:17:27.980Z] INFO: archiving workspace using pattern(s): [2021-10-12T06:17:28.560Z] Archives upload complete. [2021-10-12T06:17:28.821Z] INFO: archiving logs to Nexus