Pull request #487 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cef0cb126b9e51fcb657e016f725386cedf35c63+35561512fbe252ca1f9b71503ce66d4cd1b1291c (76caf5bfce77d657da17e4f51debb6bfcaea598c) 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-ssh7743734109232927893.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-ssh8555605725099101217.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-487/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-487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1227259827469549206.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-ssh17351229389130748897.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-487/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-487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1240140958448165454.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-3659 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [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-487 # 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-487@tmp/jenkins-gitclient-ssh1499849878243096132.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-487@tmp/jenkins-gitclient-ssh9098273404231539559.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit cef0cb126b9e51fcb657e016f725386cedf35c63 Merge succeeded, producing cef0cb126b9e51fcb657e016f725386cedf35c63 Checking out Revision cef0cb126b9e51fcb657e016f725386cedf35c63 (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f cef0cb126b9e51fcb657e016f725386cedf35c63 # 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-487@tmp/jenkins-gitclient-ssh8408830870546433127.key > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cef0cb126b9e51fcb657e016f725386cedf35c63 # timeout=10 Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-22T04:02:10.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-22T04:02:10.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-22T04:02:10.841Z] ========================================================= [2022-01-22T04:02:10.841Z] EdgeX Global Pipelines Version Info [2022-01-22T04:02:10.841Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b3054ebeb51d96043e6d473ef90ac3aafb9ee161 # timeout=10 [2022-01-22T04:02:11.936Z] ------------------- [2022-01-22T04:02:11.936Z] stable info: [2022-01-22T04:02:11.936Z] ------------------- [2022-01-22T04:02:11.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-22T04:02:11.936Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:02:11.936Z] Message: update stable to v1.0.219 [2022-01-22T04:02:12.507Z] ------------------- [2022-01-22T04:02:12.507Z] experimental info: [2022-01-22T04:02:12.507Z] ------------------- [2022-01-22T04:02:12.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-22T04:02:12.507Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:02:12.507Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-22T04:02:12.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-22T04:02:12.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-22T04:02:12.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-22T04:02:12.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-22T04:02:12.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-22T04:02:12.724Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-22T04:02:12.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-22T04:02:12.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-22T04:02:12.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-22T04:02:12.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-22T04:02:12.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-22T04:02:12.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-22T04:02:12.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-22T04:02:12.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-22T04:02:12.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:02:12.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:02:12.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:02:12.881Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:02:12.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-22T04:02:12.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-22T04:02:12.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-22T04:02:12.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-22T04:02:12.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-22T04:02:12.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-22T04:02:12.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-22T04:02:12.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-22T04:02:12.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo [2022-01-22T04:02:12.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo [2022-01-22T04:02:13.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo [2022-01-22T04:02:13.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cef0cb126b9e51fcb657e016f725386cedf35c63 [Pipeline] echo [2022-01-22T04:02:13.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cef0cb1 [Pipeline] echo [2022-01-22T04:02:13.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:02:13.070Z] provisioning config files... [2022-01-22T04:02:13.081Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config541248378330872044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:13.384Z] ---> docker-login.sh [2022-01-22T04:02:13.384Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:02:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:13.384Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:13.384Z] [2022-01-22T04:02:13.384Z] Login Succeeded [2022-01-22T04:02:13.384Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:02:13.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:13.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:13.643Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:13.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:13.643Z] [2022-01-22T04:02:13.643Z] Login Succeeded [2022-01-22T04:02:13.643Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:02:13.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:13.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:13.643Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:13.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:13.643Z] [2022-01-22T04:02:13.643Z] Login Succeeded [2022-01-22T04:02:13.643Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:02:13.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:13.904Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:13.904Z] [2022-01-22T04:02:13.904Z] Login Succeeded [2022-01-22T04:02:13.904Z] docker.io [2022-01-22T04:02:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:14.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:14.165Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:14.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:14.165Z] [2022-01-22T04:02:14.165Z] Login Succeeded [2022-01-22T04:02:14.165Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:02:14.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-22T04:02:14.554Z] + git rev-list -1 --merges cef0cb126b9e51fcb657e016f725386cedf35c63~1..cef0cb126b9e51fcb657e016f725386cedf35c63 [Pipeline] echo [2022-01-22T04:02:14.583Z] -----------> git rev-list -1 --merges cef0cb126b9e51fcb657e016f725386cedf35c63~1..cef0cb126b9e51fcb657e016f725386cedf35c63 cef0cb126b9e51fcb657e016f725386cedf35c63 [false] [Pipeline] sh [2022-01-22T04:02:14.872Z] + git log --format=format:%s -1 cef0cb126b9e51fcb657e016f725386cedf35c63 [Pipeline] echo [2022-01-22T04:02:14.889Z] ========================================================= [2022-01-22T04:02:14.889Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-22T04:02:14.889Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:02:15.248Z] + git log --format=format:%s -1 cef0cb126b9e51fcb657e016f725386cedf35c63 [Pipeline] echo [2022-01-22T04:02:15.260Z] [semverPrep] GIT_COMMIT: cef0cb126b9e51fcb657e016f725386cedf35c63, Commit Message: chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web [Pipeline] echo [2022-01-22T04:02:15.270Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-22T04:02:15.658Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:02:15.658Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-22T04:02:15.658Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-22T04:02:15.658Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-22T04:02:15.658Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-22T04:02:15.658Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-22T04:02:15.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:16.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:16.001Z] [2022-01-22T04:02:16.001Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:16.306Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:16.306Z] latest: Pulling from edgex-devops/git-semver [2022-01-22T04:02:16.306Z] a0d0a0d46f8b: Pulling fs layer [2022-01-22T04:02:16.306Z] 3e5f54012d9b: Pulling fs layer [2022-01-22T04:02:16.306Z] 4c7163046ea9: Pulling fs layer [2022-01-22T04:02:16.306Z] 0c2d73faf560: Pulling fs layer [2022-01-22T04:02:16.306Z] 0c2d73faf560: Waiting [2022-01-22T04:02:16.306Z] 3e5f54012d9b: Verifying Checksum [2022-01-22T04:02:16.306Z] 3e5f54012d9b: Download complete [2022-01-22T04:02:16.306Z] a0d0a0d46f8b: Verifying Checksum [2022-01-22T04:02:16.306Z] a0d0a0d46f8b: Download complete [2022-01-22T04:02:16.306Z] 0c2d73faf560: Verifying Checksum [2022-01-22T04:02:16.306Z] 0c2d73faf560: Download complete [2022-01-22T04:02:16.306Z] 4c7163046ea9: Verifying Checksum [2022-01-22T04:02:16.306Z] 4c7163046ea9: Download complete [2022-01-22T04:02:16.566Z] a0d0a0d46f8b: Pull complete [2022-01-22T04:02:16.566Z] 3e5f54012d9b: Pull complete [2022-01-22T04:02:16.833Z] 4c7163046ea9: Pull complete [2022-01-22T04:02:17.093Z] 0c2d73faf560: Pull complete [2022-01-22T04:02:17.093Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-22T04:02:17.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:02:17.093Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-22T04:02:17.162Z] prd-centos7-docker-4c-2g-3659 does not seem to be running inside a container [2022-01-22T04:02:17.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:02:17.755Z] $ docker top 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:02:17.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:02:17.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:02:17.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:02:17.957Z] $ docker exec 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 ssh-agent [2022-01-22T04:02:18.063Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENoDlg/agent.14 [2022-01-22T04:02:18.063Z] SSH_AGENT_PID=20 [2022-01-22T04:02:18.072Z] Running ssh-add (command line suppressed) [2022-01-22T04:02:18.171Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8735556959421258090.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_8735556959421258090.key) [2022-01-22T04:02:18.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:02:18.475Z] + git tag --points-at HEAD [Pipeline] } [2022-01-22T04:02:18.488Z] $ docker exec --env ******** --env ******** 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 ssh-agent -k [2022-01-22T04:02:18.588Z] unset SSH_AUTH_SOCK; [2022-01-22T04:02:18.588Z] unset SSH_AGENT_PID; [2022-01-22T04:02:18.589Z] echo Agent pid 20 killed; [2022-01-22T04:02:18.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-22T04:02:18.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:02:18.621Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:02:18.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:02:18.739Z] $ docker exec 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 ssh-agent [2022-01-22T04:02:18.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiILhfH/agent.53 [2022-01-22T04:02:18.853Z] SSH_AGENT_PID=60 [2022-01-22T04:02:18.859Z] Running ssh-add (command line suppressed) [2022-01-22T04:02:18.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_9152426386579463474.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/private_key_9152426386579463474.key) [2022-01-22T04:02:18.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:02:19.259Z] + git semver init [2022-01-22T04:02:19.259Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:02:19.259Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.git [2022-01-22T04:02:19.259Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-22T04:02:19.259Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:02:19.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:02:19.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:02:19.259Z] # $SEMVER_BRANCH = PR-487 [2022-01-22T04:02:19.259Z] # $SEMVER_TEMP = /tmp/semver-641350662 [2022-01-22T04:02:19.259Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-22T04:02:21.178Z] # '/tmp/semver-641350662' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver' [2022-01-22T04:02:21.178Z] # -> Force: false [2022-01-22T04:02:21.178Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-487/.semver [Pipeline] } [2022-01-22T04:02:21.188Z] $ docker exec --env ******** --env ******** 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 ssh-agent -k [2022-01-22T04:02:21.270Z] unset SSH_AUTH_SOCK; [2022-01-22T04:02:21.271Z] unset SSH_AGENT_PID; [2022-01-22T04:02:21.271Z] echo Agent pid 60 killed; [2022-01-22T04:02:21.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:02:21.585Z] + git semver [Pipeline] } [2022-01-22T04:02:21.599Z] $ docker stop --time=1 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 [2022-01-22T04:02:22.880Z] $ docker rm -f 01a497d6821385965ddcb815e252da1a19926616b2481f1c70b335eb4c3ff543 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:02:23.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-22T04:02:23.481Z] Stashed 1 file(s) [Pipeline] echo [2022-01-22T04:02:23.485Z] [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-22T04:02:23.637Z] provisioning config files... [2022-01-22T04:02:23.648Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config8709152074546222792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:23.950Z] ---> docker-login.sh [2022-01-22T04:02:23.950Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:02:23.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:23.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:23.950Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:23.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:23.950Z] [2022-01-22T04:02:23.950Z] Login Succeeded [2022-01-22T04:02:23.950Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:02:23.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:23.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:23.950Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:23.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:23.950Z] [2022-01-22T04:02:23.950Z] Login Succeeded [2022-01-22T04:02:23.950Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:02:24.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:24.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:24.211Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:24.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:24.211Z] [2022-01-22T04:02:24.211Z] Login Succeeded [2022-01-22T04:02:24.211Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:02:24.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:24.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:24.211Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:24.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:24.211Z] [2022-01-22T04:02:24.211Z] Login Succeeded [2022-01-22T04:02:24.211Z] docker.io [2022-01-22T04:02:24.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:02:24.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:02:24.731Z] Configure a credential helper to remove this warning. See [2022-01-22T04:02:24.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:02:24.731Z] [2022-01-22T04:02:24.731Z] Login Succeeded [2022-01-22T04:02:24.731Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:02:24.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:02:24.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:02:24.823Z] ========================================================= [2022-01-22T04:02:24.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-22T04:02:24.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:25.150Z] + 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-22T04:02:25.412Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:02:25.412Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:02:25.412Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:02:25.412Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-22T04:02:25.412Z] 59bf1c3509f3: Pulling fs layer [2022-01-22T04:02:25.412Z] 666ba61612fd: Pulling fs layer [2022-01-22T04:02:25.412Z] 8ed8ca486205: Pulling fs layer [2022-01-22T04:02:25.412Z] 4fe6c5a15a65: Pulling fs layer [2022-01-22T04:02:25.412Z] 22a0e8bec74d: Pulling fs layer [2022-01-22T04:02:25.412Z] f965cba54748: Pulling fs layer [2022-01-22T04:02:25.412Z] 861ffc35075e: Pulling fs layer [2022-01-22T04:02:25.412Z] 4b385c91608e: Pulling fs layer [2022-01-22T04:02:25.412Z] 560528eb2ebb: Pulling fs layer [2022-01-22T04:02:25.412Z] 4fe6c5a15a65: Waiting [2022-01-22T04:02:25.412Z] 22a0e8bec74d: Waiting [2022-01-22T04:02:25.412Z] f965cba54748: Waiting [2022-01-22T04:02:25.412Z] 861ffc35075e: Waiting [2022-01-22T04:02:25.412Z] 4b385c91608e: Waiting [2022-01-22T04:02:25.412Z] 560528eb2ebb: Waiting [2022-01-22T04:02:25.412Z] 8ed8ca486205: Verifying Checksum [2022-01-22T04:02:25.412Z] 8ed8ca486205: Download complete [2022-01-22T04:02:25.412Z] 666ba61612fd: Verifying Checksum [2022-01-22T04:02:25.412Z] 666ba61612fd: Download complete [2022-01-22T04:02:25.412Z] 22a0e8bec74d: Verifying Checksum [2022-01-22T04:02:25.412Z] 22a0e8bec74d: Download complete [2022-01-22T04:02:25.412Z] f965cba54748: Verifying Checksum [2022-01-22T04:02:25.412Z] f965cba54748: Download complete [2022-01-22T04:02:25.412Z] 59bf1c3509f3: Verifying Checksum [2022-01-22T04:02:25.412Z] 59bf1c3509f3: Download complete [2022-01-22T04:02:25.412Z] 861ffc35075e: Verifying Checksum [2022-01-22T04:02:25.412Z] 861ffc35075e: Download complete [2022-01-22T04:02:25.687Z] 4b385c91608e: Verifying Checksum [2022-01-22T04:02:25.687Z] 4b385c91608e: Download complete [2022-01-22T04:02:25.957Z] 4fe6c5a15a65: Verifying Checksum [2022-01-22T04:02:25.957Z] 4fe6c5a15a65: Download complete [2022-01-22T04:02:25.957Z] 560528eb2ebb: Verifying Checksum [2022-01-22T04:02:25.957Z] 560528eb2ebb: Download complete [2022-01-22T04:02:25.957Z] 59bf1c3509f3: Pull complete [2022-01-22T04:02:26.219Z] 666ba61612fd: Pull complete [2022-01-22T04:02:26.219Z] 8ed8ca486205: Pull complete [2022-01-22T04:02:30.462Z] 4fe6c5a15a65: Pull complete [2022-01-22T04:02:30.462Z] 22a0e8bec74d: Pull complete [2022-01-22T04:02:30.462Z] f965cba54748: Pull complete [2022-01-22T04:02:30.462Z] 861ffc35075e: Pull complete [2022-01-22T04:02:30.462Z] 4b385c91608e: Pull complete [2022-01-22T04:02:33.054Z] 560528eb2ebb: Pull complete [2022-01-22T04:02:33.054Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-22T04:02:33.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-22T04:02:33.054Z] ---> dd4a08f94e63 [2022-01-22T04:02:33.054Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:02:34.436Z] ---> Running in 095c7859597d [2022-01-22T04:02:34.436Z] Removing intermediate container 095c7859597d [2022-01-22T04:02:34.436Z] ---> 8509c1ab01ad [2022-01-22T04:02:34.436Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:02:34.436Z] ---> Running in f1ea5b15d906 [2022-01-22T04:02:34.436Z] Removing intermediate container f1ea5b15d906 [2022-01-22T04:02:34.436Z] ---> 9ce09f29b6c1 [2022-01-22T04:02:34.436Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:02:34.436Z] ---> Running in 44628ded0d73 [2022-01-22T04:02:34.436Z] Removing intermediate container 44628ded0d73 [2022-01-22T04:02:34.436Z] ---> 34b61bb131c5 [2022-01-22T04:02:34.436Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:02:34.700Z] ---> Running in 2c8025d83f25 [2022-01-22T04:02:34.700Z] Removing intermediate container 2c8025d83f25 [2022-01-22T04:02:34.700Z] ---> 3eed74de1d19 [2022-01-22T04:02:34.700Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:02:34.700Z] ---> Running in cf7aeafd4481 [2022-01-22T04:02:34.700Z] Removing intermediate container cf7aeafd4481 [2022-01-22T04:02:34.700Z] ---> 457d2d9b279f [2022-01-22T04:02:34.700Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:02:34.700Z] ---> Running in a1e69114faf8 [2022-01-22T04:02:35.279Z] Removing intermediate container a1e69114faf8 [2022-01-22T04:02:35.279Z] ---> 6a65671f9652 [2022-01-22T04:02:35.279Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:02:35.279Z] ---> Running in 4ea69fa8bbec [2022-01-22T04:02:35.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:36.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:36.750Z] OK: 221 MiB in 52 packages [2022-01-22T04:02:36.750Z] Removing intermediate container 4ea69fa8bbec [2022-01-22T04:02:36.750Z] ---> 18b2dfdfbc9c [2022-01-22T04:02:36.750Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:02:37.010Z] ---> Running in ba9d153e9f1c [2022-01-22T04:02:37.010Z] Removing intermediate container ba9d153e9f1c [2022-01-22T04:02:37.010Z] ---> 9858ae717c90 [2022-01-22T04:02:37.010Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:02:37.010Z] ---> Running in d0075ebdb2bd [2022-01-22T04:02:37.010Z] Removing intermediate container d0075ebdb2bd [2022-01-22T04:02:37.010Z] ---> 45a95663e202 [2022-01-22T04:02:37.010Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:02:37.276Z] ---> fe84fa711657 [2022-01-22T04:02:37.276Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:02:37.276Z] ---> Running in 37e08f5e4bc8 [2022-01-22T04:02:38.593Z] Still waiting to schedule task [2022-01-22T04:02:38.593Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3656’ [2022-01-22T04:03:03.887Z] Removing intermediate container 37e08f5e4bc8 [2022-01-22T04:03:03.888Z] ---> 5a8f1062ae17 [2022-01-22T04:03:03.888Z] Step 14/15 : COPY . . [2022-01-22T04:03:04.458Z] ---> 7b51babb24bd [2022-01-22T04:03:04.458Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:03:04.458Z] ---> Running in d997a4fc68c6 [2022-01-22T04:03:04.718Z] noop [2022-01-22T04:03:04.977Z] Removing intermediate container d997a4fc68c6 [2022-01-22T04:03:04.977Z] ---> 6efd54a21c97 [2022-01-22T04:03:04.977Z] Successfully built 6efd54a21c97 [2022-01-22T04:03:04.977Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:05.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:03:05.276Z] . [Pipeline] withDockerContainer [2022-01-22T04:03:05.347Z] prd-centos7-docker-4c-2g-3659 does not seem to be running inside a container [2022-01-22T04:03:05.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** ci-base-image-x86_64 cat [2022-01-22T04:03:05.737Z] $ docker top a70de3791d798374d82ac2bedd468ed52d54de5c4e84ef4f40906dfaa91a41e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:03:06.094Z] + go version [2022-01-22T04:03:06.094Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-22T04:03:06.106Z] $ docker stop --time=1 a70de3791d798374d82ac2bedd468ed52d54de5c4e84ef4f40906dfaa91a41e1 [2022-01-22T04:03:07.286Z] $ docker rm -f a70de3791d798374d82ac2bedd468ed52d54de5c4e84ef4f40906dfaa91a41e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:07.703Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:03:07.703Z] . [Pipeline] withDockerContainer [2022-01-22T04:03:07.763Z] prd-centos7-docker-4c-2g-3659 does not seem to be running inside a container [2022-01-22T04:03:07.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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 ******** ci-base-image-x86_64 cat [2022-01-22T04:03:08.118Z] $ docker top b8227cce0bbfae8762724184f2bbe86e967f77320bbf7a9096550f09d03a89d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:03:08.471Z] + make test [2022-01-22T04:03:08.471Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:03:08.734Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:03:21.028Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:03:21.028Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:03:24.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:03:24.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:03:24.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:03:24.389Z] $ docker stop --time=1 b8227cce0bbfae8762724184f2bbe86e967f77320bbf7a9096550f09d03a89d2 [2022-01-22T04:03:25.754Z] $ docker rm -f b8227cce0bbfae8762724184f2bbe86e967f77320bbf7a9096550f09d03a89d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:03:26.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:03:26.200Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-22T04:03:26.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:03:27.059Z] + ls -al . [2022-01-22T04:03:27.059Z] total 112 [2022-01-22T04:03:27.059Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:03 . [2022-01-22T04:03:27.059Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 22 04:02 .. [2022-01-22T04:03:27.059Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:02 assets [2022-01-22T04:03:27.059Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:02 bin [2022-01-22T04:03:27.059Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:02 cmd [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:02 CONTRIBUTING.md [2022-01-22T04:03:27.059Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:03 coverage.out [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:02 Dockerfile [2022-01-22T04:03:27.059Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:02 docs [2022-01-22T04:03:27.059Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 04:02 .git [2022-01-22T04:03:27.059Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:02 .github [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:02 .gitignore [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:02 go.mod [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:02 go.sum [2022-01-22T04:03:27.059Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:02 internal [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:02 Jenkinsfile [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:02 LICENSE [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:02 Makefile [2022-01-22T04:03:27.059Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:02 pkg [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:02 README.md [2022-01-22T04:03:27.059Z] drwx------. 3 jenkins jenkins 56 Jan 22 04:02 .semver [2022-01-22T04:03:27.059Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:02 snap [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 04:02 VERSION [2022-01-22T04:03:27.059Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:02 version.go [2022-01-22T04:03:27.059Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:02 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:27.358Z] + 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=cef0cb126b9e51fcb657e016f725386cedf35c63 --label arch=amd64 --label version=0.0.0 . [2022-01-22T04:03:27.622Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:03:27.622Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:03:27.622Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:03:27.622Z] ---> 6efd54a21c97 [2022-01-22T04:03:27.622Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:03:27.622Z] ---> Running in 89d14aba7e7c [2022-01-22T04:03:27.884Z] Removing intermediate container 89d14aba7e7c [2022-01-22T04:03:27.884Z] ---> 945a2c8157dc [2022-01-22T04:03:27.884Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:03:27.884Z] ---> Running in f52a9ba0c903 [2022-01-22T04:03:27.884Z] Removing intermediate container f52a9ba0c903 [2022-01-22T04:03:27.884Z] ---> b7b3b6107694 [2022-01-22T04:03:27.884Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:03:27.884Z] ---> Running in f6391127e69f [2022-01-22T04:03:27.884Z] Removing intermediate container f6391127e69f [2022-01-22T04:03:27.884Z] ---> 7b2e0f067403 [2022-01-22T04:03:27.884Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:03:28.150Z] ---> Running in c91287e5eb7f [2022-01-22T04:03:28.150Z] Removing intermediate container c91287e5eb7f [2022-01-22T04:03:28.150Z] ---> 010f32fa8725 [2022-01-22T04:03:28.150Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:03:28.150Z] ---> Running in 486f351fdfdd [2022-01-22T04:03:28.150Z] Removing intermediate container 486f351fdfdd [2022-01-22T04:03:28.150Z] ---> 5d55d6b791db [2022-01-22T04:03:28.150Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:03:28.150Z] ---> Running in 5a50f5b3dfbc [2022-01-22T04:03:28.726Z] Removing intermediate container 5a50f5b3dfbc [2022-01-22T04:03:28.726Z] ---> b26a4ada45ab [2022-01-22T04:03:28.726Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:03:28.726Z] ---> Running in 1d6beb4e6958 [2022-01-22T04:03:28.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:03:29.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:03:30.132Z] OK: 221 MiB in 52 packages [2022-01-22T04:03:30.132Z] Removing intermediate container 1d6beb4e6958 [2022-01-22T04:03:30.132Z] ---> 716dbf849952 [2022-01-22T04:03:30.132Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:03:30.395Z] ---> Running in a70f732ccea8 [2022-01-22T04:03:30.395Z] Removing intermediate container a70f732ccea8 [2022-01-22T04:03:30.395Z] ---> 02228b956df8 [2022-01-22T04:03:30.395Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:03:30.395Z] ---> Running in 46bfa9c10143 [2022-01-22T04:03:30.395Z] Removing intermediate container 46bfa9c10143 [2022-01-22T04:03:30.395Z] ---> 02641f13f2e6 [2022-01-22T04:03:30.395Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:03:30.654Z] ---> cdf4bcc3caab [2022-01-22T04:03:30.654Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:03:30.654Z] ---> Running in 854b6006e94a [2022-01-22T04:03:31.222Z] Removing intermediate container 854b6006e94a [2022-01-22T04:03:31.223Z] ---> ff651a4c0d23 [2022-01-22T04:03:31.223Z] Step 14/23 : COPY . . [2022-01-22T04:03:32.167Z] ---> aa05f47dc9e0 [2022-01-22T04:03:32.167Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:03:32.429Z] ---> Running in 7d8739033f76 [2022-01-22T04:03:32.692Z] 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-22T04:03:40.916Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:03:42.837Z] Removing intermediate container 7d8739033f76 [2022-01-22T04:03:42.837Z] ---> 8a49da1fa656 [2022-01-22T04:03:42.837Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:03:43.095Z] 3.14: Pulling from library/alpine [2022-01-22T04:03:43.095Z] 97518928ae5f: Pulling fs layer [2022-01-22T04:03:43.355Z] 97518928ae5f: Verifying Checksum [2022-01-22T04:03:43.355Z] 97518928ae5f: Download complete [2022-01-22T04:03:43.355Z] 97518928ae5f: Pull complete [2022-01-22T04:03:43.355Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:03:43.614Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:03:43.614Z] ---> 0a97eee8041e [2022-01-22T04:03:43.614Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:03:43.614Z] ---> Running in 7c80e0a14fea [2022-01-22T04:03:43.614Z] Removing intermediate container 7c80e0a14fea [2022-01-22T04:03:43.614Z] ---> 8112aabe4e5a [2022-01-22T04:03:43.614Z] 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-22T04:03:44.185Z] ---> d2dfd1c635bc [2022-01-22T04:03:44.185Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:03:44.185Z] ---> Running in 2cdeb6f2e5d9 [2022-01-22T04:03:44.185Z] Removing intermediate container 2cdeb6f2e5d9 [2022-01-22T04:03:44.185Z] ---> abcd3e398b6d [2022-01-22T04:03:44.185Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:03:44.185Z] ---> Running in 795193f36ce6 [2022-01-22T04:03:44.185Z] Removing intermediate container 795193f36ce6 [2022-01-22T04:03:44.185Z] ---> acb788efd95e [2022-01-22T04:03:44.185Z] Step 21/23 : LABEL arch=amd64 [2022-01-22T04:03:44.185Z] ---> Running in d9d4c40af7c2 [2022-01-22T04:03:44.443Z] Removing intermediate container d9d4c40af7c2 [2022-01-22T04:03:44.443Z] ---> 18215b158f45 [2022-01-22T04:03:44.443Z] Step 22/23 : LABEL git_sha=cef0cb126b9e51fcb657e016f725386cedf35c63 [2022-01-22T04:03:44.443Z] ---> Running in 4f258bc2cd97 [2022-01-22T04:03:44.443Z] Removing intermediate container 4f258bc2cd97 [2022-01-22T04:03:44.443Z] ---> a14e1db8151a [2022-01-22T04:03:44.443Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:03:44.443Z] ---> Running in 12a5b2bfa3c7 [2022-01-22T04:03:44.443Z] Removing intermediate container 12a5b2bfa3c7 [2022-01-22T04:03:44.443Z] ---> aa7e0d50d8e5 [2022-01-22T04:03:44.443Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:03:44.443Z] Successfully built aa7e0d50d8e5 [2022-01-22T04:03:44.443Z] 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-22T04:03:44.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:44.869Z] [2022-01-22T04:03:44.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:03:45.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:45.171Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-22T04:03:45.171Z] b4d181a07f80: Pulling fs layer [2022-01-22T04:03:45.171Z] a1111a8f2ec3: Pulling fs layer [2022-01-22T04:03:45.171Z] ed53099fbce6: Pulling fs layer [2022-01-22T04:03:45.171Z] dc539afda2c1: Pulling fs layer [2022-01-22T04:03:45.171Z] 77bc0d833cb6: Pulling fs layer [2022-01-22T04:03:45.171Z] 9065ff56babe: Pulling fs layer [2022-01-22T04:03:45.171Z] d287ab97295c: Pulling fs layer [2022-01-22T04:03:45.171Z] 77bc0d833cb6: Waiting [2022-01-22T04:03:45.171Z] 9065ff56babe: Waiting [2022-01-22T04:03:45.171Z] d287ab97295c: Waiting [2022-01-22T04:03:45.171Z] dc539afda2c1: Waiting [2022-01-22T04:03:45.171Z] a1111a8f2ec3: Verifying Checksum [2022-01-22T04:03:45.171Z] a1111a8f2ec3: Download complete [2022-01-22T04:03:45.171Z] dc539afda2c1: Verifying Checksum [2022-01-22T04:03:45.171Z] dc539afda2c1: Download complete [2022-01-22T04:03:45.171Z] ed53099fbce6: Verifying Checksum [2022-01-22T04:03:45.171Z] ed53099fbce6: Download complete [2022-01-22T04:03:45.171Z] 77bc0d833cb6: Verifying Checksum [2022-01-22T04:03:45.171Z] 77bc0d833cb6: Download complete [2022-01-22T04:03:45.171Z] 9065ff56babe: Verifying Checksum [2022-01-22T04:03:45.171Z] 9065ff56babe: Download complete [2022-01-22T04:03:45.433Z] b4d181a07f80: Download complete [2022-01-22T04:03:46.013Z] d287ab97295c: Verifying Checksum [2022-01-22T04:03:46.013Z] d287ab97295c: Download complete [2022-01-22T04:03:46.958Z] b4d181a07f80: Pull complete [2022-01-22T04:03:46.958Z] a1111a8f2ec3: Pull complete [2022-01-22T04:03:47.537Z] ed53099fbce6: Pull complete [2022-01-22T04:03:47.537Z] dc539afda2c1: Pull complete [2022-01-22T04:03:47.797Z] 77bc0d833cb6: Pull complete [2022-01-22T04:03:47.797Z] 9065ff56babe: Pull complete [2022-01-22T04:03:53.125Z] d287ab97295c: Pull complete [2022-01-22T04:03:53.125Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-22T04:03:53.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:03:53.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-22T04:03:53.186Z] prd-centos7-docker-4c-2g-3659 does not seem to be running inside a container [2022-01-22T04:03:53.211Z] $ 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-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@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-22T04:03:55.572Z] $ docker top c0c12ee795990869f8a3668af0390e412a279b5db43dcfd415d34afb7f3f8f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:03:55.975Z] ---> job-cost.sh [2022-01-22T04:03:55.975Z] lf-activate-venv: SKIPPING [2022-01-22T04:03:55.975Z] INFO: No Stack... [2022-01-22T04:03:56.235Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:03:56.495Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:03:56.789Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/cost.csv [2022-01-22T04:03:56.789Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:03:56.806Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [2022-01-22T04:03:56.815Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] did not exist. Created. [2022-01-22T04:03:56.815Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:03:57.116Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-22T04:03:57.168Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:03:57.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:03:57.193Z] $ docker stop --time=1 c0c12ee795990869f8a3668af0390e412a279b5db43dcfd415d34afb7f3f8f7b [2022-01-22T04:03:58.333Z] $ docker rm -f c0c12ee795990869f8a3668af0390e412a279b5db43dcfd415d34afb7f3f8f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-22T04:05:15.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3663 in /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [Pipeline] { [Pipeline] ws [2022-01-22T04:05:15.772Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2022-01-22T04:05:15.993Z] The recommended git tool is: git [2022-01-22T04:05:21.841Z] using credential edgex-jenkins-ssh [2022-01-22T04:05:21.860Z] Cloning the remote Git repository [2022-01-22T04:05:21.934Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:22.030Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2022-01-22T04:05:22.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:22.127Z] > git --version # timeout=10 [2022-01-22T04:05:22.147Z] > git --version # 'git version 2.17.1' [2022-01-22T04:05:22.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:22.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:05:26.247Z] Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit cef0cb126b9e51fcb657e016f725386cedf35c63 [2022-01-22T04:05:25.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:05:25.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:05:25.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:05:25.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:05:25.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:25.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-22T04:05:26.273Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:05:26.819Z] Merge succeeded, producing cef0cb126b9e51fcb657e016f725386cedf35c63 [2022-01-22T04:05:26.820Z] Checking out Revision cef0cb126b9e51fcb657e016f725386cedf35c63 (PR-487) [2022-01-22T04:05:26.300Z] > git checkout -f cef0cb126b9e51fcb657e016f725386cedf35c63 # timeout=10 [2022-01-22T04:05:26.702Z] > git remote # timeout=10 [2022-01-22T04:05:26.730Z] > git config --get remote.origin.url # timeout=10 [2022-01-22T04:05:26.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:05:26.773Z] > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 [2022-01-22T04:05:26.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-22T04:05:26.828Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:05:26.846Z] > git checkout -f cef0cb126b9e51fcb657e016f725386cedf35c63 # timeout=10 [2022-01-22T04:05:31.780Z] Commit message: "chore(deps): Bump engine.io from 4.1.1 to 4.1.2 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:05:33.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-22T04:05:33.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:05:33.328Z] Dload Upload Total Spent Left Speed [2022-01-22T04:05:33.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 167k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-01-22T04:05:33.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-22T04:05:34.289Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-01-22T04:05:34.289Z] [2022-01-22T04:05:34.289Z] { [2022-01-22T04:05:34.289Z] "registry-mirrors": [ [2022-01-22T04:05:34.289Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-22T04:05:34.289Z] ], [2022-01-22T04:05:34.289Z] "bip": "10.250.0.254/24", [2022-01-22T04:05:34.289Z] "hosts": [ [2022-01-22T04:05:34.289Z] "tcp://0.0.0.0:5555", [2022-01-22T04:05:34.289Z] "unix:///var/run/docker.sock" [2022-01-22T04:05:34.289Z] ], [2022-01-22T04:05:34.289Z] "mtu": 1458, [2022-01-22T04:05:34.289Z] "selinux-enabled": true, [2022-01-22T04:05:34.289Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-22T04:05:34.289Z] } [Pipeline] sh [2022-01-22T04:05:34.645Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-22T04:05:35.007Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:05:53.379Z] provisioning config files... [2022-01-22T04:05:53.409Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config6412133994868918064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:05:53.784Z] ---> docker-login.sh [2022-01-22T04:05:53.784Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:05:54.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:54.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:54.650Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:54.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:54.650Z] [2022-01-22T04:05:54.650Z] Login Succeeded [2022-01-22T04:05:54.650Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:05:55.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:55.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:55.249Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:55.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:55.249Z] [2022-01-22T04:05:55.249Z] Login Succeeded [2022-01-22T04:05:55.249Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:05:55.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:55.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:55.520Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:55.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:55.520Z] [2022-01-22T04:05:55.520Z] Login Succeeded [2022-01-22T04:05:55.795Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:05:56.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:56.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:56.070Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:56.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:56.070Z] [2022-01-22T04:05:56.070Z] Login Succeeded [2022-01-22T04:05:56.070Z] docker.io [2022-01-22T04:05:56.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:05:56.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:05:56.934Z] Configure a credential helper to remove this warning. See [2022-01-22T04:05:56.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:05:56.934Z] [2022-01-22T04:05:56.934Z] Login Succeeded [2022-01-22T04:05:56.934Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:05:56.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:05:57.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:05:57.376Z] ========================================================= [2022-01-22T04:05:57.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-22T04:05:57.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:05:57.742Z] + 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-22T04:05:58.733Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:05:58.733Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:05:58.733Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:05:58.733Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-22T04:05:58.733Z] 9b3977197b4f: Pulling fs layer [2022-01-22T04:05:58.733Z] 1a89e8eeedd5: Pulling fs layer [2022-01-22T04:05:58.733Z] 94645a83ff95: Pulling fs layer [2022-01-22T04:05:58.733Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-22T04:05:58.733Z] 0c92f367c5e7: Pulling fs layer [2022-01-22T04:05:58.733Z] 4b8299f9d1f4: Pulling fs layer [2022-01-22T04:05:58.733Z] 9a6b49a46696: Pulling fs layer [2022-01-22T04:05:58.733Z] cf05db05a679: Pulling fs layer [2022-01-22T04:05:58.733Z] 3f3a8bcf1eab: Waiting [2022-01-22T04:05:58.733Z] 0c92f367c5e7: Waiting [2022-01-22T04:05:58.733Z] 4b8299f9d1f4: Waiting [2022-01-22T04:05:58.733Z] 9a6b49a46696: Waiting [2022-01-22T04:05:58.733Z] cf05db05a679: Waiting [2022-01-22T04:05:58.733Z] 94645a83ff95: Verifying Checksum [2022-01-22T04:05:58.733Z] 94645a83ff95: Download complete [2022-01-22T04:05:58.733Z] 1a89e8eeedd5: Verifying Checksum [2022-01-22T04:05:58.733Z] 1a89e8eeedd5: Download complete [2022-01-22T04:05:58.733Z] 0c92f367c5e7: Verifying Checksum [2022-01-22T04:05:59.008Z] 0c92f367c5e7: Download complete [2022-01-22T04:05:59.008Z] 4b8299f9d1f4: Verifying Checksum [2022-01-22T04:05:59.008Z] 4b8299f9d1f4: Download complete [2022-01-22T04:05:59.008Z] 9b3977197b4f: Download complete [2022-01-22T04:05:59.008Z] 9a6b49a46696: Verifying Checksum [2022-01-22T04:05:59.008Z] 9a6b49a46696: Download complete [2022-01-22T04:05:59.605Z] 9b3977197b4f: Pull complete [2022-01-22T04:06:00.208Z] 1a89e8eeedd5: Pull complete [2022-01-22T04:06:00.485Z] 94645a83ff95: Pull complete [2022-01-22T04:06:00.757Z] cf05db05a679: Verifying Checksum [2022-01-22T04:06:00.757Z] cf05db05a679: Download complete [2022-01-22T04:06:01.358Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-22T04:06:01.358Z] 3f3a8bcf1eab: Download complete [2022-01-22T04:06:13.769Z] 3f3a8bcf1eab: Pull complete [2022-01-22T04:06:13.769Z] 0c92f367c5e7: Pull complete [2022-01-22T04:06:13.769Z] 4b8299f9d1f4: Pull complete [2022-01-22T04:06:13.769Z] 9a6b49a46696: Pull complete [2022-01-22T04:06:19.196Z] cf05db05a679: Pull complete [2022-01-22T04:06:19.196Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-22T04:06:19.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-22T04:06:19.196Z] ---> 0ccda1f7e2ee [2022-01-22T04:06:19.196Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:06:21.816Z] ---> Running in 4dc649b30c1a [2022-01-22T04:06:21.816Z] Removing intermediate container 4dc649b30c1a [2022-01-22T04:06:21.816Z] ---> 06945a498308 [2022-01-22T04:06:21.816Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:06:21.816Z] ---> Running in 6cbfe592dd92 [2022-01-22T04:06:22.087Z] Removing intermediate container 6cbfe592dd92 [2022-01-22T04:06:22.087Z] ---> b299b0d161a9 [2022-01-22T04:06:22.087Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:06:22.359Z] ---> Running in dbc4cd413e94 [2022-01-22T04:06:22.631Z] Removing intermediate container dbc4cd413e94 [2022-01-22T04:06:22.631Z] ---> 9709874d32c4 [2022-01-22T04:06:22.631Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:06:22.906Z] ---> Running in 63bcf3360d86 [2022-01-22T04:06:23.179Z] Removing intermediate container 63bcf3360d86 [2022-01-22T04:06:23.179Z] ---> ee750a377aa9 [2022-01-22T04:06:23.179Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:06:23.451Z] ---> Running in 79b8cd4499bf [2022-01-22T04:06:23.724Z] Removing intermediate container 79b8cd4499bf [2022-01-22T04:06:23.724Z] ---> 8a11126ccabd [2022-01-22T04:06:23.724Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:06:23.996Z] ---> Running in a7a43bac1982 [2022-01-22T04:06:25.970Z] Removing intermediate container a7a43bac1982 [2022-01-22T04:06:25.970Z] ---> be3c4ed48a86 [2022-01-22T04:06:25.970Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:06:25.970Z] ---> Running in 2da0f7545b8b [2022-01-22T04:06:26.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:27.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:06:28.907Z] OK: 220 MiB in 52 packages [2022-01-22T04:06:29.892Z] Removing intermediate container 2da0f7545b8b [2022-01-22T04:06:29.892Z] ---> 0dcfa3374243 [2022-01-22T04:06:29.892Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:06:29.892Z] ---> Running in 3c1e816c3a88 [2022-01-22T04:06:30.491Z] Removing intermediate container 3c1e816c3a88 [2022-01-22T04:06:30.491Z] ---> b69d2aa165a5 [2022-01-22T04:06:30.491Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:06:30.491Z] ---> Running in fd65bec0219f [2022-01-22T04:06:31.089Z] Removing intermediate container fd65bec0219f [2022-01-22T04:06:31.089Z] ---> 11733ea76ab9 [2022-01-22T04:06:31.089Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:06:31.689Z] ---> a97c9b7d9c4d [2022-01-22T04:06:31.689Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:06:31.689Z] ---> Running in f2bfd21063f3 [2022-01-22T04:07:53.486Z] Removing intermediate container f2bfd21063f3 [2022-01-22T04:07:53.486Z] ---> 8e4c9b5b0302 [2022-01-22T04:07:53.486Z] Step 14/15 : COPY . . [2022-01-22T04:07:53.486Z] ---> 0d2890b86ccc [2022-01-22T04:07:53.486Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:07:53.486Z] ---> Running in a09dfbb53a84 [2022-01-22T04:07:53.486Z] noop [2022-01-22T04:07:53.486Z] Removing intermediate container a09dfbb53a84 [2022-01-22T04:07:53.486Z] ---> fabc5afdfe73 [2022-01-22T04:07:53.486Z] Successfully built fabc5afdfe73 [2022-01-22T04:07:53.486Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:53.843Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:07:53.843Z] . [Pipeline] withDockerContainer [2022-01-22T04:07:54.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-3663 does not seem to be running inside a container [2022-01-22T04:07:54.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:07:55.624Z] $ docker top 9d11b423cc3cc4ef7f2b8a45834165cd0762f9892bce23a08d371aec24e9dced -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:07:56.585Z] + go version [2022-01-22T04:07:56.585Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-22T04:07:56.609Z] $ docker stop --time=1 9d11b423cc3cc4ef7f2b8a45834165cd0762f9892bce23a08d371aec24e9dced [2022-01-22T04:07:58.275Z] $ docker rm -f 9d11b423cc3cc4ef7f2b8a45834165cd0762f9892bce23a08d371aec24e9dced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:58.900Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:07:58.900Z] . [Pipeline] withDockerContainer [2022-01-22T04:07:59.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-3663 does not seem to be running inside a container [2022-01-22T04:07:59.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:08:00.694Z] $ docker top de1c53dabd57203e19729968814d3bc9718b74927304fabc7ae6ce54464622a6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:08:01.661Z] + make test [2022-01-22T04:08:01.661Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:08:03.112Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:08:50.145Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:08:50.145Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:09:08.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:09:08.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:09:08.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:09:08.813Z] $ docker stop --time=1 de1c53dabd57203e19729968814d3bc9718b74927304fabc7ae6ce54464622a6 [2022-01-22T04:09:10.658Z] $ docker rm -f de1c53dabd57203e19729968814d3bc9718b74927304fabc7ae6ce54464622a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:09:11.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:09:11.518Z] Warning: overwriting stash ‘coverage-report’ [2022-01-22T04:09:12.151Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:09:12.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:09:12.886Z] + ls -al . [2022-01-22T04:09:12.887Z] total 152 [2022-01-22T04:09:12.887Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:08 . [2022-01-22T04:09:12.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 .. [2022-01-22T04:09:12.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:05 .git [2022-01-22T04:09:12.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 .github [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:05 .gitignore [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:05 CONTRIBUTING.md [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:05 Dockerfile [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:05 Jenkinsfile [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:05 LICENSE [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:05 Makefile [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:05 README.md [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 04:02 VERSION [2022-01-22T04:09:12.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 assets [2022-01-22T04:09:12.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 bin [2022-01-22T04:09:12.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 cmd [2022-01-22T04:09:12.887Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:08 coverage.out [2022-01-22T04:09:12.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:05 docs [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:05 go.mod [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:05 go.sum [2022-01-22T04:09:12.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:05 internal [2022-01-22T04:09:12.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:05 pkg [2022-01-22T04:09:12.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 snap [2022-01-22T04:09:12.887Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:05 version.go [2022-01-22T04:09:12.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:05 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:13.230Z] + 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=cef0cb126b9e51fcb657e016f725386cedf35c63 --label arch=arm64 --label version=0.0.0 . [2022-01-22T04:09:14.210Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:09:14.210Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:09:14.210Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:09:14.210Z] ---> fabc5afdfe73 [2022-01-22T04:09:14.210Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:09:14.483Z] ---> Running in b00278f106ee [2022-01-22T04:09:14.756Z] Removing intermediate container b00278f106ee [2022-01-22T04:09:14.756Z] ---> b9c9bcc664dd [2022-01-22T04:09:14.756Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:09:14.756Z] ---> Running in 27859ea43c13 [2022-01-22T04:09:15.353Z] Removing intermediate container 27859ea43c13 [2022-01-22T04:09:15.353Z] ---> 4f606a466021 [2022-01-22T04:09:15.353Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:09:15.353Z] ---> Running in 984f4203468b [2022-01-22T04:09:15.627Z] Removing intermediate container 984f4203468b [2022-01-22T04:09:15.627Z] ---> 4eb9b705d97a [2022-01-22T04:09:15.627Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:09:15.901Z] ---> Running in 81e6fd0cd707 [2022-01-22T04:09:16.235Z] Removing intermediate container 81e6fd0cd707 [2022-01-22T04:09:16.235Z] ---> 28194061a65c [2022-01-22T04:09:16.235Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:09:16.235Z] ---> Running in ad33b823a592 [2022-01-22T04:09:16.862Z] Removing intermediate container ad33b823a592 [2022-01-22T04:09:16.862Z] ---> 718935d099dc [2022-01-22T04:09:16.862Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:09:16.862Z] ---> Running in b76c70d00a62 [2022-01-22T04:09:18.974Z] Removing intermediate container b76c70d00a62 [2022-01-22T04:09:18.974Z] ---> 03c6574e14d8 [2022-01-22T04:09:18.974Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:09:18.974Z] ---> Running in 787e37e4a772 [2022-01-22T04:09:20.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:09:21.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:09:22.001Z] OK: 220 MiB in 52 packages [2022-01-22T04:09:22.986Z] Removing intermediate container 787e37e4a772 [2022-01-22T04:09:22.986Z] ---> 9ca16df70980 [2022-01-22T04:09:22.986Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:09:22.986Z] ---> Running in becb6ae7c337 [2022-01-22T04:09:23.583Z] Removing intermediate container becb6ae7c337 [2022-01-22T04:09:23.583Z] ---> 617120b688e7 [2022-01-22T04:09:23.583Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:09:23.583Z] ---> Running in 808dbe1236a2 [2022-01-22T04:09:23.857Z] Removing intermediate container 808dbe1236a2 [2022-01-22T04:09:23.857Z] ---> f697139b85e0 [2022-01-22T04:09:23.857Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:09:24.840Z] ---> 16149f1abc48 [2022-01-22T04:09:24.840Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:09:24.840Z] ---> Running in abff1e2914a6 [2022-01-22T04:09:26.828Z] Removing intermediate container abff1e2914a6 [2022-01-22T04:09:26.828Z] ---> 342a532df850 [2022-01-22T04:09:26.828Z] Step 14/23 : COPY . . [2022-01-22T04:09:30.219Z] ---> 14e2e45700c5 [2022-01-22T04:09:30.219Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:09:30.219Z] ---> Running in fdffaa725ce6 [2022-01-22T04:09:31.203Z] 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-22T04:10:03.557Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:10:10.263Z] Removing intermediate container fdffaa725ce6 [2022-01-22T04:10:10.263Z] ---> f50524f4ca8d [2022-01-22T04:10:10.263Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:10:10.263Z] 3.14: Pulling from library/alpine [2022-01-22T04:10:10.263Z] be307f383ecc: Pulling fs layer [2022-01-22T04:10:10.263Z] be307f383ecc: Verifying Checksum [2022-01-22T04:10:10.263Z] be307f383ecc: Download complete [2022-01-22T04:10:10.859Z] be307f383ecc: Pull complete [2022-01-22T04:10:10.859Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:10:10.859Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:10:10.859Z] ---> 5b8b7b635229 [2022-01-22T04:10:10.859Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:10:11.136Z] ---> Running in 287ec20a448c [2022-01-22T04:10:11.410Z] Removing intermediate container 287ec20a448c [2022-01-22T04:10:11.410Z] ---> 9414101c7e39 [2022-01-22T04:10:11.410Z] 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-22T04:10:12.841Z] ---> 254be9c5b545 [2022-01-22T04:10:12.841Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:10:12.841Z] ---> Running in 96077f8f1629 [2022-01-22T04:10:13.439Z] Removing intermediate container 96077f8f1629 [2022-01-22T04:10:13.439Z] ---> 76890aebb8e4 [2022-01-22T04:10:13.439Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:10:13.439Z] ---> Running in d6675c940cb3 [2022-01-22T04:10:13.711Z] Removing intermediate container d6675c940cb3 [2022-01-22T04:10:13.711Z] ---> f7ac2544004d [2022-01-22T04:10:13.711Z] Step 21/23 : LABEL arch=arm64 [2022-01-22T04:10:13.983Z] ---> Running in f9e7d8d7cc44 [2022-01-22T04:10:14.260Z] Removing intermediate container f9e7d8d7cc44 [2022-01-22T04:10:14.260Z] ---> 725657d3f7ba [2022-01-22T04:10:14.260Z] Step 22/23 : LABEL git_sha=cef0cb126b9e51fcb657e016f725386cedf35c63 [2022-01-22T04:10:14.260Z] ---> Running in 156997fae712 [2022-01-22T04:10:14.855Z] Removing intermediate container 156997fae712 [2022-01-22T04:10:14.855Z] ---> 7e60e5e7a1ca [2022-01-22T04:10:14.855Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:10:14.855Z] ---> Running in 02822094effc [2022-01-22T04:10:15.128Z] Removing intermediate container 02822094effc [2022-01-22T04:10:15.128Z] ---> 1b5182f3e69c [2022-01-22T04:10:15.128Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:10:15.401Z] Successfully built 1b5182f3e69c [2022-01-22T04:10:15.401Z] 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-22T04:10:15.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:10:15.831Z] [2022-01-22T04:10:15.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:10:16.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:10:16.451Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-22T04:10:16.451Z] 448f6bf000e3: Pulling fs layer [2022-01-22T04:10:16.451Z] f757da607395: Pulling fs layer [2022-01-22T04:10:16.451Z] 05883995daec: Pulling fs layer [2022-01-22T04:10:16.451Z] 8603b9c90790: Pulling fs layer [2022-01-22T04:10:16.451Z] 1560dd03e051: Pulling fs layer [2022-01-22T04:10:16.451Z] 27f5ce0e4adf: Pulling fs layer [2022-01-22T04:10:16.452Z] c2d8d7efcc4b: Pulling fs layer [2022-01-22T04:10:16.452Z] 1560dd03e051: Waiting [2022-01-22T04:10:16.452Z] 27f5ce0e4adf: Waiting [2022-01-22T04:10:16.452Z] c2d8d7efcc4b: Waiting [2022-01-22T04:10:16.452Z] 8603b9c90790: Waiting [2022-01-22T04:10:16.452Z] f757da607395: Verifying Checksum [2022-01-22T04:10:16.452Z] f757da607395: Download complete [2022-01-22T04:10:16.452Z] 8603b9c90790: Verifying Checksum [2022-01-22T04:10:16.452Z] 8603b9c90790: Download complete [2022-01-22T04:10:16.452Z] 1560dd03e051: Verifying Checksum [2022-01-22T04:10:16.452Z] 1560dd03e051: Download complete [2022-01-22T04:10:16.724Z] 27f5ce0e4adf: Verifying Checksum [2022-01-22T04:10:16.724Z] 27f5ce0e4adf: Download complete [2022-01-22T04:10:16.724Z] 05883995daec: Verifying Checksum [2022-01-22T04:10:16.724Z] 05883995daec: Download complete [2022-01-22T04:10:17.002Z] 448f6bf000e3: Verifying Checksum [2022-01-22T04:10:17.002Z] 448f6bf000e3: Download complete [2022-01-22T04:10:19.618Z] c2d8d7efcc4b: Verifying Checksum [2022-01-22T04:10:19.618Z] c2d8d7efcc4b: Download complete [2022-01-22T04:10:20.598Z] 448f6bf000e3: Pull complete [2022-01-22T04:10:21.200Z] f757da607395: Pull complete [2022-01-22T04:10:22.635Z] 05883995daec: Pull complete [2022-01-22T04:10:22.908Z] 8603b9c90790: Pull complete [2022-01-22T04:10:23.884Z] 1560dd03e051: Pull complete [2022-01-22T04:10:23.884Z] 27f5ce0e4adf: Pull complete [2022-01-22T04:10:38.951Z] c2d8d7efcc4b: Pull complete [2022-01-22T04:10:38.951Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-22T04:10:38.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:10:38.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-22T04:10:39.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-3663 does not seem to be running inside a container [2022-01-22T04:10:39.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-22T04:10:41.883Z] $ docker top acd272113e30a4d14602596f2abb37528816a6a6265b5f517f48d7f2bfa72e0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:42.792Z] ---> job-cost.sh [2022-01-22T04:10:42.792Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:42.792Z] INFO: No Stack... [2022-01-22T04:10:43.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-22T04:10:43.332Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:10:43.992Z] + cut -d, -f6 [2022-01-22T04:10:43.992Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [Pipeline] lock [2022-01-22T04:10:44.057Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [2022-01-22T04:10:44.062Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] did not exist. Created. [2022-01-22T04:10:44.062Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:10:44.736Z] /w/workspace/edgex-ui-go/6@tmp/durable-abd6ad98/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-abd6ad98/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-22T04:10:45.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-22T04:10:45.441Z] Warning: overwriting stash ‘stack-cost’ [2022-01-22T04:10:45.572Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:10:45.634Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-487-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:10:45.676Z] $ docker stop --time=1 acd272113e30a4d14602596f2abb37528816a6a6265b5f517f48d7f2bfa72e0c [2022-01-22T04:10:47.248Z] $ docker rm -f acd272113e30a4d14602596f2abb37528816a6a6265b5f517f48d7f2bfa72e0c [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-22T04:10:47.719Z] provisioning config files... [2022-01-22T04:10:47.759Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config8272898481277591573tmp [Pipeline] { [Pipeline] sh [2022-01-22T04:10:48.061Z] + set +x [2022-01-22T04:10:48.061Z] + curl -s https://codecov.io/bash [2022-01-22T04:10:48.061Z] + bash -s -- [2022-01-22T04:10:48.061Z] [2022-01-22T04:10:48.061Z] _____ _ [2022-01-22T04:10:48.061Z] / ____| | | [2022-01-22T04:10:48.061Z] | | ___ __| | ___ ___ _____ __ [2022-01-22T04:10:48.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-22T04:10:48.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-22T04:10:48.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-22T04:10:48.061Z] Bash-1.0.6 [2022-01-22T04:10:48.061Z] [2022-01-22T04:10:48.061Z] [2022-01-22T04:10:48.061Z] ==> git version 2.24.4 found [2022-01-22T04:10:48.061Z] ==> 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-22T04:10:48.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-22T04:10:48.061Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-22T04:10:48.061Z] ==> Jenkins CI detected. [2022-01-22T04:10:48.061Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-22T04:10:48.061Z] project root: . [2022-01-22T04:10:48.061Z] --> token set from env [2022-01-22T04:10:48.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-22T04:10:48.061Z] ==> Running gcov in . (disable via -X gcov) [2022-01-22T04:10:48.061Z] ==> Python coveragepy not found [2022-01-22T04:10:48.061Z] ==> Searching for coverage reports in: [2022-01-22T04:10:48.061Z] + . [2022-01-22T04:10:48.061Z] -> Found 1 reports [2022-01-22T04:10:48.061Z] ==> Detecting git/mercurial file structure [2022-01-22T04:10:48.324Z] ==> Reading reports [2022-01-22T04:10:48.324Z] + ./coverage.out bytes=10 [2022-01-22T04:10:48.324Z] ==> Appending adjustments [2022-01-22T04:10:48.324Z] https://docs.codecov.io/docs/fixing-reports [2022-01-22T04:10:48.324Z] + Found adjustments [2022-01-22T04:10:48.324Z] ==> Gzipping contents [2022-01-22T04:10:48.324Z] 4.0K /tmp/codecov.BotvAn.gz [2022-01-22T04:10:48.324Z] ==> Uploading reports [2022-01-22T04:10:48.324Z] url: https://codecov.io [2022-01-22T04:10:48.324Z] query: branch=PR-487&commit=cef0cb126b9e51fcb657e016f725386cedf35c63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-22T04:10:48.324Z] -> Pinging Codecov [2022-01-22T04:10:48.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-487&commit=cef0cb126b9e51fcb657e016f725386cedf35c63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-487%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2022-01-22T04:10:48.584Z] -> Uploading to [2022-01-22T04:10:48.584Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/cef0cb126b9e51fcb657e016f725386cedf35c63/9ea0ae31-5aa4-4625-86c7-c535c523e308.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T041048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d22c14e9da0704f5c815a716693df284b4d6edbd0267b0292a6d62dddb546c6f [2022-01-22T04:10:48.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:10:48.584Z] Dload Upload Total Spent Left Speed [2022-01-22T04:10:49.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 10647 --:--:-- --:--:-- --:--:-- 10662 [2022-01-22T04:10:49.157Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cef0cb126b9e51fcb657e016f725386cedf35c63 [Pipeline] } [2022-01-22T04:10:49.167Z] 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-22T04:10:49.828Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives ']' [2022-01-22T04:10:49.828Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-22T04:10:49.828Z] total 8 [2022-01-22T04:10:49.828Z] drwxr-xr-x. 3 root root 34 Jan 22 04:03 . [2022-01-22T04:10:49.828Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:03 .. [2022-01-22T04:10:49.828Z] drwxr-xr-x. 2 root root 6 Jan 22 04:03 cost [2022-01-22T04:10:49.828Z] -rw-r--r--. 1 root root 82 Jan 22 04:03 cost.csv [2022-01-22T04:10:49.828Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-22T04:10:49.828Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives [2022-01-22T04:10:49.828Z] total 8 [2022-01-22T04:10:49.828Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:03 . [2022-01-22T04:10:49.828Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:03 .. [2022-01-22T04:10:49.828Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:03 cost [2022-01-22T04:10:49.828Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 22 04:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:50.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:50.679Z] ---> package-listing.sh [2022-01-22T04:10:50.679Z] ++ facter osfamily [2022-01-22T04:10:50.679Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-22T04:10:50.940Z] + OS_FAMILY=redhat [2022-01-22T04:10:50.941Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-487 [2022-01-22T04:10:50.941Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-22T04:10:50.941Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-22T04:10:50.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-22T04:10:50.941Z] + PACKAGES=/tmp/packages_start.txt [2022-01-22T04:10:50.941Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-22T04:10:50.941Z] + PACKAGES=/tmp/packages_end.txt [2022-01-22T04:10:50.941Z] + case "${OS_FAMILY}" in [2022-01-22T04:10:50.941Z] + sort [2022-01-22T04:10:50.941Z] + rpm -qa [2022-01-22T04:10:51.510Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-22T04:10:51.510Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-22T04:10:51.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-22T04:10:51.510Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-487 ']' [2022-01-22T04:10:51.510Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [2022-01-22T04:10:51.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-487/archives/ [Pipeline] echo [2022-01-22T04:10:51.520Z] 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-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-22T04:10:51.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:10:52.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:10:52.358Z] . [Pipeline] withDockerContainer [2022-01-22T04:10:52.418Z] prd-centos7-docker-4c-2g-3659 does not seem to be running inside a container [2022-01-22T04:10:52.448Z] $ 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-487/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-487 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487:/w/workspace/edgexfoundry_edgex-ui-go_PR-487:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:10:52.657Z] $ docker top ed258c1b5acac8aa3d4fd2e9311a4b2d600bbf915387994e3d2e133278131f9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:10:53.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-22T04:10:53.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-22T04:10:53.612Z] + ls /var/log/sa-host [2022-01-22T04:10:53.612Z] + sadf -c /var/log/sa-host/sa17 [2022-01-22T04:10:53.612Z] file_magic: OK [2022-01-22T04:10:53.612Z] HZ: Using current value: 100 [2022-01-22T04:10:53.612Z] file_header: OK [2022-01-22T04:10:53.612Z] 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-22T04:10:53.612Z] Statistics: [2022-01-22T04:10:53.612Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:10:53.612Z] File successfully converted to sysstat format version 12.0.3 [2022-01-22T04:10:53.612Z] + sadf -c /var/log/sa-host/sa22 [2022-01-22T04:10:53.612Z] file_magic: OK [2022-01-22T04:10:53.612Z] HZ: Using current value: 100 [2022-01-22T04:10:53.612Z] file_header: OK [2022-01-22T04:10:53.612Z] 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-22T04:10:53.612Z] Statistics: [2022-01-22T04:10:53.612Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:10:53.612Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:10:53.699Z] provisioning config files... [2022-01-22T04:10:53.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-487@tmp/config3778112641382454464tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:10:53.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:54.013Z] ---> create-netrc.sh [Pipeline] } [2022-01-22T04:10:54.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:54.340Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-22T04:10:54.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:54.647Z] ---> sudo-logs.sh [2022-01-22T04:10:54.647Z] Archiving 'sudo' log.. [2022-01-22T04:10:54.647Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3659.novalocal: Name or service not known [2022-01-22T04:10:54.647Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3659.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-22T04:10:54.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:54.969Z] ---> job-cost.sh [2022-01-22T04:10:54.969Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:54.969Z] DEBUG: total: 0.05999999865889549 [2022-01-22T04:10:54.969Z] INFO: Retrieving Stack Cost... [2022-01-22T04:10:55.230Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:10:55.491Z] INFO: Archiving Costs [Pipeline] echo [2022-01-22T04:10:55.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:10:55.794Z] ---> logs-deploy.sh [2022-01-22T04:10:55.794Z] lf-activate-venv: SKIPPING [2022-01-22T04:10:55.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-487/6 [2022-01-22T04:10:55.794Z] INFO: archiving workspace using pattern(s): [2022-01-22T04:10:56.367Z] Archives upload complete. [2022-01-22T04:10:56.628Z] INFO: archiving logs to Nexus