Pull request #498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894c3e7ad930fb1b408abbce501bdc859c6bf94e+46f504b71f11fd5289453d0fb745c59911fba2ea (ce65716c4f3d1519fb959512b2314b3e94cdda41) 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-ssh4003554324711418660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh9219085957728856659.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-498/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-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12267593434757204712.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-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8157554332208200796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12482209322099631608.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-498/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-498/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5584061004059552122.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-5237 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [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-498 # 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-498@tmp/jenkins-gitclient-ssh1794519458475929394.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-498@tmp/jenkins-gitclient-ssh970901610824778955.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e Merge succeeded, producing 894c3e7ad930fb1b408abbce501bdc859c6bf94e Checking out Revision 894c3e7ad930fb1b408abbce501bdc859c6bf94e (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # 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-498@tmp/jenkins-gitclient-ssh3110428654986489610.key > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-14T20:34:21.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-14T20:34:21.334Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-14T20:34:21.439Z] ========================================================= [2022-02-14T20:34:21.439Z] EdgeX Global Pipelines Version Info [2022-02-14T20:34:21.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:34:22.600Z] ------------------- [2022-02-14T20:34:22.600Z] stable info: [2022-02-14T20:34:22.600Z] ------------------- [2022-02-14T20:34:22.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T20:34:22.600Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T20:34:22.600Z] Message: update stable to v1.0.220 [2022-02-14T20:34:23.186Z] ------------------- [2022-02-14T20:34:23.186Z] experimental info: [2022-02-14T20:34:23.186Z] ------------------- [2022-02-14T20:34:23.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T20:34:23.186Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T20:34:23.186Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-14T20:34:23.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-14T20:34:23.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-14T20:34:23.529Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-14T20:34:23.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-14T20:34:23.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-14T20:34:23.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-14T20:34:23.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-14T20:34:23.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-14T20:34:23.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-14T20:34:23.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-14T20:34:23.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-14T20:34:23.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-14T20:34:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-14T20:34:23.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-14T20:34:24.001Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T20:34:24.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T20:34:24.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T20:34:24.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T20:34:24.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-14T20:34:24.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-14T20:34:24.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-14T20:34:24.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-14T20:34:24.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-14T20:34:24.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-14T20:34:24.406Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-14T20:34:24.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-14T20:34:24.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2022-02-14T20:34:24.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2022-02-14T20:34:24.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2022-02-14T20:34:24.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo [2022-02-14T20:34:24.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894c3e7 [Pipeline] echo [2022-02-14T20:34:24.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T20:34:24.804Z] provisioning config files... [2022-02-14T20:34:24.818Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config681640637181029321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:34:25.183Z] ---> docker-login.sh [2022-02-14T20:34:25.183Z] nexus3.edgexfoundry.org:10001 [2022-02-14T20:34:25.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:25.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:25.448Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:25.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:25.448Z] [2022-02-14T20:34:25.448Z] Login Succeeded [2022-02-14T20:34:25.448Z] nexus3.edgexfoundry.org:10002 [2022-02-14T20:34:25.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:25.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:25.448Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:25.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:25.448Z] [2022-02-14T20:34:25.448Z] Login Succeeded [2022-02-14T20:34:25.448Z] nexus3.edgexfoundry.org:10003 [2022-02-14T20:34:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:25.715Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:25.715Z] [2022-02-14T20:34:25.715Z] Login Succeeded [2022-02-14T20:34:25.715Z] nexus3.edgexfoundry.org:10004 [2022-02-14T20:34:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:25.715Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:25.715Z] [2022-02-14T20:34:25.715Z] Login Succeeded [2022-02-14T20:34:25.715Z] docker.io [2022-02-14T20:34:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:26.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:26.292Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:26.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:26.292Z] [2022-02-14T20:34:26.292Z] Login Succeeded [2022-02-14T20:34:26.292Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T20:34:26.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-14T20:34:26.970Z] + git rev-list -1 --merges 894c3e7ad930fb1b408abbce501bdc859c6bf94e~1..894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo [2022-02-14T20:34:27.025Z] -----------> git rev-list -1 --merges 894c3e7ad930fb1b408abbce501bdc859c6bf94e~1..894c3e7ad930fb1b408abbce501bdc859c6bf94e 894c3e7ad930fb1b408abbce501bdc859c6bf94e [false] [Pipeline] sh [2022-02-14T20:34:27.343Z] + git log --format=format:%s -1 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo [2022-02-14T20:34:27.375Z] ========================================================= [2022-02-14T20:34:27.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-14T20:34:27.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T20:34:27.815Z] + git log --format=format:%s -1 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] echo [2022-02-14T20:34:27.849Z] [semverPrep] GIT_COMMIT: 894c3e7ad930fb1b408abbce501bdc859c6bf94e, Commit Message: chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web [Pipeline] echo [2022-02-14T20:34:27.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-14T20:34:28.333Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-14T20:34:28.334Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-14T20:34:28.334Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-14T20:34:28.334Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-14T20:34:28.334Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-14T20:34:28.334Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-14T20:34:28.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:34:28.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T20:34:28.804Z] [2022-02-14T20:34:28.804Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:34:29.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T20:34:29.155Z] latest: Pulling from edgex-devops/git-semver [2022-02-14T20:34:29.155Z] a0d0a0d46f8b: Pulling fs layer [2022-02-14T20:34:29.155Z] 3e5f54012d9b: Pulling fs layer [2022-02-14T20:34:29.155Z] 4c7163046ea9: Pulling fs layer [2022-02-14T20:34:29.155Z] 0c2d73faf560: Pulling fs layer [2022-02-14T20:34:29.155Z] 0c2d73faf560: Waiting [2022-02-14T20:34:29.155Z] 3e5f54012d9b: Verifying Checksum [2022-02-14T20:34:29.155Z] 3e5f54012d9b: Download complete [2022-02-14T20:34:29.155Z] a0d0a0d46f8b: Verifying Checksum [2022-02-14T20:34:29.156Z] a0d0a0d46f8b: Download complete [2022-02-14T20:34:29.422Z] 0c2d73faf560: Verifying Checksum [2022-02-14T20:34:29.422Z] 0c2d73faf560: Download complete [2022-02-14T20:34:29.422Z] 4c7163046ea9: Verifying Checksum [2022-02-14T20:34:29.422Z] 4c7163046ea9: Download complete [2022-02-14T20:34:29.422Z] a0d0a0d46f8b: Pull complete [2022-02-14T20:34:29.422Z] 3e5f54012d9b: Pull complete [2022-02-14T20:34:29.689Z] 4c7163046ea9: Pull complete [2022-02-14T20:34:29.954Z] 0c2d73faf560: Pull complete [2022-02-14T20:34:29.954Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-14T20:34:29.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T20:34:29.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-14T20:34:30.048Z] prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container [2022-02-14T20:34:29.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-14T20:34:30.365Z] $ docker top f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-14T20:34:30.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T20:34:30.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T20:34:30.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T20:34:30.662Z] $ docker exec f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent [2022-02-14T20:34:31.079Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcAJPK/agent.12 [2022-02-14T20:34:31.079Z] SSH_AGENT_PID=19 [2022-02-14T20:34:31.086Z] Running ssh-add (command line suppressed) [2022-02-14T20:34:30.856Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4705222873530708451.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4705222873530708451.key) [2022-02-14T20:34:31.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T20:34:31.521Z] + git tag --points-at HEAD [Pipeline] } [2022-02-14T20:34:31.270Z] $ docker exec --env ******** --env ******** f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent -k [2022-02-14T20:34:31.347Z] unset SSH_AUTH_SOCK; [2022-02-14T20:34:31.347Z] unset SSH_AGENT_PID; [2022-02-14T20:34:31.347Z] echo Agent pid 19 killed; [2022-02-14T20:34:31.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-14T20:34:31.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T20:34:31.721Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T20:34:31.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T20:34:31.566Z] $ docker exec f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent [2022-02-14T20:34:31.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeJHGh/agent.51 [2022-02-14T20:34:31.919Z] SSH_AGENT_PID=58 [2022-02-14T20:34:31.924Z] Running ssh-add (command line suppressed) [2022-02-14T20:34:31.769Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4232126518245555843.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_4232126518245555843.key) [2022-02-14T20:34:32.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T20:34:32.371Z] + git semver init [2022-02-14T20:34:32.371Z] # -> Open(): unable to determine branch for HEAD [2022-02-14T20:34:32.371Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git [2022-02-14T20:34:32.371Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-14T20:34:32.371Z] # $SEMVER_REMOTE_NAME = origin [2022-02-14T20:34:32.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-14T20:34:32.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-14T20:34:32.371Z] # $SEMVER_BRANCH = PR-498 [2022-02-14T20:34:32.371Z] # $SEMVER_TEMP = /tmp/semver-847630525 [2022-02-14T20:34:32.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-14T20:34:34.298Z] # '/tmp/semver-847630525' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' [2022-02-14T20:34:34.298Z] # -> Force: false [2022-02-14T20:34:34.298Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } [2022-02-14T20:34:34.278Z] $ docker exec --env ******** --env ******** f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f ssh-agent -k [2022-02-14T20:34:34.367Z] unset SSH_AUTH_SOCK; [2022-02-14T20:34:34.368Z] unset SSH_AGENT_PID; [2022-02-14T20:34:34.368Z] echo Agent pid 58 killed; [2022-02-14T20:34:34.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-14T20:34:34.838Z] + git semver [Pipeline] } [2022-02-14T20:34:34.867Z] $ docker stop --time=1 f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f [2022-02-14T20:34:36.171Z] $ docker rm -f f3594dcc56cdc1fad302706d0cb179daa49e4e1c1363ee760b98ee432b1e862f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T20:34:36.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-14T20:34:36.891Z] Stashed 1 file(s) [Pipeline] echo [2022-02-14T20:34:36.910Z] [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-02-14T20:34:37.472Z] provisioning config files... [2022-02-14T20:34:37.483Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config191778076120379540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:34:37.836Z] ---> docker-login.sh [2022-02-14T20:34:37.836Z] nexus3.edgexfoundry.org:10001 [2022-02-14T20:34:37.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:37.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:37.836Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:37.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:37.836Z] [2022-02-14T20:34:37.836Z] Login Succeeded [2022-02-14T20:34:37.836Z] nexus3.edgexfoundry.org:10002 [2022-02-14T20:34:37.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:37.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:37.836Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:37.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:37.836Z] [2022-02-14T20:34:37.836Z] Login Succeeded [2022-02-14T20:34:37.836Z] nexus3.edgexfoundry.org:10003 [2022-02-14T20:34:38.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:38.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:38.099Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:38.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:38.099Z] [2022-02-14T20:34:38.099Z] Login Succeeded [2022-02-14T20:34:38.099Z] nexus3.edgexfoundry.org:10004 [2022-02-14T20:34:38.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:38.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:38.099Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:38.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:38.099Z] [2022-02-14T20:34:38.099Z] Login Succeeded [2022-02-14T20:34:38.099Z] docker.io [2022-02-14T20:34:38.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:34:38.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:34:38.668Z] Configure a credential helper to remove this warning. See [2022-02-14T20:34:38.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:34:38.668Z] [2022-02-14T20:34:38.668Z] Login Succeeded [2022-02-14T20:34:38.668Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T20:34:38.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T20:34:38.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T20:34:38.925Z] ========================================================= [2022-02-14T20:34:38.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-14T20:34:38.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:34:39.326Z] + 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-02-14T20:34:39.605Z] Sending build context to Docker daemon 40.88MB [2022-02-14T20:34:39.605Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T20:34:39.605Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-14T20:34:39.605Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-14T20:34:39.605Z] 59bf1c3509f3: Pulling fs layer [2022-02-14T20:34:39.605Z] 666ba61612fd: Pulling fs layer [2022-02-14T20:34:39.605Z] 8ed8ca486205: Pulling fs layer [2022-02-14T20:34:39.605Z] 4fe6c5a15a65: Pulling fs layer [2022-02-14T20:34:39.605Z] 22a0e8bec74d: Pulling fs layer [2022-02-14T20:34:39.605Z] 640e595b4fbd: Pulling fs layer [2022-02-14T20:34:39.605Z] 763cafe07f6e: Pulling fs layer [2022-02-14T20:34:39.605Z] 0c0b528cf693: Pulling fs layer [2022-02-14T20:34:39.605Z] 10935f4eaf8b: Pulling fs layer [2022-02-14T20:34:39.605Z] 22a0e8bec74d: Waiting [2022-02-14T20:34:39.605Z] 640e595b4fbd: Waiting [2022-02-14T20:34:39.605Z] 763cafe07f6e: Waiting [2022-02-14T20:34:39.605Z] 0c0b528cf693: Waiting [2022-02-14T20:34:39.605Z] 10935f4eaf8b: Waiting [2022-02-14T20:34:39.605Z] 4fe6c5a15a65: Waiting [2022-02-14T20:34:39.605Z] 666ba61612fd: Verifying Checksum [2022-02-14T20:34:39.605Z] 666ba61612fd: Download complete [2022-02-14T20:34:39.605Z] 8ed8ca486205: Verifying Checksum [2022-02-14T20:34:39.605Z] 8ed8ca486205: Download complete [2022-02-14T20:34:39.605Z] 22a0e8bec74d: Verifying Checksum [2022-02-14T20:34:39.605Z] 22a0e8bec74d: Download complete [2022-02-14T20:34:39.605Z] 640e595b4fbd: Verifying Checksum [2022-02-14T20:34:39.605Z] 640e595b4fbd: Download complete [2022-02-14T20:34:39.605Z] 59bf1c3509f3: Verifying Checksum [2022-02-14T20:34:39.605Z] 59bf1c3509f3: Download complete [2022-02-14T20:34:39.605Z] 763cafe07f6e: Verifying Checksum [2022-02-14T20:34:39.605Z] 763cafe07f6e: Download complete [2022-02-14T20:34:39.873Z] 0c0b528cf693: Verifying Checksum [2022-02-14T20:34:39.873Z] 0c0b528cf693: Download complete [2022-02-14T20:34:40.142Z] 59bf1c3509f3: Pull complete [2022-02-14T20:34:40.142Z] 4fe6c5a15a65: Verifying Checksum [2022-02-14T20:34:40.142Z] 4fe6c5a15a65: Download complete [2022-02-14T20:34:40.408Z] 10935f4eaf8b: Verifying Checksum [2022-02-14T20:34:40.408Z] 10935f4eaf8b: Download complete [2022-02-14T20:34:40.408Z] 666ba61612fd: Pull complete [2022-02-14T20:34:40.408Z] 8ed8ca486205: Pull complete [2022-02-14T20:34:44.641Z] 4fe6c5a15a65: Pull complete [2022-02-14T20:34:44.641Z] 22a0e8bec74d: Pull complete [2022-02-14T20:34:44.641Z] 640e595b4fbd: Pull complete [2022-02-14T20:34:44.641Z] 763cafe07f6e: Pull complete [2022-02-14T20:34:44.641Z] 0c0b528cf693: Pull complete [2022-02-14T20:34:47.210Z] 10935f4eaf8b: Pull complete [2022-02-14T20:34:47.210Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-14T20:34:47.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T20:34:47.210Z] ---> 99d49a6021b9 [2022-02-14T20:34:47.210Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-14T20:34:49.126Z] ---> Running in 21e5ce671a70 [2022-02-14T20:34:49.126Z] Removing intermediate container 21e5ce671a70 [2022-02-14T20:34:49.126Z] ---> 2aa5acbfb71d [2022-02-14T20:34:49.126Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-14T20:34:49.126Z] ---> Running in bea881a2baf8 [2022-02-14T20:34:49.390Z] Removing intermediate container bea881a2baf8 [2022-02-14T20:34:49.390Z] ---> cb16d859019b [2022-02-14T20:34:49.390Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T20:34:49.390Z] ---> Running in 5afbdbb525cd [2022-02-14T20:34:49.390Z] Removing intermediate container 5afbdbb525cd [2022-02-14T20:34:49.390Z] ---> 137df6b8a4c7 [2022-02-14T20:34:49.390Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-14T20:34:49.390Z] ---> Running in 7ca9c3c3b90e [2022-02-14T20:34:49.390Z] Removing intermediate container 7ca9c3c3b90e [2022-02-14T20:34:49.390Z] ---> fa4d533b5e1f [2022-02-14T20:34:49.390Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-14T20:34:49.390Z] ---> Running in bebb9c6414ad [2022-02-14T20:34:49.649Z] Removing intermediate container bebb9c6414ad [2022-02-14T20:34:49.649Z] ---> d9a3bb289c54 [2022-02-14T20:34:49.649Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T20:34:49.649Z] ---> Running in 80c5ac5384fa [2022-02-14T20:34:49.909Z] Removing intermediate container 80c5ac5384fa [2022-02-14T20:34:49.909Z] ---> 11f3d0d72eae [2022-02-14T20:34:49.909Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T20:34:50.179Z] ---> Running in bf6dfd35b1df [2022-02-14T20:34:50.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T20:34:51.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T20:34:51.390Z] OK: 221 MiB in 52 packages [2022-02-14T20:34:51.652Z] Removing intermediate container bf6dfd35b1df [2022-02-14T20:34:51.652Z] ---> a8b30eb62427 [2022-02-14T20:34:51.652Z] Step 10/15 : ENV GO111MODULE=on [2022-02-14T20:34:51.652Z] ---> Running in ab59095047e0 [2022-02-14T20:34:51.914Z] Removing intermediate container ab59095047e0 [2022-02-14T20:34:51.914Z] ---> 039fbefacbcc [2022-02-14T20:34:51.914Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-14T20:34:51.914Z] ---> Running in 2a53f640bb89 [2022-02-14T20:34:51.914Z] Removing intermediate container 2a53f640bb89 [2022-02-14T20:34:51.914Z] ---> f4aa15dfdb56 [2022-02-14T20:34:51.914Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-14T20:34:51.914Z] ---> c724e258d00d [2022-02-14T20:34:51.914Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T20:34:52.175Z] ---> Running in 800b5e4db73b [2022-02-14T20:34:52.312Z] Still waiting to schedule task [2022-02-14T20:34:52.312Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-14T20:35:24.348Z] Removing intermediate container 800b5e4db73b [2022-02-14T20:35:24.348Z] ---> 17c81a3afe03 [2022-02-14T20:35:24.348Z] Step 14/15 : COPY . . [2022-02-14T20:35:24.348Z] ---> 313d663fd98c [2022-02-14T20:35:24.348Z] Step 15/15 : RUN ${MAKE} [2022-02-14T20:35:24.348Z] ---> Running in 7c6cc0f89603 [2022-02-14T20:35:24.348Z] noop [2022-02-14T20:35:24.348Z] Removing intermediate container 7c6cc0f89603 [2022-02-14T20:35:24.348Z] ---> f7a33ca9f39a [2022-02-14T20:35:24.348Z] Successfully built f7a33ca9f39a [2022-02-14T20:35:24.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:35:24.685Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T20:35:24.685Z] . [Pipeline] withDockerContainer [2022-02-14T20:35:24.770Z] prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container [2022-02-14T20:35:24.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@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 ******** ci-base-image-x86_64 cat [2022-02-14T20:35:25.147Z] $ docker top bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T20:35:25.570Z] + go version [2022-02-14T20:35:25.570Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-14T20:35:25.602Z] $ docker stop --time=1 bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 [2022-02-14T20:35:26.765Z] $ docker rm -f bac78f1ac45859aed1d932941bd1b2aea8e1381ef1b5b3755a0c188ca51e14e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:35:27.443Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T20:35:27.443Z] . [Pipeline] withDockerContainer [2022-02-14T20:35:27.539Z] prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container [2022-02-14T20:35:27.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@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 ******** ci-base-image-x86_64 cat [2022-02-14T20:35:27.916Z] $ docker top ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T20:35:28.381Z] + make test [2022-02-14T20:35:28.381Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-14T20:35:28.653Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-14T20:35:40.984Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-14T20:35:40.984Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-14T20:35:43.555Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T20:35:43.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-14T20:35:43.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-14T20:35:43.623Z] $ docker stop --time=1 ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c [2022-02-14T20:35:45.038Z] $ docker rm -f ae5536327ef59fa244447a3797870ad26ff2b8d0d5f1d48a500096f356551e5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T20:35:45.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-14T20:35:45.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-14T20:35:46.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-14T20:35:47.197Z] + ls -al . [2022-02-14T20:35:47.198Z] total 112 [2022-02-14T20:35:47.198Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 14 20:35 . [2022-02-14T20:35:47.198Z] drwxrwxr-x. 4 jenkins jenkins 110 Feb 14 20:34 .. [2022-02-14T20:35:47.198Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 14 20:34 assets [2022-02-14T20:35:47.198Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 14 20:34 bin [2022-02-14T20:35:47.198Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 14 20:34 cmd [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 14 20:34 CONTRIBUTING.md [2022-02-14T20:35:47.198Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 14 20:35 coverage.out [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 14 20:34 Dockerfile [2022-02-14T20:35:47.198Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 14 20:34 docs [2022-02-14T20:35:47.198Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 14 20:34 .git [2022-02-14T20:35:47.198Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 14 20:34 .github [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 14 20:34 .gitignore [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 14 20:34 go.mod [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 14 20:34 go.sum [2022-02-14T20:35:47.198Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 14 20:34 internal [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 14 20:34 Jenkinsfile [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 14 20:34 LICENSE [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 14 20:34 Makefile [2022-02-14T20:35:47.198Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 14 20:34 pkg [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 14 20:34 README.md [2022-02-14T20:35:47.198Z] drwx------. 3 jenkins jenkins 56 Feb 14 20:34 .semver [2022-02-14T20:35:47.198Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 14 20:34 snap [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 14 20:34 VERSION [2022-02-14T20:35:47.198Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 14 20:34 version.go [2022-02-14T20:35:47.198Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 14 20:34 web [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:35:47.536Z] + 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=894c3e7ad930fb1b408abbce501bdc859c6bf94e --label arch=amd64 --label version=0.0.0 . [2022-02-14T20:35:47.797Z] Sending build context to Docker daemon 40.89MB [2022-02-14T20:35:47.798Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T20:35:47.798Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-14T20:35:47.798Z] ---> f7a33ca9f39a [2022-02-14T20:35:47.798Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-14T20:35:47.798Z] ---> Running in bcff957bd664 [2022-02-14T20:35:48.059Z] Removing intermediate container bcff957bd664 [2022-02-14T20:35:48.059Z] ---> 0a91a511d084 [2022-02-14T20:35:48.059Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-14T20:35:48.059Z] ---> Running in 41838a5f45e9 [2022-02-14T20:35:48.059Z] Removing intermediate container 41838a5f45e9 [2022-02-14T20:35:48.059Z] ---> 0d824c1f7c4e [2022-02-14T20:35:48.059Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T20:35:48.059Z] ---> Running in 198f3cf159c1 [2022-02-14T20:35:48.319Z] Removing intermediate container 198f3cf159c1 [2022-02-14T20:35:48.319Z] ---> af35a33df238 [2022-02-14T20:35:48.319Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-14T20:35:48.319Z] ---> Running in 40b56bc45854 [2022-02-14T20:35:48.319Z] Removing intermediate container 40b56bc45854 [2022-02-14T20:35:48.319Z] ---> ca3a6c1a88cf [2022-02-14T20:35:48.319Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-14T20:35:48.319Z] ---> Running in cc2a99236115 [2022-02-14T20:35:48.319Z] Removing intermediate container cc2a99236115 [2022-02-14T20:35:48.319Z] ---> ec05bb688d5f [2022-02-14T20:35:48.319Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T20:35:48.319Z] ---> Running in af772ecc6686 [2022-02-14T20:35:48.895Z] Removing intermediate container af772ecc6686 [2022-02-14T20:35:48.895Z] ---> 74d34a9b92ea [2022-02-14T20:35:48.895Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T20:35:48.896Z] ---> Running in 2883fb9457a5 [2022-02-14T20:35:49.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T20:35:50.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T20:35:50.372Z] OK: 221 MiB in 52 packages [2022-02-14T20:35:50.634Z] Removing intermediate container 2883fb9457a5 [2022-02-14T20:35:50.634Z] ---> 97fb304a4f19 [2022-02-14T20:35:50.634Z] Step 10/23 : ENV GO111MODULE=on [2022-02-14T20:35:50.634Z] ---> Running in e0e330bdd049 [2022-02-14T20:35:50.634Z] Removing intermediate container e0e330bdd049 [2022-02-14T20:35:50.634Z] ---> 51417f924c06 [2022-02-14T20:35:50.634Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-14T20:35:50.894Z] ---> Running in e0226f453c6f [2022-02-14T20:35:50.894Z] Removing intermediate container e0226f453c6f [2022-02-14T20:35:50.894Z] ---> 6f3bf508afbe [2022-02-14T20:35:50.894Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-14T20:35:51.157Z] ---> f52bdd1600c0 [2022-02-14T20:35:51.157Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T20:35:51.157Z] ---> Running in e8f1dcd5e2ba [2022-02-14T20:35:51.731Z] Removing intermediate container e8f1dcd5e2ba [2022-02-14T20:35:51.731Z] ---> c30efdb5fded [2022-02-14T20:35:51.731Z] Step 14/23 : COPY . . [2022-02-14T20:35:52.682Z] ---> fd0bde38e64a [2022-02-14T20:35:52.682Z] Step 15/23 : RUN ${MAKE} [2022-02-14T20:35:52.682Z] ---> Running in 206337396fe0 [2022-02-14T20:35:52.682Z] 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-02-14T20:36:00.867Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-14T20:36:02.801Z] Removing intermediate container 206337396fe0 [2022-02-14T20:36:02.801Z] ---> 2e2ffe4103f3 [2022-02-14T20:36:02.801Z] Step 16/23 : FROM alpine:3.14 [2022-02-14T20:36:03.069Z] 3.14: Pulling from library/alpine [2022-02-14T20:36:03.330Z] 97518928ae5f: Pulling fs layer [2022-02-14T20:36:03.330Z] 97518928ae5f: Verifying Checksum [2022-02-14T20:36:03.330Z] 97518928ae5f: Download complete [2022-02-14T20:36:03.591Z] 97518928ae5f: Pull complete [2022-02-14T20:36:03.591Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-14T20:36:03.591Z] Status: Downloaded newer image for alpine:3.14 [2022-02-14T20:36:03.591Z] ---> 0a97eee8041e [2022-02-14T20:36:03.591Z] Step 17/23 : EXPOSE 4000 [2022-02-14T20:36:03.591Z] ---> Running in 4c8d46644c02 [2022-02-14T20:36:03.850Z] Removing intermediate container 4c8d46644c02 [2022-02-14T20:36:03.850Z] ---> 33f8e125e74a [2022-02-14T20:36:03.850Z] 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-02-14T20:36:04.110Z] ---> aeb2ac548e95 [2022-02-14T20:36:04.110Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-14T20:36:04.110Z] ---> Running in c051f2baef81 [2022-02-14T20:36:04.371Z] Removing intermediate container c051f2baef81 [2022-02-14T20:36:04.371Z] ---> af296e281d17 [2022-02-14T20:36:04.371Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-14T20:36:04.371Z] ---> Running in dbeef211f1dc [2022-02-14T20:36:04.371Z] Removing intermediate container dbeef211f1dc [2022-02-14T20:36:04.371Z] ---> 8370e00b304d [2022-02-14T20:36:04.371Z] Step 21/23 : LABEL arch=amd64 [2022-02-14T20:36:04.371Z] ---> Running in 98fa6da5c359 [2022-02-14T20:36:04.371Z] Removing intermediate container 98fa6da5c359 [2022-02-14T20:36:04.371Z] ---> 42672389be86 [2022-02-14T20:36:04.371Z] Step 22/23 : LABEL git_sha=894c3e7ad930fb1b408abbce501bdc859c6bf94e [2022-02-14T20:36:04.371Z] ---> Running in 810d771fcd4c [2022-02-14T20:36:04.633Z] Removing intermediate container 810d771fcd4c [2022-02-14T20:36:04.633Z] ---> 92a3e6405a18 [2022-02-14T20:36:04.633Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T20:36:04.633Z] ---> Running in 3c0c4c6ac917 [2022-02-14T20:36:04.633Z] Removing intermediate container 3c0c4c6ac917 [2022-02-14T20:36:04.633Z] ---> bc69802e2504 [2022-02-14T20:36:04.633Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-14T20:36:04.633Z] Successfully built bc69802e2504 [2022-02-14T20:36:04.633Z] 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-02-14T20:36:05.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T20:36:05.350Z] [2022-02-14T20:36:05.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:36:05.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T20:36:05.690Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-14T20:36:05.690Z] b4d181a07f80: Pulling fs layer [2022-02-14T20:36:05.690Z] a1111a8f2ec3: Pulling fs layer [2022-02-14T20:36:05.690Z] ed53099fbce6: Pulling fs layer [2022-02-14T20:36:05.690Z] dc539afda2c1: Pulling fs layer [2022-02-14T20:36:05.690Z] 77bc0d833cb6: Pulling fs layer [2022-02-14T20:36:05.690Z] 9065ff56babe: Pulling fs layer [2022-02-14T20:36:05.690Z] d287ab97295c: Pulling fs layer [2022-02-14T20:36:05.690Z] dc539afda2c1: Waiting [2022-02-14T20:36:05.690Z] 77bc0d833cb6: Waiting [2022-02-14T20:36:05.690Z] 9065ff56babe: Waiting [2022-02-14T20:36:05.690Z] d287ab97295c: Waiting [2022-02-14T20:36:05.690Z] a1111a8f2ec3: Verifying Checksum [2022-02-14T20:36:05.690Z] a1111a8f2ec3: Download complete [2022-02-14T20:36:05.690Z] dc539afda2c1: Verifying Checksum [2022-02-14T20:36:05.690Z] dc539afda2c1: Download complete [2022-02-14T20:36:05.690Z] ed53099fbce6: Verifying Checksum [2022-02-14T20:36:05.690Z] ed53099fbce6: Download complete [2022-02-14T20:36:05.690Z] 9065ff56babe: Verifying Checksum [2022-02-14T20:36:05.690Z] 9065ff56babe: Download complete [2022-02-14T20:36:05.690Z] 77bc0d833cb6: Verifying Checksum [2022-02-14T20:36:05.690Z] 77bc0d833cb6: Download complete [2022-02-14T20:36:05.967Z] b4d181a07f80: Verifying Checksum [2022-02-14T20:36:05.967Z] b4d181a07f80: Download complete [2022-02-14T20:36:06.542Z] d287ab97295c: Verifying Checksum [2022-02-14T20:36:06.542Z] d287ab97295c: Download complete [2022-02-14T20:36:07.513Z] b4d181a07f80: Pull complete [2022-02-14T20:36:07.513Z] a1111a8f2ec3: Pull complete [2022-02-14T20:36:08.100Z] ed53099fbce6: Pull complete [2022-02-14T20:36:08.100Z] dc539afda2c1: Pull complete [2022-02-14T20:36:08.370Z] 77bc0d833cb6: Pull complete [2022-02-14T20:36:08.370Z] 9065ff56babe: Pull complete [2022-02-14T20:36:13.682Z] d287ab97295c: Pull complete [2022-02-14T20:36:13.682Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-14T20:36:13.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T20:36:13.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-14T20:36:13.766Z] prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container [2022-02-14T20:36:13.799Z] $ 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-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@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:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T20:36:15.847Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5238 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-14T20:36:16.084Z] $ docker top c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-02-14T20:36:16.363Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-02-14T20:36:16.596Z] ---> job-cost.sh [2022-02-14T20:36:16.596Z] lf-activate-venv: SKIPPING [2022-02-14T20:36:16.596Z] INFO: No Stack... [2022-02-14T20:36:16.661Z] The recommended git tool is: git [2022-02-14T20:36:16.858Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T20:36:17.432Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T20:36:17.754Z] + cut -d, -f6 [2022-02-14T20:36:17.754Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv [Pipeline] lock [2022-02-14T20:36:17.797Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [2022-02-14T20:36:17.803Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] did not exist. Created. [2022-02-14T20:36:17.803Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T20:36:18.200Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-14T20:36:18.269Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T20:36:18.284Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T20:36:18.367Z] $ docker stop --time=1 c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f [2022-02-14T20:36:19.517Z] $ docker rm -f c33e505394a4726426d701e49ab9e627bb6408b70392026a1151842ce3fac25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T20:36:21.219Z] using credential edgex-jenkins-ssh [2022-02-14T20:36:21.241Z] Cloning the remote Git repository [2022-02-14T20:36:21.253Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-14T20:36:21.328Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-02-14T20:36:21.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-14T20:36:21.459Z] > git --version # timeout=10 [2022-02-14T20:36:21.476Z] > git --version # 'git version 2.17.1' [2022-02-14T20:36:21.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T20:36:21.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T20:36:25.052Z] Merging remotes/origin/main commit 46f504b71f11fd5289453d0fb745c59911fba2ea into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e [2022-02-14T20:36:24.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-14T20:36:24.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T20:36:24.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-14T20:36:24.396Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-14T20:36:24.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T20:36:24.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-14T20:36:25.053Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T20:36:25.069Z] > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [2022-02-14T20:36:25.457Z] Merge succeeded, producing 894c3e7ad930fb1b408abbce501bdc859c6bf94e [2022-02-14T20:36:25.458Z] Checking out Revision 894c3e7ad930fb1b408abbce501bdc859c6bf94e (PR-498) [2022-02-14T20:36:25.364Z] > git remote # timeout=10 [2022-02-14T20:36:25.378Z] > git config --get remote.origin.url # timeout=10 [2022-02-14T20:36:25.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T20:36:25.402Z] > git merge 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [2022-02-14T20:36:25.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-14T20:36:25.444Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T20:36:25.465Z] > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 [2022-02-14T20:36:29.921Z] Commit message: "chore(deps): Bump follow-redirects from 1.14.7 to 1.14.8 in /web" [2022-02-14T20:36:29.974Z] > git --version # timeout=10 [2022-02-14T20:36:29.985Z] > git --version # 'git version 2.17.1' [2022-02-14T20:36:29.998Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T20:36:31.309Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-14T20:36:31.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-14T20:36:31.309Z] Dload Upload Total Spent Left Speed [2022-02-14T20:36:31.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 97876 [Pipeline] sh [2022-02-14T20:36:31.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-14T20:36:32.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-14T20:36:32.291Z] + sudo tee /etc/docker/daemon.new [2022-02-14T20:36:32.291Z] { [2022-02-14T20:36:32.291Z] "registry-mirrors": [ [2022-02-14T20:36:32.291Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-14T20:36:32.291Z] ], [2022-02-14T20:36:32.291Z] "bip": "10.250.0.254/24", [2022-02-14T20:36:32.291Z] "hosts": [ [2022-02-14T20:36:32.291Z] "tcp://0.0.0.0:5555", [2022-02-14T20:36:32.291Z] "unix:///var/run/docker.sock" [2022-02-14T20:36:32.291Z] ], [2022-02-14T20:36:32.291Z] "mtu": 1458, [2022-02-14T20:36:32.291Z] "selinux-enabled": true, [2022-02-14T20:36:32.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-14T20:36:32.291Z] } [Pipeline] sh [2022-02-14T20:36:32.644Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-14T20:36:33.007Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T20:36:51.385Z] provisioning config files... [2022-02-14T20:36:51.408Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4795185158174831715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:36:52.024Z] ---> docker-login.sh [2022-02-14T20:36:52.024Z] nexus3.edgexfoundry.org:10001 [2022-02-14T20:36:52.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:36:52.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:36:52.893Z] Configure a credential helper to remove this warning. See [2022-02-14T20:36:52.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:36:52.893Z] [2022-02-14T20:36:52.893Z] Login Succeeded [2022-02-14T20:36:52.893Z] nexus3.edgexfoundry.org:10002 [2022-02-14T20:36:53.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:36:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:36:53.164Z] Configure a credential helper to remove this warning. See [2022-02-14T20:36:53.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:36:53.164Z] [2022-02-14T20:36:53.164Z] Login Succeeded [2022-02-14T20:36:53.164Z] nexus3.edgexfoundry.org:10003 [2022-02-14T20:36:53.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:36:53.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:36:53.717Z] Configure a credential helper to remove this warning. See [2022-02-14T20:36:53.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:36:53.717Z] [2022-02-14T20:36:53.717Z] Login Succeeded [2022-02-14T20:36:53.717Z] nexus3.edgexfoundry.org:10004 [2022-02-14T20:36:53.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:36:53.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:36:53.990Z] Configure a credential helper to remove this warning. See [2022-02-14T20:36:53.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:36:53.990Z] [2022-02-14T20:36:53.990Z] Login Succeeded [2022-02-14T20:36:53.990Z] docker.io [2022-02-14T20:36:54.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T20:36:54.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T20:36:54.857Z] Configure a credential helper to remove this warning. See [2022-02-14T20:36:54.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T20:36:54.857Z] [2022-02-14T20:36:54.857Z] Login Succeeded [2022-02-14T20:36:54.857Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T20:36:54.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T20:36:55.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T20:36:55.297Z] ========================================================= [2022-02-14T20:36:55.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-14T20:36:55.297Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:36:55.735Z] + 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-02-14T20:36:56.728Z] Sending build context to Docker daemon 25.69MB [2022-02-14T20:36:56.728Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T20:36:56.728Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-14T20:36:56.728Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-14T20:36:56.728Z] 9b3977197b4f: Pulling fs layer [2022-02-14T20:36:56.728Z] 1a89e8eeedd5: Pulling fs layer [2022-02-14T20:36:56.728Z] 94645a83ff95: Pulling fs layer [2022-02-14T20:36:56.728Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-14T20:36:56.728Z] 0c92f367c5e7: Pulling fs layer [2022-02-14T20:36:56.728Z] f7c0051592d6: Pulling fs layer [2022-02-14T20:36:56.728Z] a227ed2f7395: Pulling fs layer [2022-02-14T20:36:56.728Z] 7b1c46037f91: Pulling fs layer [2022-02-14T20:36:56.728Z] 3f3a8bcf1eab: Waiting [2022-02-14T20:36:56.728Z] 0c92f367c5e7: Waiting [2022-02-14T20:36:56.728Z] f7c0051592d6: Waiting [2022-02-14T20:36:56.728Z] a227ed2f7395: Waiting [2022-02-14T20:36:56.728Z] 7b1c46037f91: Waiting [2022-02-14T20:36:56.728Z] 94645a83ff95: Verifying Checksum [2022-02-14T20:36:56.728Z] 94645a83ff95: Download complete [2022-02-14T20:36:56.728Z] 1a89e8eeedd5: Verifying Checksum [2022-02-14T20:36:56.728Z] 1a89e8eeedd5: Download complete [2022-02-14T20:36:56.728Z] 0c92f367c5e7: Verifying Checksum [2022-02-14T20:36:56.728Z] 0c92f367c5e7: Download complete [2022-02-14T20:36:57.003Z] f7c0051592d6: Verifying Checksum [2022-02-14T20:36:57.003Z] f7c0051592d6: Download complete [2022-02-14T20:36:57.004Z] 9b3977197b4f: Verifying Checksum [2022-02-14T20:36:57.004Z] 9b3977197b4f: Download complete [2022-02-14T20:36:57.004Z] a227ed2f7395: Download complete [2022-02-14T20:36:57.604Z] 9b3977197b4f: Pull complete [2022-02-14T20:36:58.204Z] 1a89e8eeedd5: Pull complete [2022-02-14T20:36:58.478Z] 94645a83ff95: Pull complete [2022-02-14T20:36:58.751Z] 7b1c46037f91: Verifying Checksum [2022-02-14T20:36:58.751Z] 7b1c46037f91: Download complete [2022-02-14T20:36:59.351Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-14T20:36:59.351Z] 3f3a8bcf1eab: Download complete [2022-02-14T20:37:11.754Z] 3f3a8bcf1eab: Pull complete [2022-02-14T20:37:11.754Z] 0c92f367c5e7: Pull complete [2022-02-14T20:37:11.754Z] f7c0051592d6: Pull complete [2022-02-14T20:37:11.754Z] a227ed2f7395: Pull complete [2022-02-14T20:37:17.150Z] 7b1c46037f91: Pull complete [2022-02-14T20:37:17.150Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-14T20:37:17.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T20:37:17.150Z] ---> f79e39bc4007 [2022-02-14T20:37:17.150Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-14T20:37:18.583Z] ---> Running in 5284c1a85ccf [2022-02-14T20:37:18.855Z] Removing intermediate container 5284c1a85ccf [2022-02-14T20:37:18.855Z] ---> baa3e3f6e7d0 [2022-02-14T20:37:18.855Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-14T20:37:19.128Z] ---> Running in af9fa1455cc9 [2022-02-14T20:37:19.401Z] Removing intermediate container af9fa1455cc9 [2022-02-14T20:37:19.401Z] ---> acb90e6c73c1 [2022-02-14T20:37:19.401Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T20:37:19.674Z] ---> Running in 4b0056b995d6 [2022-02-14T20:37:19.947Z] Removing intermediate container 4b0056b995d6 [2022-02-14T20:37:19.947Z] ---> 0fbcf9bd352a [2022-02-14T20:37:19.947Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-14T20:37:19.947Z] ---> Running in a5b05602fef0 [2022-02-14T20:37:20.220Z] Removing intermediate container a5b05602fef0 [2022-02-14T20:37:20.220Z] ---> dead8802d707 [2022-02-14T20:37:20.220Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-14T20:37:20.494Z] ---> Running in fad8ea9afd8a [2022-02-14T20:37:20.771Z] Removing intermediate container fad8ea9afd8a [2022-02-14T20:37:20.771Z] ---> 28efce324d69 [2022-02-14T20:37:20.771Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T20:37:21.043Z] ---> Running in 10e838417efe [2022-02-14T20:37:23.015Z] Removing intermediate container 10e838417efe [2022-02-14T20:37:23.015Z] ---> 5e697d504050 [2022-02-14T20:37:23.015Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T20:37:23.015Z] ---> Running in 40bc4f0757d0 [2022-02-14T20:37:23.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T20:37:24.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T20:37:25.566Z] OK: 220 MiB in 52 packages [2022-02-14T20:37:26.161Z] Removing intermediate container 40bc4f0757d0 [2022-02-14T20:37:26.161Z] ---> 1c1ef9d6b421 [2022-02-14T20:37:26.161Z] Step 10/15 : ENV GO111MODULE=on [2022-02-14T20:37:26.434Z] ---> Running in baa1d1ddc857 [2022-02-14T20:37:26.705Z] Removing intermediate container baa1d1ddc857 [2022-02-14T20:37:26.705Z] ---> d20f29adc0c8 [2022-02-14T20:37:26.705Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-14T20:37:26.705Z] ---> Running in 61de7ce20fe2 [2022-02-14T20:37:27.297Z] Removing intermediate container 61de7ce20fe2 [2022-02-14T20:37:27.297Z] ---> 55b23760fb3e [2022-02-14T20:37:27.297Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-14T20:37:27.892Z] ---> 23ee3a97cf6a [2022-02-14T20:37:27.892Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T20:37:27.892Z] ---> Running in 4d9f70e74410 [2022-02-14T20:38:35.939Z] Removing intermediate container 4d9f70e74410 [2022-02-14T20:38:35.939Z] ---> 50c855e8e80e [2022-02-14T20:38:35.939Z] Step 14/15 : COPY . . [2022-02-14T20:38:37.919Z] ---> 2b7f6cf9f9a2 [2022-02-14T20:38:37.919Z] Step 15/15 : RUN ${MAKE} [2022-02-14T20:38:37.919Z] ---> Running in 5398dc26a417 [2022-02-14T20:38:38.901Z] noop [2022-02-14T20:38:39.502Z] Removing intermediate container 5398dc26a417 [2022-02-14T20:38:39.502Z] ---> defc6b8fa8bc [2022-02-14T20:38:39.771Z] Successfully built defc6b8fa8bc [2022-02-14T20:38:39.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:38:40.142Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T20:38:40.142Z] . [Pipeline] withDockerContainer [2022-02-14T20:38:40.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2022-02-14T20:38:40.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T20:38:41.776Z] $ docker top 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T20:38:42.674Z] + go version [2022-02-14T20:38:42.674Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-14T20:38:42.745Z] $ docker stop --time=1 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d [2022-02-14T20:38:44.392Z] $ docker rm -f 341acba3d909e787302d7b709fd190c91222b087b51f0de2a3128c8b8ba3375d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:38:45.179Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T20:38:45.179Z] . [Pipeline] withDockerContainer [2022-02-14T20:38:45.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2022-02-14T20:38:45.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T20:38:46.844Z] $ docker top b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T20:38:47.805Z] + make test [2022-02-14T20:38:47.805Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-14T20:38:48.782Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-14T20:39:27.782Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-14T20:39:27.783Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-14T20:39:27.783Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-14T20:39:40.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T20:39:40.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-14T20:39:40.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-14T20:39:40.297Z] $ docker stop --time=1 b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b [2022-02-14T20:39:42.063Z] $ docker rm -f b4db0c40dad7d3705c51580685028faacecc4dddcab2f38c202fd53e573a025b [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T20:39:42.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-14T20:39:42.864Z] Warning: overwriting stash ‘coverage-report’ [2022-02-14T20:39:43.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T20:39:43.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-14T20:39:44.389Z] + ls -al . [2022-02-14T20:39:44.390Z] total 152 [2022-02-14T20:39:44.390Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 20:38 . [2022-02-14T20:39:44.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 .. [2022-02-14T20:39:44.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:36 .git [2022-02-14T20:39:44.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 .github [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 20:36 .gitignore [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 20:36 CONTRIBUTING.md [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 14 20:36 Dockerfile [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 20:36 Jenkinsfile [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 20:36 LICENSE [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 14 20:36 Makefile [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 14 20:36 README.md [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 20:34 VERSION [2022-02-14T20:39:44.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 assets [2022-02-14T20:39:44.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 bin [2022-02-14T20:39:44.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 cmd [2022-02-14T20:39:44.390Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 20:38 coverage.out [2022-02-14T20:39:44.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:36 docs [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 14 20:36 go.mod [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 14 20:36 go.sum [2022-02-14T20:39:44.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 20:36 internal [2022-02-14T20:39:44.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:36 pkg [2022-02-14T20:39:44.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 snap [2022-02-14T20:39:44.390Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 20:36 version.go [2022-02-14T20:39:44.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:36 web [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:39:44.788Z] + 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=894c3e7ad930fb1b408abbce501bdc859c6bf94e --label arch=arm64 --label version=0.0.0 . [2022-02-14T20:39:45.835Z] Sending build context to Docker daemon 25.69MB [2022-02-14T20:39:46.112Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T20:39:46.112Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-14T20:39:46.112Z] ---> defc6b8fa8bc [2022-02-14T20:39:46.112Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-14T20:39:46.112Z] ---> Running in def61e6f03d5 [2022-02-14T20:39:46.709Z] Removing intermediate container def61e6f03d5 [2022-02-14T20:39:46.709Z] ---> e072f13ccdc3 [2022-02-14T20:39:46.709Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-14T20:39:46.709Z] ---> Running in b46853b3ca7d [2022-02-14T20:39:46.983Z] Removing intermediate container b46853b3ca7d [2022-02-14T20:39:46.983Z] ---> b36e079ff294 [2022-02-14T20:39:46.983Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T20:39:46.983Z] ---> Running in d9851100685a [2022-02-14T20:39:47.576Z] Removing intermediate container d9851100685a [2022-02-14T20:39:47.576Z] ---> d5dc36f23f0c [2022-02-14T20:39:47.576Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-14T20:39:47.576Z] ---> Running in a6180f4fe691 [2022-02-14T20:39:47.848Z] Removing intermediate container a6180f4fe691 [2022-02-14T20:39:47.848Z] ---> d238884dd4ef [2022-02-14T20:39:47.849Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-14T20:39:47.849Z] ---> Running in 5ff0cdec7847 [2022-02-14T20:39:48.443Z] Removing intermediate container 5ff0cdec7847 [2022-02-14T20:39:48.443Z] ---> 7c6af1ce6de5 [2022-02-14T20:39:48.443Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T20:39:48.443Z] ---> Running in a83187915d02 [2022-02-14T20:39:49.873Z] Removing intermediate container a83187915d02 [2022-02-14T20:39:49.873Z] ---> eaf581dca016 [2022-02-14T20:39:49.873Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T20:39:50.150Z] ---> Running in 12757919088c [2022-02-14T20:39:51.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T20:39:52.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T20:39:52.690Z] OK: 220 MiB in 52 packages [2022-02-14T20:39:53.670Z] Removing intermediate container 12757919088c [2022-02-14T20:39:53.670Z] ---> e6d3cd9bfc00 [2022-02-14T20:39:53.671Z] Step 10/23 : ENV GO111MODULE=on [2022-02-14T20:39:53.671Z] ---> Running in 418f688287c2 [2022-02-14T20:39:53.944Z] Removing intermediate container 418f688287c2 [2022-02-14T20:39:53.944Z] ---> dfd9d4d9ef88 [2022-02-14T20:39:53.944Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-14T20:39:54.218Z] ---> Running in c701a2f165a5 [2022-02-14T20:39:54.492Z] Removing intermediate container c701a2f165a5 [2022-02-14T20:39:54.492Z] ---> a155e1ee51d4 [2022-02-14T20:39:54.492Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-14T20:39:55.084Z] ---> 816e24cfca50 [2022-02-14T20:39:55.084Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T20:39:55.363Z] ---> Running in e2cfb1037e8c [2022-02-14T20:39:57.357Z] Removing intermediate container e2cfb1037e8c [2022-02-14T20:39:57.357Z] ---> 61f937bbb6ff [2022-02-14T20:39:57.357Z] Step 14/23 : COPY . . [2022-02-14T20:39:59.967Z] ---> 285c47d04fa6 [2022-02-14T20:39:59.967Z] Step 15/23 : RUN ${MAKE} [2022-02-14T20:40:00.239Z] ---> Running in 09c93b2aa5f4 [2022-02-14T20:40:01.217Z] 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-02-14T20:40:33.560Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-14T20:40:34.534Z] Removing intermediate container 09c93b2aa5f4 [2022-02-14T20:40:34.534Z] ---> 30f77b735ee2 [2022-02-14T20:40:34.534Z] Step 16/23 : FROM alpine:3.14 [2022-02-14T20:40:35.505Z] 3.14: Pulling from library/alpine [2022-02-14T20:40:35.505Z] be307f383ecc: Pulling fs layer [2022-02-14T20:40:35.780Z] be307f383ecc: Verifying Checksum [2022-02-14T20:40:35.780Z] be307f383ecc: Download complete [2022-02-14T20:40:36.055Z] be307f383ecc: Pull complete [2022-02-14T20:40:36.326Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-14T20:40:36.326Z] Status: Downloaded newer image for alpine:3.14 [2022-02-14T20:40:36.326Z] ---> 5b8b7b635229 [2022-02-14T20:40:36.326Z] Step 17/23 : EXPOSE 4000 [2022-02-14T20:40:36.326Z] ---> Running in 8b40c5902f1d [2022-02-14T20:40:36.599Z] Removing intermediate container 8b40c5902f1d [2022-02-14T20:40:36.599Z] ---> cdcdedf7a9b2 [2022-02-14T20:40:36.599Z] 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-02-14T20:40:38.026Z] ---> e8ddddcf294a [2022-02-14T20:40:38.026Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-14T20:40:38.026Z] ---> Running in a87019ede451 [2022-02-14T20:40:38.298Z] Removing intermediate container a87019ede451 [2022-02-14T20:40:38.298Z] ---> 4b6ec8eda718 [2022-02-14T20:40:38.298Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-14T20:40:38.298Z] ---> Running in b54506d61384 [2022-02-14T20:40:38.891Z] Removing intermediate container b54506d61384 [2022-02-14T20:40:38.891Z] ---> ec8f4af315ce [2022-02-14T20:40:38.891Z] Step 21/23 : LABEL arch=arm64 [2022-02-14T20:40:38.891Z] ---> Running in e4a93516bd62 [2022-02-14T20:40:39.160Z] Removing intermediate container e4a93516bd62 [2022-02-14T20:40:39.160Z] ---> 310dcaea0561 [2022-02-14T20:40:39.160Z] Step 22/23 : LABEL git_sha=894c3e7ad930fb1b408abbce501bdc859c6bf94e [2022-02-14T20:40:39.160Z] ---> Running in 55da5f87f26a [2022-02-14T20:40:39.430Z] Removing intermediate container 55da5f87f26a [2022-02-14T20:40:39.430Z] ---> 594ff42bccd8 [2022-02-14T20:40:39.430Z] Step 23/23 : LABEL version=0.0.0 [2022-02-14T20:40:39.703Z] ---> Running in 4bedf61da758 [2022-02-14T20:40:39.974Z] Removing intermediate container 4bedf61da758 [2022-02-14T20:40:39.974Z] ---> 2a9c62e7d997 [2022-02-14T20:40:39.974Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-14T20:40:39.974Z] Successfully built 2a9c62e7d997 [2022-02-14T20:40:39.974Z] 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-02-14T20:40:40.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T20:40:40.654Z] [2022-02-14T20:40:40.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:40:41.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T20:40:41.028Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-14T20:40:41.028Z] 448f6bf000e3: Pulling fs layer [2022-02-14T20:40:41.028Z] f757da607395: Pulling fs layer [2022-02-14T20:40:41.028Z] 05883995daec: Pulling fs layer [2022-02-14T20:40:41.028Z] 8603b9c90790: Pulling fs layer [2022-02-14T20:40:41.028Z] 1560dd03e051: Pulling fs layer [2022-02-14T20:40:41.028Z] 27f5ce0e4adf: Pulling fs layer [2022-02-14T20:40:41.028Z] c2d8d7efcc4b: Pulling fs layer [2022-02-14T20:40:41.028Z] 1560dd03e051: Waiting [2022-02-14T20:40:41.028Z] 27f5ce0e4adf: Waiting [2022-02-14T20:40:41.028Z] c2d8d7efcc4b: Waiting [2022-02-14T20:40:41.028Z] 8603b9c90790: Waiting [2022-02-14T20:40:41.303Z] f757da607395: Verifying Checksum [2022-02-14T20:40:41.303Z] f757da607395: Download complete [2022-02-14T20:40:41.303Z] 8603b9c90790: Verifying Checksum [2022-02-14T20:40:41.303Z] 8603b9c90790: Download complete [2022-02-14T20:40:41.303Z] 1560dd03e051: Verifying Checksum [2022-02-14T20:40:41.303Z] 1560dd03e051: Download complete [2022-02-14T20:40:41.303Z] 27f5ce0e4adf: Verifying Checksum [2022-02-14T20:40:41.303Z] 27f5ce0e4adf: Download complete [2022-02-14T20:40:41.303Z] 05883995daec: Verifying Checksum [2022-02-14T20:40:41.303Z] 05883995daec: Download complete [2022-02-14T20:40:41.574Z] 448f6bf000e3: Verifying Checksum [2022-02-14T20:40:41.574Z] 448f6bf000e3: Download complete [2022-02-14T20:40:44.189Z] c2d8d7efcc4b: Verifying Checksum [2022-02-14T20:40:44.189Z] c2d8d7efcc4b: Download complete [2022-02-14T20:40:45.619Z] 448f6bf000e3: Pull complete [2022-02-14T20:40:45.891Z] f757da607395: Pull complete [2022-02-14T20:40:47.323Z] 05883995daec: Pull complete [2022-02-14T20:40:47.593Z] 8603b9c90790: Pull complete [2022-02-14T20:40:48.565Z] 1560dd03e051: Pull complete [2022-02-14T20:40:48.837Z] 27f5ce0e4adf: Pull complete [2022-02-14T20:41:03.890Z] c2d8d7efcc4b: Pull complete [2022-02-14T20:41:03.890Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-14T20:41:03.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T20:41:03.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-14T20:41:04.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2022-02-14T20:41:04.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-14T20:41:06.778Z] $ docker top cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:07.670Z] ---> job-cost.sh [2022-02-14T20:41:07.670Z] lf-activate-venv: SKIPPING [2022-02-14T20:41:07.670Z] INFO: No Stack... [2022-02-14T20:41:07.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-14T20:41:08.529Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T20:41:09.202Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-02-14T20:41:09.202Z] + cut -d, -f6 [Pipeline] lock [2022-02-14T20:41:09.286Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [2022-02-14T20:41:09.291Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] did not exist. Created. [2022-02-14T20:41:09.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T20:41:10.043Z] /w/workspace/edgex-ui-go/1@tmp/durable-29132b81/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29132b81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-14T20:41:10.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-14T20:41:10.770Z] Warning: overwriting stash ‘stack-cost’ [2022-02-14T20:41:10.972Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T20:41:10.990Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T20:41:11.141Z] $ docker stop --time=1 cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e [2022-02-14T20:41:12.651Z] $ docker rm -f cc2d26b10f0eaa45c1dafdf33299d029837614e51fe8cc66193f4a524b20b54e [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-02-14T20:41:13.669Z] provisioning config files... [2022-02-14T20:41:13.699Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config8816543419954709960tmp [Pipeline] { [Pipeline] sh [2022-02-14T20:41:14.052Z] + set +x [2022-02-14T20:41:14.052Z] + bash -s -- [2022-02-14T20:41:14.052Z] + curl -s https://codecov.io/bash [2022-02-14T20:41:14.052Z] [2022-02-14T20:41:14.052Z] _____ _ [2022-02-14T20:41:14.052Z] / ____| | | [2022-02-14T20:41:14.052Z] | | ___ __| | ___ ___ _____ __ [2022-02-14T20:41:14.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-14T20:41:14.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-14T20:41:14.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-14T20:41:14.052Z] Bash-1.0.6 [2022-02-14T20:41:14.052Z] [2022-02-14T20:41:14.052Z] [2022-02-14T20:41:14.052Z] ==> git version 2.24.4 found [2022-02-14T20:41:14.052Z] ==> 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-02-14T20:41:14.052Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-14T20:41:14.052Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-14T20:41:14.052Z] ==> Jenkins CI detected. [2022-02-14T20:41:14.052Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-14T20:41:14.052Z] project root: . [2022-02-14T20:41:14.052Z] --> token set from env [2022-02-14T20:41:14.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-14T20:41:14.314Z] ==> Running gcov in . (disable via -X gcov) [2022-02-14T20:41:14.314Z] ==> Python coveragepy not found [2022-02-14T20:41:14.314Z] ==> Searching for coverage reports in: [2022-02-14T20:41:14.314Z] + . [2022-02-14T20:41:14.314Z] -> Found 1 reports [2022-02-14T20:41:14.314Z] ==> Detecting git/mercurial file structure [2022-02-14T20:41:14.314Z] ==> Reading reports [2022-02-14T20:41:14.314Z] + ./coverage.out bytes=10 [2022-02-14T20:41:14.314Z] ==> Appending adjustments [2022-02-14T20:41:14.315Z] https://docs.codecov.io/docs/fixing-reports [2022-02-14T20:41:14.315Z] + Found adjustments [2022-02-14T20:41:14.315Z] ==> Gzipping contents [2022-02-14T20:41:14.315Z] 4.0K /tmp/codecov.iYcZbF.gz [2022-02-14T20:41:14.315Z] ==> Uploading reports [2022-02-14T20:41:14.315Z] url: https://codecov.io [2022-02-14T20:41:14.315Z] query: branch=PR-498&commit=894c3e7ad930fb1b408abbce501bdc859c6bf94e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-14T20:41:14.315Z] -> Pinging Codecov [2022-02-14T20:41:14.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-498&commit=894c3e7ad930fb1b408abbce501bdc859c6bf94e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2022-02-14T20:41:14.887Z] -> Uploading to [2022-02-14T20:41:14.887Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-14/FB506323287CE973F263BFD2A0EB1F37/894c3e7ad930fb1b408abbce501bdc859c6bf94e/2454b202-290d-4a06-b0c3-7ee8a95e7aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220214T204114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ce3dedd5838fb726cab45bb719a84293e7a7489e1f73e3f6f8bb1ad70334b0a [2022-02-14T20:41:14.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-14T20:41:14.887Z] Dload Upload Total Spent Left Speed [2022-02-14T20:41:15.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11280 --:--:-- --:--:-- --:--:-- 11309 [2022-02-14T20:41:15.147Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] } [2022-02-14T20:41:15.171Z] 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-02-14T20:41:16.796Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' [2022-02-14T20:41:16.796Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-14T20:41:16.796Z] total 8 [2022-02-14T20:41:16.796Z] drwxr-xr-x. 3 root root 34 Feb 14 20:36 . [2022-02-14T20:41:16.796Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 14 20:36 .. [2022-02-14T20:41:16.796Z] drwxr-xr-x. 2 root root 6 Feb 14 20:36 cost [2022-02-14T20:41:16.796Z] -rw-r--r--. 1 root root 82 Feb 14 20:36 cost.csv [2022-02-14T20:41:16.796Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-14T20:41:16.796Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives [2022-02-14T20:41:16.796Z] total 8 [2022-02-14T20:41:16.796Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 20:36 . [2022-02-14T20:41:16.796Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 14 20:36 .. [2022-02-14T20:41:16.796Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 20:36 cost [2022-02-14T20:41:16.796Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 14 20:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:17.126Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:17.711Z] ---> package-listing.sh [2022-02-14T20:41:17.711Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-14T20:41:17.711Z] ++ facter osfamily [2022-02-14T20:41:17.973Z] + OS_FAMILY=redhat [2022-02-14T20:41:17.973Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 [2022-02-14T20:41:17.973Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-14T20:41:17.973Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-14T20:41:17.973Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-14T20:41:17.973Z] + PACKAGES=/tmp/packages_start.txt [2022-02-14T20:41:17.973Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-14T20:41:17.973Z] + PACKAGES=/tmp/packages_end.txt [2022-02-14T20:41:17.973Z] + case "${OS_FAMILY}" in [2022-02-14T20:41:17.973Z] + sort [2022-02-14T20:41:17.973Z] + rpm -qa [2022-02-14T20:41:18.544Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-14T20:41:18.544Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-14T20:41:18.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-14T20:41:18.544Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' [2022-02-14T20:41:18.544Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [2022-02-14T20:41:18.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [Pipeline] echo [2022-02-14T20:41:18.576Z] 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-14T20:41:18.872Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-14T20:41:19.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T20:41:19.459Z] . [Pipeline] withDockerContainer [2022-02-14T20:41:19.537Z] prd-centos7-docker-4c-2g-5237 does not seem to be running inside a container [2022-02-14T20:41:19.573Z] $ 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-498/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-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T20:41:19.771Z] $ docker top 456dcaaa5061fe87c58a163d32ab832ef23a585a18d0593c291b9d2d7022ced6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T20:41:20.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-14T20:41:20.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-14T20:41:20.783Z] + ls /var/log/sa-host [2022-02-14T20:41:20.783Z] + sadf -c /var/log/sa-host/sa14 [2022-02-14T20:41:20.783Z] file_magic: OK [2022-02-14T20:41:20.783Z] HZ: Using current value: 100 [2022-02-14T20:41:20.783Z] file_header: OK [2022-02-14T20:41:20.783Z] 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-02-14T20:41:20.783Z] Statistics: [2022-02-14T20:41:20.783Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T20:41:20.783Z] File successfully converted to sysstat format version 12.0.3 [2022-02-14T20:41:20.783Z] + sadf -c /var/log/sa-host/sa17 [2022-02-14T20:41:20.783Z] file_magic: OK [2022-02-14T20:41:20.783Z] HZ: Using current value: 100 [2022-02-14T20:41:20.783Z] file_header: OK [2022-02-14T20:41:20.783Z] 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-02-14T20:41:20.783Z] Statistics: [2022-02-14T20:41:20.783Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T20:41:20.783Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T20:41:21.088Z] provisioning config files... [2022-02-14T20:41:21.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config2127664070679413402tmp [Pipeline] { [Pipeline] echo [2022-02-14T20:41:21.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:21.464Z] ---> create-netrc.sh [Pipeline] } [2022-02-14T20:41:21.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:21.897Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-14T20:41:21.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:22.244Z] ---> sudo-logs.sh [2022-02-14T20:41:22.244Z] Archiving 'sudo' log.. [2022-02-14T20:41:22.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5237.novalocal: Name or service not known [2022-02-14T20:41:22.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5237.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-14T20:41:22.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:22.640Z] ---> job-cost.sh [2022-02-14T20:41:22.640Z] lf-activate-venv: SKIPPING [2022-02-14T20:41:22.640Z] DEBUG: total: 0.05999999865889549 [2022-02-14T20:41:22.640Z] INFO: Retrieving Stack Cost... [2022-02-14T20:41:22.900Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T20:41:23.161Z] INFO: Archiving Costs [Pipeline] echo [2022-02-14T20:41:23.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T20:41:23.522Z] ---> logs-deploy.sh [2022-02-14T20:41:23.522Z] lf-activate-venv: SKIPPING [2022-02-14T20:41:23.522Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/1 [2022-02-14T20:41:23.522Z] INFO: archiving workspace using pattern(s): [2022-02-14T20:41:24.095Z] Archives upload complete. [2022-02-14T20:41:24.354Z] INFO: archiving logs to Nexus