Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 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-ssh16088435713003307171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13530667941632533047.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8788545244365543355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4092019303420831971.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6359983017965294494.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh962151832502705876.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1912042027159554252.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing b48c0b90a5284e8cb3119fd49884748367b84657 Checking out Revision b48c0b90a5284e8cb3119fd49884748367b84657 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh5284350602096865484.key > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b48c0b90a5284e8cb3119fd49884748367b84657 # timeout=10 Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:07:54.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:07:54.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:07:54.433Z] ========================================================= [2022-01-20T18:07:54.433Z] EdgeX Global Pipelines Version Info [2022-01-20T18:07:54.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 17b9b23e16a30ee9cf67e89d808e1ba067dab71f # timeout=10 [2022-01-20T18:07:55.609Z] ------------------- [2022-01-20T18:07:55.609Z] stable info: [2022-01-20T18:07:55.609Z] ------------------- [2022-01-20T18:07:55.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:07:55.609Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:55.609Z] Message: update stable to v1.0.219 [2022-01-20T18:07:56.561Z] ------------------- [2022-01-20T18:07:56.561Z] experimental info: [2022-01-20T18:07:56.561Z] ------------------- [2022-01-20T18:07:56.561Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:07:56.561Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:07:56.561Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:07:56.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T18:07:56.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T18:07:56.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:07:56.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:07:56.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:07:56.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:07:56.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:07:56.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:07:56.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:07:56.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:07:56.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:07:56.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T18:07:56.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:07:56.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:07:56.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:57.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:07:57.021Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:57.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:07:57.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:07:57.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:07:57.068Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:07:57.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:07:57.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:07:57.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:07:57.114Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:07:57.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:07:57.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2022-01-20T18:07:57.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2022-01-20T18:07:57.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2022-01-20T18:07:57.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b48c0b90a5284e8cb3119fd49884748367b84657 [Pipeline] echo [2022-01-20T18:07:57.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b48c0b9 [Pipeline] echo [2022-01-20T18:07:57.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:07:57.259Z] provisioning config files... [2022-01-20T18:07:57.272Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1109216214588872109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:57.577Z] ---> docker-login.sh [2022-01-20T18:07:57.577Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:07:57.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:57.577Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:57.577Z] [2022-01-20T18:07:57.577Z] Login Succeeded [2022-01-20T18:07:57.839Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:07:57.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:57.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:57.839Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:57.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:57.839Z] [2022-01-20T18:07:57.839Z] Login Succeeded [2022-01-20T18:07:57.839Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:07:57.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:57.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:57.839Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:57.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:57.839Z] [2022-01-20T18:07:57.839Z] Login Succeeded [2022-01-20T18:07:57.839Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:07:58.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:58.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:58.099Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:58.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:58.099Z] [2022-01-20T18:07:58.099Z] Login Succeeded [2022-01-20T18:07:58.099Z] docker.io [2022-01-20T18:07:58.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:07:58.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:07:58.373Z] Configure a credential helper to remove this warning. See [2022-01-20T18:07:58.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:07:58.373Z] [2022-01-20T18:07:58.373Z] Login Succeeded [2022-01-20T18:07:58.373Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:07:58.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:07:58.772Z] + git rev-list -1 --merges b48c0b90a5284e8cb3119fd49884748367b84657~1..b48c0b90a5284e8cb3119fd49884748367b84657 [Pipeline] echo [2022-01-20T18:07:58.803Z] -----------> git rev-list -1 --merges b48c0b90a5284e8cb3119fd49884748367b84657~1..b48c0b90a5284e8cb3119fd49884748367b84657 b48c0b90a5284e8cb3119fd49884748367b84657 [2022-01-20T18:07:58.803Z] b48c0b90a5284e8cb3119fd49884748367b84657 [false] [Pipeline] sh [2022-01-20T18:07:59.099Z] + git log --format=format:%s -1 b48c0b90a5284e8cb3119fd49884748367b84657 [Pipeline] echo [2022-01-20T18:07:59.116Z] ========================================================= [2022-01-20T18:07:59.116Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:07:59.116Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:07:59.581Z] + git log --format=format:%s -1 b48c0b90a5284e8cb3119fd49884748367b84657 [Pipeline] echo [2022-01-20T18:07:59.602Z] [semverPrep] GIT_COMMIT: b48c0b90a5284e8cb3119fd49884748367b84657, Commit Message: Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD [Pipeline] echo [2022-01-20T18:07:59.609Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:08:00.013Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:08:00.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:08:00.013Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:08:00.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:08:00.013Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:08:00.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:08:00.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:00.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:08:00.358Z] [2022-01-20T18:08:00.358Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:00.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:08:00.672Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:08:00.672Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:08:00.672Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:08:00.672Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:08:00.672Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:08:00.672Z] 0c2d73faf560: Waiting [2022-01-20T18:08:00.672Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:08:00.672Z] 3e5f54012d9b: Download complete [2022-01-20T18:08:00.672Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:08:00.672Z] a0d0a0d46f8b: Download complete [2022-01-20T18:08:00.672Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:08:00.672Z] 0c2d73faf560: Download complete [2022-01-20T18:08:00.672Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:08:00.672Z] 4c7163046ea9: Download complete [2022-01-20T18:08:00.938Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:08:00.938Z] 3e5f54012d9b: Pull complete [2022-01-20T18:08:01.209Z] 4c7163046ea9: Pull complete [2022-01-20T18:08:01.474Z] 0c2d73faf560: Pull complete [2022-01-20T18:08:01.474Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:08:01.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:08:01.474Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:08:01.547Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2022-01-20T18:08:01.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:08:02.319Z] $ docker top e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:08:02.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:08:02.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:08:02.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:08:02.522Z] $ docker exec e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 ssh-agent [2022-01-20T18:08:02.620Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFMClNH/agent.14 [2022-01-20T18:08:02.620Z] SSH_AGENT_PID=20 [2022-01-20T18:08:02.627Z] Running ssh-add (command line suppressed) [2022-01-20T18:08:02.724Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8558586768390927196.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8558586768390927196.key) [2022-01-20T18:08:02.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:08:03.036Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:08:03.057Z] $ docker exec --env ******** --env ******** e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 ssh-agent -k [2022-01-20T18:08:03.166Z] unset SSH_AUTH_SOCK; [2022-01-20T18:08:03.167Z] unset SSH_AGENT_PID; [2022-01-20T18:08:03.167Z] echo Agent pid 20 killed; [2022-01-20T18:08:03.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:08:03.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:08:03.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:08:03.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:08:03.307Z] $ docker exec e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 ssh-agent [2022-01-20T18:08:03.406Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCiEdgC/agent.56 [2022-01-20T18:08:03.406Z] SSH_AGENT_PID=62 [2022-01-20T18:08:03.412Z] Running ssh-add (command line suppressed) [2022-01-20T18:08:03.506Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2301078607925248515.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2301078607925248515.key) [2022-01-20T18:08:03.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:08:03.822Z] + git semver init [2022-01-20T18:08:03.822Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:08:03.822Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2022-01-20T18:08:03.822Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-20T18:08:03.822Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:08:03.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:08:03.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:08:03.822Z] # $SEMVER_BRANCH = PR-431 [2022-01-20T18:08:03.822Z] # $SEMVER_TEMP = /tmp/semver-785050839 [2022-01-20T18:08:03.822Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T18:08:05.742Z] # '/tmp/semver-785050839' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2022-01-20T18:08:05.742Z] # -> Force: false [2022-01-20T18:08:05.742Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2022-01-20T18:08:05.753Z] $ docker exec --env ******** --env ******** e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 ssh-agent -k [2022-01-20T18:08:05.839Z] unset SSH_AUTH_SOCK; [2022-01-20T18:08:05.839Z] unset SSH_AGENT_PID; [2022-01-20T18:08:05.839Z] echo Agent pid 62 killed; [2022-01-20T18:08:05.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:08:06.166Z] + git semver [Pipeline] } [2022-01-20T18:08:06.181Z] $ docker stop --time=1 e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 [2022-01-20T18:08:07.484Z] $ docker rm -f e3bea66959b11d9540ee87ff506a6063634129470ec240239c816266271f8525 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:08:07.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:08:08.083Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:08:08.085Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:08:08.257Z] provisioning config files... [2022-01-20T18:08:08.268Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1850802490246257633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:08:08.591Z] ---> docker-login.sh [2022-01-20T18:08:08.591Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:08:08.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:08.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:08.591Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:08.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:08.591Z] [2022-01-20T18:08:08.591Z] Login Succeeded [2022-01-20T18:08:08.591Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:08:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:08.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:08.854Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:08.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:08.854Z] [2022-01-20T18:08:08.854Z] Login Succeeded [2022-01-20T18:08:08.854Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:08:08.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:08.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:08.854Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:08.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:08.854Z] [2022-01-20T18:08:08.854Z] Login Succeeded [2022-01-20T18:08:08.854Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:08:08.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:09.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:09.115Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:09.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:09.115Z] [2022-01-20T18:08:09.115Z] Login Succeeded [2022-01-20T18:08:09.115Z] docker.io [2022-01-20T18:08:09.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:09.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:09.376Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:09.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:09.376Z] [2022-01-20T18:08:09.376Z] Login Succeeded [2022-01-20T18:08:09.376Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:08:09.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:08:09.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:08:09.482Z] ========================================================= [2022-01-20T18:08:09.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:08:09.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:09.801Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-20T18:08:10.061Z] Sending build context to Docker daemon 40.2MB [2022-01-20T18:08:10.061Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:08:10.061Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:08:10.061Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:08:10.061Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:08:10.061Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:08:10.061Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:08:10.061Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:08:10.061Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:08:10.061Z] f965cba54748: Pulling fs layer [2022-01-20T18:08:10.061Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:08:10.061Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:08:10.061Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:08:10.061Z] 4fe6c5a15a65: Waiting [2022-01-20T18:08:10.061Z] 22a0e8bec74d: Waiting [2022-01-20T18:08:10.061Z] f965cba54748: Waiting [2022-01-20T18:08:10.061Z] 861ffc35075e: Waiting [2022-01-20T18:08:10.061Z] 4b385c91608e: Waiting [2022-01-20T18:08:10.061Z] 560528eb2ebb: Waiting [2022-01-20T18:08:10.061Z] 8ed8ca486205: Verifying Checksum [2022-01-20T18:08:10.061Z] 8ed8ca486205: Download complete [2022-01-20T18:08:10.061Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:08:10.061Z] 666ba61612fd: Download complete [2022-01-20T18:08:10.061Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:08:10.061Z] 22a0e8bec74d: Download complete [2022-01-20T18:08:10.061Z] f965cba54748: Verifying Checksum [2022-01-20T18:08:10.061Z] f965cba54748: Download complete [2022-01-20T18:08:10.061Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:08:10.061Z] 861ffc35075e: Download complete [2022-01-20T18:08:10.322Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:08:10.322Z] 59bf1c3509f3: Download complete [2022-01-20T18:08:10.322Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:08:10.322Z] 4b385c91608e: Download complete [2022-01-20T18:08:10.322Z] 59bf1c3509f3: Pull complete [2022-01-20T18:08:10.583Z] 666ba61612fd: Pull complete [2022-01-20T18:08:10.853Z] 8ed8ca486205: Pull complete [2022-01-20T18:08:11.121Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:08:11.121Z] 4fe6c5a15a65: Download complete [2022-01-20T18:08:11.121Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:08:11.121Z] 560528eb2ebb: Download complete [2022-01-20T18:08:15.364Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:08:15.364Z] 22a0e8bec74d: Pull complete [2022-01-20T18:08:15.364Z] f965cba54748: Pull complete [2022-01-20T18:08:15.364Z] 861ffc35075e: Pull complete [2022-01-20T18:08:15.364Z] 4b385c91608e: Pull complete [2022-01-20T18:08:17.333Z] 560528eb2ebb: Pull complete [2022-01-20T18:08:17.333Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:08:17.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:08:17.333Z] ---> dd4a08f94e63 [2022-01-20T18:08:17.333Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:08:19.252Z] ---> Running in df682fa06390 [2022-01-20T18:08:19.252Z] Removing intermediate container df682fa06390 [2022-01-20T18:08:19.252Z] ---> 4eb121bff550 [2022-01-20T18:08:19.252Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:08:19.252Z] ---> Running in d77c8de9c87a [2022-01-20T18:08:19.252Z] Removing intermediate container d77c8de9c87a [2022-01-20T18:08:19.252Z] ---> f640c12228ce [2022-01-20T18:08:19.252Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:08:19.252Z] ---> Running in 6ea802a05c99 [2022-01-20T18:08:19.515Z] Removing intermediate container 6ea802a05c99 [2022-01-20T18:08:19.515Z] ---> 064af54d9458 [2022-01-20T18:08:19.515Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:08:19.515Z] ---> Running in fe931f3cfa27 [2022-01-20T18:08:19.515Z] Removing intermediate container fe931f3cfa27 [2022-01-20T18:08:19.515Z] ---> bd1a6bcf6039 [2022-01-20T18:08:19.515Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:08:19.515Z] ---> Running in b7cb9ba05309 [2022-01-20T18:08:19.515Z] Removing intermediate container b7cb9ba05309 [2022-01-20T18:08:19.515Z] ---> 87f1dcdc1f5f [2022-01-20T18:08:19.515Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:08:19.777Z] ---> Running in 9c5a11edc2da [2022-01-20T18:08:20.037Z] Removing intermediate container 9c5a11edc2da [2022-01-20T18:08:20.037Z] ---> 3e034261c574 [2022-01-20T18:08:20.037Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:08:20.037Z] ---> Running in 31476285fb34 [2022-01-20T18:08:20.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:08:21.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:08:21.510Z] OK: 221 MiB in 52 packages [2022-01-20T18:08:21.772Z] Removing intermediate container 31476285fb34 [2022-01-20T18:08:21.772Z] ---> 3a05d562f908 [2022-01-20T18:08:21.772Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:08:22.035Z] ---> Running in d1e2cba640ac [2022-01-20T18:08:22.035Z] Removing intermediate container d1e2cba640ac [2022-01-20T18:08:22.035Z] ---> dd0ff21307c4 [2022-01-20T18:08:22.035Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:08:22.035Z] ---> Running in 239361f24887 [2022-01-20T18:08:22.035Z] Removing intermediate container 239361f24887 [2022-01-20T18:08:22.035Z] ---> 0e1dfb9ee8a1 [2022-01-20T18:08:22.035Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:08:22.300Z] ---> c86b71f140fa [2022-01-20T18:08:22.300Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:08:22.300Z] ---> Running in 8b403f82e691 [2022-01-20T18:08:23.203Z] Still waiting to schedule task [2022-01-20T18:08:23.203Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:23.203Z] ‘prd-centos7-builder-2c-1g-2260’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:23.203Z] ‘prd-centos7-docker-4c-2g-2255’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:23.203Z] ‘prd-ubuntu18.04-docker-8c-8g-2259’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:23.203Z] ‘prd-ubuntu18.04-docker-8c-8g-2268’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:08:23.203Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2256’ is offline [2022-01-20T18:08:23.203Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2274’ is offline [2022-01-20T18:08:48.990Z] Removing intermediate container 8b403f82e691 [2022-01-20T18:08:48.990Z] ---> 7b4723c2f3c0 [2022-01-20T18:08:48.990Z] Step 14/15 : COPY . . [2022-01-20T18:08:49.257Z] ---> 4a58a92f33fa [2022-01-20T18:08:49.257Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:08:49.257Z] ---> Running in 1b4f24ef42cf [2022-01-20T18:08:49.518Z] noop [2022-01-20T18:08:49.518Z] Removing intermediate container 1b4f24ef42cf [2022-01-20T18:08:49.518Z] ---> 941aac3acc9f [2022-01-20T18:08:49.782Z] Successfully built 941aac3acc9f [2022-01-20T18:08:49.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:50.085Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:50.085Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:50.154Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2022-01-20T18:08:50.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T18:08:50.529Z] $ docker top 527ca0a15ae7d16f86f1244d6c5925274981fe8f95391e0b477ef1ab5aedc0bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:08:50.885Z] + go version [2022-01-20T18:08:50.885Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:08:50.900Z] $ docker stop --time=1 527ca0a15ae7d16f86f1244d6c5925274981fe8f95391e0b477ef1ab5aedc0bf [2022-01-20T18:08:52.067Z] $ docker rm -f 527ca0a15ae7d16f86f1244d6c5925274981fe8f95391e0b477ef1ab5aedc0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:52.480Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:08:52.480Z] . [Pipeline] withDockerContainer [2022-01-20T18:08:52.557Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2022-01-20T18:08:52.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T18:08:52.976Z] $ docker top 428b803733bbb59db4dd376803bcd4fe4d1ccbf1fb4c6982d09148946a500a56 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:08:53.387Z] + make test [2022-01-20T18:08:53.388Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:08:53.661Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:09:06.111Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:09:06.111Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:09:09.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:09:09.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:09:09.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:09:09.495Z] $ docker stop --time=1 428b803733bbb59db4dd376803bcd4fe4d1ccbf1fb4c6982d09148946a500a56 [2022-01-20T18:09:10.917Z] $ docker rm -f 428b803733bbb59db4dd376803bcd4fe4d1ccbf1fb4c6982d09148946a500a56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:09:11.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:09:11.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:09:12.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:09:12.314Z] + ls -al . [2022-01-20T18:09:12.314Z] total 112 [2022-01-20T18:09:12.314Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 18:08 . [2022-01-20T18:09:12.314Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 18:07 .. [2022-01-20T18:09:12.314Z] drwxrwxr-x. 4 jenkins jenkins 36 Jan 20 18:07 assets [2022-01-20T18:09:12.314Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 18:07 bin [2022-01-20T18:09:12.314Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 18:07 cmd [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 18:07 CONTRIBUTING.md [2022-01-20T18:09:12.314Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:08 coverage.out [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 18:07 Dockerfile [2022-01-20T18:09:12.314Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 18:07 docs [2022-01-20T18:09:12.314Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:07 .git [2022-01-20T18:09:12.314Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:07 .github [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 .gitignore [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 744 Jan 20 18:07 go.mod [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 18:07 go.sum [2022-01-20T18:09:12.314Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 18:07 internal [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 18:07 Jenkinsfile [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 18:07 LICENSE [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 18:07 Makefile [2022-01-20T18:09:12.314Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 18:07 pkg [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 18:07 README.md [2022-01-20T18:09:12.314Z] drwx------. 3 jenkins jenkins 56 Jan 20 18:08 .semver [2022-01-20T18:09:12.314Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 18:07 snap [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:08 VERSION [2022-01-20T18:09:12.314Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 18:07 version.go [2022-01-20T18:09:12.314Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 18:07 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:09:12.615Z] + 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=b48c0b90a5284e8cb3119fd49884748367b84657 --label arch=amd64 --label version=0.0.0 . [2022-01-20T18:09:12.876Z] Sending build context to Docker daemon 40.2MB [2022-01-20T18:09:12.876Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:09:12.876Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:09:12.876Z] ---> 941aac3acc9f [2022-01-20T18:09:12.876Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:09:13.139Z] ---> Running in a0be411e6e96 [2022-01-20T18:09:13.139Z] Removing intermediate container a0be411e6e96 [2022-01-20T18:09:13.139Z] ---> e3328ba4c952 [2022-01-20T18:09:13.139Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:09:13.139Z] ---> Running in 7a697083c258 [2022-01-20T18:09:13.398Z] Removing intermediate container 7a697083c258 [2022-01-20T18:09:13.398Z] ---> 37dbc9356873 [2022-01-20T18:09:13.398Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:09:13.398Z] ---> Running in a9cec20e852b [2022-01-20T18:09:13.398Z] Removing intermediate container a9cec20e852b [2022-01-20T18:09:13.398Z] ---> 7a30651207bd [2022-01-20T18:09:13.398Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:09:13.398Z] ---> Running in ddfa2299814b [2022-01-20T18:09:13.398Z] Removing intermediate container ddfa2299814b [2022-01-20T18:09:13.398Z] ---> f01c297996fc [2022-01-20T18:09:13.398Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:09:13.664Z] ---> Running in ad5c11a1f504 [2022-01-20T18:09:13.664Z] Removing intermediate container ad5c11a1f504 [2022-01-20T18:09:13.664Z] ---> ad990e461cd7 [2022-01-20T18:09:13.664Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:09:13.664Z] ---> Running in 9e2457ea1ae6 [2022-01-20T18:09:14.241Z] Removing intermediate container 9e2457ea1ae6 [2022-01-20T18:09:14.241Z] ---> a7b282eaaea8 [2022-01-20T18:09:14.241Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:09:14.241Z] ---> Running in 3095cf7649be [2022-01-20T18:09:14.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:15.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:09:15.713Z] OK: 221 MiB in 52 packages [2022-01-20T18:09:15.974Z] Removing intermediate container 3095cf7649be [2022-01-20T18:09:15.974Z] ---> e78d75146660 [2022-01-20T18:09:15.974Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:09:15.974Z] ---> Running in 05406615cf0e [2022-01-20T18:09:15.974Z] Removing intermediate container 05406615cf0e [2022-01-20T18:09:15.974Z] ---> 0e4fa911a2ee [2022-01-20T18:09:15.974Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:09:15.974Z] ---> Running in 4609e07d2a11 [2022-01-20T18:09:16.236Z] Removing intermediate container 4609e07d2a11 [2022-01-20T18:09:16.236Z] ---> 6d43338c484b [2022-01-20T18:09:16.236Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:09:16.236Z] ---> 26ca580dd665 [2022-01-20T18:09:16.236Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:09:16.236Z] ---> Running in a4a8bb1c74c3 [2022-01-20T18:09:16.812Z] Removing intermediate container a4a8bb1c74c3 [2022-01-20T18:09:16.812Z] ---> a8cb5d7904e1 [2022-01-20T18:09:16.812Z] Step 14/23 : COPY . . [2022-01-20T18:09:17.759Z] ---> b05838170acc [2022-01-20T18:09:17.759Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:09:17.759Z] ---> Running in 608068a8d145 [2022-01-20T18:09:18.028Z] 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 [2022-01-20T18:09:28.142Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:09:28.403Z] Removing intermediate container 608068a8d145 [2022-01-20T18:09:28.403Z] ---> c445e6c6d571 [2022-01-20T18:09:28.403Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:09:28.972Z] 3.14: Pulling from library/alpine [2022-01-20T18:09:28.972Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:09:29.231Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:09:29.231Z] 97518928ae5f: Download complete [2022-01-20T18:09:29.231Z] 97518928ae5f: Pull complete [2022-01-20T18:09:29.231Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:09:29.231Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:09:29.231Z] ---> 0a97eee8041e [2022-01-20T18:09:29.231Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:09:29.497Z] ---> Running in d93e5f2fefb7 [2022-01-20T18:09:29.497Z] Removing intermediate container d93e5f2fefb7 [2022-01-20T18:09:29.497Z] ---> bb3cadfb7bd6 [2022-01-20T18:09:29.497Z] Step 18/23 : 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 [2022-01-20T18:09:30.071Z] ---> a67d9257aa46 [2022-01-20T18:09:30.071Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:09:30.071Z] ---> Running in 008d53452915 [2022-01-20T18:09:30.071Z] Removing intermediate container 008d53452915 [2022-01-20T18:09:30.071Z] ---> 3157a3b76aac [2022-01-20T18:09:30.071Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:09:30.071Z] ---> Running in 62d8db064d16 [2022-01-20T18:09:30.071Z] Removing intermediate container 62d8db064d16 [2022-01-20T18:09:30.071Z] ---> 301e75390c2f [2022-01-20T18:09:30.071Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T18:09:30.071Z] ---> Running in 83b3fa1fe717 [2022-01-20T18:09:30.071Z] Removing intermediate container 83b3fa1fe717 [2022-01-20T18:09:30.071Z] ---> 372b7fe35c07 [2022-01-20T18:09:30.071Z] Step 22/23 : LABEL git_sha=b48c0b90a5284e8cb3119fd49884748367b84657 [2022-01-20T18:09:30.332Z] ---> Running in 3af23df86e40 [2022-01-20T18:09:30.332Z] Removing intermediate container 3af23df86e40 [2022-01-20T18:09:30.332Z] ---> 14e907aff5a0 [2022-01-20T18:09:30.332Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:09:30.332Z] ---> Running in 85c221b51e1a [2022-01-20T18:09:30.332Z] Removing intermediate container 85c221b51e1a [2022-01-20T18:09:30.332Z] ---> 3bdb20d1b007 [2022-01-20T18:09:30.332Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:09:30.332Z] Successfully built 3bdb20d1b007 [2022-01-20T18:09:30.332Z] 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 [2022-01-20T18:09:30.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:30.774Z] [2022-01-20T18:09:30.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:09:31.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:31.080Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:09:31.080Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:09:31.080Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:09:31.080Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:09:31.080Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:09:31.080Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:09:31.080Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:09:31.080Z] d287ab97295c: Pulling fs layer [2022-01-20T18:09:31.080Z] 77bc0d833cb6: Waiting [2022-01-20T18:09:31.080Z] 9065ff56babe: Waiting [2022-01-20T18:09:31.080Z] d287ab97295c: Waiting [2022-01-20T18:09:31.080Z] dc539afda2c1: Waiting [2022-01-20T18:09:31.080Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:09:31.080Z] a1111a8f2ec3: Download complete [2022-01-20T18:09:31.080Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:09:31.080Z] dc539afda2c1: Download complete [2022-01-20T18:09:31.080Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:09:31.080Z] ed53099fbce6: Download complete [2022-01-20T18:09:31.080Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:09:31.080Z] 9065ff56babe: Download complete [2022-01-20T18:09:31.361Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:09:31.361Z] 77bc0d833cb6: Download complete [2022-01-20T18:09:31.361Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:09:31.361Z] b4d181a07f80: Download complete [2022-01-20T18:09:31.935Z] d287ab97295c: Verifying Checksum [2022-01-20T18:09:31.935Z] d287ab97295c: Download complete [2022-01-20T18:09:32.884Z] b4d181a07f80: Pull complete [2022-01-20T18:09:33.149Z] a1111a8f2ec3: Pull complete [2022-01-20T18:09:33.410Z] ed53099fbce6: Pull complete [2022-01-20T18:09:33.410Z] dc539afda2c1: Pull complete [2022-01-20T18:09:33.990Z] 77bc0d833cb6: Pull complete [2022-01-20T18:09:33.990Z] 9065ff56babe: Pull complete [2022-01-20T18:09:39.284Z] d287ab97295c: Pull complete [2022-01-20T18:09:39.284Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:09:39.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:09:39.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:09:39.354Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2022-01-20T18:09:39.395Z] $ 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/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T18:09:41.937Z] $ docker top d09724ab2aec675a8e2cf37a71f529a3cd5d224e76e9c6128cf72f49945cf67d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:09:42.341Z] ---> job-cost.sh [2022-01-20T18:09:42.341Z] lf-activate-venv: SKIPPING [2022-01-20T18:09:42.341Z] INFO: No Stack... [2022-01-20T18:09:42.604Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:09:42.863Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:09:43.170Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/cost.csv [2022-01-20T18:09:43.170Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:09:43.190Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [2022-01-20T18:09:43.195Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] did not exist. Created. [2022-01-20T18:09:43.195Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:09:43.513Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:09:43.552Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:09:43.558Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:09:43.577Z] $ docker stop --time=1 d09724ab2aec675a8e2cf37a71f529a3cd5d224e76e9c6128cf72f49945cf67d [2022-01-20T18:09:44.709Z] $ docker rm -f d09724ab2aec675a8e2cf37a71f529a3cd5d224e76e9c6128cf72f49945cf67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:15:00.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2475 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2022-01-20T18:15:00.826Z] Running in /w/workspace/edgex-ui-go/19 [Pipeline] { [Pipeline] checkout [2022-01-20T18:15:01.076Z] The recommended git tool is: git [2022-01-20T18:15:07.584Z] using credential edgex-jenkins-ssh [2022-01-20T18:15:07.606Z] Cloning the remote Git repository [2022-01-20T18:15:07.677Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:07.767Z] > git init /w/workspace/edgex-ui-go/19 # timeout=10 [2022-01-20T18:15:07.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:07.862Z] > git --version # timeout=10 [2022-01-20T18:15:07.882Z] > git --version # 'git version 2.17.1' [2022-01-20T18:15:07.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:07.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:10.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:10.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:15:10.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T18:15:10.909Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T18:15:10.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:10.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T18:15:11.622Z] Merging remotes/origin/main commit 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2022-01-20T18:15:11.643Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:11.665Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2022-01-20T18:15:12.003Z] > git remote # timeout=10 [2022-01-20T18:15:12.022Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:15:12.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:15:12.061Z] > git merge 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 [2022-01-20T18:15:13.270Z] Merge succeeded, producing 6a6c5385510e47fe6e9ecbde85c2f8178d17767c [2022-01-20T18:15:13.270Z] Checking out Revision 6a6c5385510e47fe6e9ecbde85c2f8178d17767c (PR-431) [2022-01-20T18:15:13.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:15:13.280Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:15:13.308Z] > git checkout -f 6a6c5385510e47fe6e9ecbde85c2f8178d17767c # timeout=10 [2022-01-20T18:15:18.576Z] Commit message: "Merge commit '22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1' into HEAD" [2022-01-20T18:15:18.615Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-01-20T18:15:18.587Z] > git rev-list --no-walk 17b9b23e16a30ee9cf67e89d808e1ba067dab71f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:15:19.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:15:19.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:15:19.972Z] Dload Upload Total Spent Left Speed [2022-01-20T18:15:19.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-01-20T18:15:20.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:15:20.884Z] + sudo tee /etc/docker/daemon.new [2022-01-20T18:15:20.884Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:15:20.884Z] { [2022-01-20T18:15:20.884Z] "registry-mirrors": [ [2022-01-20T18:15:20.884Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:15:20.884Z] ], [2022-01-20T18:15:20.884Z] "bip": "10.250.0.254/24", [2022-01-20T18:15:20.884Z] "hosts": [ [2022-01-20T18:15:20.884Z] "tcp://0.0.0.0:5555", [2022-01-20T18:15:20.884Z] "unix:///var/run/docker.sock" [2022-01-20T18:15:20.884Z] ], [2022-01-20T18:15:20.884Z] "mtu": 1458, [2022-01-20T18:15:20.884Z] "selinux-enabled": true, [2022-01-20T18:15:20.884Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:15:20.884Z] } [Pipeline] sh [2022-01-20T18:15:21.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:15:21.602Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:15:40.003Z] provisioning config files... [2022-01-20T18:15:40.036Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/19@tmp/config6823322397135172856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:15:40.420Z] ---> docker-login.sh [2022-01-20T18:15:40.420Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:15:41.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:41.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:41.304Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:41.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:41.304Z] [2022-01-20T18:15:41.304Z] Login Succeeded [2022-01-20T18:15:41.304Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:15:41.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:41.908Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:41.908Z] [2022-01-20T18:15:41.908Z] Login Succeeded [2022-01-20T18:15:41.908Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:15:42.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:42.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:42.513Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:42.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:42.513Z] [2022-01-20T18:15:42.513Z] Login Succeeded [2022-01-20T18:15:42.513Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:15:42.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:43.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:43.062Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:43.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:43.062Z] [2022-01-20T18:15:43.062Z] Login Succeeded [2022-01-20T18:15:43.062Z] docker.io [2022-01-20T18:15:43.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:15:43.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:15:43.944Z] Configure a credential helper to remove this warning. See [2022-01-20T18:15:43.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:15:43.944Z] [2022-01-20T18:15:43.944Z] Login Succeeded [2022-01-20T18:15:43.944Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:15:43.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:15:44.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:15:44.613Z] ========================================================= [2022-01-20T18:15:44.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:15:44.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:44.982Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T18:15:45.982Z] Sending build context to Docker daemon 25.84MB [2022-01-20T18:15:45.982Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:15:45.982Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T18:15:46.260Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:15:46.260Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:15:46.260Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:15:46.260Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:15:46.260Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:15:46.260Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:15:46.260Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:15:46.260Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:15:46.260Z] cf05db05a679: Pulling fs layer [2022-01-20T18:15:46.260Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:15:46.260Z] 0c92f367c5e7: Waiting [2022-01-20T18:15:46.260Z] 4b8299f9d1f4: Waiting [2022-01-20T18:15:46.260Z] 9a6b49a46696: Waiting [2022-01-20T18:15:46.260Z] cf05db05a679: Waiting [2022-01-20T18:15:46.260Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:15:46.260Z] 94645a83ff95: Download complete [2022-01-20T18:15:46.260Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:15:46.260Z] 1a89e8eeedd5: Download complete [2022-01-20T18:15:46.260Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:15:46.260Z] 0c92f367c5e7: Download complete [2022-01-20T18:15:46.260Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:15:46.260Z] 4b8299f9d1f4: Download complete [2022-01-20T18:15:46.260Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:15:46.260Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:15:46.260Z] 9a6b49a46696: Download complete [2022-01-20T18:15:47.279Z] 9b3977197b4f: Pull complete [2022-01-20T18:15:47.893Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:15:48.179Z] 94645a83ff95: Pull complete [2022-01-20T18:15:48.791Z] cf05db05a679: Verifying Checksum [2022-01-20T18:15:48.791Z] cf05db05a679: Download complete [2022-01-20T18:15:49.068Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:15:49.068Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:16:01.484Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:16:01.484Z] 0c92f367c5e7: Pull complete [2022-01-20T18:16:01.484Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:16:02.087Z] 9a6b49a46696: Pull complete [2022-01-20T18:16:08.833Z] cf05db05a679: Pull complete [2022-01-20T18:16:08.833Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:16:08.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:16:08.833Z] ---> 0ccda1f7e2ee [2022-01-20T18:16:08.833Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:16:10.814Z] ---> Running in 05f695c816b9 [2022-01-20T18:16:11.424Z] Removing intermediate container 05f695c816b9 [2022-01-20T18:16:11.424Z] ---> 650a0c823718 [2022-01-20T18:16:11.424Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:16:11.424Z] ---> Running in 626352e2cd41 [2022-01-20T18:16:12.031Z] Removing intermediate container 626352e2cd41 [2022-01-20T18:16:12.031Z] ---> 30b1f13a13e4 [2022-01-20T18:16:12.031Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:16:12.031Z] ---> Running in 9f2b192cdc7a [2022-01-20T18:16:12.634Z] Removing intermediate container 9f2b192cdc7a [2022-01-20T18:16:12.634Z] ---> 7814c70de0a2 [2022-01-20T18:16:12.634Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T18:16:12.634Z] ---> Running in 02bf9c360a88 [2022-01-20T18:16:12.907Z] Removing intermediate container 02bf9c360a88 [2022-01-20T18:16:12.907Z] ---> 9c6a803bdbe5 [2022-01-20T18:16:12.907Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:16:13.181Z] ---> Running in 0c1ab7d262f1 [2022-01-20T18:16:13.783Z] Removing intermediate container 0c1ab7d262f1 [2022-01-20T18:16:13.783Z] ---> 9409691d54a1 [2022-01-20T18:16:13.783Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:16:13.783Z] ---> Running in 6bf1d2b85748 [2022-01-20T18:16:15.776Z] Removing intermediate container 6bf1d2b85748 [2022-01-20T18:16:15.776Z] ---> bf1e37286b4d [2022-01-20T18:16:15.776Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:16:16.053Z] ---> Running in bcb87fbc229f [2022-01-20T18:16:17.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:18.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:16:19.096Z] OK: 220 MiB in 52 packages [2022-01-20T18:16:20.091Z] Removing intermediate container bcb87fbc229f [2022-01-20T18:16:20.091Z] ---> 384825fdfe94 [2022-01-20T18:16:20.091Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T18:16:20.369Z] ---> Running in 418a510bb150 [2022-01-20T18:16:20.648Z] Removing intermediate container 418a510bb150 [2022-01-20T18:16:20.648Z] ---> 0bf9fd79c667 [2022-01-20T18:16:20.648Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:16:20.924Z] ---> Running in d3035cf492c6 [2022-01-20T18:16:21.525Z] Removing intermediate container d3035cf492c6 [2022-01-20T18:16:21.525Z] ---> ad7d8147be18 [2022-01-20T18:16:21.525Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T18:16:22.126Z] ---> 88a0c8ff33db [2022-01-20T18:16:22.126Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:16:22.126Z] ---> Running in a2600966cb50 [2022-01-20T18:17:44.009Z] Removing intermediate container a2600966cb50 [2022-01-20T18:17:44.009Z] ---> 9d073670fc5b [2022-01-20T18:17:44.009Z] Step 14/15 : COPY . . [2022-01-20T18:17:45.448Z] ---> 1ec3184460c5 [2022-01-20T18:17:45.448Z] Step 15/15 : RUN ${MAKE} [2022-01-20T18:17:45.722Z] ---> Running in ac3d3a44e458 [2022-01-20T18:17:46.705Z] noop [2022-01-20T18:17:47.691Z] Removing intermediate container ac3d3a44e458 [2022-01-20T18:17:47.691Z] ---> b35de47b47f4 [2022-01-20T18:17:47.691Z] Successfully built b35de47b47f4 [2022-01-20T18:17:47.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:48.054Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:48.054Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:48.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-2475 does not seem to be running inside a container [2022-01-20T18:17:48.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T18:17:49.908Z] $ docker top bcbc44b8a91ac4bfe8a9352f7486e73a8d1ba052492b659645e8e97ea19b7bab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:17:50.852Z] + go version [2022-01-20T18:17:50.852Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:17:50.876Z] $ docker stop --time=1 bcbc44b8a91ac4bfe8a9352f7486e73a8d1ba052492b659645e8e97ea19b7bab [2022-01-20T18:17:52.647Z] $ docker rm -f bcbc44b8a91ac4bfe8a9352f7486e73a8d1ba052492b659645e8e97ea19b7bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:17:53.340Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:17:53.340Z] . [Pipeline] withDockerContainer [2022-01-20T18:17:53.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-2475 does not seem to be running inside a container [2022-01-20T18:17:53.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T18:17:55.301Z] $ docker top 50ffcc8a467d78c6bcd8d806441fcd8ad9ca1f1df3211cf28d0a239fc5a7921a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:17:56.286Z] + make test [2022-01-20T18:17:56.286Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T18:17:57.747Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T18:18:44.786Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T18:18:44.786Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:19:03.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:19:03.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:19:03.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:19:03.152Z] $ docker stop --time=1 50ffcc8a467d78c6bcd8d806441fcd8ad9ca1f1df3211cf28d0a239fc5a7921a [2022-01-20T18:19:05.015Z] $ docker rm -f 50ffcc8a467d78c6bcd8d806441fcd8ad9ca1f1df3211cf28d0a239fc5a7921a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:19:05.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:19:05.849Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:19:06.538Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:19:06.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:19:07.350Z] + ls -al . [2022-01-20T18:19:07.350Z] total 152 [2022-01-20T18:19:07.350Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 18:17 . [2022-01-20T18:19:07.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 .. [2022-01-20T18:19:07.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:15 .git [2022-01-20T18:19:07.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 .github [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 .gitignore [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 18:15 CONTRIBUTING.md [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 18:15 Dockerfile [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 18:15 Jenkinsfile [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 18:15 LICENSE [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 18:15 Makefile [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 18:15 README.md [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:08 VERSION [2022-01-20T18:19:07.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 assets [2022-01-20T18:19:07.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 bin [2022-01-20T18:19:07.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 cmd [2022-01-20T18:19:07.350Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:17 coverage.out [2022-01-20T18:19:07.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:15 docs [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 744 Jan 20 18:15 go.mod [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 18:15 go.sum [2022-01-20T18:19:07.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:15 internal [2022-01-20T18:19:07.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:15 pkg [2022-01-20T18:19:07.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 snap [2022-01-20T18:19:07.350Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 18:15 version.go [2022-01-20T18:19:07.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:15 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:19:07.728Z] + 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=6a6c5385510e47fe6e9ecbde85c2f8178d17767c --label arch=arm64 --label version=0.0.0 . [2022-01-20T18:19:08.769Z] Sending build context to Docker daemon 25.84MB [2022-01-20T18:19:08.769Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:19:08.769Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T18:19:08.769Z] ---> b35de47b47f4 [2022-01-20T18:19:08.769Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T18:19:09.044Z] ---> Running in a7a26d8b69bc [2022-01-20T18:19:09.641Z] Removing intermediate container a7a26d8b69bc [2022-01-20T18:19:09.641Z] ---> 55aca04ee4d9 [2022-01-20T18:19:09.641Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T18:19:09.641Z] ---> Running in a10b46903cc1 [2022-01-20T18:19:09.912Z] Removing intermediate container a10b46903cc1 [2022-01-20T18:19:09.912Z] ---> e658f119b0f7 [2022-01-20T18:19:09.912Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:19:10.186Z] ---> Running in 1d83adeb1578 [2022-01-20T18:19:10.465Z] Removing intermediate container 1d83adeb1578 [2022-01-20T18:19:10.465Z] ---> 2117dd122ae3 [2022-01-20T18:19:10.465Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T18:19:10.465Z] ---> Running in 1de6b839a0fc [2022-01-20T18:19:11.063Z] Removing intermediate container 1de6b839a0fc [2022-01-20T18:19:11.063Z] ---> f89f5dbd248b [2022-01-20T18:19:11.063Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T18:19:11.063Z] ---> Running in d12388e6e2df [2022-01-20T18:19:11.335Z] Removing intermediate container d12388e6e2df [2022-01-20T18:19:11.335Z] ---> 8a9100854520 [2022-01-20T18:19:11.335Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:19:11.609Z] ---> Running in c2c0d492acd0 [2022-01-20T18:19:13.584Z] Removing intermediate container c2c0d492acd0 [2022-01-20T18:19:13.584Z] ---> 8a71c011a840 [2022-01-20T18:19:13.584Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:19:13.584Z] ---> Running in 095540a5750b [2022-01-20T18:19:14.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:15.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:19:16.622Z] OK: 220 MiB in 52 packages [2022-01-20T18:19:17.217Z] Removing intermediate container 095540a5750b [2022-01-20T18:19:17.217Z] ---> 9975f84b7652 [2022-01-20T18:19:17.217Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T18:19:17.217Z] ---> Running in 3df39477f908 [2022-01-20T18:19:17.812Z] Removing intermediate container 3df39477f908 [2022-01-20T18:19:17.812Z] ---> 2554f815ecab [2022-01-20T18:19:17.812Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T18:19:17.812Z] ---> Running in a0ab92c85ee0 [2022-01-20T18:19:18.085Z] Removing intermediate container a0ab92c85ee0 [2022-01-20T18:19:18.085Z] ---> b622325dc093 [2022-01-20T18:19:18.085Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T18:19:19.063Z] ---> be86760d4f4a [2022-01-20T18:19:19.063Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:19:19.063Z] ---> Running in d5abc6a2bd7e [2022-01-20T18:19:21.686Z] Removing intermediate container d5abc6a2bd7e [2022-01-20T18:19:21.686Z] ---> 9ebf921892dd [2022-01-20T18:19:21.686Z] Step 14/23 : COPY . . [2022-01-20T18:19:25.083Z] ---> 165bb3747cf9 [2022-01-20T18:19:25.083Z] Step 15/23 : RUN ${MAKE} [2022-01-20T18:19:25.083Z] ---> Running in da8976b0fe1f [2022-01-20T18:19:25.679Z] 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 [2022-01-20T18:20:04.682Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T18:20:04.953Z] Removing intermediate container da8976b0fe1f [2022-01-20T18:20:04.953Z] ---> e9e77919637f [2022-01-20T18:20:04.953Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T18:20:05.545Z] 3.14: Pulling from library/alpine [2022-01-20T18:20:05.816Z] be307f383ecc: Pulling fs layer [2022-01-20T18:20:06.090Z] be307f383ecc: Verifying Checksum [2022-01-20T18:20:06.090Z] be307f383ecc: Download complete [2022-01-20T18:20:06.686Z] be307f383ecc: Pull complete [2022-01-20T18:20:06.686Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:20:06.686Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:20:06.686Z] ---> 5b8b7b635229 [2022-01-20T18:20:06.686Z] Step 17/23 : EXPOSE 4000 [2022-01-20T18:20:06.686Z] ---> Running in c730644a40b1 [2022-01-20T18:20:06.958Z] Removing intermediate container c730644a40b1 [2022-01-20T18:20:06.958Z] ---> 4f727cac3461 [2022-01-20T18:20:06.958Z] Step 18/23 : 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 [2022-01-20T18:20:08.389Z] ---> 244b4d77f7f5 [2022-01-20T18:20:08.389Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T18:20:08.661Z] ---> Running in 8c6b233cf3b0 [2022-01-20T18:20:08.934Z] Removing intermediate container 8c6b233cf3b0 [2022-01-20T18:20:08.934Z] ---> a9f09b33c259 [2022-01-20T18:20:08.934Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T18:20:08.934Z] ---> Running in b1b4c8cf1f24 [2022-01-20T18:20:09.526Z] Removing intermediate container b1b4c8cf1f24 [2022-01-20T18:20:09.526Z] ---> 834cbcafe26f [2022-01-20T18:20:09.526Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T18:20:09.526Z] ---> Running in 88d1a66bd59d [2022-01-20T18:20:09.800Z] Removing intermediate container 88d1a66bd59d [2022-01-20T18:20:09.800Z] ---> d940c7f2d429 [2022-01-20T18:20:09.800Z] Step 22/23 : LABEL git_sha=6a6c5385510e47fe6e9ecbde85c2f8178d17767c [2022-01-20T18:20:09.800Z] ---> Running in 301c1433d600 [2022-01-20T18:20:10.402Z] Removing intermediate container 301c1433d600 [2022-01-20T18:20:10.402Z] ---> 659e14e7bb11 [2022-01-20T18:20:10.402Z] Step 23/23 : LABEL version=0.0.0 [2022-01-20T18:20:10.402Z] ---> Running in 418a6b4d6c5a [2022-01-20T18:20:10.673Z] Removing intermediate container 418a6b4d6c5a [2022-01-20T18:20:10.673Z] ---> 0b0bfdb4521a [2022-01-20T18:20:10.673Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:20:10.942Z] Successfully built 0b0bfdb4521a [2022-01-20T18:20:10.942Z] 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 [2022-01-20T18:20:11.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:11.409Z] [2022-01-20T18:20:11.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:11.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:12.030Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:20:12.030Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:20:12.030Z] f757da607395: Pulling fs layer [2022-01-20T18:20:12.030Z] 05883995daec: Pulling fs layer [2022-01-20T18:20:12.030Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:20:12.030Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:20:12.030Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:20:12.030Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:20:12.030Z] 1560dd03e051: Waiting [2022-01-20T18:20:12.030Z] 27f5ce0e4adf: Waiting [2022-01-20T18:20:12.030Z] 8603b9c90790: Waiting [2022-01-20T18:20:12.030Z] c2d8d7efcc4b: Waiting [2022-01-20T18:20:12.030Z] f757da607395: Verifying Checksum [2022-01-20T18:20:12.030Z] f757da607395: Download complete [2022-01-20T18:20:12.030Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:20:12.030Z] 8603b9c90790: Download complete [2022-01-20T18:20:12.030Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:20:12.030Z] 1560dd03e051: Download complete [2022-01-20T18:20:12.305Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:20:12.305Z] 27f5ce0e4adf: Download complete [2022-01-20T18:20:12.305Z] 05883995daec: Verifying Checksum [2022-01-20T18:20:12.305Z] 05883995daec: Download complete [2022-01-20T18:20:12.580Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:20:12.580Z] 448f6bf000e3: Download complete [2022-01-20T18:20:15.196Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:20:15.196Z] c2d8d7efcc4b: Download complete [2022-01-20T18:20:16.628Z] 448f6bf000e3: Pull complete [2022-01-20T18:20:16.899Z] f757da607395: Pull complete [2022-01-20T18:20:18.336Z] 05883995daec: Pull complete [2022-01-20T18:20:18.606Z] 8603b9c90790: Pull complete [2022-01-20T18:20:19.582Z] 1560dd03e051: Pull complete [2022-01-20T18:20:19.855Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:20:34.961Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:20:34.961Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:20:34.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:20:34.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:20:35.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-2475 does not seem to be running inside a container [2022-01-20T18:20:35.272Z] $ 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/19 -v /w/workspace/edgex-ui-go/19:/w/workspace/edgex-ui-go/19:rw,z -v /w/workspace/edgex-ui-go/19@tmp:/w/workspace/edgex-ui-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T18:20:38.312Z] $ docker top 180f06d385b54058fcd62a6f70c01100278fc1efcb5ae5d61ac477a051983eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:39.245Z] ---> job-cost.sh [2022-01-20T18:20:39.245Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:39.245Z] INFO: No Stack... [2022-01-20T18:20:39.516Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:20:40.110Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:20:40.775Z] + cut -d, -f6+ [2022-01-20T18:20:40.775Z] cat /w/workspace/edgex-ui-go/19/archives/cost.csv [Pipeline] lock [2022-01-20T18:20:40.845Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [2022-01-20T18:20:40.854Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] did not exist. Created. [2022-01-20T18:20:40.854Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:20:41.535Z] /w/workspace/edgex-ui-go/19@tmp/durable-d8cd0efc/script.sh: 1: /w/workspace/edgex-ui-go/19@tmp/durable-d8cd0efc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:20:42.243Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:20:42.267Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:20:42.435Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:20:42.442Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:20:42.460Z] $ docker stop --time=1 180f06d385b54058fcd62a6f70c01100278fc1efcb5ae5d61ac477a051983eba [2022-01-20T18:20:44.013Z] $ docker rm -f 180f06d385b54058fcd62a6f70c01100278fc1efcb5ae5d61ac477a051983eba [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 [2022-01-20T18:20:44.494Z] provisioning config files... [2022-01-20T18:20:44.548Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1137133232959427639tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:20:44.906Z] + set +x [2022-01-20T18:20:44.906Z] + curl -s https://codecov.io/bash [2022-01-20T18:20:44.906Z] + bash -s -- [2022-01-20T18:20:44.906Z] [2022-01-20T18:20:44.906Z] _____ _ [2022-01-20T18:20:44.906Z] / ____| | | [2022-01-20T18:20:44.906Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:20:44.906Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:20:44.906Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:20:44.906Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:20:44.906Z] Bash-1.0.6 [2022-01-20T18:20:44.906Z] [2022-01-20T18:20:44.906Z] [2022-01-20T18:20:44.906Z] ==> git version 2.24.4 found [2022-01-20T18:20:44.906Z] ==> 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 [2022-01-20T18:20:44.906Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:20:44.906Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:20:44.906Z] ==> Jenkins CI detected. [2022-01-20T18:20:44.906Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-20T18:20:44.906Z] project root: . [2022-01-20T18:20:44.906Z] --> token set from env [2022-01-20T18:20:44.906Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:20:44.906Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:20:44.906Z] ==> Python coveragepy not found [2022-01-20T18:20:44.906Z] ==> Searching for coverage reports in: [2022-01-20T18:20:44.906Z] + . [2022-01-20T18:20:44.906Z] -> Found 1 reports [2022-01-20T18:20:44.906Z] ==> Detecting git/mercurial file structure [2022-01-20T18:20:45.166Z] ==> Reading reports [2022-01-20T18:20:45.166Z] + ./coverage.out bytes=10 [2022-01-20T18:20:45.166Z] ==> Appending adjustments [2022-01-20T18:20:45.166Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:20:45.166Z] + Found adjustments [2022-01-20T18:20:45.166Z] ==> Gzipping contents [2022-01-20T18:20:45.166Z] 4.0K /tmp/codecov.2pLaVY.gz [2022-01-20T18:20:45.166Z] ==> Uploading reports [2022-01-20T18:20:45.166Z] url: https://codecov.io [2022-01-20T18:20:45.166Z] query: branch=PR-431&commit=b48c0b90a5284e8cb3119fd49884748367b84657&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-01-20T18:20:45.166Z] -> Pinging Codecov [2022-01-20T18:20:45.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=b48c0b90a5284e8cb3119fd49884748367b84657&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-01-20T18:20:45.428Z] -> Uploading to [2022-01-20T18:20:45.428Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/b48c0b90a5284e8cb3119fd49884748367b84657/a9410398-fa6f-4fee-ae0e-c37f8b85370b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T182045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=832cd3195e470af37cd7651c7ade503ff93ad0a8314bdd791a06af5918fa47e9 [2022-01-20T18:20:45.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:20:45.428Z] Dload Upload Total Spent Left Speed [2022-01-20T18:20:45.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12782 --:--:-- --:--:-- --:--:-- 12808 [2022-01-20T18:20:45.689Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b48c0b90a5284e8cb3119fd49884748367b84657 [Pipeline] } [2022-01-20T18:20:45.697Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T18:20:46.411Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [2022-01-20T18:20:46.411Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-20T18:20:46.411Z] total 8 [2022-01-20T18:20:46.411Z] drwxr-xr-x. 3 root root 34 Jan 20 18:09 . [2022-01-20T18:20:46.411Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:46.411Z] drwxr-xr-x. 2 root root 6 Jan 20 18:09 cost [2022-01-20T18:20:46.411Z] -rw-r--r--. 1 root root 83 Jan 20 18:09 cost.csv [2022-01-20T18:20:46.411Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-20T18:20:46.411Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives [2022-01-20T18:20:46.411Z] total 8 [2022-01-20T18:20:46.411Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:09 . [2022-01-20T18:20:46.411Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 18:09 .. [2022-01-20T18:20:46.411Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:09 cost [2022-01-20T18:20:46.411Z] -rw-r--r--. 1 jenkins jenkins 83 Jan 20 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:46.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:47.269Z] ---> package-listing.sh [2022-01-20T18:20:47.269Z] ++ facter osfamily [2022-01-20T18:20:47.269Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:20:47.528Z] + OS_FAMILY=redhat [2022-01-20T18:20:47.528Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2022-01-20T18:20:47.528Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:47.528Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:47.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:20:47.528Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:20:47.528Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2022-01-20T18:20:47.528Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:20:47.528Z] + case "${OS_FAMILY}" in [2022-01-20T18:20:47.528Z] + rpm -qa [2022-01-20T18:20:47.528Z] + sort [2022-01-20T18:20:48.098Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:20:48.098Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:20:48.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:20:48.098Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2022-01-20T18:20:48.098Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2022-01-20T18:20:48.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2022-01-20T18:20:48.111Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T18:20:48.394Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:20:48.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:20:48.954Z] . [Pipeline] withDockerContainer [2022-01-20T18:20:49.017Z] prd-centos7-docker-4c-2g-2275 does not seem to be running inside a container [2022-01-20T18:20:49.051Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T18:20:49.255Z] $ docker top 5d1ccde37733fd701240bf3bb11cd8d2f00f64ed94ab84241dbe27f57da47880 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:20:49.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:20:49.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:20:50.227Z] + ls /var/log/sa-host [2022-01-20T18:20:50.227Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:20:50.227Z] file_magic: OK [2022-01-20T18:20:50.227Z] HZ: Using current value: 100 [2022-01-20T18:20:50.227Z] file_header: OK [2022-01-20T18:20:50.227Z] 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 [2022-01-20T18:20:50.227Z] Statistics: [2022-01-20T18:20:50.227Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:50.227Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:20:50.227Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:20:50.227Z] file_magic: OK [2022-01-20T18:20:50.227Z] HZ: Using current value: 100 [2022-01-20T18:20:50.227Z] file_header: OK [2022-01-20T18:20:50.227Z] 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 [2022-01-20T18:20:50.227Z] Statistics: [2022-01-20T18:20:50.227Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:20:50.227Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:20:50.325Z] provisioning config files... [2022-01-20T18:20:50.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2498110264830266583tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:20:50.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:50.640Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:20:50.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:50.989Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:20:50.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:51.280Z] ---> sudo-logs.sh [2022-01-20T18:20:51.280Z] Archiving 'sudo' log.. [2022-01-20T18:20:51.280Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known [2022-01-20T18:20:51.280Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2275.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:20:51.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:51.592Z] ---> job-cost.sh [2022-01-20T18:20:51.592Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:51.592Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:20:51.592Z] INFO: Retrieving Stack Cost... [2022-01-20T18:20:51.851Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:20:52.109Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:20:52.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:20:52.412Z] ---> logs-deploy.sh [2022-01-20T18:20:52.412Z] lf-activate-venv: SKIPPING [2022-01-20T18:20:52.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/19 [2022-01-20T18:20:52.412Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:20:52.984Z] Archives upload complete. [2022-01-20T18:20:53.244Z] INFO: archiving logs to Nexus