Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb629bb356abb17330b40274c666c795b9246af4+89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (91b341f80806b78de4cfc0c015c14c50a7807b43) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8283827694527781826.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-ssh937165457608501712.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-456/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-456/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7263110445588382894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-456/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh873394000819458271.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8996289674212306309.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-456/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-456/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8987053622425807685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-961 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [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-456 # 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-456@tmp/jenkins-gitclient-ssh5449446468197406354.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 cb629bb356abb17330b40274c666c795b9246af4 Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) > 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-456@tmp/jenkins-gitclient-ssh9009719646875028496.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/jenkins-gitclient-ssh1534087071794688251.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T04:08:51.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T04:08:51.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T04:08:51.776Z] ========================================================= [2021-10-13T04:08:51.776Z] EdgeX Global Pipelines Version Info [2021-10-13T04:08:51.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:08:52.947Z] ------------------- [2021-10-13T04:08:52.947Z] stable info: [2021-10-13T04:08:52.947Z] ------------------- [2021-10-13T04:08:52.947Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T04:08:52.947Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T04:08:52.947Z] Message: update stable to v1.0.209 [2021-10-13T04:08:53.529Z] ------------------- [2021-10-13T04:08:53.529Z] experimental info: [2021-10-13T04:08:53.529Z] ------------------- [2021-10-13T04:08:53.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T04:08:53.529Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T04:08:53.529Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T04:08:53.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-13T04:08:53.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-13T04:08:53.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T04:08:53.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T04:08:53.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T04:08:53.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T04:08:53.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T04:08:53.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T04:08:54.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T04:08:54.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T04:08:54.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T04:08:54.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-13T04:08:54.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T04:08:54.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T04:08:54.226Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T04:08:54.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T04:08:54.296Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T04:08:54.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T04:08:54.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T04:08:54.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T04:08:54.444Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T04:08:54.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T04:08:54.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T04:08:54.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T04:08:54.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T04:08:54.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T04:08:54.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo [2021-10-13T04:08:54.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo [2021-10-13T04:08:54.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo [2021-10-13T04:08:54.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] echo [2021-10-13T04:08:54.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb629bb [Pipeline] echo [2021-10-13T04:08:54.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T04:08:54.932Z] provisioning config files... [2021-10-13T04:08:54.944Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config3961677094449556418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:08:55.292Z] ---> docker-login.sh [2021-10-13T04:08:55.292Z] nexus3.edgexfoundry.org:10001 [2021-10-13T04:08:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:08:55.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:08:55.560Z] Configure a credential helper to remove this warning. See [2021-10-13T04:08:55.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:08:55.560Z] [2021-10-13T04:08:55.560Z] Login Succeeded [2021-10-13T04:08:55.560Z] nexus3.edgexfoundry.org:10002 [2021-10-13T04:08:55.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:08:55.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:08:55.560Z] Configure a credential helper to remove this warning. See [2021-10-13T04:08:55.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:08:55.560Z] [2021-10-13T04:08:55.560Z] Login Succeeded [2021-10-13T04:08:55.560Z] nexus3.edgexfoundry.org:10003 [2021-10-13T04:08:55.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:08:55.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:08:55.828Z] Configure a credential helper to remove this warning. See [2021-10-13T04:08:55.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:08:55.828Z] [2021-10-13T04:08:55.828Z] Login Succeeded [2021-10-13T04:08:55.828Z] nexus3.edgexfoundry.org:10004 [2021-10-13T04:08:55.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:08:55.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:08:55.828Z] Configure a credential helper to remove this warning. See [2021-10-13T04:08:55.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:08:55.828Z] [2021-10-13T04:08:55.828Z] Login Succeeded [2021-10-13T04:08:55.828Z] docker.io [2021-10-13T04:08:55.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:08:56.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:08:56.399Z] Configure a credential helper to remove this warning. See [2021-10-13T04:08:56.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:08:56.399Z] [2021-10-13T04:08:56.399Z] Login Succeeded [2021-10-13T04:08:56.399Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T04:08:56.419Z] 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-13T04:08:57.116Z] + git log --format=format:%s -1 cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] echo [2021-10-13T04:08:57.168Z] GIT_COMMIT: cb629bb356abb17330b40274c666c795b9246af4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-13T04:08:57.203Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:08:57.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:08:57.886Z] [2021-10-13T04:08:57.886Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:08:58.215Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:08:58.215Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T04:08:58.215Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T04:08:58.215Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T04:08:58.215Z] 4c7163046ea9: Pulling fs layer [2021-10-13T04:08:58.215Z] 0c2d73faf560: Pulling fs layer [2021-10-13T04:08:58.215Z] 0c2d73faf560: Waiting [2021-10-13T04:08:58.215Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T04:08:58.215Z] 3e5f54012d9b: Download complete [2021-10-13T04:08:58.215Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T04:08:58.215Z] a0d0a0d46f8b: Download complete [2021-10-13T04:08:58.215Z] 0c2d73faf560: Verifying Checksum [2021-10-13T04:08:58.215Z] 0c2d73faf560: Download complete [2021-10-13T04:08:58.486Z] 4c7163046ea9: Verifying Checksum [2021-10-13T04:08:58.486Z] 4c7163046ea9: Download complete [2021-10-13T04:08:58.486Z] a0d0a0d46f8b: Pull complete [2021-10-13T04:08:58.486Z] 3e5f54012d9b: Pull complete [2021-10-13T04:08:58.755Z] 4c7163046ea9: Pull complete [2021-10-13T04:08:59.030Z] 0c2d73faf560: Pull complete [2021-10-13T04:08:59.030Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T04:08:59.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T04:08:59.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T04:08:59.129Z] prd-centos7-docker-4c-2g-961 does not seem to be running inside a container [2021-10-13T04:08:59.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-456 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456:/w/workspace/edgexfoundry_edgex-ui-go_PR-456:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T04:08:59.805Z] $ docker top cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T04:08:59.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T04:08:59.973Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T04:09:00.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T04:09:00.082Z] $ docker exec cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent [2021-10-13T04:09:00.179Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIaoMA/agent.15 [2021-10-13T04:09:00.179Z] SSH_AGENT_PID=21 [2021-10-13T04:09:00.186Z] Running ssh-add (command line suppressed) [2021-10-13T04:09:00.274Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_7818396390208321348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_7818396390208321348.key) [2021-10-13T04:09:00.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T04:09:00.611Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T04:09:00.632Z] $ docker exec --env ******** --env ******** cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent -k [2021-10-13T04:09:00.720Z] unset SSH_AUTH_SOCK; [2021-10-13T04:09:00.721Z] unset SSH_AGENT_PID; [2021-10-13T04:09:00.721Z] echo Agent pid 21 killed; [2021-10-13T04:09:00.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T04:09:00.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T04:09:00.784Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T04:09:00.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T04:09:00.902Z] $ docker exec cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent [2021-10-13T04:09:01.009Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnFFEH/agent.54 [2021-10-13T04:09:01.009Z] SSH_AGENT_PID=61 [2021-10-13T04:09:01.014Z] Running ssh-add (command line suppressed) [2021-10-13T04:09:01.118Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_4454387559399209618.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_4454387559399209618.key) [2021-10-13T04:09:01.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T04:09:01.466Z] + git semver init [2021-10-13T04:09:01.466Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T04:09:01.466Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-456/.git [2021-10-13T04:09:01.466Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [2021-10-13T04:09:01.466Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T04:09:01.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T04:09:01.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T04:09:01.466Z] # $SEMVER_BRANCH = PR-456 [2021-10-13T04:09:01.466Z] # $SEMVER_TEMP = /tmp/semver-640974669 [2021-10-13T04:09:01.466Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-13T04:09:04.022Z] # '/tmp/semver-640974669' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-456/.semver' [2021-10-13T04:09:04.022Z] # -> Force: false [2021-10-13T04:09:04.022Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-456/.semver [Pipeline] } [2021-10-13T04:09:04.042Z] $ docker exec --env ******** --env ******** cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent -k [2021-10-13T04:09:04.168Z] unset SSH_AUTH_SOCK; [2021-10-13T04:09:04.168Z] unset SSH_AGENT_PID; [2021-10-13T04:09:04.168Z] echo Agent pid 61 killed; [2021-10-13T04:09:04.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T04:09:04.575Z] + git semver [Pipeline] } [2021-10-13T04:09:04.604Z] $ docker stop --time=1 cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 [2021-10-13T04:09:05.862Z] $ docker rm -f cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T04:09:06.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T04:09:06.540Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T04:09:06.558Z] [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-13T04:09:22.027Z] Still waiting to schedule task [2021-10-13T04:09:22.027Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-961’ [2021-10-13T04:09:22.048Z] Still waiting to schedule task [2021-10-13T04:09:22.048Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T04:11:35.844Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-962 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [Pipeline] { [Pipeline] ws [2021-10-13T04:11:35.886Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-13T04:11:36.117Z] The recommended git tool is: git [2021-10-13T04:11:41.756Z] using credential edgex-jenkins-ssh [2021-10-13T04:11:41.771Z] Cloning the remote Git repository [2021-10-13T04:11:41.825Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:11:41.923Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-13T04:11:42.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:11:42.017Z] > git --version # timeout=10 [2021-10-13T04:11:42.033Z] > git --version # 'git version 2.17.1' [2021-10-13T04:11:42.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:11:42.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T04:11:45.702Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:11:46.086Z] Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:11:46.086Z] Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) [2021-10-13T04:11:45.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T04:11:45.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T04:11:45.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T04:11:45.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:11:45.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:11:45.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T04:11:45.726Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T04:11:45.739Z] > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 [2021-10-13T04:11:45.995Z] > git remote # timeout=10 [2021-10-13T04:11:46.026Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T04:11:46.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:11:46.055Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-13T04:11:46.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T04:11:46.098Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T04:11:46.107Z] > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 [2021-10-13T04:11:50.694Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-13T04:11:50.769Z] > git --version # timeout=10 [2021-10-13T04:11:50.778Z] > git --version # 'git version 2.17.1' [2021-10-13T04:11:50.793Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T04:11:51.593Z] provisioning config files... [2021-10-13T04:11:51.627Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3207131959504110362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:11:52.262Z] ---> docker-login.sh [2021-10-13T04:11:52.262Z] nexus3.edgexfoundry.org:10001 [2021-10-13T04:11:53.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:11:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:11:54.005Z] Configure a credential helper to remove this warning. See [2021-10-13T04:11:54.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:11:54.005Z] [2021-10-13T04:11:54.005Z] Login Succeeded [2021-10-13T04:11:54.005Z] nexus3.edgexfoundry.org:10002 [2021-10-13T04:11:54.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:11:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:11:54.623Z] Configure a credential helper to remove this warning. See [2021-10-13T04:11:54.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:11:54.623Z] [2021-10-13T04:11:54.623Z] Login Succeeded [2021-10-13T04:11:54.623Z] nexus3.edgexfoundry.org:10003 [2021-10-13T04:11:54.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:11:55.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:11:55.187Z] Configure a credential helper to remove this warning. See [2021-10-13T04:11:55.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:11:55.187Z] [2021-10-13T04:11:55.187Z] Login Succeeded [2021-10-13T04:11:55.187Z] nexus3.edgexfoundry.org:10004 [2021-10-13T04:11:55.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:11:55.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:11:55.744Z] Configure a credential helper to remove this warning. See [2021-10-13T04:11:55.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:11:55.744Z] [2021-10-13T04:11:55.745Z] Login Succeeded [2021-10-13T04:11:55.745Z] docker.io [2021-10-13T04:11:56.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:11:56.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:11:56.627Z] Configure a credential helper to remove this warning. See [2021-10-13T04:11:56.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:11:56.627Z] [2021-10-13T04:11:56.627Z] Login Succeeded [2021-10-13T04:11:56.627Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T04:11:56.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T04:11:57.223Z] ========================================================= [2021-10-13T04:11:57.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T04:11:57.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:11:57.665Z] + 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-13T04:11:58.270Z] Sending build context to Docker daemon 20.57MB [2021-10-13T04:11:58.551Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T04:11:58.551Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T04:11:58.551Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T04:11:58.551Z] bbf911997326: Pulling fs layer [2021-10-13T04:11:58.551Z] 58ec367f63d7: Pulling fs layer [2021-10-13T04:11:58.551Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T04:11:58.551Z] fc5181fea5dc: Pulling fs layer [2021-10-13T04:11:58.551Z] 9c418107303f: Pulling fs layer [2021-10-13T04:11:58.551Z] 284eca6f2348: Pulling fs layer [2021-10-13T04:11:58.551Z] 842844d905b1: Pulling fs layer [2021-10-13T04:11:58.551Z] 901a3a57568e: Pulling fs layer [2021-10-13T04:11:58.551Z] fc5181fea5dc: Waiting [2021-10-13T04:11:58.551Z] 9c418107303f: Waiting [2021-10-13T04:11:58.551Z] 284eca6f2348: Waiting [2021-10-13T04:11:58.551Z] 842844d905b1: Waiting [2021-10-13T04:11:58.551Z] 901a3a57568e: Waiting [2021-10-13T04:11:58.833Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-13T04:11:58.833Z] 1b4a6ffa7d45: Download complete [2021-10-13T04:11:58.833Z] 58ec367f63d7: Verifying Checksum [2021-10-13T04:11:58.833Z] 58ec367f63d7: Download complete [2021-10-13T04:11:58.833Z] 9c418107303f: Verifying Checksum [2021-10-13T04:11:58.833Z] 9c418107303f: Download complete [2021-10-13T04:11:58.833Z] 284eca6f2348: Verifying Checksum [2021-10-13T04:11:58.833Z] 284eca6f2348: Download complete [2021-10-13T04:11:58.833Z] 842844d905b1: Verifying Checksum [2021-10-13T04:11:58.833Z] 842844d905b1: Download complete [2021-10-13T04:11:58.833Z] bbf911997326: Verifying Checksum [2021-10-13T04:11:58.834Z] bbf911997326: Download complete [2021-10-13T04:11:59.863Z] bbf911997326: Pull complete [2021-10-13T04:12:00.498Z] 58ec367f63d7: Pull complete [2021-10-13T04:12:00.779Z] 901a3a57568e: Verifying Checksum [2021-10-13T04:12:00.779Z] 901a3a57568e: Download complete [2021-10-13T04:12:01.062Z] 1b4a6ffa7d45: Pull complete [2021-10-13T04:12:01.344Z] fc5181fea5dc: Verifying Checksum [2021-10-13T04:12:01.344Z] fc5181fea5dc: Download complete [2021-10-13T04:12:11.605Z] fc5181fea5dc: Pull complete [2021-10-13T04:12:11.605Z] 9c418107303f: Pull complete [2021-10-13T04:12:11.885Z] 284eca6f2348: Pull complete [2021-10-13T04:12:12.170Z] 842844d905b1: Pull complete [2021-10-13T04:12:17.635Z] 901a3a57568e: Pull complete [2021-10-13T04:12:17.635Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T04:12:17.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T04:12:17.635Z] ---> 72ade6ffb461 [2021-10-13T04:12:17.635Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T04:12:23.063Z] ---> Running in dc616b689c20 [2021-10-13T04:12:23.063Z] Removing intermediate container dc616b689c20 [2021-10-13T04:12:23.063Z] ---> bae5e27372cb [2021-10-13T04:12:23.063Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T04:12:23.063Z] ---> Running in 4cafc029e15b [2021-10-13T04:12:23.339Z] Removing intermediate container 4cafc029e15b [2021-10-13T04:12:23.339Z] ---> 033292dd51cd [2021-10-13T04:12:23.339Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T04:12:23.614Z] ---> Running in 072338193d42 [2021-10-13T04:12:24.219Z] Removing intermediate container 072338193d42 [2021-10-13T04:12:24.219Z] ---> c692b7a15c8f [2021-10-13T04:12:24.219Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T04:12:24.219Z] ---> Running in 1f70d8c38b4a [2021-10-13T04:12:24.498Z] Removing intermediate container 1f70d8c38b4a [2021-10-13T04:12:24.498Z] ---> f7a699ba9c90 [2021-10-13T04:12:24.498Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T04:12:24.773Z] ---> Running in 07d77e2e7c37 [2021-10-13T04:12:25.049Z] Removing intermediate container 07d77e2e7c37 [2021-10-13T04:12:25.049Z] ---> 125478568523 [2021-10-13T04:12:25.049Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T04:12:25.325Z] ---> Running in b9ffff91bc33 [2021-10-13T04:12:27.960Z] Removing intermediate container b9ffff91bc33 [2021-10-13T04:12:27.960Z] ---> a017fd630dee [2021-10-13T04:12:27.960Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T04:12:27.960Z] ---> Running in cb4400aab683 [2021-10-13T04:12:28.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T04:12:29.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T04:12:30.552Z] OK: 218 MiB in 52 packages [2021-10-13T04:12:31.551Z] Removing intermediate container cb4400aab683 [2021-10-13T04:12:31.551Z] ---> 12a68eedb173 [2021-10-13T04:12:31.551Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T04:12:31.830Z] ---> Running in 47a2cdd689f7 [2021-10-13T04:12:32.439Z] Removing intermediate container 47a2cdd689f7 [2021-10-13T04:12:32.439Z] ---> 8b9a97189e8a [2021-10-13T04:12:32.439Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T04:12:32.439Z] ---> Running in c9329c14053e [2021-10-13T04:12:33.049Z] Removing intermediate container c9329c14053e [2021-10-13T04:12:33.049Z] ---> 0b196d17a3d9 [2021-10-13T04:12:33.049Z] Step 12/14 : COPY . . [2021-10-13T04:12:35.698Z] ---> ee9bb95b80e0 [2021-10-13T04:12:35.698Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T04:12:35.698Z] ---> Running in 6bdbca52a8fb [2021-10-13T04:13:08.126Z] Removing intermediate container 6bdbca52a8fb [2021-10-13T04:13:08.126Z] ---> adad27291613 [2021-10-13T04:13:08.126Z] Step 14/14 : RUN ${MAKE} [2021-10-13T04:13:08.126Z] ---> Running in cc0bf50f7bc3 [2021-10-13T04:13:08.406Z] noop [2021-10-13T04:13:09.398Z] Removing intermediate container cc0bf50f7bc3 [2021-10-13T04:13:09.398Z] ---> f17724c77d6d [2021-10-13T04:13:09.674Z] Successfully built f17724c77d6d [2021-10-13T04:13:09.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:13:10.064Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T04:13:10.064Z] . [Pipeline] withDockerContainer [2021-10-13T04:13:10.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container [2021-10-13T04:13:10.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T04:13:12.095Z] $ docker top 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T04:13:13.075Z] + go version [2021-10-13T04:13:13.075Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T04:13:13.124Z] $ docker stop --time=1 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 [2021-10-13T04:13:14.956Z] $ docker rm -f 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:13:15.925Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T04:13:15.925Z] . [Pipeline] withDockerContainer [2021-10-13T04:13:16.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container [2021-10-13T04:13:16.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T04:13:17.840Z] $ docker top ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T04:13:18.891Z] + make test [2021-10-13T04:13:18.892Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T04:13:19.900Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T04:13:45.778Z] Running on prd-centos7-docker-4c-2g-964 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [Pipeline] { [Pipeline] ws [2021-10-13T04:13:45.815Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-13T04:13:46.015Z] The recommended git tool is: git [2021-10-13T04:13:48.084Z] using credential edgex-jenkins-ssh [2021-10-13T04:13:48.094Z] Cloning the remote Git repository [2021-10-13T04:13:47.490Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:13:47.545Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-13T04:13:47.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:13:47.581Z] > git --version # timeout=10 [2021-10-13T04:13:47.592Z] > git --version # 'git version 2.24.4' [2021-10-13T04:13:47.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:13:47.621Z] [INFO] Currently running in a labeled security context [2021-10-13T04:13:47.621Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T04:13:47.622Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4818114414852847951.key [2021-10-13T04:13:47.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T04:13:50.352Z] Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:13:50.498Z] Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:13:50.498Z] Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) [2021-10-13T04:13:49.013Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T04:13:49.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T04:13:49.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T04:13:49.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T04:13:49.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:13:49.054Z] [INFO] Currently running in a labeled security context [2021-10-13T04:13:49.054Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T04:13:49.054Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6225897067163075791.key [2021-10-13T04:13:49.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T04:13:49.733Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T04:13:49.741Z] > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 [2021-10-13T04:13:49.826Z] > git remote # timeout=10 [2021-10-13T04:13:49.833Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T04:13:49.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T04:13:49.847Z] [INFO] Currently running in a labeled security context [2021-10-13T04:13:49.847Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T04:13:49.847Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6982444492317637090.key [2021-10-13T04:13:49.853Z] > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 [2021-10-13T04:13:49.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T04:13:49.875Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T04:13:49.884Z] > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 [2021-10-13T04:13:54.176Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-13T04:13:53.575Z] > git --version # timeout=10 [2021-10-13T04:13:53.596Z] > git --version # 'git version 2.24.4' [2021-10-13T04:13:53.611Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T04:13:55.069Z] provisioning config files... [2021-10-13T04:13:55.084Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1192543207549902436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:13:55.520Z] ---> docker-login.sh [2021-10-13T04:13:55.520Z] nexus3.edgexfoundry.org:10001 [2021-10-13T04:13:55.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:13:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:13:55.787Z] Configure a credential helper to remove this warning. See [2021-10-13T04:13:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:13:55.787Z] [2021-10-13T04:13:55.787Z] Login Succeeded [2021-10-13T04:13:55.787Z] nexus3.edgexfoundry.org:10002 [2021-10-13T04:13:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:13:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:13:55.787Z] Configure a credential helper to remove this warning. See [2021-10-13T04:13:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:13:55.787Z] [2021-10-13T04:13:55.787Z] Login Succeeded [2021-10-13T04:13:55.787Z] nexus3.edgexfoundry.org:10003 [2021-10-13T04:13:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:13:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:13:55.787Z] Configure a credential helper to remove this warning. See [2021-10-13T04:13:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:13:55.787Z] [2021-10-13T04:13:55.787Z] Login Succeeded [2021-10-13T04:13:55.787Z] nexus3.edgexfoundry.org:10004 [2021-10-13T04:13:56.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:13:56.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:13:56.050Z] Configure a credential helper to remove this warning. See [2021-10-13T04:13:56.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:13:56.050Z] [2021-10-13T04:13:56.050Z] Login Succeeded [2021-10-13T04:13:56.050Z] docker.io [2021-10-13T04:13:56.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T04:13:56.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T04:13:56.624Z] Configure a credential helper to remove this warning. See [2021-10-13T04:13:56.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T04:13:56.624Z] [2021-10-13T04:13:56.624Z] Login Succeeded [2021-10-13T04:13:56.624Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T04:13:56.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T04:13:56.902Z] ========================================================= [2021-10-13T04:13:56.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T04:13:56.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:13:57.295Z] + 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-13T04:13:57.295Z] Sending build context to Docker daemon 20.58MB [2021-10-13T04:13:57.295Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T04:13:57.295Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T04:13:57.559Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T04:13:57.559Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T04:13:57.559Z] 57d31006c564: Pulling fs layer [2021-10-13T04:13:57.559Z] bd5ccded8296: Pulling fs layer [2021-10-13T04:13:57.559Z] 304dd3a0f381: Pulling fs layer [2021-10-13T04:13:57.559Z] d37cda54a23b: Pulling fs layer [2021-10-13T04:13:57.559Z] bae75c0f2455: Pulling fs layer [2021-10-13T04:13:57.559Z] 806579b3d29a: Pulling fs layer [2021-10-13T04:13:57.559Z] c77eb801bf70: Pulling fs layer [2021-10-13T04:13:57.559Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T04:13:57.559Z] d37cda54a23b: Waiting [2021-10-13T04:13:57.559Z] bae75c0f2455: Waiting [2021-10-13T04:13:57.559Z] 806579b3d29a: Waiting [2021-10-13T04:13:57.559Z] c77eb801bf70: Waiting [2021-10-13T04:13:57.559Z] 6d0567d44e1a: Waiting [2021-10-13T04:13:57.559Z] 304dd3a0f381: Waiting [2021-10-13T04:13:57.559Z] bd5ccded8296: Verifying Checksum [2021-10-13T04:13:57.559Z] bd5ccded8296: Download complete [2021-10-13T04:13:57.559Z] 57d31006c564: Verifying Checksum [2021-10-13T04:13:57.559Z] 57d31006c564: Download complete [2021-10-13T04:13:57.559Z] d37cda54a23b: Download complete [2021-10-13T04:13:57.559Z] bae75c0f2455: Verifying Checksum [2021-10-13T04:13:57.559Z] bae75c0f2455: Download complete [2021-10-13T04:13:57.559Z] 806579b3d29a: Verifying Checksum [2021-10-13T04:13:57.559Z] 806579b3d29a: Download complete [2021-10-13T04:13:57.559Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T04:13:57.559Z] 4e9f2cdf4387: Download complete [2021-10-13T04:13:57.826Z] c77eb801bf70: Verifying Checksum [2021-10-13T04:13:57.826Z] c77eb801bf70: Download complete [2021-10-13T04:13:57.826Z] 4e9f2cdf4387: Pull complete [2021-10-13T04:13:58.090Z] 304dd3a0f381: Verifying Checksum [2021-10-13T04:13:58.090Z] 304dd3a0f381: Download complete [2021-10-13T04:13:58.090Z] 57d31006c564: Pull complete [2021-10-13T04:13:58.090Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T04:13:58.090Z] 6d0567d44e1a: Download complete [2021-10-13T04:13:58.364Z] bd5ccded8296: Pull complete [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T04:13:59.058Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T04:13:59.058Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T04:14:01.712Z] 304dd3a0f381: Pull complete [2021-10-13T04:14:01.712Z] d37cda54a23b: Pull complete [2021-10-13T04:14:01.712Z] bae75c0f2455: Pull complete [2021-10-13T04:14:01.981Z] 806579b3d29a: Pull complete [2021-10-13T04:14:01.981Z] c77eb801bf70: Pull complete [2021-10-13T04:14:04.618Z] 6d0567d44e1a: Pull complete [2021-10-13T04:14:04.618Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T04:14:04.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T04:14:04.618Z] ---> e839a31ac9d1 [2021-10-13T04:14:04.618Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T04:14:06.018Z] ---> Running in d21b0aded80a [2021-10-13T04:14:06.018Z] Removing intermediate container d21b0aded80a [2021-10-13T04:14:06.018Z] ---> 47d29a5a0c2f [2021-10-13T04:14:06.018Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T04:14:06.018Z] ---> Running in daca960dc559 [2021-10-13T04:14:06.018Z] Removing intermediate container daca960dc559 [2021-10-13T04:14:06.018Z] ---> 8b0ff289387b [2021-10-13T04:14:06.018Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T04:14:06.018Z] ---> Running in 8c764ef1dd8d [2021-10-13T04:14:06.018Z] Removing intermediate container 8c764ef1dd8d [2021-10-13T04:14:06.018Z] ---> 69c3ad9f1d6a [2021-10-13T04:14:06.018Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T04:14:06.018Z] ---> Running in d00c10ffdfde [2021-10-13T04:14:06.018Z] Removing intermediate container d00c10ffdfde [2021-10-13T04:14:06.018Z] ---> ba16558d7262 [2021-10-13T04:14:06.018Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T04:14:06.278Z] ---> Running in 9d9e5a8cc1b1 [2021-10-13T04:14:06.278Z] Removing intermediate container 9d9e5a8cc1b1 [2021-10-13T04:14:06.278Z] ---> 55522a723549 [2021-10-13T04:14:06.278Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T04:14:06.278Z] ---> Running in 18a56f9c5e7f [2021-10-13T04:14:06.860Z] Removing intermediate container 18a56f9c5e7f [2021-10-13T04:14:06.860Z] ---> 7a6e6e1fc7fe [2021-10-13T04:14:06.860Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T04:14:06.860Z] ---> Running in 939171f797b6 [2021-10-13T04:14:07.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T04:14:08.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T04:14:08.079Z] OK: 219 MiB in 52 packages [2021-10-13T04:14:08.349Z] Removing intermediate container 939171f797b6 [2021-10-13T04:14:08.349Z] ---> 3cee414111e2 [2021-10-13T04:14:08.349Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T04:14:08.349Z] ---> Running in 28e8f080ae3f [2021-10-13T04:14:08.610Z] Removing intermediate container 28e8f080ae3f [2021-10-13T04:14:08.610Z] ---> 796dac5622a4 [2021-10-13T04:14:08.610Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T04:14:08.610Z] ---> Running in 0cb0b69429ef [2021-10-13T04:14:08.610Z] Removing intermediate container 0cb0b69429ef [2021-10-13T04:14:08.610Z] ---> 7ca27effd45d [2021-10-13T04:14:08.610Z] Step 12/14 : COPY . . [2021-10-13T04:14:09.199Z] ---> fed1f7186110 [2021-10-13T04:14:09.199Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T04:14:09.199Z] ---> Running in 58501d9b76e3 [2021-10-13T04:14:19.237Z] Removing intermediate container 58501d9b76e3 [2021-10-13T04:14:19.237Z] ---> 350184476496 [2021-10-13T04:14:19.237Z] Step 14/14 : RUN ${MAKE} [2021-10-13T04:14:19.237Z] ---> Running in 1ac1775c4a33 [2021-10-13T04:14:19.237Z] noop [2021-10-13T04:14:19.237Z] Removing intermediate container 1ac1775c4a33 [2021-10-13T04:14:19.237Z] ---> 05b39a66f1c9 [2021-10-13T04:14:19.237Z] Successfully built 05b39a66f1c9 [2021-10-13T04:14:19.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:14:19.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T04:14:19.590Z] . [Pipeline] withDockerContainer [2021-10-13T04:14:19.676Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-10-13T04:14:19.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T04:14:20.063Z] $ docker top 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T04:14:20.472Z] + go version [2021-10-13T04:14:20.472Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T04:14:20.498Z] $ docker stop --time=1 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 [2021-10-13T04:14:21.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T04:14:21.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T04:14:21.673Z] $ docker rm -f 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 [Pipeline] // withDockerContainer [Pipeline] } [2021-10-13T04:14:21.807Z] $ docker stop --time=1 ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 [2021-10-13T04:14:23.696Z] $ docker rm -f ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:14:24.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T04:14:24.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T04:14:24.790Z] . [Pipeline] withDockerContainer [2021-10-13T04:14:24.876Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-10-13T04:14:24.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T04:14:25.228Z] Stashed 1 file(s) [2021-10-13T04:14:25.305Z] $ docker top 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-10-13T04:14:25.883Z] + make test [2021-10-13T04:14:25.883Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T04:14:26.149Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-10-13T04:14:26.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T04:14:27.196Z] + ls -al . [2021-10-13T04:14:27.196Z] total 128 [2021-10-13T04:14:27.196Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 04:13 . [2021-10-13T04:14:27.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 .. [2021-10-13T04:14:27.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:11 .git [2021-10-13T04:14:27.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 .github [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 04:11 .gitignore [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 04:11 CONTRIBUTING.md [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 04:11 Dockerfile [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 04:11 Jenkinsfile [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 04:11 LICENSE [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 04:11 Makefile [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 04:11 README.md [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:09 VERSION [2021-10-13T04:14:27.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 assets [2021-10-13T04:14:27.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 bin [2021-10-13T04:14:27.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 cmd [2021-10-13T04:14:27.196Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 04:13 coverage.out [2021-10-13T04:14:27.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 docs [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 04:11 go.mod [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 04:11 go.sum [2021-10-13T04:14:27.196Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 04:11 internal [2021-10-13T04:14:27.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 pkg [2021-10-13T04:14:27.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 snap [2021-10-13T04:14:27.196Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 04:11 version.go [2021-10-13T04:14:27.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:14:27.647Z] + 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=cb629bb356abb17330b40274c666c795b9246af4 --label arch=arm64 --label version=0.0.0 . [2021-10-13T04:14:28.699Z] Sending build context to Docker daemon 20.58MB [2021-10-13T04:14:28.699Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T04:14:28.699Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T04:14:28.699Z] ---> f17724c77d6d [2021-10-13T04:14:28.699Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T04:14:29.022Z] ---> Running in da14ce8e2994 [2021-10-13T04:14:29.662Z] Removing intermediate container da14ce8e2994 [2021-10-13T04:14:29.662Z] ---> cd4dd91a546f [2021-10-13T04:14:29.662Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T04:14:29.662Z] ---> Running in a469193bc9eb [2021-10-13T04:14:30.278Z] Removing intermediate container a469193bc9eb [2021-10-13T04:14:30.278Z] ---> 6345c7dac981 [2021-10-13T04:14:30.278Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T04:14:30.278Z] ---> Running in 2734d05162fa [2021-10-13T04:14:30.885Z] Removing intermediate container 2734d05162fa [2021-10-13T04:14:30.885Z] ---> 0f90e977cec8 [2021-10-13T04:14:30.885Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T04:14:30.885Z] ---> Running in af98ad7e43fe [2021-10-13T04:14:31.491Z] Removing intermediate container af98ad7e43fe [2021-10-13T04:14:31.491Z] ---> 094c2298a6b3 [2021-10-13T04:14:31.492Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T04:14:31.492Z] ---> Running in 6905fb2200a4 [2021-10-13T04:14:32.111Z] Removing intermediate container 6905fb2200a4 [2021-10-13T04:14:32.111Z] ---> 429cf8bd08da [2021-10-13T04:14:32.111Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T04:14:32.111Z] ---> Running in 4d4376d1b566 [2021-10-13T04:14:34.768Z] Removing intermediate container 4d4376d1b566 [2021-10-13T04:14:34.768Z] ---> c64cc1994f5b [2021-10-13T04:14:34.768Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T04:14:34.768Z] ---> Running in 04906711691a [2021-10-13T04:14:35.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T04:14:36.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T04:14:37.364Z] OK: 218 MiB in 52 packages [2021-10-13T04:14:38.354Z] Removing intermediate container 04906711691a [2021-10-13T04:14:38.354Z] ---> 901edff1f8e1 [2021-10-13T04:14:38.354Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T04:14:38.633Z] ---> Running in 427fbfd05589 [2021-10-13T04:14:39.237Z] Removing intermediate container 427fbfd05589 [2021-10-13T04:14:39.237Z] ---> 1d1c36d949f0 [2021-10-13T04:14:39.237Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T04:14:39.237Z] ---> Running in 7491ba297e98 [2021-10-13T04:14:39.841Z] Removing intermediate container 7491ba297e98 [2021-10-13T04:14:39.841Z] ---> dd3db91cf682 [2021-10-13T04:14:39.841Z] Step 12/22 : COPY . . [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T04:14:41.213Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T04:14:41.213Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T04:14:42.493Z] ---> 5f7c50733f80 [2021-10-13T04:14:42.493Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T04:14:42.493Z] ---> Running in c9ade221626f [2021-10-13T04:14:44.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T04:14:44.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T04:14:44.580Z] $ docker stop --time=1 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d [2021-10-13T04:14:45.139Z] Removing intermediate container c9ade221626f [2021-10-13T04:14:45.139Z] ---> 4e9aeb580cc5 [2021-10-13T04:14:45.139Z] Step 14/22 : RUN ${MAKE} [2021-10-13T04:14:45.139Z] ---> Running in e3aab015fc45 [2021-10-13T04:14:45.925Z] $ docker rm -f 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T04:14:46.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T04:14:46.405Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T04:14:46.591Z] 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-13T04:14:46.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-13T04:14:47.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T04:14:47.441Z] + ls -al . [2021-10-13T04:14:47.441Z] total 88 [2021-10-13T04:14:47.441Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 04:14 . [2021-10-13T04:14:47.441Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 04:13 .. [2021-10-13T04:14:47.441Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 04:13 assets [2021-10-13T04:14:47.441Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 04:13 bin [2021-10-13T04:14:47.441Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 04:13 cmd [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 04:13 CONTRIBUTING.md [2021-10-13T04:14:47.441Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 13 04:14 coverage.out [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 04:13 Dockerfile [2021-10-13T04:14:47.441Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 04:13 docs [2021-10-13T04:14:47.441Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 04:13 .git [2021-10-13T04:14:47.441Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 04:13 .github [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 04:13 .gitignore [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 04:13 go.mod [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 04:13 go.sum [2021-10-13T04:14:47.441Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 04:13 internal [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 04:13 Jenkinsfile [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 04:13 LICENSE [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 04:13 Makefile [2021-10-13T04:14:47.441Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 04:13 pkg [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 04:13 README.md [2021-10-13T04:14:47.441Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 04:13 snap [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 04:09 VERSION [2021-10-13T04:14:47.441Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 04:13 version.go [2021-10-13T04:14:47.441Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 04:13 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:14:47.768Z] + 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=cb629bb356abb17330b40274c666c795b9246af4 --label arch=amd64 --label version=0.0.0 . [2021-10-13T04:14:47.768Z] Sending build context to Docker daemon 20.58MB [2021-10-13T04:14:47.768Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T04:14:47.768Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T04:14:47.768Z] ---> 05b39a66f1c9 [2021-10-13T04:14:47.768Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T04:14:48.029Z] ---> Running in deefeff04856 [2021-10-13T04:14:48.029Z] Removing intermediate container deefeff04856 [2021-10-13T04:14:48.029Z] ---> 817f74aa8e65 [2021-10-13T04:14:48.029Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T04:14:48.029Z] ---> Running in 293fb25da3cb [2021-10-13T04:14:48.292Z] Removing intermediate container 293fb25da3cb [2021-10-13T04:14:48.292Z] ---> 8f505c22fe7a [2021-10-13T04:14:48.292Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T04:14:48.292Z] ---> Running in 1ea32106f5c1 [2021-10-13T04:14:48.292Z] Removing intermediate container 1ea32106f5c1 [2021-10-13T04:14:48.292Z] ---> f75a25ea0c81 [2021-10-13T04:14:48.292Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T04:14:48.292Z] ---> Running in 36891f917ea4 [2021-10-13T04:14:48.292Z] Removing intermediate container 36891f917ea4 [2021-10-13T04:14:48.292Z] ---> ac5857353d9a [2021-10-13T04:14:48.292Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T04:14:48.292Z] ---> Running in cf1e9f666ce4 [2021-10-13T04:14:48.556Z] Removing intermediate container cf1e9f666ce4 [2021-10-13T04:14:48.556Z] ---> 6b32960a2933 [2021-10-13T04:14:48.556Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T04:14:48.556Z] ---> Running in 9565a66727aa [2021-10-13T04:14:48.817Z] Removing intermediate container 9565a66727aa [2021-10-13T04:14:48.817Z] ---> 04a0335369ec [2021-10-13T04:14:48.817Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T04:14:49.077Z] ---> Running in 09b3ddf15c3a [2021-10-13T04:14:49.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T04:14:50.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T04:14:50.544Z] OK: 219 MiB in 52 packages [2021-10-13T04:14:50.544Z] Removing intermediate container 09b3ddf15c3a [2021-10-13T04:14:50.544Z] ---> e7b0ab8095fe [2021-10-13T04:14:50.544Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T04:14:50.544Z] ---> Running in a2405b562a37 [2021-10-13T04:14:50.804Z] Removing intermediate container a2405b562a37 [2021-10-13T04:14:50.804Z] ---> 5a946ca7bdce [2021-10-13T04:14:50.804Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T04:14:50.804Z] ---> Running in e924e2cedf98 [2021-10-13T04:14:50.804Z] Removing intermediate container e924e2cedf98 [2021-10-13T04:14:50.804Z] ---> 392412d6178c [2021-10-13T04:14:50.804Z] Step 12/22 : COPY . . [2021-10-13T04:14:51.383Z] ---> b341cc4e75e6 [2021-10-13T04:14:51.383Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T04:14:51.646Z] ---> Running in 55151b8b4c7e [2021-10-13T04:14:51.908Z] Removing intermediate container 55151b8b4c7e [2021-10-13T04:14:51.908Z] ---> d6573ebaebeb [2021-10-13T04:14:51.908Z] Step 14/22 : RUN ${MAKE} [2021-10-13T04:14:52.170Z] ---> Running in 577b8520a040 [2021-10-13T04:14:52.430Z] 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-13T04:15:00.634Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T04:15:02.059Z] Removing intermediate container 577b8520a040 [2021-10-13T04:15:02.059Z] ---> 147b34142923 [2021-10-13T04:15:02.059Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T04:15:03.010Z] 3.14: Pulling from library/alpine [2021-10-13T04:15:03.010Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T04:15:03.271Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T04:15:03.271Z] a0d0a0d46f8b: Download complete [2021-10-13T04:15:03.271Z] a0d0a0d46f8b: Pull complete [2021-10-13T04:15:03.531Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T04:15:03.531Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T04:15:03.531Z] ---> 14119a10abf4 [2021-10-13T04:15:03.531Z] Step 16/22 : EXPOSE 4000 [2021-10-13T04:15:03.531Z] ---> Running in 0e2042b4de84 [2021-10-13T04:15:03.531Z] Removing intermediate container 0e2042b4de84 [2021-10-13T04:15:03.532Z] ---> 261a110e5f84 [2021-10-13T04:15:03.532Z] 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-13T04:15:03.791Z] ---> 8f9c90004863 [2021-10-13T04:15:03.791Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T04:15:04.054Z] ---> Running in 5d42caa7f670 [2021-10-13T04:15:04.054Z] Removing intermediate container 5d42caa7f670 [2021-10-13T04:15:04.054Z] ---> 523989a8d360 [2021-10-13T04:15:04.054Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T04:15:04.054Z] ---> Running in a37bcc6979f3 [2021-10-13T04:15:04.054Z] Removing intermediate container a37bcc6979f3 [2021-10-13T04:15:04.054Z] ---> 9a18591c7d26 [2021-10-13T04:15:04.054Z] Step 20/22 : LABEL arch=amd64 [2021-10-13T04:15:04.054Z] ---> Running in c37938a55350 [2021-10-13T04:15:04.054Z] Removing intermediate container c37938a55350 [2021-10-13T04:15:04.054Z] ---> d9c02137a653 [2021-10-13T04:15:04.054Z] Step 21/22 : LABEL git_sha=cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:15:04.313Z] ---> Running in 93c15e94be66 [2021-10-13T04:15:04.313Z] Removing intermediate container 93c15e94be66 [2021-10-13T04:15:04.313Z] ---> a8ae74f215c9 [2021-10-13T04:15:04.313Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T04:15:04.313Z] ---> Running in 38e91b6145cc [2021-10-13T04:15:04.313Z] Removing intermediate container 38e91b6145cc [2021-10-13T04:15:04.313Z] ---> a9cf36638515 [2021-10-13T04:15:04.313Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T04:15:04.313Z] Successfully built a9cf36638515 [2021-10-13T04:15:04.313Z] 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-13T04:15:05.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:15:05.203Z] [2021-10-13T04:15:05.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:15:05.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:15:05.562Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T04:15:05.562Z] b4d181a07f80: Pulling fs layer [2021-10-13T04:15:05.562Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T04:15:05.562Z] ed53099fbce6: Pulling fs layer [2021-10-13T04:15:05.562Z] dc539afda2c1: Pulling fs layer [2021-10-13T04:15:05.562Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T04:15:05.562Z] 9065ff56babe: Pulling fs layer [2021-10-13T04:15:05.562Z] d287ab97295c: Pulling fs layer [2021-10-13T04:15:05.562Z] 77bc0d833cb6: Waiting [2021-10-13T04:15:05.562Z] 9065ff56babe: Waiting [2021-10-13T04:15:05.562Z] d287ab97295c: Waiting [2021-10-13T04:15:05.562Z] dc539afda2c1: Waiting [2021-10-13T04:15:05.562Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T04:15:05.562Z] a1111a8f2ec3: Download complete [2021-10-13T04:15:05.562Z] dc539afda2c1: Verifying Checksum [2021-10-13T04:15:05.562Z] dc539afda2c1: Download complete [2021-10-13T04:15:05.841Z] ed53099fbce6: Verifying Checksum [2021-10-13T04:15:05.841Z] ed53099fbce6: Download complete [2021-10-13T04:15:05.841Z] 9065ff56babe: Verifying Checksum [2021-10-13T04:15:05.841Z] 9065ff56babe: Download complete [2021-10-13T04:15:05.841Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T04:15:05.841Z] 77bc0d833cb6: Download complete [2021-10-13T04:15:05.841Z] b4d181a07f80: Verifying Checksum [2021-10-13T04:15:05.841Z] b4d181a07f80: Download complete [2021-10-13T04:15:06.424Z] d287ab97295c: Verifying Checksum [2021-10-13T04:15:06.424Z] d287ab97295c: Download complete [2021-10-13T04:15:07.383Z] b4d181a07f80: Pull complete [2021-10-13T04:15:07.383Z] a1111a8f2ec3: Pull complete [2021-10-13T04:15:07.971Z] ed53099fbce6: Pull complete [2021-10-13T04:15:07.971Z] dc539afda2c1: Pull complete [2021-10-13T04:15:08.239Z] 77bc0d833cb6: Pull complete [2021-10-13T04:15:08.506Z] 9065ff56babe: Pull complete [2021-10-13T04:15:13.501Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T04:15:13.838Z] d287ab97295c: Pull complete [2021-10-13T04:15:13.838Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T04:15:13.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:15:13.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T04:15:13.919Z] prd-centos7-docker-4c-2g-964 does not seem to be running inside a container [2021-10-13T04:15:13.956Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T04:15:16.062Z] $ docker top ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:15:16.548Z] ---> job-cost.sh [2021-10-13T04:15:16.548Z] lf-activate-venv: SKIPPING [2021-10-13T04:15:16.548Z] INFO: No Stack... [2021-10-13T04:15:17.118Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T04:15:17.377Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T04:15:17.690Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-13T04:15:17.690Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T04:15:17.734Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [2021-10-13T04:15:17.739Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] did not exist. Created. [2021-10-13T04:15:17.739Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T04:15:17.837Z] Removing intermediate container e3aab015fc45 [2021-10-13T04:15:17.837Z] ---> e7af6deea95d [2021-10-13T04:15:17.837Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T04:15:18.118Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T04:15:18.171Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T04:15:18.184Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T04:15:18.245Z] $ docker stop --time=1 ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 [2021-10-13T04:15:18.440Z] 3.14: Pulling from library/alpine [2021-10-13T04:15:18.718Z] 552d1f2373af: Pulling fs layer [2021-10-13T04:15:18.994Z] 552d1f2373af: Verifying Checksum [2021-10-13T04:15:18.994Z] 552d1f2373af: Download complete [2021-10-13T04:15:19.374Z] $ docker rm -f ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-10-13T04:15:19.610Z] 552d1f2373af: Pull complete [2021-10-13T04:15:19.610Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-10-13T04:15:19.889Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T04:15:19.889Z] ---> bb3de5531c18 [2021-10-13T04:15:19.889Z] Step 16/22 : EXPOSE 4000 [2021-10-13T04:15:19.889Z] ---> Running in e51a2d33bcd4 [Pipeline] } [2021-10-13T04:15:20.494Z] Removing intermediate container e51a2d33bcd4 [2021-10-13T04:15:20.494Z] ---> f59ea7b722b9 [2021-10-13T04:15:20.494Z] 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-13T04:15:21.948Z] ---> 20b8c62bc73e [2021-10-13T04:15:21.948Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T04:15:21.948Z] ---> Running in 62cc78040d05 [2021-10-13T04:15:22.552Z] Removing intermediate container 62cc78040d05 [2021-10-13T04:15:22.552Z] ---> ba6dff64895f [2021-10-13T04:15:22.552Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T04:15:22.552Z] ---> Running in fb379c9e5533 [2021-10-13T04:15:23.155Z] Removing intermediate container fb379c9e5533 [2021-10-13T04:15:23.155Z] ---> e08cfb2a2eb3 [2021-10-13T04:15:23.155Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T04:15:23.155Z] ---> Running in f5a2ee81d7d6 [2021-10-13T04:15:23.761Z] Removing intermediate container f5a2ee81d7d6 [2021-10-13T04:15:23.761Z] ---> c62a51534418 [2021-10-13T04:15:23.761Z] Step 21/22 : LABEL git_sha=cb629bb356abb17330b40274c666c795b9246af4 [2021-10-13T04:15:23.761Z] ---> Running in 7a61369cb2ec [2021-10-13T04:15:24.364Z] Removing intermediate container 7a61369cb2ec [2021-10-13T04:15:24.364Z] ---> 9ffc4275716c [2021-10-13T04:15:24.364Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T04:15:24.364Z] ---> Running in 039efc33de0c [2021-10-13T04:15:24.965Z] Removing intermediate container 039efc33de0c [2021-10-13T04:15:24.965Z] ---> e00319a81837 [2021-10-13T04:15:24.965Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T04:15:24.965Z] Successfully built e00319a81837 [2021-10-13T04:15:24.965Z] 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-13T04:15:25.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T04:15:25.763Z] [2021-10-13T04:15:25.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:15:26.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T04:15:26.432Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T04:15:26.432Z] 448f6bf000e3: Pulling fs layer [2021-10-13T04:15:26.432Z] f757da607395: Pulling fs layer [2021-10-13T04:15:26.432Z] 05883995daec: Pulling fs layer [2021-10-13T04:15:26.432Z] 8603b9c90790: Pulling fs layer [2021-10-13T04:15:26.432Z] 1560dd03e051: Pulling fs layer [2021-10-13T04:15:26.432Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T04:15:26.432Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T04:15:26.432Z] 1560dd03e051: Waiting [2021-10-13T04:15:26.432Z] 27f5ce0e4adf: Waiting [2021-10-13T04:15:26.432Z] c2d8d7efcc4b: Waiting [2021-10-13T04:15:26.432Z] 8603b9c90790: Waiting [2021-10-13T04:15:26.716Z] f757da607395: Verifying Checksum [2021-10-13T04:15:26.716Z] f757da607395: Download complete [2021-10-13T04:15:26.716Z] 8603b9c90790: Verifying Checksum [2021-10-13T04:15:26.716Z] 8603b9c90790: Download complete [2021-10-13T04:15:26.716Z] 05883995daec: Verifying Checksum [2021-10-13T04:15:26.716Z] 05883995daec: Download complete [2021-10-13T04:15:26.716Z] 1560dd03e051: Verifying Checksum [2021-10-13T04:15:26.716Z] 1560dd03e051: Download complete [2021-10-13T04:15:26.996Z] 27f5ce0e4adf: Download complete [2021-10-13T04:15:26.996Z] 448f6bf000e3: Download complete [2021-10-13T04:15:29.654Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T04:15:29.654Z] c2d8d7efcc4b: Download complete [2021-10-13T04:15:30.648Z] 448f6bf000e3: Pull complete [2021-10-13T04:15:31.257Z] f757da607395: Pull complete [2021-10-13T04:15:32.721Z] 05883995daec: Pull complete [2021-10-13T04:15:32.997Z] 8603b9c90790: Pull complete [2021-10-13T04:15:33.992Z] 1560dd03e051: Pull complete [2021-10-13T04:15:34.597Z] 27f5ce0e4adf: Pull complete [2021-10-13T04:15:49.745Z] c2d8d7efcc4b: Pull complete [2021-10-13T04:15:49.745Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T04:15:49.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T04:15:49.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T04:15:50.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container [2021-10-13T04:15:50.171Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T04:15:54.430Z] $ docker top e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:15:55.460Z] ---> job-cost.sh [2021-10-13T04:15:55.460Z] lf-activate-venv: SKIPPING [2021-10-13T04:15:55.460Z] INFO: No Stack... [2021-10-13T04:16:17.649Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T04:16:17.649Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T04:16:18.347Z] + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, [2021-10-13T04:16:18.347Z] -f6 [Pipeline] lock [2021-10-13T04:16:18.452Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [2021-10-13T04:16:18.456Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] did not exist. Created. [2021-10-13T04:16:18.456Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T04:16:19.240Z] /w/workspace/edgex-ui-go/1@tmp/durable-92a4c0d8/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-92a4c0d8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T04:16:20.012Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T04:16:20.053Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T04:16:20.206Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T04:16:20.223Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T04:16:20.310Z] $ docker stop --time=1 e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a [2021-10-13T04:16:21.969Z] $ docker rm -f e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a [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-13T04:16:22.956Z] provisioning config files... [2021-10-13T04:16:22.967Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config5429400472573637911tmp [Pipeline] { [Pipeline] sh [2021-10-13T04:16:23.306Z] + set +x [2021-10-13T04:16:23.306Z] + curl -s https://codecov.io/bash [2021-10-13T04:16:23.306Z] + bash -s -- [2021-10-13T04:16:23.306Z] [2021-10-13T04:16:23.306Z] _____ _ [2021-10-13T04:16:23.306Z] / ____| | | [2021-10-13T04:16:23.306Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T04:16:23.306Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T04:16:23.306Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T04:16:23.306Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T04:16:23.306Z] Bash-1.0.6 [2021-10-13T04:16:23.306Z] [2021-10-13T04:16:23.306Z] [2021-10-13T04:16:23.306Z] ==> git version 2.24.4 found [2021-10-13T04:16:23.306Z] ==> 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-13T04:16:23.306Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T04:16:23.306Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T04:16:23.306Z] ==> Jenkins CI detected. [2021-10-13T04:16:23.306Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [2021-10-13T04:16:23.306Z] project root: . [2021-10-13T04:16:23.306Z] --> token set from env [2021-10-13T04:16:23.306Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T04:16:23.572Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T04:16:23.572Z] ==> Python coveragepy not found [2021-10-13T04:16:23.572Z] ==> Searching for coverage reports in: [2021-10-13T04:16:23.572Z] + . [2021-10-13T04:16:23.572Z] -> Found 1 reports [2021-10-13T04:16:23.572Z] ==> Detecting git/mercurial file structure [2021-10-13T04:16:23.572Z] ==> Reading reports [2021-10-13T04:16:23.572Z] + ./coverage.out bytes=10 [2021-10-13T04:16:23.572Z] ==> Appending adjustments [2021-10-13T04:16:23.572Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T04:16:23.572Z] + Found adjustments [2021-10-13T04:16:23.572Z] ==> Gzipping contents [2021-10-13T04:16:23.572Z] 4.0K /tmp/codecov.f3kMxj.gz [2021-10-13T04:16:23.572Z] ==> Uploading reports [2021-10-13T04:16:23.572Z] url: https://codecov.io [2021-10-13T04:16:23.572Z] query: branch=PR-456&commit=cb629bb356abb17330b40274c666c795b9246af4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2021-10-13T04:16:23.572Z] -> Pinging Codecov [2021-10-13T04:16:23.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-456&commit=cb629bb356abb17330b40274c666c795b9246af4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2021-10-13T04:16:24.145Z] -> Uploading to [2021-10-13T04:16:24.145Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/cb629bb356abb17330b40274c666c795b9246af4/513a47dc-bdb1-4e87-9f87-b048a0c948f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T041623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08d157fe95a211c75d7d767ed4d4e6c911fa94b0071ea2d4c0bf92baa71742dc [2021-10-13T04:16:24.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T04:16:24.146Z] Dload Upload Total Spent Left Speed [2021-10-13T04:16:24.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11918 --:--:-- --:--:-- --:--:-- 11965 [2021-10-13T04:16:24.409Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] } [2021-10-13T04:16:24.428Z] 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-13T04:16:26.451Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:26.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:27.394Z] ---> package-listing.sh [2021-10-13T04:16:27.395Z] ++ facter osfamily [2021-10-13T04:16:27.395Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T04:16:27.657Z] + OS_FAMILY=redhat [2021-10-13T04:16:27.657Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-456 [2021-10-13T04:16:27.657Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T04:16:27.657Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T04:16:27.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T04:16:27.657Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T04:16:27.657Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-456 ']' [2021-10-13T04:16:27.657Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T04:16:27.657Z] + case "${OS_FAMILY}" in [2021-10-13T04:16:27.657Z] + rpm -qa [2021-10-13T04:16:27.657Z] + sort [2021-10-13T04:16:28.229Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T04:16:28.229Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T04:16:28.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T04:16:28.229Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-456 ']' [2021-10-13T04:16:28.230Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives/ [2021-10-13T04:16:28.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives/ [Pipeline] echo [2021-10-13T04:16:28.258Z] 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-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T04:16:28.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:16:29.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:16:29.140Z] [2021-10-13T04:16:29.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T04:16:29.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:16:29.478Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T04:16:29.478Z] b4d181a07f80: Pulling fs layer [2021-10-13T04:16:29.478Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T04:16:29.478Z] ed53099fbce6: Pulling fs layer [2021-10-13T04:16:29.478Z] dc539afda2c1: Pulling fs layer [2021-10-13T04:16:29.478Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T04:16:29.478Z] 9065ff56babe: Pulling fs layer [2021-10-13T04:16:29.478Z] d287ab97295c: Pulling fs layer [2021-10-13T04:16:29.478Z] dc539afda2c1: Waiting [2021-10-13T04:16:29.478Z] 77bc0d833cb6: Waiting [2021-10-13T04:16:29.478Z] 9065ff56babe: Waiting [2021-10-13T04:16:29.478Z] d287ab97295c: Waiting [2021-10-13T04:16:29.478Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T04:16:29.478Z] a1111a8f2ec3: Download complete [2021-10-13T04:16:29.478Z] dc539afda2c1: Verifying Checksum [2021-10-13T04:16:29.478Z] dc539afda2c1: Download complete [2021-10-13T04:16:29.478Z] ed53099fbce6: Verifying Checksum [2021-10-13T04:16:29.478Z] ed53099fbce6: Download complete [2021-10-13T04:16:29.478Z] 9065ff56babe: Verifying Checksum [2021-10-13T04:16:29.478Z] 9065ff56babe: Download complete [2021-10-13T04:16:29.742Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T04:16:29.742Z] 77bc0d833cb6: Download complete [2021-10-13T04:16:29.742Z] b4d181a07f80: Verifying Checksum [2021-10-13T04:16:29.742Z] b4d181a07f80: Download complete [2021-10-13T04:16:30.329Z] d287ab97295c: Verifying Checksum [2021-10-13T04:16:30.329Z] d287ab97295c: Download complete [2021-10-13T04:16:31.282Z] b4d181a07f80: Pull complete [2021-10-13T04:16:31.282Z] a1111a8f2ec3: Pull complete [2021-10-13T04:16:31.852Z] ed53099fbce6: Pull complete [2021-10-13T04:16:32.124Z] dc539afda2c1: Pull complete [2021-10-13T04:16:32.395Z] 77bc0d833cb6: Pull complete [2021-10-13T04:16:32.395Z] 9065ff56babe: Pull complete [2021-10-13T04:16:37.737Z] d287ab97295c: Pull complete [2021-10-13T04:16:37.737Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T04:16:37.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T04:16:37.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T04:16:37.819Z] prd-centos7-docker-4c-2g-961 does not seem to be running inside a container [2021-10-13T04:16:37.854Z] $ 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-456/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-456 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456:/w/workspace/edgexfoundry_edgex-ui-go_PR-456:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T04:16:40.033Z] $ docker top 58fbf544649b4445427a630417ec9e503714514edca5c8bd52873cbb31eda7fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T04:16:40.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T04:16:40.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T04:16:41.038Z] + ls /var/log/sa-host [2021-10-13T04:16:41.038Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T04:16:41.038Z] file_magic: OK [2021-10-13T04:16:41.038Z] HZ: Using current value: 100 [2021-10-13T04:16:41.038Z] file_header: OK [2021-10-13T04:16:41.038Z] 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-13T04:16:41.038Z] Statistics: [2021-10-13T04:16:41.038Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T04:16:41.038Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T04:16:41.038Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T04:16:41.038Z] file_magic: OK [2021-10-13T04:16:41.038Z] HZ: Using current value: 100 [2021-10-13T04:16:41.038Z] file_header: OK [2021-10-13T04:16:41.038Z] 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-13T04:16:41.038Z] Statistics: [2021-10-13T04:16:41.038Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T04:16:41.038Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T04:16:41.348Z] provisioning config files... [2021-10-13T04:16:41.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config3094188647061973205tmp [Pipeline] { [Pipeline] echo [2021-10-13T04:16:41.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:41.727Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T04:16:41.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:42.163Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T04:16:42.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:42.507Z] ---> sudo-logs.sh [2021-10-13T04:16:42.508Z] Archiving 'sudo' log.. [2021-10-13T04:16:42.508Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-961.novalocal: Name or service not known [2021-10-13T04:16:42.508Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-961.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T04:16:42.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:42.887Z] ---> job-cost.sh [2021-10-13T04:16:42.887Z] lf-activate-venv: SKIPPING [2021-10-13T04:16:42.887Z] DEBUG: total: 0.10999999940395355 [2021-10-13T04:16:42.887Z] INFO: Retrieving Stack Cost... [2021-10-13T04:16:43.147Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T04:16:43.408Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T04:16:43.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T04:16:43.750Z] ---> logs-deploy.sh [2021-10-13T04:16:43.750Z] lf-activate-venv: SKIPPING [2021-10-13T04:16:43.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-456/1 [2021-10-13T04:16:43.750Z] INFO: archiving workspace using pattern(s): [2021-10-13T04:16:44.324Z] Archives upload complete. [2021-10-13T04:16:44.588Z] INFO: archiving logs to Nexus