Pull request #491 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 477cce48b08934b1b6555729b7aee89414185a11+e48074128e3d49bf104d5160f342619963f8a85e (37e3ec32f523a835fb700d5b6adf2e3072cfd0a1) 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-ssh14992523922432795085.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-ssh12206767401279623581.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3451333355130160091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1380215460122874817.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14556372279944729713.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3610925217559060009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3600 in /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [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-491 # 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-491@tmp/jenkins-gitclient-ssh5323481318540720181.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-491@tmp/jenkins-gitclient-ssh5983345609784350797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 477cce48b08934b1b6555729b7aee89414185a11 Merge succeeded, producing 477cce48b08934b1b6555729b7aee89414185a11 Checking out Revision 477cce48b08934b1b6555729b7aee89414185a11 (PR-491) > git config core.sparsecheckout # timeout=10 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # 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-491@tmp/jenkins-gitclient-ssh2811706788168177866.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 Commit message: "feat: update build product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-21T08:36:36.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-21T08:36:36.688Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-21T08:36:36.790Z] ========================================================= [2022-01-21T08:36:36.790Z] EdgeX Global Pipelines Version Info [2022-01-21T08:36:36.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:36:37.936Z] ------------------- [2022-01-21T08:36:37.937Z] stable info: [2022-01-21T08:36:37.937Z] ------------------- [2022-01-21T08:36:37.937Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-21T08:36:37.937Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-21T08:36:37.937Z] Message: update stable to v1.0.219 [2022-01-21T08:36:38.510Z] ------------------- [2022-01-21T08:36:38.510Z] experimental info: [2022-01-21T08:36:38.510Z] ------------------- [2022-01-21T08:36:38.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-21T08:36:38.510Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-21T08:36:38.510Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-21T08:36:38.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-21T08:36:38.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-21T08:36:38.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-21T08:36:38.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-21T08:36:38.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-21T08:36:38.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-21T08:36:38.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-21T08:36:39.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-21T08:36:39.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-21T08:36:39.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-21T08:36:39.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-21T08:36:39.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-21T08:36:39.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-21T08:36:39.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-21T08:36:39.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-21T08:36:39.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-21T08:36:39.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-21T08:36:39.411Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-21T08:36:39.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-21T08:36:39.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-21T08:36:39.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-21T08:36:39.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-21T08:36:39.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-21T08:36:39.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-21T08:36:39.683Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-21T08:36:39.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-21T08:36:39.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-491 [Pipeline] echo [2022-01-21T08:36:39.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-491 [Pipeline] echo [2022-01-21T08:36:39.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-491 [Pipeline] echo [2022-01-21T08:36:39.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo [2022-01-21T08:36:39.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 477cce4 [Pipeline] echo [2022-01-21T08:36:39.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T08:36:40.065Z] provisioning config files... [2022-01-21T08:36:40.078Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config7668402327865628963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:36:40.429Z] ---> docker-login.sh [2022-01-21T08:36:40.429Z] nexus3.edgexfoundry.org:10001 [2022-01-21T08:36:40.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:40.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:40.696Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:40.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:40.696Z] [2022-01-21T08:36:40.696Z] Login Succeeded [2022-01-21T08:36:40.696Z] nexus3.edgexfoundry.org:10002 [2022-01-21T08:36:40.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:40.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:40.696Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:40.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:40.696Z] [2022-01-21T08:36:40.696Z] Login Succeeded [2022-01-21T08:36:40.696Z] nexus3.edgexfoundry.org:10003 [2022-01-21T08:36:40.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:40.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:40.961Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:40.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:40.961Z] [2022-01-21T08:36:40.961Z] Login Succeeded [2022-01-21T08:36:40.961Z] nexus3.edgexfoundry.org:10004 [2022-01-21T08:36:40.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:40.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:40.961Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:40.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:40.961Z] [2022-01-21T08:36:40.961Z] Login Succeeded [2022-01-21T08:36:40.961Z] docker.io [2022-01-21T08:36:40.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:41.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:41.538Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:41.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:41.538Z] [2022-01-21T08:36:41.538Z] Login Succeeded [2022-01-21T08:36:41.538Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T08:36:41.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-21T08:36:42.187Z] + git rev-list -1 --merges 477cce48b08934b1b6555729b7aee89414185a11~1..477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo [2022-01-21T08:36:42.241Z] -----------> git rev-list -1 --merges 477cce48b08934b1b6555729b7aee89414185a11~1..477cce48b08934b1b6555729b7aee89414185a11 477cce48b08934b1b6555729b7aee89414185a11 [false] [Pipeline] sh [2022-01-21T08:36:42.559Z] + git log --format=format:%s -1 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo [2022-01-21T08:36:42.596Z] ========================================================= [2022-01-21T08:36:42.596Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-21T08:36:42.596Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-21T08:36:43.034Z] + git log --format=format:%s -1 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo [2022-01-21T08:36:43.066Z] [semverPrep] GIT_COMMIT: 477cce48b08934b1b6555729b7aee89414185a11, Commit Message: feat: update build product artifact GUI [Pipeline] echo [2022-01-21T08:36:43.098Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-21T08:36:43.555Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-21T08:36:43.555Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-21T08:36:43.555Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-21T08:36:43.555Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-21T08:36:43.555Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-21T08:36:43.555Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-21T08:36:43.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:36:44.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T08:36:44.015Z] [2022-01-21T08:36:44.015Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:36:44.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T08:36:44.367Z] latest: Pulling from edgex-devops/git-semver [2022-01-21T08:36:44.367Z] a0d0a0d46f8b: Pulling fs layer [2022-01-21T08:36:44.367Z] 3e5f54012d9b: Pulling fs layer [2022-01-21T08:36:44.367Z] 4c7163046ea9: Pulling fs layer [2022-01-21T08:36:44.367Z] 0c2d73faf560: Pulling fs layer [2022-01-21T08:36:44.367Z] 0c2d73faf560: Waiting [2022-01-21T08:36:44.367Z] 3e5f54012d9b: Verifying Checksum [2022-01-21T08:36:44.367Z] 3e5f54012d9b: Download complete [2022-01-21T08:36:44.367Z] a0d0a0d46f8b: Verifying Checksum [2022-01-21T08:36:44.367Z] a0d0a0d46f8b: Download complete [2022-01-21T08:36:44.367Z] 0c2d73faf560: Verifying Checksum [2022-01-21T08:36:44.367Z] 0c2d73faf560: Download complete [2022-01-21T08:36:44.367Z] 4c7163046ea9: Verifying Checksum [2022-01-21T08:36:44.367Z] 4c7163046ea9: Download complete [2022-01-21T08:36:44.632Z] a0d0a0d46f8b: Pull complete [2022-01-21T08:36:44.632Z] 3e5f54012d9b: Pull complete [2022-01-21T08:36:44.892Z] 4c7163046ea9: Pull complete [2022-01-21T08:36:45.152Z] 0c2d73faf560: Pull complete [2022-01-21T08:36:45.152Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-21T08:36:45.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-21T08:36:45.152Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-21T08:36:45.253Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2022-01-21T08:36:45.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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-21T08:36:46.037Z] $ docker top 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-21T08:36:46.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-21T08:36:46.217Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-21T08:36:46.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-21T08:36:46.324Z] $ docker exec 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent [2022-01-21T08:36:46.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeKIoP/agent.14 [2022-01-21T08:36:46.435Z] SSH_AGENT_PID=21 [2022-01-21T08:36:46.443Z] Running ssh-add (command line suppressed) [2022-01-21T08:36:46.553Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_6653734192906344938.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_6653734192906344938.key) [2022-01-21T08:36:46.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-21T08:36:46.899Z] + git tag --points-at HEAD [Pipeline] } [2022-01-21T08:36:46.930Z] $ docker exec --env ******** --env ******** 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent -k [2022-01-21T08:36:47.045Z] unset SSH_AUTH_SOCK; [2022-01-21T08:36:47.046Z] unset SSH_AGENT_PID; [2022-01-21T08:36:47.046Z] echo Agent pid 21 killed; [2022-01-21T08:36:47.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-21T08:36:47.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-21T08:36:47.128Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-21T08:36:47.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-21T08:36:47.238Z] $ docker exec 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent [2022-01-21T08:36:47.331Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbGMHoD/agent.55 [2022-01-21T08:36:47.331Z] SSH_AGENT_PID=62 [2022-01-21T08:36:47.336Z] Running ssh-add (command line suppressed) [2022-01-21T08:36:47.432Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_5546643180376374593.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_5546643180376374593.key) [2022-01-21T08:36:47.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-21T08:36:47.778Z] + git semver init [2022-01-21T08:36:47.779Z] # -> Open(): unable to determine branch for HEAD [2022-01-21T08:36:47.779Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-491/.git [2022-01-21T08:36:47.779Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [2022-01-21T08:36:47.779Z] # $SEMVER_REMOTE_NAME = origin [2022-01-21T08:36:47.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-21T08:36:47.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-21T08:36:47.779Z] # $SEMVER_BRANCH = PR-491 [2022-01-21T08:36:47.779Z] # $SEMVER_TEMP = /tmp/semver-627796155 [2022-01-21T08:36:47.779Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-21T08:36:49.694Z] # '/tmp/semver-627796155' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-491/.semver' [2022-01-21T08:36:49.694Z] # -> Force: false [2022-01-21T08:36:49.694Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-491/.semver [Pipeline] } [2022-01-21T08:36:49.722Z] $ docker exec --env ******** --env ******** 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent -k [2022-01-21T08:36:49.807Z] unset SSH_AUTH_SOCK; [2022-01-21T08:36:49.808Z] unset SSH_AGENT_PID; [2022-01-21T08:36:49.808Z] echo Agent pid 62 killed; [2022-01-21T08:36:49.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-21T08:36:50.230Z] + git semver [Pipeline] } [2022-01-21T08:36:50.263Z] $ docker stop --time=1 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 [2022-01-21T08:36:51.572Z] $ docker rm -f 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T08:36:51.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-21T08:36:52.254Z] Stashed 1 file(s) [Pipeline] echo [2022-01-21T08:36:52.277Z] [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-21T08:36:52.854Z] provisioning config files... [2022-01-21T08:36:52.863Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config1686141050045718201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:36:53.210Z] ---> docker-login.sh [2022-01-21T08:36:53.211Z] nexus3.edgexfoundry.org:10001 [2022-01-21T08:36:53.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:53.211Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:53.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:53.211Z] [2022-01-21T08:36:53.211Z] Login Succeeded [2022-01-21T08:36:53.211Z] nexus3.edgexfoundry.org:10002 [2022-01-21T08:36:53.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:53.211Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:53.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:53.211Z] [2022-01-21T08:36:53.211Z] Login Succeeded [2022-01-21T08:36:53.211Z] nexus3.edgexfoundry.org:10003 [2022-01-21T08:36:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:53.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:53.479Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:53.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:53.479Z] [2022-01-21T08:36:53.479Z] Login Succeeded [2022-01-21T08:36:53.479Z] nexus3.edgexfoundry.org:10004 [2022-01-21T08:36:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:53.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:53.479Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:53.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:53.480Z] [2022-01-21T08:36:53.480Z] Login Succeeded [2022-01-21T08:36:53.480Z] docker.io [2022-01-21T08:36:53.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:36:54.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:36:54.048Z] Configure a credential helper to remove this warning. See [2022-01-21T08:36:54.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:36:54.048Z] [2022-01-21T08:36:54.048Z] Login Succeeded [2022-01-21T08:36:54.048Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T08:36:54.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-21T08:36:54.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-21T08:36:54.311Z] ========================================================= [2022-01-21T08:36:54.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-21T08:36:54.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:36:54.721Z] + 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-21T08:36:54.986Z] Sending build context to Docker daemon 40.52MB [2022-01-21T08:36:54.986Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T08:36:54.986Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-21T08:36:54.986Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-21T08:36:54.986Z] 59bf1c3509f3: Pulling fs layer [2022-01-21T08:36:54.986Z] 666ba61612fd: Pulling fs layer [2022-01-21T08:36:54.986Z] 8ed8ca486205: Pulling fs layer [2022-01-21T08:36:54.986Z] 4fe6c5a15a65: Pulling fs layer [2022-01-21T08:36:54.986Z] 22a0e8bec74d: Pulling fs layer [2022-01-21T08:36:54.986Z] f965cba54748: Pulling fs layer [2022-01-21T08:36:54.986Z] 861ffc35075e: Pulling fs layer [2022-01-21T08:36:54.986Z] 4b385c91608e: Pulling fs layer [2022-01-21T08:36:54.986Z] 560528eb2ebb: Pulling fs layer [2022-01-21T08:36:54.986Z] f965cba54748: Waiting [2022-01-21T08:36:54.986Z] 861ffc35075e: Waiting [2022-01-21T08:36:54.986Z] 4b385c91608e: Waiting [2022-01-21T08:36:54.986Z] 560528eb2ebb: Waiting [2022-01-21T08:36:54.986Z] 4fe6c5a15a65: Waiting [2022-01-21T08:36:54.986Z] 22a0e8bec74d: Waiting [2022-01-21T08:36:54.986Z] 8ed8ca486205: Verifying Checksum [2022-01-21T08:36:54.986Z] 8ed8ca486205: Download complete [2022-01-21T08:36:54.986Z] 666ba61612fd: Verifying Checksum [2022-01-21T08:36:54.986Z] 666ba61612fd: Download complete [2022-01-21T08:36:54.986Z] 22a0e8bec74d: Verifying Checksum [2022-01-21T08:36:54.986Z] 22a0e8bec74d: Download complete [2022-01-21T08:36:54.986Z] 59bf1c3509f3: Verifying Checksum [2022-01-21T08:36:54.986Z] 59bf1c3509f3: Download complete [2022-01-21T08:36:54.986Z] f965cba54748: Verifying Checksum [2022-01-21T08:36:54.986Z] f965cba54748: Download complete [2022-01-21T08:36:55.257Z] 861ffc35075e: Verifying Checksum [2022-01-21T08:36:55.257Z] 861ffc35075e: Download complete [2022-01-21T08:36:55.257Z] 4b385c91608e: Verifying Checksum [2022-01-21T08:36:55.257Z] 4b385c91608e: Download complete [2022-01-21T08:36:55.257Z] 59bf1c3509f3: Pull complete [2022-01-21T08:36:55.530Z] 666ba61612fd: Pull complete [2022-01-21T08:36:55.797Z] 4fe6c5a15a65: Verifying Checksum [2022-01-21T08:36:55.797Z] 4fe6c5a15a65: Download complete [2022-01-21T08:36:55.797Z] 8ed8ca486205: Pull complete [2022-01-21T08:36:55.797Z] 560528eb2ebb: Verifying Checksum [2022-01-21T08:36:55.797Z] 560528eb2ebb: Download complete [2022-01-21T08:37:00.044Z] 4fe6c5a15a65: Pull complete [2022-01-21T08:37:00.044Z] 22a0e8bec74d: Pull complete [2022-01-21T08:37:00.044Z] f965cba54748: Pull complete [2022-01-21T08:37:00.044Z] 861ffc35075e: Pull complete [2022-01-21T08:37:00.044Z] 4b385c91608e: Pull complete [2022-01-21T08:37:02.616Z] 560528eb2ebb: Pull complete [2022-01-21T08:37:02.616Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-21T08:37:02.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-21T08:37:02.616Z] ---> dd4a08f94e63 [2022-01-21T08:37:02.616Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T08:37:04.532Z] ---> Running in 3d5584d77096 [2022-01-21T08:37:04.532Z] Removing intermediate container 3d5584d77096 [2022-01-21T08:37:04.532Z] ---> 363d91f78c5e [2022-01-21T08:37:04.532Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T08:37:04.532Z] ---> Running in 9015e0272309 [2022-01-21T08:37:04.795Z] Removing intermediate container 9015e0272309 [2022-01-21T08:37:04.795Z] ---> de095b4a4890 [2022-01-21T08:37:04.795Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T08:37:04.795Z] ---> Running in f3446c94003c [2022-01-21T08:37:04.795Z] Removing intermediate container f3446c94003c [2022-01-21T08:37:04.795Z] ---> 03eafcb78d68 [2022-01-21T08:37:04.795Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-21T08:37:04.795Z] ---> Running in 6044a07d047e [2022-01-21T08:37:04.795Z] Removing intermediate container 6044a07d047e [2022-01-21T08:37:04.795Z] ---> 500a2f57fa34 [2022-01-21T08:37:04.795Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T08:37:05.060Z] ---> Running in e4e2e69c36fe [2022-01-21T08:37:05.060Z] Removing intermediate container e4e2e69c36fe [2022-01-21T08:37:05.060Z] ---> 47b1f7b2b372 [2022-01-21T08:37:05.060Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T08:37:05.060Z] ---> Running in 97749d6504b7 [2022-01-21T08:37:05.647Z] Removing intermediate container 97749d6504b7 [2022-01-21T08:37:05.647Z] ---> 6d2c49c46472 [2022-01-21T08:37:05.647Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T08:37:05.647Z] ---> Running in 41b28e74d85b [2022-01-21T08:37:05.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-21T08:37:06.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-21T08:37:07.114Z] OK: 221 MiB in 52 packages [2022-01-21T08:37:07.379Z] Removing intermediate container 41b28e74d85b [2022-01-21T08:37:07.379Z] ---> 11e6527840bc [2022-01-21T08:37:07.379Z] Step 10/15 : ENV GO111MODULE=on [2022-01-21T08:37:07.379Z] ---> Running in 04e54b955303 [2022-01-21T08:37:07.379Z] Removing intermediate container 04e54b955303 [2022-01-21T08:37:07.379Z] ---> 16301f442c96 [2022-01-21T08:37:07.379Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T08:37:07.379Z] ---> Running in 23ece81c2614 [2022-01-21T08:37:07.639Z] Removing intermediate container 23ece81c2614 [2022-01-21T08:37:07.639Z] ---> 3bf001a3db63 [2022-01-21T08:37:07.639Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-21T08:37:07.639Z] ---> 0259ac37237b [2022-01-21T08:37:07.639Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T08:37:07.639Z] ---> Running in fe78e2c9b954 [2022-01-21T08:37:07.681Z] Still waiting to schedule task [2022-01-21T08:37:07.681Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-21T08:37:54.379Z] Removing intermediate container fe78e2c9b954 [2022-01-21T08:37:54.379Z] ---> e351604bd744 [2022-01-21T08:37:54.379Z] Step 14/15 : COPY . . [2022-01-21T08:37:54.379Z] ---> 94e1cff91fec [2022-01-21T08:37:54.379Z] Step 15/15 : RUN ${MAKE} [2022-01-21T08:37:54.379Z] ---> Running in 801d63a41eb1 [2022-01-21T08:37:54.379Z] noop [2022-01-21T08:37:54.379Z] Removing intermediate container 801d63a41eb1 [2022-01-21T08:37:54.379Z] ---> e399181dacfe [2022-01-21T08:37:54.379Z] Successfully built e399181dacfe [2022-01-21T08:37:54.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:37:54.725Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-21T08:37:54.725Z] . [Pipeline] withDockerContainer [2022-01-21T08:37:54.818Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2022-01-21T08:37:54.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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-21T08:37:55.222Z] $ docker top 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T08:37:55.638Z] + go version [2022-01-21T08:37:55.638Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-21T08:37:55.668Z] $ docker stop --time=1 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 [2022-01-21T08:37:56.844Z] $ docker rm -f 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:37:57.512Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-21T08:37:57.512Z] . [Pipeline] withDockerContainer [2022-01-21T08:37:57.593Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2022-01-21T08:37:57.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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-21T08:37:57.984Z] $ docker top da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-21T08:37:58.430Z] + make test [2022-01-21T08:37:58.430Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-21T08:37:58.705Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-21T08:38:13.813Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-21T08:38:13.813Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-21T08:38:16.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-21T08:38:16.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-21T08:38:16.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-21T08:38:16.448Z] $ docker stop --time=1 da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c [2022-01-21T08:38:17.874Z] $ docker rm -f da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T08:38:18.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-21T08:38:18.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-21T08:38:19.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-21T08:38:19.916Z] + ls -al . [2022-01-21T08:38:19.916Z] total 112 [2022-01-21T08:38:19.916Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 21 08:37 . [2022-01-21T08:38:19.916Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 21 08:36 .. [2022-01-21T08:38:19.916Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 21 08:36 assets [2022-01-21T08:38:19.916Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 21 08:36 bin [2022-01-21T08:38:19.916Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 08:36 cmd [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 08:36 CONTRIBUTING.md [2022-01-21T08:38:19.916Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 21 08:37 coverage.out [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 21 08:36 Dockerfile [2022-01-21T08:38:19.916Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 21 08:36 docs [2022-01-21T08:38:19.916Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 08:36 .git [2022-01-21T08:38:19.916Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 08:36 .github [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 08:36 .gitignore [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 21 08:36 go.mod [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 21 08:36 go.sum [2022-01-21T08:38:19.916Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 21 08:36 internal [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 08:36 Jenkinsfile [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 08:36 LICENSE [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 21 08:36 Makefile [2022-01-21T08:38:19.916Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 21 08:36 pkg [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 21 08:36 README.md [2022-01-21T08:38:19.916Z] drwx------. 3 jenkins jenkins 56 Jan 21 08:36 .semver [2022-01-21T08:38:19.916Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 21 08:36 snap [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 08:36 VERSION [2022-01-21T08:38:19.916Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 08:36 version.go [2022-01-21T08:38:19.916Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 08:36 web [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:38:20.244Z] + 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=477cce48b08934b1b6555729b7aee89414185a11 --label arch=amd64 --label version=0.0.0 . [2022-01-21T08:38:20.509Z] Sending build context to Docker daemon 40.52MB [2022-01-21T08:38:20.509Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T08:38:20.509Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-21T08:38:20.509Z] ---> e399181dacfe [2022-01-21T08:38:20.509Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T08:38:20.771Z] ---> Running in 001f381a3efb [2022-01-21T08:38:20.771Z] Removing intermediate container 001f381a3efb [2022-01-21T08:38:20.771Z] ---> de4c42a60198 [2022-01-21T08:38:20.771Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T08:38:20.771Z] ---> Running in 0e8013aa4bda [2022-01-21T08:38:20.771Z] Removing intermediate container 0e8013aa4bda [2022-01-21T08:38:20.771Z] ---> 02ceb0b8b16a [2022-01-21T08:38:20.771Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T08:38:20.771Z] ---> Running in e9570b6c5be1 [2022-01-21T08:38:21.031Z] Removing intermediate container e9570b6c5be1 [2022-01-21T08:38:21.031Z] ---> ac9f1114a612 [2022-01-21T08:38:21.031Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-21T08:38:21.031Z] ---> Running in 034e748924a4 [2022-01-21T08:38:21.031Z] Removing intermediate container 034e748924a4 [2022-01-21T08:38:21.031Z] ---> 0a5481a6f9a0 [2022-01-21T08:38:21.031Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T08:38:21.031Z] ---> Running in f49012b767f1 [2022-01-21T08:38:21.295Z] Removing intermediate container f49012b767f1 [2022-01-21T08:38:21.295Z] ---> a5adeb5194b1 [2022-01-21T08:38:21.295Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T08:38:21.295Z] ---> Running in 3a8c4f587042 [2022-01-21T08:38:21.557Z] Removing intermediate container 3a8c4f587042 [2022-01-21T08:38:21.557Z] ---> 6ce55d9440b2 [2022-01-21T08:38:21.557Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T08:38:21.557Z] ---> Running in 33364b440f99 [2022-01-21T08:38:21.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-21T08:38:22.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-21T08:38:23.021Z] OK: 221 MiB in 52 packages [2022-01-21T08:38:23.285Z] Removing intermediate container 33364b440f99 [2022-01-21T08:38:23.285Z] ---> b2bd7700b292 [2022-01-21T08:38:23.285Z] Step 10/23 : ENV GO111MODULE=on [2022-01-21T08:38:23.285Z] ---> Running in 3cca284650ec [2022-01-21T08:38:23.550Z] Removing intermediate container 3cca284650ec [2022-01-21T08:38:23.550Z] ---> 472043812602 [2022-01-21T08:38:23.550Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T08:38:23.550Z] ---> Running in ba605074711f [2022-01-21T08:38:23.550Z] Removing intermediate container ba605074711f [2022-01-21T08:38:23.550Z] ---> 65d530dbaadd [2022-01-21T08:38:23.550Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-21T08:38:23.816Z] ---> 69966c46a19e [2022-01-21T08:38:23.816Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T08:38:23.816Z] ---> Running in 974a2d425f61 [2022-01-21T08:38:24.393Z] Removing intermediate container 974a2d425f61 [2022-01-21T08:38:24.393Z] ---> 7fab3b867f87 [2022-01-21T08:38:24.393Z] Step 14/23 : COPY . . [2022-01-21T08:38:25.799Z] ---> 6e49c948f988 [2022-01-21T08:38:25.799Z] Step 15/23 : RUN ${MAKE} [2022-01-21T08:38:25.799Z] ---> Running in 6de0ea22f8f8 [2022-01-21T08:38:25.799Z] 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-21T08:38:35.888Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-21T08:38:36.093Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3601 in /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [Pipeline] { [Pipeline] ws [2022-01-21T08:38:36.135Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-01-21T08:38:36.361Z] The recommended git tool is: git [2022-01-21T08:38:36.463Z] Removing intermediate container 6de0ea22f8f8 [2022-01-21T08:38:36.463Z] ---> 41c5d51852cd [2022-01-21T08:38:36.463Z] Step 16/23 : FROM alpine:3.14 [2022-01-21T08:38:37.034Z] 3.14: Pulling from library/alpine [2022-01-21T08:38:37.034Z] 97518928ae5f: Pulling fs layer [2022-01-21T08:38:37.299Z] 97518928ae5f: Verifying Checksum [2022-01-21T08:38:37.299Z] 97518928ae5f: Download complete [2022-01-21T08:38:37.299Z] 97518928ae5f: Pull complete [2022-01-21T08:38:37.299Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-21T08:38:37.299Z] Status: Downloaded newer image for alpine:3.14 [2022-01-21T08:38:37.299Z] ---> 0a97eee8041e [2022-01-21T08:38:37.299Z] Step 17/23 : EXPOSE 4000 [2022-01-21T08:38:37.299Z] ---> Running in 98e134d37ddd [2022-01-21T08:38:37.557Z] Removing intermediate container 98e134d37ddd [2022-01-21T08:38:37.557Z] ---> fa4d87901bde [2022-01-21T08:38:37.557Z] 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-21T08:38:37.818Z] ---> d53ee57b8c0c [2022-01-21T08:38:37.818Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T08:38:38.078Z] ---> Running in fd0aaa3af3f9 [2022-01-21T08:38:38.079Z] Removing intermediate container fd0aaa3af3f9 [2022-01-21T08:38:38.079Z] ---> 606725fd4241 [2022-01-21T08:38:38.079Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-21T08:38:38.079Z] ---> Running in a1b471ad5b24 [2022-01-21T08:38:38.079Z] Removing intermediate container a1b471ad5b24 [2022-01-21T08:38:38.079Z] ---> eb09a2b18ebd [2022-01-21T08:38:38.079Z] Step 21/23 : LABEL arch=amd64 [2022-01-21T08:38:38.079Z] ---> Running in e85a4de09e83 [2022-01-21T08:38:38.337Z] Removing intermediate container e85a4de09e83 [2022-01-21T08:38:38.338Z] ---> 095bd4408556 [2022-01-21T08:38:38.338Z] Step 22/23 : LABEL git_sha=477cce48b08934b1b6555729b7aee89414185a11 [2022-01-21T08:38:38.338Z] ---> Running in e1a08d30a8fe [2022-01-21T08:38:38.338Z] Removing intermediate container e1a08d30a8fe [2022-01-21T08:38:38.338Z] ---> 477242a30900 [2022-01-21T08:38:38.338Z] Step 23/23 : LABEL version=0.0.0 [2022-01-21T08:38:38.338Z] ---> Running in f24fe1d2c5c2 [2022-01-21T08:38:38.599Z] Removing intermediate container f24fe1d2c5c2 [2022-01-21T08:38:38.599Z] ---> a9f1a8bd498a [2022-01-21T08:38:38.599Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-21T08:38:38.599Z] Successfully built a9f1a8bd498a [2022-01-21T08:38:38.599Z] 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-21T08:38:39.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T08:38:39.361Z] [2022-01-21T08:38:39.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:38:39.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T08:38:39.715Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-21T08:38:39.715Z] b4d181a07f80: Pulling fs layer [2022-01-21T08:38:39.715Z] a1111a8f2ec3: Pulling fs layer [2022-01-21T08:38:39.715Z] ed53099fbce6: Pulling fs layer [2022-01-21T08:38:39.715Z] dc539afda2c1: Pulling fs layer [2022-01-21T08:38:39.715Z] 77bc0d833cb6: Pulling fs layer [2022-01-21T08:38:39.715Z] 9065ff56babe: Pulling fs layer [2022-01-21T08:38:39.715Z] d287ab97295c: Pulling fs layer [2022-01-21T08:38:39.715Z] 77bc0d833cb6: Waiting [2022-01-21T08:38:39.715Z] 9065ff56babe: Waiting [2022-01-21T08:38:39.715Z] d287ab97295c: Waiting [2022-01-21T08:38:39.715Z] dc539afda2c1: Waiting [2022-01-21T08:38:39.715Z] a1111a8f2ec3: Verifying Checksum [2022-01-21T08:38:39.715Z] a1111a8f2ec3: Download complete [2022-01-21T08:38:39.715Z] dc539afda2c1: Verifying Checksum [2022-01-21T08:38:39.715Z] dc539afda2c1: Download complete [2022-01-21T08:38:39.982Z] ed53099fbce6: Verifying Checksum [2022-01-21T08:38:39.982Z] ed53099fbce6: Download complete [2022-01-21T08:38:39.982Z] 9065ff56babe: Verifying Checksum [2022-01-21T08:38:39.982Z] 9065ff56babe: Download complete [2022-01-21T08:38:39.982Z] 77bc0d833cb6: Verifying Checksum [2022-01-21T08:38:39.982Z] 77bc0d833cb6: Download complete [2022-01-21T08:38:39.982Z] b4d181a07f80: Verifying Checksum [2022-01-21T08:38:39.982Z] b4d181a07f80: Download complete [2022-01-21T08:38:40.560Z] d287ab97295c: Verifying Checksum [2022-01-21T08:38:40.560Z] d287ab97295c: Download complete [2022-01-21T08:38:40.752Z] using credential edgex-jenkins-ssh [2022-01-21T08:38:40.770Z] Cloning the remote Git repository [2022-01-21T08:38:40.820Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T08:38:40.886Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-01-21T08:38:40.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T08:38:40.980Z] > git --version # timeout=10 [2022-01-21T08:38:41.008Z] > git --version # 'git version 2.17.1' [2022-01-21T08:38:41.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T08:38:41.071Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-21T08:38:41.510Z] b4d181a07f80: Pull complete [2022-01-21T08:38:41.510Z] a1111a8f2ec3: Pull complete [2022-01-21T08:38:42.093Z] ed53099fbce6: Pull complete [2022-01-21T08:38:42.093Z] dc539afda2c1: Pull complete [2022-01-21T08:38:42.372Z] 77bc0d833cb6: Pull complete [2022-01-21T08:38:42.647Z] 9065ff56babe: Pull complete [2022-01-21T08:38:43.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-21T08:38:43.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-21T08:38:43.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-21T08:38:44.733Z] Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 477cce48b08934b1b6555729b7aee89414185a11 [2022-01-21T08:38:43.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-21T08:38:43.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T08:38:43.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-21T08:38:44.753Z] > git config core.sparsecheckout # timeout=10 [2022-01-21T08:38:44.772Z] > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 [2022-01-21T08:38:45.169Z] Merge succeeded, producing 477cce48b08934b1b6555729b7aee89414185a11 [2022-01-21T08:38:45.169Z] Checking out Revision 477cce48b08934b1b6555729b7aee89414185a11 (PR-491) [2022-01-21T08:38:45.094Z] > git remote # timeout=10 [2022-01-21T08:38:45.108Z] > git config --get remote.origin.url # timeout=10 [2022-01-21T08:38:45.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-21T08:38:45.132Z] > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 [2022-01-21T08:38:45.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-21T08:38:45.176Z] > git config core.sparsecheckout # timeout=10 [2022-01-21T08:38:45.193Z] > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 [2022-01-21T08:38:47.982Z] d287ab97295c: Pull complete [2022-01-21T08:38:47.982Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-21T08:38:47.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T08:38:47.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-21T08:38:48.076Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2022-01-21T08:38:48.111Z] $ 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-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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-21T08:38:49.280Z] Commit message: "feat: update build product artifact GUI" [2022-01-21T08:38:49.332Z] > git --version # timeout=10 [2022-01-21T08:38:49.349Z] > git --version # 'git version 2.17.1' [2022-01-21T08:38:49.359Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-21T08:38:49.739Z] [2022-01-21T08:38:49.739Z] GitHub has been notified of this commit’s build result [2022-01-21T08:38:49.739Z] [2022-01-21T08:38:52.180Z] $ docker top 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-21T08:38:52.657Z] ---> job-cost.sh [2022-01-21T08:38:52.657Z] lf-activate-venv: SKIPPING [2022-01-21T08:38:52.657Z] INFO: No Stack... [2022-01-21T08:38:53.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-21T08:38:53.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-21T08:38:53.125Z] Dload Upload Total Spent Left Speed [2022-01-21T08:38:53.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [2022-01-21T08:38:53.226Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2022-01-21T08:38:53.486Z] INFO: Archiving Costs [Pipeline] sh [2022-01-21T08:38:53.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-21T08:38:53.799Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/cost.csv [2022-01-21T08:38:53.800Z] + cut -d, -f6 [Pipeline] lock [2022-01-21T08:38:53.840Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [2022-01-21T08:38:53.845Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] did not exist. Created. [2022-01-21T08:38:53.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-21T08:38:54.024Z] + + sudosudo tee jq /etc/docker/daemon.new [2022-01-21T08:38:54.024Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-21T08:38:54.024Z] { [2022-01-21T08:38:54.024Z] "registry-mirrors": [ [2022-01-21T08:38:54.024Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-21T08:38:54.024Z] ], [2022-01-21T08:38:54.024Z] "bip": "10.250.0.254/24", [2022-01-21T08:38:54.024Z] "hosts": [ [2022-01-21T08:38:54.024Z] "tcp://0.0.0.0:5555", [2022-01-21T08:38:54.024Z] "unix:///var/run/docker.sock" [2022-01-21T08:38:54.024Z] ], [2022-01-21T08:38:54.024Z] "mtu": 1458, [2022-01-21T08:38:54.024Z] "selinux-enabled": true, [2022-01-21T08:38:54.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-21T08:38:54.024Z] } [Pipeline] sh [2022-01-21T08:38:54.246Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-21T08:38:54.311Z] Stashed 1 file(s) [Pipeline] } [2022-01-21T08:38:54.324Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [2022-01-21T08:38:54.377Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2022-01-21T08:38:54.425Z] $ docker stop --time=1 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 [2022-01-21T08:38:55.560Z] $ docker rm -f 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-21T08:38:56.002Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T08:39:14.392Z] provisioning config files... [2022-01-21T08:39:14.416Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7351325092976078815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:39:14.812Z] ---> docker-login.sh [2022-01-21T08:39:14.812Z] nexus3.edgexfoundry.org:10001 [2022-01-21T08:39:15.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:39:15.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:39:15.679Z] Configure a credential helper to remove this warning. See [2022-01-21T08:39:15.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:39:15.679Z] [2022-01-21T08:39:15.679Z] Login Succeeded [2022-01-21T08:39:15.679Z] nexus3.edgexfoundry.org:10002 [2022-01-21T08:39:15.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:39:15.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:39:15.953Z] Configure a credential helper to remove this warning. See [2022-01-21T08:39:15.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:39:15.953Z] [2022-01-21T08:39:15.953Z] Login Succeeded [2022-01-21T08:39:15.953Z] nexus3.edgexfoundry.org:10003 [2022-01-21T08:39:16.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:39:16.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:39:16.503Z] Configure a credential helper to remove this warning. See [2022-01-21T08:39:16.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:39:16.503Z] [2022-01-21T08:39:16.503Z] Login Succeeded [2022-01-21T08:39:16.503Z] nexus3.edgexfoundry.org:10004 [2022-01-21T08:39:16.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:39:17.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:39:17.100Z] Configure a credential helper to remove this warning. See [2022-01-21T08:39:17.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:39:17.100Z] [2022-01-21T08:39:17.100Z] Login Succeeded [2022-01-21T08:39:17.100Z] docker.io [2022-01-21T08:39:17.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-21T08:39:17.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-21T08:39:17.642Z] Configure a credential helper to remove this warning. See [2022-01-21T08:39:17.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-21T08:39:17.642Z] [2022-01-21T08:39:17.642Z] Login Succeeded [2022-01-21T08:39:17.642Z] ---> docker-login.sh ends [Pipeline] } [2022-01-21T08:39:17.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-21T08:39:18.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-21T08:39:18.074Z] ========================================================= [2022-01-21T08:39:18.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-21T08:39:18.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:39:18.515Z] + 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-21T08:39:19.504Z] Sending build context to Docker daemon 26.15MB [2022-01-21T08:39:19.504Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T08:39:19.504Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-21T08:39:19.504Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-21T08:39:19.504Z] 9b3977197b4f: Pulling fs layer [2022-01-21T08:39:19.504Z] 1a89e8eeedd5: Pulling fs layer [2022-01-21T08:39:19.504Z] 94645a83ff95: Pulling fs layer [2022-01-21T08:39:19.504Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-21T08:39:19.504Z] 0c92f367c5e7: Pulling fs layer [2022-01-21T08:39:19.504Z] 4b8299f9d1f4: Pulling fs layer [2022-01-21T08:39:19.504Z] 9a6b49a46696: Pulling fs layer [2022-01-21T08:39:19.504Z] cf05db05a679: Pulling fs layer [2022-01-21T08:39:19.504Z] 3f3a8bcf1eab: Waiting [2022-01-21T08:39:19.504Z] 0c92f367c5e7: Waiting [2022-01-21T08:39:19.504Z] 4b8299f9d1f4: Waiting [2022-01-21T08:39:19.504Z] 9a6b49a46696: Waiting [2022-01-21T08:39:19.504Z] cf05db05a679: Waiting [2022-01-21T08:39:19.504Z] 94645a83ff95: Verifying Checksum [2022-01-21T08:39:19.504Z] 94645a83ff95: Download complete [2022-01-21T08:39:19.786Z] 1a89e8eeedd5: Verifying Checksum [2022-01-21T08:39:19.786Z] 1a89e8eeedd5: Download complete [2022-01-21T08:39:19.786Z] 0c92f367c5e7: Verifying Checksum [2022-01-21T08:39:19.786Z] 0c92f367c5e7: Download complete [2022-01-21T08:39:19.786Z] 4b8299f9d1f4: Verifying Checksum [2022-01-21T08:39:19.786Z] 4b8299f9d1f4: Download complete [2022-01-21T08:39:19.786Z] 9b3977197b4f: Verifying Checksum [2022-01-21T08:39:19.786Z] 9b3977197b4f: Download complete [2022-01-21T08:39:19.786Z] 9a6b49a46696: Verifying Checksum [2022-01-21T08:39:19.786Z] 9a6b49a46696: Download complete [2022-01-21T08:39:20.388Z] 9b3977197b4f: Pull complete [2022-01-21T08:39:20.997Z] 1a89e8eeedd5: Pull complete [2022-01-21T08:39:21.272Z] 94645a83ff95: Pull complete [2022-01-21T08:39:21.547Z] cf05db05a679: Verifying Checksum [2022-01-21T08:39:21.547Z] cf05db05a679: Download complete [2022-01-21T08:39:22.144Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-21T08:39:22.144Z] 3f3a8bcf1eab: Download complete [2022-01-21T08:39:34.535Z] 3f3a8bcf1eab: Pull complete [2022-01-21T08:39:34.535Z] 0c92f367c5e7: Pull complete [2022-01-21T08:39:34.535Z] 4b8299f9d1f4: Pull complete [2022-01-21T08:39:34.535Z] 9a6b49a46696: Pull complete [2022-01-21T08:39:39.934Z] cf05db05a679: Pull complete [2022-01-21T08:39:39.934Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-21T08:39:39.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-21T08:39:39.934Z] ---> 0ccda1f7e2ee [2022-01-21T08:39:39.934Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T08:39:41.899Z] ---> Running in 76a6de71bbb6 [2022-01-21T08:39:41.899Z] Removing intermediate container 76a6de71bbb6 [2022-01-21T08:39:41.899Z] ---> 9d94826e0df5 [2022-01-21T08:39:41.899Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T08:39:41.899Z] ---> Running in 03550476bffa [2022-01-21T08:39:42.491Z] Removing intermediate container 03550476bffa [2022-01-21T08:39:42.491Z] ---> 8b9f956e82ee [2022-01-21T08:39:42.491Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T08:39:42.491Z] ---> Running in f9085e794206 [2022-01-21T08:39:42.762Z] Removing intermediate container f9085e794206 [2022-01-21T08:39:42.762Z] ---> b89422be3e41 [2022-01-21T08:39:42.762Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-21T08:39:43.033Z] ---> Running in c688cb343a3c [2022-01-21T08:39:43.304Z] Removing intermediate container c688cb343a3c [2022-01-21T08:39:43.304Z] ---> 8e703f10b25e [2022-01-21T08:39:43.304Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T08:39:43.304Z] ---> Running in 818f2f12d224 [2022-01-21T08:39:43.579Z] Removing intermediate container 818f2f12d224 [2022-01-21T08:39:43.579Z] ---> 8fcc5b58b99a [2022-01-21T08:39:43.579Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T08:39:43.852Z] ---> Running in cefbafbf6041 [2022-01-21T08:39:45.826Z] Removing intermediate container cefbafbf6041 [2022-01-21T08:39:45.826Z] ---> a648410d5e02 [2022-01-21T08:39:45.826Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T08:39:45.826Z] ---> Running in d7667becbafd [2022-01-21T08:39:46.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-21T08:39:47.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-21T08:39:48.013Z] OK: 220 MiB in 52 packages [2022-01-21T08:39:48.986Z] Removing intermediate container d7667becbafd [2022-01-21T08:39:48.986Z] ---> cdbec4b71038 [2022-01-21T08:39:48.986Z] Step 10/15 : ENV GO111MODULE=on [2022-01-21T08:39:48.986Z] ---> Running in d65041ad6b48 [2022-01-21T08:39:49.257Z] Removing intermediate container d65041ad6b48 [2022-01-21T08:39:49.257Z] ---> 27ec97f7c2f1 [2022-01-21T08:39:49.257Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T08:39:49.257Z] ---> Running in 5f762b083184 [2022-01-21T08:39:49.849Z] Removing intermediate container 5f762b083184 [2022-01-21T08:39:49.849Z] ---> db56b1a5d5a9 [2022-01-21T08:39:49.849Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-21T08:39:50.440Z] ---> 8efcd2660485 [2022-01-21T08:39:50.440Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T08:39:50.440Z] ---> Running in dfdf47ee2502 [2022-01-21T08:40:58.433Z] Removing intermediate container dfdf47ee2502 [2022-01-21T08:40:58.433Z] ---> e81940e36f3e [2022-01-21T08:40:58.433Z] Step 14/15 : COPY . . [2022-01-21T08:41:01.042Z] ---> 7c8ff22d53d0 [2022-01-21T08:41:01.042Z] Step 15/15 : RUN ${MAKE} [2022-01-21T08:41:01.042Z] ---> Running in d4ffe973c367 [2022-01-21T08:41:01.632Z] noop [2022-01-21T08:41:02.608Z] Removing intermediate container d4ffe973c367 [2022-01-21T08:41:02.608Z] ---> e7a47a14015a [2022-01-21T08:41:02.608Z] Successfully built e7a47a14015a [2022-01-21T08:41:02.608Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:41:02.970Z] + docker inspect -f . ci-base-image-arm64 [2022-01-21T08:41:02.970Z] . [Pipeline] withDockerContainer [2022-01-21T08:41:03.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container [2022-01-21T08:41:03.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-21T08:41:04.475Z] $ docker top a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T08:41:05.373Z] + go version [2022-01-21T08:41:05.373Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-21T08:41:05.407Z] $ docker stop --time=1 a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 [2022-01-21T08:41:07.006Z] $ docker rm -f a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:41:07.821Z] + docker inspect -f . ci-base-image-arm64 [2022-01-21T08:41:07.821Z] . [Pipeline] withDockerContainer [2022-01-21T08:41:08.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container [2022-01-21T08:41:08.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-21T08:41:09.330Z] $ docker top da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-21T08:41:10.278Z] + make test [2022-01-21T08:41:10.278Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-21T08:41:11.270Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-21T08:41:50.276Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-21T08:41:50.276Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-21T08:42:00.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-21T08:42:00.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-21T08:42:00.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-21T08:42:00.507Z] $ docker stop --time=1 da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da [2022-01-21T08:42:02.265Z] $ docker rm -f da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-21T08:42:03.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-21T08:42:03.120Z] Warning: overwriting stash ‘coverage-report’ [2022-01-21T08:42:03.826Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-21T08:42:04.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-21T08:42:04.831Z] + ls -al . [2022-01-21T08:42:04.831Z] total 152 [2022-01-21T08:42:04.831Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 08:41 . [2022-01-21T08:42:04.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 .. [2022-01-21T08:42:04.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 08:38 .git [2022-01-21T08:42:04.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 .github [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 08:38 .gitignore [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 08:38 CONTRIBUTING.md [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 21 08:38 Dockerfile [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 08:38 Jenkinsfile [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 08:38 LICENSE [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 21 08:38 Makefile [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 21 08:38 README.md [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 08:36 VERSION [2022-01-21T08:42:04.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 assets [2022-01-21T08:42:04.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 bin [2022-01-21T08:42:04.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 cmd [2022-01-21T08:42:04.831Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 21 08:41 coverage.out [2022-01-21T08:42:04.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 docs [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 21 08:38 go.mod [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 21 08:38 go.sum [2022-01-21T08:42:04.831Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 08:38 internal [2022-01-21T08:42:04.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 pkg [2022-01-21T08:42:04.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 snap [2022-01-21T08:42:04.831Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 08:38 version.go [2022-01-21T08:42:04.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 web [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:42:05.247Z] + 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=477cce48b08934b1b6555729b7aee89414185a11 --label arch=arm64 --label version=0.0.0 . [2022-01-21T08:42:06.257Z] Sending build context to Docker daemon 26.15MB [2022-01-21T08:42:06.257Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-21T08:42:06.257Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-21T08:42:06.257Z] ---> e7a47a14015a [2022-01-21T08:42:06.257Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-21T08:42:06.533Z] ---> Running in 4e5f1c4fdda3 [2022-01-21T08:42:06.808Z] Removing intermediate container 4e5f1c4fdda3 [2022-01-21T08:42:06.808Z] ---> 0a054232f528 [2022-01-21T08:42:06.808Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-21T08:42:07.082Z] ---> Running in c75102c04696 [2022-01-21T08:42:07.356Z] Removing intermediate container c75102c04696 [2022-01-21T08:42:07.356Z] ---> d63b0a9c41f9 [2022-01-21T08:42:07.356Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-21T08:42:07.356Z] ---> Running in 7293a4cf23e2 [2022-01-21T08:42:07.949Z] Removing intermediate container 7293a4cf23e2 [2022-01-21T08:42:07.949Z] ---> 7cea4e214637 [2022-01-21T08:42:07.949Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-21T08:42:07.949Z] ---> Running in 04a7cf6a29aa [2022-01-21T08:42:08.223Z] Removing intermediate container 04a7cf6a29aa [2022-01-21T08:42:08.224Z] ---> be1a9b56ea3a [2022-01-21T08:42:08.224Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-21T08:42:08.224Z] ---> Running in 054efaddb959 [2022-01-21T08:42:08.496Z] Removing intermediate container 054efaddb959 [2022-01-21T08:42:08.496Z] ---> 3d23e8ecb0ff [2022-01-21T08:42:08.496Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-21T08:42:08.780Z] ---> Running in b3815eba3607 [2022-01-21T08:42:10.759Z] Removing intermediate container b3815eba3607 [2022-01-21T08:42:10.759Z] ---> c9897ac9419a [2022-01-21T08:42:10.759Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-21T08:42:10.759Z] ---> Running in 120c0d7a6b9d [2022-01-21T08:42:11.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-21T08:42:12.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-21T08:42:13.301Z] OK: 220 MiB in 52 packages [2022-01-21T08:42:13.902Z] Removing intermediate container 120c0d7a6b9d [2022-01-21T08:42:13.902Z] ---> 30dfff837be9 [2022-01-21T08:42:13.902Z] Step 10/23 : ENV GO111MODULE=on [2022-01-21T08:42:14.173Z] ---> Running in 2f0021078998 [2022-01-21T08:42:14.446Z] Removing intermediate container 2f0021078998 [2022-01-21T08:42:14.446Z] ---> 7563d5bdb3ef [2022-01-21T08:42:14.446Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-21T08:42:14.446Z] ---> Running in 6932cce3d279 [2022-01-21T08:42:15.043Z] Removing intermediate container 6932cce3d279 [2022-01-21T08:42:15.043Z] ---> c08244633334 [2022-01-21T08:42:15.043Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-21T08:42:15.639Z] ---> 88302743eaa4 [2022-01-21T08:42:15.639Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-21T08:42:15.639Z] ---> Running in b5b687a9897d [2022-01-21T08:42:18.262Z] Removing intermediate container b5b687a9897d [2022-01-21T08:42:18.262Z] ---> 5111744a40f7 [2022-01-21T08:42:18.262Z] Step 14/23 : COPY . . [2022-01-21T08:42:20.874Z] ---> 82df3ebaaaff [2022-01-21T08:42:20.874Z] Step 15/23 : RUN ${MAKE} [2022-01-21T08:42:20.874Z] ---> Running in 5d67e01940a1 [2022-01-21T08:42:21.850Z] 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-21T08:42:54.167Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-21T08:42:55.158Z] Removing intermediate container 5d67e01940a1 [2022-01-21T08:42:55.158Z] ---> 6453e34f94a0 [2022-01-21T08:42:55.158Z] Step 16/23 : FROM alpine:3.14 [2022-01-21T08:42:55.748Z] 3.14: Pulling from library/alpine [2022-01-21T08:42:56.019Z] be307f383ecc: Pulling fs layer [2022-01-21T08:42:56.291Z] be307f383ecc: Download complete [2022-01-21T08:42:56.885Z] be307f383ecc: Pull complete [2022-01-21T08:42:56.885Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-21T08:42:56.885Z] Status: Downloaded newer image for alpine:3.14 [2022-01-21T08:42:56.885Z] ---> 5b8b7b635229 [2022-01-21T08:42:56.885Z] Step 17/23 : EXPOSE 4000 [2022-01-21T08:42:56.885Z] ---> Running in 760cc17c8a66 [2022-01-21T08:42:57.157Z] Removing intermediate container 760cc17c8a66 [2022-01-21T08:42:57.157Z] ---> cd5e6a81402e [2022-01-21T08:42:57.157Z] 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-21T08:42:58.583Z] ---> 54ce5602abcf [2022-01-21T08:42:58.583Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-21T08:42:58.583Z] ---> Running in 125efd4c38e0 [2022-01-21T08:42:58.856Z] Removing intermediate container 125efd4c38e0 [2022-01-21T08:42:58.856Z] ---> e8a1e2573dad [2022-01-21T08:42:58.856Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-21T08:42:59.127Z] ---> Running in a403761ac45a [2022-01-21T08:42:59.401Z] Removing intermediate container a403761ac45a [2022-01-21T08:42:59.401Z] ---> e98fe446aa0c [2022-01-21T08:42:59.401Z] Step 21/23 : LABEL arch=arm64 [2022-01-21T08:42:59.401Z] ---> Running in e5de86ebdc0c [2022-01-21T08:42:59.673Z] Removing intermediate container e5de86ebdc0c [2022-01-21T08:42:59.673Z] ---> 253d83edb1d6 [2022-01-21T08:42:59.673Z] Step 22/23 : LABEL git_sha=477cce48b08934b1b6555729b7aee89414185a11 [2022-01-21T08:42:59.945Z] ---> Running in 5ab693aee89d [2022-01-21T08:43:00.217Z] Removing intermediate container 5ab693aee89d [2022-01-21T08:43:00.217Z] ---> 77acc5c98ebf [2022-01-21T08:43:00.217Z] Step 23/23 : LABEL version=0.0.0 [2022-01-21T08:43:00.217Z] ---> Running in 532a5441f770 [2022-01-21T08:43:00.490Z] Removing intermediate container 532a5441f770 [2022-01-21T08:43:00.490Z] ---> 52c86c6cead8 [2022-01-21T08:43:00.490Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-21T08:43:00.762Z] Successfully built 52c86c6cead8 [2022-01-21T08:43:00.762Z] 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-21T08:43:01.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T08:43:01.395Z] [2022-01-21T08:43:01.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:43:01.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T08:43:02.047Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-21T08:43:02.047Z] 448f6bf000e3: Pulling fs layer [2022-01-21T08:43:02.047Z] f757da607395: Pulling fs layer [2022-01-21T08:43:02.047Z] 05883995daec: Pulling fs layer [2022-01-21T08:43:02.047Z] 8603b9c90790: Pulling fs layer [2022-01-21T08:43:02.047Z] 1560dd03e051: Pulling fs layer [2022-01-21T08:43:02.047Z] 27f5ce0e4adf: Pulling fs layer [2022-01-21T08:43:02.047Z] c2d8d7efcc4b: Pulling fs layer [2022-01-21T08:43:02.047Z] 1560dd03e051: Waiting [2022-01-21T08:43:02.047Z] 27f5ce0e4adf: Waiting [2022-01-21T08:43:02.047Z] c2d8d7efcc4b: Waiting [2022-01-21T08:43:02.047Z] 8603b9c90790: Waiting [2022-01-21T08:43:02.047Z] f757da607395: Verifying Checksum [2022-01-21T08:43:02.047Z] f757da607395: Download complete [2022-01-21T08:43:02.047Z] 8603b9c90790: Verifying Checksum [2022-01-21T08:43:02.047Z] 8603b9c90790: Download complete [2022-01-21T08:43:02.047Z] 1560dd03e051: Verifying Checksum [2022-01-21T08:43:02.047Z] 1560dd03e051: Download complete [2022-01-21T08:43:02.047Z] 27f5ce0e4adf: Verifying Checksum [2022-01-21T08:43:02.047Z] 27f5ce0e4adf: Download complete [2022-01-21T08:43:02.047Z] 05883995daec: Verifying Checksum [2022-01-21T08:43:02.047Z] 05883995daec: Download complete [2022-01-21T08:43:02.642Z] 448f6bf000e3: Verifying Checksum [2022-01-21T08:43:02.642Z] 448f6bf000e3: Download complete [2022-01-21T08:43:05.261Z] c2d8d7efcc4b: Verifying Checksum [2022-01-21T08:43:05.261Z] c2d8d7efcc4b: Download complete [2022-01-21T08:43:06.238Z] 448f6bf000e3: Pull complete [2022-01-21T08:43:06.835Z] f757da607395: Pull complete [2022-01-21T08:43:08.263Z] 05883995daec: Pull complete [2022-01-21T08:43:08.263Z] 8603b9c90790: Pull complete [2022-01-21T08:43:09.241Z] 1560dd03e051: Pull complete [2022-01-21T08:43:09.514Z] 27f5ce0e4adf: Pull complete [2022-01-21T08:43:24.576Z] c2d8d7efcc4b: Pull complete [2022-01-21T08:43:24.576Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-21T08:43:24.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-21T08:43:24.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-21T08:43:24.796Z] prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container [2022-01-21T08:43:24.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-21T08:43:27.513Z] $ docker top 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:28.479Z] ---> job-cost.sh [2022-01-21T08:43:28.479Z] lf-activate-venv: SKIPPING [2022-01-21T08:43:28.479Z] INFO: No Stack... [2022-01-21T08:43:28.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-21T08:43:29.340Z] INFO: Archiving Costs [Pipeline] sh [2022-01-21T08:43:30.008Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-01-21T08:43:30.008Z] + cut -d, -f6 [Pipeline] lock [2022-01-21T08:43:30.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [2022-01-21T08:43:30.088Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] did not exist. Created. [2022-01-21T08:43:30.088Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-21T08:43:30.828Z] /w/workspace/edgex-ui-go/1@tmp/durable-71c7367d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-71c7367d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-21T08:43:31.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-21T08:43:31.612Z] Warning: overwriting stash ‘stack-cost’ [2022-01-21T08:43:31.761Z] Stashed 1 file(s) [Pipeline] } [2022-01-21T08:43:31.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-21T08:43:31.869Z] $ docker stop --time=1 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 [2022-01-21T08:43:33.387Z] $ docker rm -f 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 [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-21T08:43:34.500Z] provisioning config files... [2022-01-21T08:43:34.534Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config5186109493617117722tmp [Pipeline] { [Pipeline] sh [2022-01-21T08:43:35.073Z] + set +x [2022-01-21T08:43:35.073Z] + bash -s -- [2022-01-21T08:43:35.073Z] + curl -s https://codecov.io/bash [2022-01-21T08:43:35.073Z] [2022-01-21T08:43:35.073Z] _____ _ [2022-01-21T08:43:35.073Z] / ____| | | [2022-01-21T08:43:35.073Z] | | ___ __| | ___ ___ _____ __ [2022-01-21T08:43:35.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-21T08:43:35.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-21T08:43:35.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-21T08:43:35.073Z] Bash-1.0.6 [2022-01-21T08:43:35.073Z] [2022-01-21T08:43:35.074Z] [2022-01-21T08:43:35.074Z] ==> git version 2.24.4 found [2022-01-21T08:43:35.074Z] ==> 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-21T08:43:35.074Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-21T08:43:35.074Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-21T08:43:35.074Z] ==> Jenkins CI detected. [2022-01-21T08:43:35.074Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [2022-01-21T08:43:35.074Z] project root: . [2022-01-21T08:43:35.074Z] --> token set from env [2022-01-21T08:43:35.074Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-21T08:43:35.074Z] ==> Running gcov in . (disable via -X gcov) [2022-01-21T08:43:35.074Z] ==> Python coveragepy not found [2022-01-21T08:43:35.074Z] ==> Searching for coverage reports in: [2022-01-21T08:43:35.074Z] + . [2022-01-21T08:43:35.074Z] -> Found 1 reports [2022-01-21T08:43:35.074Z] ==> Detecting git/mercurial file structure [2022-01-21T08:43:35.074Z] ==> Reading reports [2022-01-21T08:43:35.074Z] + ./coverage.out bytes=10 [2022-01-21T08:43:35.074Z] ==> Appending adjustments [2022-01-21T08:43:35.074Z] https://docs.codecov.io/docs/fixing-reports [2022-01-21T08:43:35.335Z] + Found adjustments [2022-01-21T08:43:35.335Z] ==> Gzipping contents [2022-01-21T08:43:35.335Z] 4.0K /tmp/codecov.M6vey1.gz [2022-01-21T08:43:35.335Z] ==> Uploading reports [2022-01-21T08:43:35.335Z] url: https://codecov.io [2022-01-21T08:43:35.335Z] query: branch=PR-491&commit=477cce48b08934b1b6555729b7aee89414185a11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=491&job=&cmd_args= [2022-01-21T08:43:35.335Z] -> Pinging Codecov [2022-01-21T08:43:35.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-491&commit=477cce48b08934b1b6555729b7aee89414185a11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=491&job=&cmd_args= [2022-01-21T08:43:35.906Z] -> Uploading to [2022-01-21T08:43:35.906Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-21/FB506323287CE973F263BFD2A0EB1F37/477cce48b08934b1b6555729b7aee89414185a11/a63b3bee-833a-4dd6-97d7-b3e19abe7fab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220121T084335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6244fb0b72fe24234bcf76d58af012f06968f1ff3c324189d3266d80e785231 [2022-01-21T08:43:35.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-21T08:43:35.906Z] Dload Upload Total Spent Left Speed [2022-01-21T08:43:36.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11844 --:--:-- --:--:-- --:--:-- 11885 [2022-01-21T08:43:36.167Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] } [2022-01-21T08:43:36.194Z] 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-21T08:43:37.991Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives ']' [2022-01-21T08:43:37.991Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives [2022-01-21T08:43:37.991Z] total 8 [2022-01-21T08:43:37.991Z] drwxr-xr-x. 3 root root 34 Jan 21 08:38 . [2022-01-21T08:43:37.991Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 08:38 .. [2022-01-21T08:43:37.991Z] drwxr-xr-x. 2 root root 6 Jan 21 08:38 cost [2022-01-21T08:43:37.991Z] -rw-r--r--. 1 root root 82 Jan 21 08:38 cost.csv [2022-01-21T08:43:37.991Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives [2022-01-21T08:43:37.991Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives [2022-01-21T08:43:37.991Z] total 8 [2022-01-21T08:43:37.991Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 21 08:38 . [2022-01-21T08:43:37.991Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 08:38 .. [2022-01-21T08:43:37.991Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 21 08:38 cost [2022-01-21T08:43:37.991Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 21 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:38.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:38.906Z] ---> package-listing.sh [2022-01-21T08:43:38.906Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-21T08:43:38.906Z] ++ facter osfamily [2022-01-21T08:43:39.168Z] + OS_FAMILY=redhat [2022-01-21T08:43:39.168Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-491 [2022-01-21T08:43:39.168Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-21T08:43:39.168Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-21T08:43:39.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-21T08:43:39.168Z] + PACKAGES=/tmp/packages_start.txt [2022-01-21T08:43:39.168Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-491 ']' [2022-01-21T08:43:39.168Z] + PACKAGES=/tmp/packages_end.txt [2022-01-21T08:43:39.168Z] + case "${OS_FAMILY}" in [2022-01-21T08:43:39.168Z] + sort [2022-01-21T08:43:39.168Z] + rpm -qa [2022-01-21T08:43:39.736Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-21T08:43:39.736Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-21T08:43:39.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-21T08:43:39.736Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-491 ']' [2022-01-21T08:43:39.736Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/ [2022-01-21T08:43:39.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/ [Pipeline] echo [2022-01-21T08:43:39.768Z] 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-491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-21T08:43:40.066Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-21T08:43:40.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-21T08:43:40.657Z] . [Pipeline] withDockerContainer [2022-01-21T08:43:40.745Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2022-01-21T08:43:40.776Z] $ 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-491/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-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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-21T08:43:41.007Z] $ docker top f0ed8e3517b9688a01bc70840e79a03143082277b9d7e4e5eca50c8f474c7f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-21T08:43:41.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-21T08:43:41.732Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-21T08:43:42.046Z] + ls /var/log/sa-host [2022-01-21T08:43:42.046Z] + sadf -c /var/log/sa-host/sa17 [2022-01-21T08:43:42.046Z] file_magic: OK [2022-01-21T08:43:42.046Z] HZ: Using current value: 100 [2022-01-21T08:43:42.046Z] file_header: OK [2022-01-21T08:43:42.046Z] 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-21T08:43:42.046Z] Statistics: [2022-01-21T08:43:42.046Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-21T08:43:42.046Z] File successfully converted to sysstat format version 12.0.3 [2022-01-21T08:43:42.046Z] + sadf -c /var/log/sa-host/sa21 [2022-01-21T08:43:42.046Z] file_magic: OK [2022-01-21T08:43:42.046Z] HZ: Using current value: 100 [2022-01-21T08:43:42.046Z] file_header: OK [2022-01-21T08:43:42.046Z] 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-21T08:43:42.046Z] Statistics: [2022-01-21T08:43:42.046Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-21T08:43:42.046Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-21T08:43:42.382Z] provisioning config files... [2022-01-21T08:43:42.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config8127889401321493476tmp [Pipeline] { [Pipeline] echo [2022-01-21T08:43:42.444Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:42.758Z] ---> create-netrc.sh [Pipeline] } [2022-01-21T08:43:42.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:43.178Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-21T08:43:43.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:43.521Z] ---> sudo-logs.sh [2022-01-21T08:43:43.521Z] Archiving 'sudo' log.. [2022-01-21T08:43:44.458Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known [2022-01-21T08:43:44.458Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-21T08:43:44.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:44.867Z] ---> job-cost.sh [2022-01-21T08:43:44.867Z] lf-activate-venv: SKIPPING [2022-01-21T08:43:44.867Z] DEBUG: total: 0.05999999865889549 [2022-01-21T08:43:44.867Z] INFO: Retrieving Stack Cost... [2022-01-21T08:43:45.128Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-21T08:43:45.700Z] INFO: Archiving Costs [Pipeline] echo [2022-01-21T08:43:45.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-21T08:43:46.057Z] ---> logs-deploy.sh [2022-01-21T08:43:46.057Z] lf-activate-venv: SKIPPING [2022-01-21T08:43:46.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-491/1 [2022-01-21T08:43:46.057Z] INFO: archiving workspace using pattern(s): [2022-01-21T08:43:46.630Z] Archives upload complete. [2022-01-21T08:43:46.894Z] INFO: archiving logs to Nexus