Pull request #728 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6136b7ea0b3fc99255f79e2af9fac6dc6117e724+524fde96b3cb1875459d9e5ca758071353d7a42e (f8a7ca93c5c92b7ccf60e36f421bb8df867d38b8) 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-ssh6105222403682988330.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13398048536884897016.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5377721120179648554.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-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16957578879248647987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh1954343748886549673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-728/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-728/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8187564371518652247.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1678 in /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [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-728 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 Merge succeeded, producing 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 Checking out Revision 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 (PR-728) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-29T04:27:19.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-29T04:27:20.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-29T04:27:20.473Z] ========================================================= [2024-03-29T04:27:20.473Z] EdgeX Global Pipelines Version Info [2024-03-29T04:27:20.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:27:21.591Z] ------------------- [2024-03-29T04:27:21.591Z] stable info: [2024-03-29T04:27:21.591Z] ------------------- [2024-03-29T04:27:21.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-29T04:27:21.591Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T04:27:21.591Z] Message: update stable to v1.0.258 [2024-03-29T04:27:22.253Z] ------------------- [2024-03-29T04:27:22.253Z] experimental info: [2024-03-29T04:27:22.253Z] ------------------- [2024-03-29T04:27:22.253Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-29T04:27:22.253Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T04:27:22.253Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-29T04:27:22.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-29T04:27:23.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-29T04:27:23.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-29T04:27:23.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-29T04:27:23.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-29T04:27:23.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-29T04:27:23.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-29T04:27:24.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-29T04:27:24.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-29T04:27:24.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-29T04:27:24.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-29T04:27:24.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-29T04:27:24.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-29T04:27:25.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-29T04:27:25.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T04:27:25.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T04:27:25.608Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T04:27:25.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T04:27:25.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-29T04:27:26.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-29T04:27:26.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-29T04:27:26.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-29T04:27:26.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-29T04:27:26.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-29T04:27:27.039Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-29T04:27:27.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-29T04:27:27.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-29T04:27:27.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-728 [Pipeline] echo [2024-03-29T04:27:27.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-728 [Pipeline] echo [2024-03-29T04:27:27.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-728 [Pipeline] echo [2024-03-29T04:27:27.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo [2024-03-29T04:27:28.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6136b7e [Pipeline] echo [2024-03-29T04:27:28.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:27:28.542Z] provisioning config files... [2024-03-29T04:27:28.565Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config17314179945414451076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:27:29.153Z] ---> ****-login.sh [2024-03-29T04:27:29.153Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:27:29.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:27:29.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:27:29.491Z] Configure a credential helper to remove this warning. See [2024-03-29T04:27:29.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:27:29.491Z] [2024-03-29T04:27:29.491Z] Login Succeeded [2024-03-29T04:27:29.491Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:27:29.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:27:29.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:27:29.491Z] Configure a credential helper to remove this warning. See [2024-03-29T04:27:29.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:27:29.491Z] [2024-03-29T04:27:29.491Z] Login Succeeded [2024-03-29T04:27:29.491Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:27:29.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:27:29.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:27:29.768Z] Configure a credential helper to remove this warning. See [2024-03-29T04:27:29.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:27:29.768Z] [2024-03-29T04:27:29.768Z] Login Succeeded [2024-03-29T04:27:29.768Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:27:29.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:27:29.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:27:29.768Z] Configure a credential helper to remove this warning. See [2024-03-29T04:27:29.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:27:29.768Z] [2024-03-29T04:27:29.768Z] Login Succeeded [2024-03-29T04:27:29.768Z] ****.io [2024-03-29T04:27:30.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:27:30.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:27:30.053Z] Configure a credential helper to remove this warning. See [2024-03-29T04:27:30.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:27:30.053Z] [2024-03-29T04:27:30.053Z] Login Succeeded [2024-03-29T04:27:30.053Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:27:30.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-29T04:27:31.770Z] + git rev-list -1 --merges 6136b7ea0b3fc99255f79e2af9fac6dc6117e724~1..6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo [2024-03-29T04:27:31.925Z] -----------> git rev-list -1 --merges 6136b7ea0b3fc99255f79e2af9fac6dc6117e724~1..6136b7ea0b3fc99255f79e2af9fac6dc6117e724 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [false] [Pipeline] sh [2024-03-29T04:27:32.442Z] + git log --format=format:%s -1 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo [2024-03-29T04:27:32.585Z] ========================================================= [2024-03-29T04:27:32.585Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-29T04:27:32.585Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T04:27:33.503Z] + git log --format=format:%s -1 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] echo [2024-03-29T04:27:33.605Z] [semverPrep] GIT_COMMIT: 6136b7ea0b3fc99255f79e2af9fac6dc6117e724, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2024-03-29T04:27:33.698Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-29T04:27:34.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-29T04:27:34.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-29T04:27:34.318Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-29T04:27:34.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-29T04:27:34.318Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-29T04:27:34.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-29T04:27:34.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:27:35.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:27:35.421Z] [2024-03-29T04:27:35.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:27:36.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:27:36.213Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-29T04:27:36.213Z] b85a868b505f: Pulling fs layer [2024-03-29T04:27:36.213Z] e2be974225ed: Pulling fs layer [2024-03-29T04:27:36.213Z] 339a4e72a1f5: Pulling fs layer [2024-03-29T04:27:36.213Z] 988bab9f4d93: Pulling fs layer [2024-03-29T04:27:36.213Z] 1469e6f7b9e6: Pulling fs layer [2024-03-29T04:27:36.213Z] eaf3925da568: Pulling fs layer [2024-03-29T04:27:36.213Z] bab4dde63d76: Pulling fs layer [2024-03-29T04:27:36.213Z] bde34c3a00c8: Pulling fs layer [2024-03-29T04:27:36.213Z] b352a97aabf1: Pulling fs layer [2024-03-29T04:27:36.213Z] 4872d77fe225: Pulling fs layer [2024-03-29T04:27:36.213Z] 5851b861e8e6: Pulling fs layer [2024-03-29T04:27:36.213Z] 1469e6f7b9e6: Waiting [2024-03-29T04:27:36.213Z] eaf3925da568: Waiting [2024-03-29T04:27:36.213Z] bab4dde63d76: Waiting [2024-03-29T04:27:36.213Z] bde34c3a00c8: Waiting [2024-03-29T04:27:36.213Z] b352a97aabf1: Waiting [2024-03-29T04:27:36.213Z] 4872d77fe225: Waiting [2024-03-29T04:27:36.213Z] 5851b861e8e6: Waiting [2024-03-29T04:27:36.213Z] 988bab9f4d93: Waiting [2024-03-29T04:27:36.213Z] e2be974225ed: Verifying Checksum [2024-03-29T04:27:36.213Z] e2be974225ed: Download complete [2024-03-29T04:27:36.213Z] 988bab9f4d93: Verifying Checksum [2024-03-29T04:27:36.213Z] 988bab9f4d93: Download complete [2024-03-29T04:27:36.213Z] 1469e6f7b9e6: Verifying Checksum [2024-03-29T04:27:36.213Z] 1469e6f7b9e6: Download complete [2024-03-29T04:27:36.213Z] eaf3925da568: Verifying Checksum [2024-03-29T04:27:36.213Z] eaf3925da568: Download complete [2024-03-29T04:27:36.213Z] 339a4e72a1f5: Verifying Checksum [2024-03-29T04:27:36.213Z] 339a4e72a1f5: Download complete [2024-03-29T04:27:36.213Z] bde34c3a00c8: Verifying Checksum [2024-03-29T04:27:36.213Z] bde34c3a00c8: Download complete [2024-03-29T04:27:36.213Z] b352a97aabf1: Download complete [2024-03-29T04:27:36.213Z] 4872d77fe225: Download complete [2024-03-29T04:27:36.482Z] 5851b861e8e6: Verifying Checksum [2024-03-29T04:27:36.482Z] 5851b861e8e6: Download complete [2024-03-29T04:27:36.482Z] b85a868b505f: Verifying Checksum [2024-03-29T04:27:36.482Z] b85a868b505f: Download complete [2024-03-29T04:27:36.810Z] bab4dde63d76: Verifying Checksum [2024-03-29T04:27:36.810Z] bab4dde63d76: Download complete [2024-03-29T04:27:37.828Z] b85a868b505f: Pull complete [2024-03-29T04:27:37.828Z] e2be974225ed: Pull complete [2024-03-29T04:27:38.466Z] 339a4e72a1f5: Pull complete [2024-03-29T04:27:38.466Z] 988bab9f4d93: Pull complete [2024-03-29T04:27:38.747Z] 1469e6f7b9e6: Pull complete [2024-03-29T04:27:38.747Z] eaf3925da568: Pull complete [2024-03-29T04:27:40.819Z] bab4dde63d76: Pull complete [2024-03-29T04:27:40.819Z] bde34c3a00c8: Pull complete [2024-03-29T04:27:40.819Z] b352a97aabf1: Pull complete [2024-03-29T04:27:40.819Z] 4872d77fe225: Pull complete [2024-03-29T04:27:41.123Z] 5851b861e8e6: Pull complete [2024-03-29T04:27:41.123Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-29T04:27:41.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:27:41.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:27:41.963Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2024-03-29T04:27:42.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@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-devops/py-git-semver:0.1.4 cat [2024-03-29T04:27:47.268Z] $ docker top f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-29T04:27:47.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T04:27:47.760Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T04:27:47.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T04:27:47.933Z] $ docker exec f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent [2024-03-29T04:27:48.083Z] SSH_AUTH_SOCK=/tmp/ssh-lvTjXbzpZCNa/agent.31 [2024-03-29T04:27:48.083Z] SSH_AGENT_PID=37 [2024-03-29T04:27:48.099Z] Running ssh-add (command line suppressed) [2024-03-29T04:27:48.209Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_14909644143495182005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_14909644143495182005.key) [2024-03-29T04:27:48.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T04:27:48.738Z] + git tag --points-at HEAD [Pipeline] } [2024-03-29T04:27:48.892Z] $ docker exec --env ******** --env ******** f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent -k [2024-03-29T04:27:48.982Z] unset SSH_AUTH_SOCK; [2024-03-29T04:27:48.982Z] unset SSH_AGENT_PID; [2024-03-29T04:27:48.982Z] echo Agent pid 37 killed; [2024-03-29T04:27:49.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-29T04:27:49.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T04:27:49.369Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T04:27:49.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T04:27:49.521Z] $ docker exec f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent [2024-03-29T04:27:49.688Z] SSH_AUTH_SOCK=/tmp/ssh-svTe25n802Ym/agent.71 [2024-03-29T04:27:49.688Z] SSH_AGENT_PID=77 [2024-03-29T04:27:49.716Z] Running ssh-add (command line suppressed) [2024-03-29T04:27:49.839Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_18192811276062080243.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/private_key_18192811276062080243.key) [2024-03-29T04:27:49.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T04:27:50.418Z] + git semver init [2024-03-29T04:27:50.712Z] 2024-03-29 04:27:50,545 [run_init] DEBUG init version:0.0.0 force:False [2024-03-29T04:27:50.712Z] 2024-03-29 04:27:50,546 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver [2024-03-29T04:27:50.712Z] 2024-03-29 04:27:50,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver [2024-03-29T04:27:50.712Z] 2024-03-29 04:27:50,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728, universal_newlines=False, shell=None, istream=None) [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,702 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.git/info/exclude [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,702 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 with force:False [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,702 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,705 [execute] INFO git cat-file --batch-check [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,712 [execute] INFO git cat-file --batch [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T04:27:52.820Z] 2024-03-29 04:27:52,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-728/.semver/PR-728 [2024-03-29T04:27:52.820Z] 0.0.0 [Pipeline] } [2024-03-29T04:27:52.893Z] $ docker exec --env ******** --env ******** f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 ssh-agent -k [2024-03-29T04:27:52.992Z] unset SSH_AUTH_SOCK; [2024-03-29T04:27:52.993Z] unset SSH_AGENT_PID; [2024-03-29T04:27:52.993Z] echo Agent pid 77 killed; [2024-03-29T04:27:53.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-29T04:27:53.932Z] + git semver [Pipeline] } [2024-03-29T04:27:54.241Z] $ docker stop --time=1 f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 [2024-03-29T04:27:57.116Z] $ docker rm -f --volumes f9854df23a8ce04e980d583be4e4fb9c0bb55c17f5b202872f90c58a6c948859 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T04:27:57.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-29T04:27:58.946Z] Stashed 1 file(s) [Pipeline] echo [2024-03-29T04:27:58.994Z] [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 [2024-03-29T04:28:00.898Z] provisioning config files... [2024-03-29T04:28:00.961Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config2885271988597191804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:28:01.612Z] ---> ****-login.sh [2024-03-29T04:28:01.612Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:28:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:01.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:01.612Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:01.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:01.612Z] [2024-03-29T04:28:01.612Z] Login Succeeded [2024-03-29T04:28:01.612Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:28:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:01.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:01.612Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:01.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:01.612Z] [2024-03-29T04:28:01.612Z] Login Succeeded [2024-03-29T04:28:01.612Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:28:01.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:01.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:01.952Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:01.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:01.952Z] [2024-03-29T04:28:01.952Z] Login Succeeded [2024-03-29T04:28:01.952Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:28:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:01.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:01.952Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:01.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:01.952Z] [2024-03-29T04:28:01.952Z] Login Succeeded [2024-03-29T04:28:01.952Z] ****.io [2024-03-29T04:28:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:02.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:02.271Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:02.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:02.271Z] [2024-03-29T04:28:02.271Z] Login Succeeded [2024-03-29T04:28:02.271Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:28:02.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T04:28:03.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:28:03.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:28:03.473Z] ========================================================= [2024-03-29T04:28:03.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-29T04:28:03.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:28:04.368Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-29T04:28:04.675Z] Sending build context to Docker daemon 59.63MB [2024-03-29T04:28:04.675Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:28:04.675Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T04:28:04.675Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-29T04:28:04.675Z] 7264a8db6415: Pulling fs layer [2024-03-29T04:28:04.675Z] c4d48a809fc2: Pulling fs layer [2024-03-29T04:28:04.675Z] 4f1c88b9dad5: Pulling fs layer [2024-03-29T04:28:04.675Z] ad3a456e5733: Pulling fs layer [2024-03-29T04:28:04.675Z] 69c7f0334f64: Pulling fs layer [2024-03-29T04:28:04.675Z] 1f1c1a5573a3: Pulling fs layer [2024-03-29T04:28:04.675Z] ce7588e14bc9: Pulling fs layer [2024-03-29T04:28:04.675Z] ad3a456e5733: Waiting [2024-03-29T04:28:04.675Z] 69c7f0334f64: Waiting [2024-03-29T04:28:04.675Z] 1f1c1a5573a3: Waiting [2024-03-29T04:28:04.675Z] b5e4710f87ac: Pulling fs layer [2024-03-29T04:28:04.675Z] ce7588e14bc9: Waiting [2024-03-29T04:28:04.675Z] b5e4710f87ac: Waiting [2024-03-29T04:28:04.675Z] c4d48a809fc2: Download complete [2024-03-29T04:28:04.675Z] ad3a456e5733: Verifying Checksum [2024-03-29T04:28:04.675Z] ad3a456e5733: Download complete [2024-03-29T04:28:04.675Z] 69c7f0334f64: Verifying Checksum [2024-03-29T04:28:04.675Z] 69c7f0334f64: Download complete [2024-03-29T04:28:04.675Z] 7264a8db6415: Verifying Checksum [2024-03-29T04:28:04.675Z] 7264a8db6415: Download complete [2024-03-29T04:28:04.675Z] 1f1c1a5573a3: Verifying Checksum [2024-03-29T04:28:04.675Z] 1f1c1a5573a3: Download complete [2024-03-29T04:28:04.955Z] 7264a8db6415: Pull complete [2024-03-29T04:28:04.955Z] b5e4710f87ac: Verifying Checksum [2024-03-29T04:28:04.955Z] b5e4710f87ac: Download complete [2024-03-29T04:28:04.955Z] c4d48a809fc2: Pull complete [2024-03-29T04:28:05.271Z] 4f1c88b9dad5: Verifying Checksum [2024-03-29T04:28:05.271Z] 4f1c88b9dad5: Download complete [2024-03-29T04:28:05.557Z] ce7588e14bc9: Verifying Checksum [2024-03-29T04:28:05.557Z] ce7588e14bc9: Download complete [2024-03-29T04:28:09.081Z] 4f1c88b9dad5: Pull complete [2024-03-29T04:28:09.081Z] ad3a456e5733: Pull complete [2024-03-29T04:28:09.081Z] 69c7f0334f64: Pull complete [2024-03-29T04:28:09.081Z] 1f1c1a5573a3: Pull complete [2024-03-29T04:28:11.150Z] ce7588e14bc9: Pull complete [2024-03-29T04:28:11.455Z] b5e4710f87ac: Pull complete [2024-03-29T04:28:11.455Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-29T04:28:11.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T04:28:11.455Z] ---> 88b5674ff536 [2024-03-29T04:28:11.455Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:28:15.215Z] Still waiting to schedule task [2024-03-29T04:28:15.215Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-29T04:28:17.119Z] ---> Running in 8c288b263971 [2024-03-29T04:28:17.421Z] Removing intermediate container 8c288b263971 [2024-03-29T04:28:17.421Z] ---> 3d9d06311269 [2024-03-29T04:28:17.421Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:28:17.421Z] ---> Running in 455d0043cb9a [2024-03-29T04:28:17.421Z] Removing intermediate container 455d0043cb9a [2024-03-29T04:28:17.421Z] ---> cafe79766942 [2024-03-29T04:28:17.421Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:28:17.421Z] ---> Running in 2856b2edcf23 [2024-03-29T04:28:17.421Z] Removing intermediate container 2856b2edcf23 [2024-03-29T04:28:17.421Z] ---> 239af345fecd [2024-03-29T04:28:17.421Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T04:28:17.421Z] ---> Running in 0b62b3370144 [2024-03-29T04:28:17.421Z] Removing intermediate container 0b62b3370144 [2024-03-29T04:28:17.421Z] ---> 2970e400430c [2024-03-29T04:28:17.421Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:28:17.710Z] ---> Running in cc6e6d3d3612 [2024-03-29T04:28:17.710Z] Removing intermediate container cc6e6d3d3612 [2024-03-29T04:28:17.710Z] ---> d198ae58a46e [2024-03-29T04:28:17.710Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:28:18.007Z] latest: Pulling from library/docker [2024-03-29T04:28:18.007Z] 4abcf2066143: Pulling fs layer [2024-03-29T04:28:18.007Z] c6dd7fda0220: Pulling fs layer [2024-03-29T04:28:18.007Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T04:28:18.007Z] c3cdfe127e63: Pulling fs layer [2024-03-29T04:28:18.007Z] 0f2b6d6f61c1: Pulling fs layer [2024-03-29T04:28:18.007Z] 99ef9d78a450: Pulling fs layer [2024-03-29T04:28:18.007Z] aa022d7f0c8d: Pulling fs layer [2024-03-29T04:28:18.007Z] d9ef7eb639b9: Pulling fs layer [2024-03-29T04:28:18.007Z] eee617bc1d24: Pulling fs layer [2024-03-29T04:28:18.007Z] ecd4613e45a4: Pulling fs layer [2024-03-29T04:28:18.007Z] 7447ac55f625: Pulling fs layer [2024-03-29T04:28:18.007Z] 9592191e2288: Pulling fs layer [2024-03-29T04:28:18.007Z] b19879be94c1: Pulling fs layer [2024-03-29T04:28:18.007Z] fae32ca6a76a: Pulling fs layer [2024-03-29T04:28:18.007Z] 4a7e7783f2c0: Pulling fs layer [2024-03-29T04:28:18.007Z] 9b8d2035cc39: Pulling fs layer [2024-03-29T04:28:18.007Z] aa022d7f0c8d: Waiting [2024-03-29T04:28:18.007Z] 0f2b6d6f61c1: Waiting [2024-03-29T04:28:18.007Z] eee617bc1d24: Waiting [2024-03-29T04:28:18.007Z] ecd4613e45a4: Waiting [2024-03-29T04:28:18.007Z] 7447ac55f625: Waiting [2024-03-29T04:28:18.007Z] 9592191e2288: Waiting [2024-03-29T04:28:18.007Z] b19879be94c1: Waiting [2024-03-29T04:28:18.007Z] 4a7e7783f2c0: Waiting [2024-03-29T04:28:18.007Z] d9ef7eb639b9: Waiting [2024-03-29T04:28:18.007Z] fae32ca6a76a: Waiting [2024-03-29T04:28:18.007Z] 9b8d2035cc39: Waiting [2024-03-29T04:28:18.007Z] c3cdfe127e63: Waiting [2024-03-29T04:28:18.007Z] 99ef9d78a450: Waiting [2024-03-29T04:28:18.318Z] 4f4fb700ef54: Verifying Checksum [2024-03-29T04:28:18.318Z] 4f4fb700ef54: Download complete [2024-03-29T04:28:18.318Z] 4abcf2066143: Download complete [2024-03-29T04:28:18.318Z] c6dd7fda0220: Verifying Checksum [2024-03-29T04:28:18.318Z] c6dd7fda0220: Download complete [2024-03-29T04:28:18.318Z] c3cdfe127e63: Verifying Checksum [2024-03-29T04:28:18.318Z] c3cdfe127e63: Download complete [2024-03-29T04:28:18.318Z] 4abcf2066143: Pull complete [2024-03-29T04:28:18.634Z] c6dd7fda0220: Pull complete [2024-03-29T04:28:18.634Z] 0f2b6d6f61c1: Verifying Checksum [2024-03-29T04:28:18.634Z] 0f2b6d6f61c1: Download complete [2024-03-29T04:28:18.634Z] 99ef9d78a450: Verifying Checksum [2024-03-29T04:28:18.634Z] 99ef9d78a450: Download complete [2024-03-29T04:28:18.634Z] aa022d7f0c8d: Verifying Checksum [2024-03-29T04:28:18.634Z] aa022d7f0c8d: Download complete [2024-03-29T04:28:18.634Z] 4f4fb700ef54: Pull complete [2024-03-29T04:28:18.634Z] eee617bc1d24: Verifying Checksum [2024-03-29T04:28:18.634Z] eee617bc1d24: Download complete [2024-03-29T04:28:18.634Z] c3cdfe127e63: Pull complete [2024-03-29T04:28:18.634Z] d9ef7eb639b9: Download complete [2024-03-29T04:28:18.634Z] ecd4613e45a4: Verifying Checksum [2024-03-29T04:28:18.634Z] ecd4613e45a4: Download complete [2024-03-29T04:28:18.955Z] 9592191e2288: Download complete [2024-03-29T04:28:18.955Z] b19879be94c1: Verifying Checksum [2024-03-29T04:28:18.955Z] b19879be94c1: Download complete [2024-03-29T04:28:18.955Z] 7447ac55f625: Verifying Checksum [2024-03-29T04:28:18.955Z] 7447ac55f625: Download complete [2024-03-29T04:28:18.955Z] 0f2b6d6f61c1: Pull complete [2024-03-29T04:28:18.955Z] 9b8d2035cc39: Verifying Checksum [2024-03-29T04:28:18.955Z] 9b8d2035cc39: Download complete [2024-03-29T04:28:18.955Z] 4a7e7783f2c0: Download complete [2024-03-29T04:28:19.573Z] 99ef9d78a450: Pull complete [2024-03-29T04:28:19.573Z] fae32ca6a76a: Verifying Checksum [2024-03-29T04:28:19.573Z] fae32ca6a76a: Download complete [2024-03-29T04:28:19.933Z] aa022d7f0c8d: Pull complete [2024-03-29T04:28:19.933Z] d9ef7eb639b9: Pull complete [2024-03-29T04:28:19.933Z] eee617bc1d24: Pull complete [2024-03-29T04:28:19.933Z] ecd4613e45a4: Pull complete [2024-03-29T04:28:20.217Z] 7447ac55f625: Pull complete [2024-03-29T04:28:20.545Z] 9592191e2288: Pull complete [2024-03-29T04:28:20.545Z] b19879be94c1: Pull complete [2024-03-29T04:28:21.544Z] fae32ca6a76a: Pull complete [2024-03-29T04:28:21.544Z] 4a7e7783f2c0: Pull complete [2024-03-29T04:28:21.544Z] 9b8d2035cc39: Pull complete [2024-03-29T04:28:21.544Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T04:28:21.544Z] Status: Downloaded newer image for docker:latest [2024-03-29T04:28:24.378Z] ---> 91b6a1fd50e4 [2024-03-29T04:28:24.378Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:28:24.378Z] ---> Running in 3093bf9b2e78 [2024-03-29T04:28:24.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:28:24.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:28:25.248Z] OK: 264 MiB in 52 packages [2024-03-29T04:28:25.555Z] Removing intermediate container 3093bf9b2e78 [2024-03-29T04:28:25.555Z] ---> c1114c630b14 [2024-03-29T04:28:25.555Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T04:28:25.555Z] ---> Running in c91356c2fa76 [2024-03-29T04:28:25.827Z] Removing intermediate container c91356c2fa76 [2024-03-29T04:28:25.827Z] ---> d9ee1991a034 [2024-03-29T04:28:25.827Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:28:25.827Z] ---> Running in c217c16a3469 [2024-03-29T04:28:25.827Z] Removing intermediate container c217c16a3469 [2024-03-29T04:28:25.827Z] ---> ec83664d0ab0 [2024-03-29T04:28:25.827Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T04:28:26.125Z] ---> aa2fc5c422b6 [2024-03-29T04:28:26.125Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:28:26.125Z] ---> Running in 9e2dd5708801 [2024-03-29T04:29:35.052Z] Removing intermediate container 9e2dd5708801 [2024-03-29T04:29:35.052Z] ---> e55dd66306cc [2024-03-29T04:29:35.052Z] Step 14/15 : COPY . . [2024-03-29T04:29:35.052Z] ---> d4087f9cf215 [2024-03-29T04:29:35.052Z] Step 15/15 : RUN ${MAKE} [2024-03-29T04:29:35.052Z] ---> Running in cf2a6e8922b5 [2024-03-29T04:29:35.052Z] noop [2024-03-29T04:29:35.052Z] Removing intermediate container cf2a6e8922b5 [2024-03-29T04:29:35.052Z] ---> 9de0efc034ad [2024-03-29T04:29:35.052Z] Successfully built 9de0efc034ad [2024-03-29T04:29:35.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:29:36.038Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T04:29:36.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:29:36.508Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2024-03-29T04:29:36.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T04:29:37.059Z] $ docker top 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:29:38.068Z] + go version [2024-03-29T04:29:38.068Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-29T04:29:38.161Z] $ docker stop --time=1 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 [2024-03-29T04:29:39.539Z] $ docker rm -f --volumes 1bb9780ee94036ab0668edea96e0ad7f73f37aabf77cb60bd647e7f9b22d8ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:29:41.082Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T04:29:41.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:29:41.380Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2024-03-29T04:29:41.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T04:29:41.975Z] $ docker top a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:29:42.661Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [Pipeline] fileExists [Pipeline] sh [2024-03-29T04:29:43.364Z] + make test [2024-03-29T04:29:43.364Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T04:29:45.010Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T04:29:46.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1680 in /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [Pipeline] { [Pipeline] ws [2024-03-29T04:29:46.545Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-29T04:29:49.841Z] The recommended git tool is: git [2024-03-29T04:29:57.807Z] using credential edgex-jenkins-ssh [2024-03-29T04:29:57.856Z] Cloning the remote Git repository [2024-03-29T04:29:57.905Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:29:58.099Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-29T04:29:58.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:29:58.300Z] > git --version # timeout=10 [2024-03-29T04:29:58.321Z] > git --version # 'git version 2.25.1' [2024-03-29T04:29:58.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:29:58.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T04:30:00.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-29T04:30:00.474Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-29T04:30:02.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T04:30:02.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T04:30:04.424Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T04:30:04.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:30:04.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:30:04.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-29T04:30:05.044Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:30:05.607Z] Merge succeeded, producing 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:30:05.608Z] Checking out Revision 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 (PR-728) [2024-03-29T04:30:06.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T04:30:06.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T04:30:06.123Z] ./bin/test-attribution-txt.sh [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-29T04:30:06.123Z] make -C web test [2024-03-29T04:30:06.123Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/web' [2024-03-29T04:30:06.123Z] make[1]: tput: No such file or directory [2024-03-29T04:30:06.123Z] make[1]: tput: No such file or directory [2024-03-29T04:30:06.123Z] warning: generating ./VERSION [2024-03-29T04:30:06.123Z] echo "0.0.0" > VERSION [2024-03-29T04:30:06.123Z] docker build \ [2024-03-29T04:30:06.123Z] -f Dockerfile \ [2024-03-29T04:30:06.123Z] --build-arg USER=1000 \ [2024-03-29T04:30:06.123Z] \ [2024-03-29T04:30:06.123Z] --label "git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724" \ [2024-03-29T04:30:06.123Z] -t edgexfoundry/edgex-web-ui:6136b7ea0b3fc99255f79e2af9fac6dc6117e724 \ [2024-03-29T04:30:06.123Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-29T04:30:06.123Z] . [2024-03-29T04:30:06.123Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-29T04:30:06.123Z] Install the buildx component to build images with BuildKit: [2024-03-29T04:30:06.123Z] https://docs.docker.com/go/buildx/ [2024-03-29T04:30:06.123Z] [2024-03-29T04:30:06.123Z] Sending build context to Docker daemon 2.62MB [2024-03-29T04:30:06.123Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-29T04:30:05.066Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T04:30:05.117Z] > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 [2024-03-29T04:30:05.497Z] > git remote # timeout=10 [2024-03-29T04:30:05.515Z] > git config --get remote.origin.url # timeout=10 [2024-03-29T04:30:05.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:30:05.553Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-03-29T04:30:05.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-29T04:30:05.613Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T04:30:05.625Z] > git checkout -f 6136b7ea0b3fc99255f79e2af9fac6dc6117e724 # timeout=10 [2024-03-29T04:30:06.768Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" [2024-03-29T04:30:06.819Z] 18-alpine3.18: Pulling from library/node [2024-03-29T04:30:06.819Z] 619be1103602: Pulling fs layer [2024-03-29T04:30:06.819Z] 251d84bd21a3: Pulling fs layer [2024-03-29T04:30:06.819Z] 067b2ad0784e: Pulling fs layer [2024-03-29T04:30:06.819Z] b616c0f2fc5e: Pulling fs layer [2024-03-29T04:30:06.819Z] b616c0f2fc5e: Waiting [2024-03-29T04:30:06.856Z] > git --version # timeout=10 [2024-03-29T04:30:06.867Z] > git --version # 'git version 2.25.1' [2024-03-29T04:30:06.877Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T04:30:07.123Z] 067b2ad0784e: Verifying Checksum [2024-03-29T04:30:07.123Z] 067b2ad0784e: Download complete [2024-03-29T04:30:07.405Z] b616c0f2fc5e: Verifying Checksum [2024-03-29T04:30:07.405Z] 619be1103602: Verifying Checksum [2024-03-29T04:30:07.405Z] 619be1103602: Download complete [2024-03-29T04:30:07.692Z] 619be1103602: Pull complete [2024-03-29T04:30:08.357Z] 251d84bd21a3: Verifying Checksum [2024-03-29T04:30:08.357Z] 251d84bd21a3: Download complete [2024-03-29T04:30:09.482Z] 251d84bd21a3: Pull complete [2024-03-29T04:30:09.782Z] 067b2ad0784e: Pull complete [2024-03-29T04:30:09.782Z] b616c0f2fc5e: Pull complete [2024-03-29T04:30:09.782Z] Digest: sha256:63008551461d4550a3567af2d56ebb624e56db93f7ef951bf2ea5f41ef63d2e4 [2024-03-29T04:30:09.782Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-29T04:30:09.782Z] ---> dee001f497e4 [2024-03-29T04:30:09.782Z] Step 2/11 : RUN apk add --no-cache chromium [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T04:30:12.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-29T04:30:12.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T04:30:12.712Z] Dload Upload Total Spent Left Speed [2024-03-29T04:30:12.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-03-29T04:30:13.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-29T04:30:13.759Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-03-29T04:30:13.759Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-29T04:30:13.759Z] { [2024-03-29T04:30:13.759Z] "registry-mirrors": [ [2024-03-29T04:30:13.759Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-29T04:30:13.759Z] ], [2024-03-29T04:30:13.759Z] "bip": "10.250.0.254/24", [2024-03-29T04:30:13.759Z] "hosts": [ [2024-03-29T04:30:13.759Z] "tcp://0.0.0.0:5555", [2024-03-29T04:30:13.759Z] "unix:///var/run/docker.sock" [2024-03-29T04:30:13.759Z] ], [2024-03-29T04:30:13.759Z] "mtu": 1458, [2024-03-29T04:30:13.759Z] "selinux-enabled": true, [2024-03-29T04:30:13.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-29T04:30:13.759Z] } [Pipeline] sh [2024-03-29T04:30:14.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-29T04:30:14.881Z] + sudo service docker restart [2024-03-29T04:30:15.477Z] ---> Running in 94995582846d [2024-03-29T04:30:15.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:30:15.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:30:16.403Z] (1/154) Installing libexpat (2.6.2-r0) [2024-03-29T04:30:16.403Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-29T04:30:16.403Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-29T04:30:16.403Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-29T04:30:16.403Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-29T04:30:16.403Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-29T04:30:16.403Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-29T04:30:16.403Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-29T04:30:16.403Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-29T04:30:16.403Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-29T04:30:16.403Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-29T04:30:16.403Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-29T04:30:16.403Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-29T04:30:16.403Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-29T04:30:16.403Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-29T04:30:16.403Z] (16/154) Installing glib (2.76.6-r0) [2024-03-29T04:30:16.403Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-29T04:30:16.403Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-29T04:30:16.403Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-29T04:30:16.403Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-29T04:30:16.403Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-29T04:30:16.403Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-29T04:30:16.403Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-29T04:30:16.403Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-29T04:30:16.403Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-29T04:30:16.403Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-29T04:30:16.403Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-29T04:30:16.403Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-29T04:30:16.403Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-29T04:30:16.403Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-29T04:30:16.403Z] (31/154) Installing libxcb (1.15-r1) [2024-03-29T04:30:16.403Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-29T04:30:16.403Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-29T04:30:16.707Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-29T04:30:16.707Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-29T04:30:16.707Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-29T04:30:16.707Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-29T04:30:16.707Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-29T04:30:16.707Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-29T04:30:16.707Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-29T04:30:16.707Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-29T04:30:16.707Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-29T04:30:16.707Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-29T04:30:16.707Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-29T04:30:16.707Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-29T04:30:16.707Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-29T04:30:16.707Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-29T04:30:16.707Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-29T04:30:16.707Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-29T04:30:16.707Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-29T04:30:16.707Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-29T04:30:16.707Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-29T04:30:16.707Z] (53/154) Installing libunistring (1.1-r1) [2024-03-29T04:30:16.707Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-29T04:30:16.707Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-29T04:30:16.707Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-29T04:30:16.707Z] (57/154) Installing gnutls (3.8.4-r0) [2024-03-29T04:30:16.707Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-29T04:30:16.707Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-29T04:30:16.707Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-29T04:30:16.707Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-29T04:30:16.707Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-29T04:30:16.707Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-29T04:30:16.707Z] (64/154) Installing pango (1.50.14-r1) [2024-03-29T04:30:16.707Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-29T04:30:16.707Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-29T04:30:16.707Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-29T04:30:16.707Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-29T04:30:16.707Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-29T04:30:16.707Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-29T04:30:17.007Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-29T04:30:17.007Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-29T04:30:17.330Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-29T04:30:17.330Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-29T04:30:18.031Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-29T04:30:18.031Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-29T04:30:18.031Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-29T04:30:18.031Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-29T04:30:18.031Z] (78/154) Installing libelf (0.189-r2) [2024-03-29T04:30:18.031Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-29T04:30:18.031Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-29T04:30:18.031Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-29T04:30:18.031Z] (82/154) Installing libmagic (5.45-r0) [2024-03-29T04:30:18.031Z] (83/154) Installing file (5.45-r0) [2024-03-29T04:30:18.031Z] (84/154) Installing libice (1.1.1-r2) [2024-03-29T04:30:18.031Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-29T04:30:18.031Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-29T04:30:18.031Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-29T04:30:18.031Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-29T04:30:18.031Z] (89/154) Installing xset (1.2.5-r1) [2024-03-29T04:30:18.031Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-29T04:30:18.031Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-29T04:30:18.031Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-29T04:30:18.031Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-29T04:30:18.342Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-29T04:30:18.342Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-29T04:30:18.342Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-29T04:30:18.342Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-29T04:30:18.690Z] (98/154) Installing libva (2.18.0-r1) [2024-03-29T04:30:18.690Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-29T04:30:18.690Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-29T04:30:18.690Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-29T04:30:18.690Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-29T04:30:18.690Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-29T04:30:18.690Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-29T04:30:18.690Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-29T04:30:18.690Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-29T04:30:18.690Z] (107/154) Installing opus (1.4-r0) [2024-03-29T04:30:18.690Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-29T04:30:18.690Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-29T04:30:19.015Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-29T04:30:19.015Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-29T04:30:19.015Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-29T04:30:19.015Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-29T04:30:19.015Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-29T04:30:19.015Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-29T04:30:19.015Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-29T04:30:19.015Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-29T04:30:19.015Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-29T04:30:20.037Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-29T04:30:20.037Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-29T04:30:20.037Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-29T04:30:20.037Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-29T04:30:20.037Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-29T04:30:20.037Z] (124/154) Installing librist (0.2.7-r0) [2024-03-29T04:30:20.037Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-29T04:30:20.037Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-29T04:30:20.037Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-29T04:30:20.037Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-29T04:30:20.037Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-29T04:30:20.037Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-29T04:30:20.037Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-29T04:30:20.037Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-29T04:30:20.037Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-29T04:30:20.037Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-29T04:30:20.037Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-29T04:30:20.037Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-29T04:30:20.037Z] (137/154) Installing nspr (4.35-r2) [2024-03-29T04:30:20.037Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-29T04:30:20.037Z] (139/154) Installing nss (3.94-r0) [2024-03-29T04:30:20.037Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-29T04:30:20.371Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-29T04:30:20.371Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-29T04:30:20.371Z] (143/154) Installing orc (0.4.34-r0) [2024-03-29T04:30:20.371Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-29T04:30:20.371Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-29T04:30:20.371Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-29T04:30:20.371Z] (147/154) Installing libpulse (16.1-r10) [2024-03-29T04:30:20.371Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-29T04:30:20.371Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-29T04:30:20.371Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-29T04:30:20.371Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-29T04:30:20.371Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-29T04:30:20.371Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-29T04:30:20.371Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-29T04:30:22.009Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T04:30:22.009Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-29T04:30:22.009Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-29T04:30:22.009Z] Executing glib-2.76.6-r0.trigger [2024-03-29T04:30:22.009Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-29T04:30:22.298Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-29T04:30:22.298Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-29T04:30:22.298Z] OK: 580 MiB in 171 packages [2024-03-29T04:30:32.758Z] Removing intermediate container 94995582846d [2024-03-29T04:30:32.758Z] ---> edaae29df536 [2024-03-29T04:30:32.758Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-29T04:30:32.758Z] ---> Running in 3937804818af [2024-03-29T04:30:33.044Z] Removing intermediate container 3937804818af [2024-03-29T04:30:33.044Z] ---> 5511053ff79c [2024-03-29T04:30:33.044Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-29T04:30:33.044Z] ---> Running in 5b739b5d890d [2024-03-29T04:30:33.044Z] Removing intermediate container 5b739b5d890d [2024-03-29T04:30:33.044Z] ---> 83ea444eca03 [2024-03-29T04:30:33.044Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-29T04:30:33.044Z] ---> Running in 3678de0774a6 [2024-03-29T04:30:33.044Z] Removing intermediate container 3678de0774a6 [2024-03-29T04:30:33.044Z] ---> c97c60c98083 [2024-03-29T04:30:33.044Z] Step 6/11 : RUN npm install -g npm [2024-03-29T04:30:33.044Z] ---> Running in a3e0eb5b0b91 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:30:34.150Z] provisioning config files... [2024-03-29T04:30:34.203Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config16043437677336871265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:30:35.008Z] ---> ****-login.sh [2024-03-29T04:30:35.008Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:30:35.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:30:35.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:30:35.626Z] Configure a credential helper to remove this warning. See [2024-03-29T04:30:35.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:30:35.626Z] [2024-03-29T04:30:35.626Z] Login Succeeded [2024-03-29T04:30:35.626Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:30:35.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:30:35.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:30:35.965Z] Configure a credential helper to remove this warning. See [2024-03-29T04:30:35.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:30:35.965Z] [2024-03-29T04:30:35.965Z] Login Succeeded [2024-03-29T04:30:35.965Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:30:36.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:30:36.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:30:36.309Z] Configure a credential helper to remove this warning. See [2024-03-29T04:30:36.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:30:36.309Z] [2024-03-29T04:30:36.309Z] Login Succeeded [2024-03-29T04:30:36.309Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:30:36.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:30:36.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:30:36.644Z] Configure a credential helper to remove this warning. See [2024-03-29T04:30:36.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:30:36.644Z] [2024-03-29T04:30:36.644Z] Login Succeeded [2024-03-29T04:30:36.644Z] ****.io [2024-03-29T04:30:37.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:30:37.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:30:37.312Z] Configure a credential helper to remove this warning. See [2024-03-29T04:30:37.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:30:37.312Z] [2024-03-29T04:30:37.312Z] Login Succeeded [2024-03-29T04:30:37.312Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:30:37.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T04:30:38.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:30:38.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:30:38.779Z] ========================================================= [2024-03-29T04:30:38.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-29T04:30:38.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:30:39.752Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-29T04:30:41.316Z] Sending build context to Docker daemon 35.41MB [2024-03-29T04:30:41.316Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:30:41.316Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T04:30:41.316Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-29T04:30:41.316Z] 9fda8d8052c6: Pulling fs layer [2024-03-29T04:30:41.316Z] 5d54e960e981: Pulling fs layer [2024-03-29T04:30:41.316Z] c4a7e357bf2a: Pulling fs layer [2024-03-29T04:30:41.316Z] f0e02332f6b5: Pulling fs layer [2024-03-29T04:30:41.316Z] 872ee5b61b7b: Pulling fs layer [2024-03-29T04:30:41.316Z] 0c6a40ed1a82: Pulling fs layer [2024-03-29T04:30:41.316Z] 94ae7d8d031c: Pulling fs layer [2024-03-29T04:30:41.316Z] f0e02332f6b5: Waiting [2024-03-29T04:30:41.316Z] 872ee5b61b7b: Waiting [2024-03-29T04:30:41.316Z] 0c6a40ed1a82: Waiting [2024-03-29T04:30:41.316Z] 94ae7d8d031c: Waiting [2024-03-29T04:30:41.316Z] 5d54e960e981: Verifying Checksum [2024-03-29T04:30:41.316Z] 5d54e960e981: Download complete [2024-03-29T04:30:41.316Z] f0e02332f6b5: Verifying Checksum [2024-03-29T04:30:41.316Z] f0e02332f6b5: Download complete [2024-03-29T04:30:41.316Z] 872ee5b61b7b: Verifying Checksum [2024-03-29T04:30:41.316Z] 872ee5b61b7b: Download complete [2024-03-29T04:30:41.316Z] 9fda8d8052c6: Verifying Checksum [2024-03-29T04:30:41.316Z] 9fda8d8052c6: Download complete [2024-03-29T04:30:42.023Z] 94ae7d8d031c: Verifying Checksum [2024-03-29T04:30:42.023Z] 94ae7d8d031c: Download complete [2024-03-29T04:30:42.360Z] 9fda8d8052c6: Pull complete [2024-03-29T04:30:43.039Z] 5d54e960e981: Pull complete [2024-03-29T04:30:43.329Z] c4a7e357bf2a: Verifying Checksum [2024-03-29T04:30:43.329Z] c4a7e357bf2a: Download complete [2024-03-29T04:30:44.902Z] 0c6a40ed1a82: Verifying Checksum [2024-03-29T04:30:44.902Z] 0c6a40ed1a82: Download complete [2024-03-29T04:30:48.249Z] [2024-03-29T04:30:48.249Z] changed 14 packages in 14s [2024-03-29T04:30:48.249Z] [2024-03-29T04:30:48.249Z] 24 packages are looking for funding [2024-03-29T04:30:48.249Z] run `npm fund` for details [2024-03-29T04:30:49.887Z] Removing intermediate container a3e0eb5b0b91 [2024-03-29T04:30:49.887Z] ---> 6754d6212bd7 [2024-03-29T04:30:49.887Z] Step 7/11 : ARG USER=1000 [2024-03-29T04:30:49.887Z] ---> Running in 101758d34c5d [2024-03-29T04:30:49.887Z] Removing intermediate container 101758d34c5d [2024-03-29T04:30:49.887Z] ---> 01598f21df4b [2024-03-29T04:30:49.887Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-29T04:30:49.887Z] ---> Running in 6b6f6f849069 [2024-03-29T04:30:50.238Z] Removing intermediate container 6b6f6f849069 [2024-03-29T04:30:50.238Z] ---> db899dc6b1ef [2024-03-29T04:30:50.238Z] Step 9/11 : USER $USER:$USER [2024-03-29T04:30:50.238Z] ---> Running in b18b71d209c8 [2024-03-29T04:30:50.543Z] Removing intermediate container b18b71d209c8 [2024-03-29T04:30:50.543Z] ---> 22a7b43abdb8 [2024-03-29T04:30:50.543Z] Step 10/11 : WORKDIR /app [2024-03-29T04:30:50.543Z] ---> Running in 1a3737299734 [2024-03-29T04:30:50.543Z] Removing intermediate container 1a3737299734 [2024-03-29T04:30:50.543Z] ---> 4503898855b3 [2024-03-29T04:30:50.543Z] Step 11/11 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:30:50.543Z] ---> Running in 217132d7eac0 [2024-03-29T04:30:50.543Z] Removing intermediate container 217132d7eac0 [2024-03-29T04:30:50.543Z] ---> 1e091fdd14e8 [2024-03-29T04:30:50.543Z] Successfully built 1e091fdd14e8 [2024-03-29T04:30:50.543Z] Successfully tagged edgexfoundry/edgex-web-ui:6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:30:50.543Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-29T04:30:50.543Z] touch edgex-web-ui.imagebuilt [2024-03-29T04:30:50.543Z] mkdir -p node_modules coverage [2024-03-29T04:30:50.543Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-29T04:30:50.543Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-29T04:30:57.747Z] c4a7e357bf2a: Pull complete [2024-03-29T04:30:57.747Z] f0e02332f6b5: Pull complete [2024-03-29T04:30:57.747Z] 872ee5b61b7b: Pull complete [2024-03-29T04:31:03.476Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-03-29T04:31:03.477Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-29T04:31:03.477Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-29T04:31:03.477Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-29T04:31:03.477Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-03-29T04:31:03.477Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-29T04:31:03.477Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-29T04:31:03.477Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-03-29T04:31:04.203Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-29T04:31:04.950Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-29T04:31:04.971Z] 0c6a40ed1a82: Pull complete [2024-03-29T04:31:05.571Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-03-29T04:31:05.879Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-03-29T04:31:06.569Z] 94ae7d8d031c: Pull complete [2024-03-29T04:31:06.903Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-29T04:31:06.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T04:31:06.903Z] ---> 86de565de09d [2024-03-29T04:31:06.903Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:31:06.941Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-03-29T04:31:08.468Z] ---> Running in 741ca41cc90c [2024-03-29T04:31:08.784Z] Removing intermediate container 741ca41cc90c [2024-03-29T04:31:08.784Z] ---> 12904d3f1523 [2024-03-29T04:31:08.784Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:31:08.784Z] ---> Running in e2c6d79d6dad [2024-03-29T04:31:09.110Z] Removing intermediate container e2c6d79d6dad [2024-03-29T04:31:09.110Z] ---> dcfe5facd851 [2024-03-29T04:31:09.110Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:31:09.110Z] ---> Running in bb25ad506f88 [2024-03-29T04:31:09.420Z] Removing intermediate container bb25ad506f88 [2024-03-29T04:31:09.420Z] ---> 1d0b3a6f83b9 [2024-03-29T04:31:09.420Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T04:31:09.740Z] ---> Running in be2e26f295c8 [2024-03-29T04:31:10.055Z] Removing intermediate container be2e26f295c8 [2024-03-29T04:31:10.055Z] ---> 1c4013d316ad [2024-03-29T04:31:10.055Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:31:10.055Z] ---> Running in 74ceecbea87c [2024-03-29T04:31:10.376Z] Removing intermediate container 74ceecbea87c [2024-03-29T04:31:10.376Z] ---> 95f1f9078074 [2024-03-29T04:31:10.376Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:31:10.701Z] latest: Pulling from library/docker [2024-03-29T04:31:11.047Z] bca4290a9639: Pulling fs layer [2024-03-29T04:31:11.047Z] 17b275a3377f: Pulling fs layer [2024-03-29T04:31:11.047Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T04:31:11.047Z] c7c53acdebd8: Pulling fs layer [2024-03-29T04:31:11.047Z] 11eaffe3eb71: Pulling fs layer [2024-03-29T04:31:11.047Z] 2ee06d9bd875: Pulling fs layer [2024-03-29T04:31:11.047Z] 117228750389: Pulling fs layer [2024-03-29T04:31:11.047Z] c28cda27aeb5: Pulling fs layer [2024-03-29T04:31:11.047Z] ff57bb0e39d9: Pulling fs layer [2024-03-29T04:31:11.047Z] 77cde276bbe4: Pulling fs layer [2024-03-29T04:31:11.047Z] 551f321af971: Pulling fs layer [2024-03-29T04:31:11.047Z] 68618b928e74: Pulling fs layer [2024-03-29T04:31:11.047Z] 1c369fbd592d: Pulling fs layer [2024-03-29T04:31:11.047Z] 04d7aaaa7dbd: Pulling fs layer [2024-03-29T04:31:11.047Z] 6f2b8e4d93ed: Pulling fs layer [2024-03-29T04:31:11.047Z] f1e2c79d62df: Pulling fs layer [2024-03-29T04:31:11.047Z] 77cde276bbe4: Waiting [2024-03-29T04:31:11.047Z] 551f321af971: Waiting [2024-03-29T04:31:11.047Z] 68618b928e74: Waiting [2024-03-29T04:31:11.047Z] 2ee06d9bd875: Waiting [2024-03-29T04:31:11.047Z] 117228750389: Waiting [2024-03-29T04:31:11.047Z] c28cda27aeb5: Waiting [2024-03-29T04:31:11.047Z] ff57bb0e39d9: Waiting [2024-03-29T04:31:11.047Z] 1c369fbd592d: Waiting [2024-03-29T04:31:11.047Z] 04d7aaaa7dbd: Waiting [2024-03-29T04:31:11.047Z] 6f2b8e4d93ed: Waiting [2024-03-29T04:31:11.047Z] c7c53acdebd8: Waiting [2024-03-29T04:31:11.047Z] 11eaffe3eb71: Waiting [2024-03-29T04:31:11.047Z] f1e2c79d62df: Waiting [2024-03-29T04:31:11.047Z] 4f4fb700ef54: Verifying Checksum [2024-03-29T04:31:11.047Z] 4f4fb700ef54: Download complete [2024-03-29T04:31:11.047Z] 17b275a3377f: Verifying Checksum [2024-03-29T04:31:11.047Z] 17b275a3377f: Download complete [2024-03-29T04:31:11.047Z] bca4290a9639: Download complete [2024-03-29T04:31:11.399Z] c7c53acdebd8: Verifying Checksum [2024-03-29T04:31:11.399Z] c7c53acdebd8: Download complete [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] added 1182 packages, and audited 1183 packages in 20s [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] 100 packages are looking for funding [2024-03-29T04:31:11.468Z] run `npm fund` for details [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] 22 vulnerabilities (14 moderate, 7 high, 1 critical) [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] To address issues that do not require attention, run: [2024-03-29T04:31:11.468Z] npm audit fix [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] To address all issues (including breaking changes), run: [2024-03-29T04:31:11.468Z] npm audit fix --force [2024-03-29T04:31:11.468Z] [2024-03-29T04:31:11.468Z] Run `npm audit` for details. [2024-03-29T04:31:12.105Z] 2ee06d9bd875: Verifying Checksum [2024-03-29T04:31:12.105Z] 2ee06d9bd875: Download complete [2024-03-29T04:31:12.105Z] 117228750389: Verifying Checksum [2024-03-29T04:31:12.105Z] 117228750389: Download complete [2024-03-29T04:31:12.105Z] 11eaffe3eb71: Download complete [2024-03-29T04:31:12.105Z] bca4290a9639: Pull complete [2024-03-29T04:31:12.105Z] c28cda27aeb5: Verifying Checksum [2024-03-29T04:31:12.105Z] c28cda27aeb5: Download complete [2024-03-29T04:31:12.105Z] 77cde276bbe4: Verifying Checksum [2024-03-29T04:31:12.105Z] 77cde276bbe4: Download complete [2024-03-29T04:31:12.105Z] ff57bb0e39d9: Download complete [2024-03-29T04:31:12.448Z] 68618b928e74: Verifying Checksum [2024-03-29T04:31:12.448Z] 68618b928e74: Download complete [2024-03-29T04:31:12.448Z] 1c369fbd592d: Verifying Checksum [2024-03-29T04:31:12.448Z] 1c369fbd592d: Download complete [2024-03-29T04:31:12.448Z] 6f2b8e4d93ed: Verifying Checksum [2024-03-29T04:31:12.448Z] 6f2b8e4d93ed: Download complete [2024-03-29T04:31:12.777Z] 551f321af971: Verifying Checksum [2024-03-29T04:31:12.777Z] 551f321af971: Download complete [2024-03-29T04:31:12.777Z] f1e2c79d62df: Verifying Checksum [2024-03-29T04:31:12.777Z] f1e2c79d62df: Download complete [2024-03-29T04:31:12.777Z] 17b275a3377f: Pull complete [2024-03-29T04:31:13.150Z] 4f4fb700ef54: Pull complete [2024-03-29T04:31:13.449Z] c7c53acdebd8: Pull complete [2024-03-29T04:31:14.119Z] 04d7aaaa7dbd: Verifying Checksum [2024-03-29T04:31:14.119Z] 04d7aaaa7dbd: Download complete [2024-03-29T04:31:14.436Z] 11eaffe3eb71: Pull complete [2024-03-29T04:31:16.003Z] 2ee06d9bd875: Pull complete [2024-03-29T04:31:17.103Z] 117228750389: Pull complete [2024-03-29T04:31:17.451Z] c28cda27aeb5: Pull complete [2024-03-29T04:31:17.451Z] ff57bb0e39d9: Pull complete [2024-03-29T04:31:17.773Z] 77cde276bbe4: Pull complete [2024-03-29T04:31:18.634Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-03-29T04:31:19.332Z] 551f321af971: Pull complete [2024-03-29T04:31:19.332Z] 68618b928e74: Pull complete [2024-03-29T04:31:19.704Z] 1c369fbd592d: Pull complete [2024-03-29T04:31:19.755Z] - Generating browser application bundles (phase: setup)... [2024-03-29T04:31:23.291Z] 04d7aaaa7dbd: Pull complete [2024-03-29T04:31:23.291Z] 6f2b8e4d93ed: Pull complete [2024-03-29T04:31:23.591Z] f1e2c79d62df: Pull complete [2024-03-29T04:31:23.591Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T04:31:23.591Z] Status: Downloaded newer image for docker:latest [2024-03-29T04:31:25.717Z] ---> 55cfd54a5bdc [2024-03-29T04:31:25.717Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:31:26.050Z] ---> Running in eadcd263738f [2024-03-29T04:31:27.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T04:31:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T04:31:28.556Z] OK: 266 MiB in 52 packages [2024-03-29T04:31:29.234Z] Removing intermediate container eadcd263738f [2024-03-29T04:31:29.234Z] ---> d7eee9176c8b [2024-03-29T04:31:29.234Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T04:31:29.569Z] ---> Running in b21b3bf75fb1 [2024-03-29T04:31:29.569Z] Removing intermediate container b21b3bf75fb1 [2024-03-29T04:31:29.569Z] ---> 055c5b7dd565 [2024-03-29T04:31:29.569Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:31:29.872Z] ---> Running in 1627a4dd093e [2024-03-29T04:31:30.176Z] Removing intermediate container 1627a4dd093e [2024-03-29T04:31:30.176Z] ---> 00e74733608b [2024-03-29T04:31:30.176Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T04:31:30.870Z] ---> 4f7221724d5b [2024-03-29T04:31:30.870Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:31:30.870Z] ---> Running in b4f2ca46fd80 [2024-03-29T04:31:46.915Z] ✔ Browser application bundle generation complete. [2024-03-29T04:31:46.915Z] 29 03 2024 04:31:42.948:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-29T04:31:46.916Z] 29 03 2024 04:31:42.950:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-29T04:31:46.916Z] 29 03 2024 04:31:42.954:INFO [launcher]: Starting browser ChromeHeadless [2024-03-29T04:31:46.916Z] 29 03 2024 04:31:43.331:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket uMf1OR1vrQv8kjfrAAAB with id 80563326 [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-29T04:31:46.916Z] WARN: ' [2024-03-29T04:31:46.916Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-29T04:31:46.916Z] Support for using the ngModel input property and ngModelChange event with [2024-03-29T04:31:46.916Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-29T04:31:46.916Z] in a future version of Angular. [2024-03-29T04:31:46.916Z] [2024-03-29T04:31:46.916Z] For more information on this, see our API docs here: [2024-03-29T04:31:46.916Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-29T04:31:46.916Z] ' [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-29T04:31:46.916Z] WARN: ' [2024-03-29T04:31:46.916Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-29T04:31:46.916Z] Support for using the ngModel input property and ngModelChange event with [2024-03-29T04:31:46.916Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-29T04:31:46.916Z] in a future version of Angular. [2024-03-29T04:31:46.916Z] [2024-03-29T04:31:46.916Z] For more information on this, see our API docs here: [2024-03-29T04:31:46.916Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-29T04:31:46.916Z] ' [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.091 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.184 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.191 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.197 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.207 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.235 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.241 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.243 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.249 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.251 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.253 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.277 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.303 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.314 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.319 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.321 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.324 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.348 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.351 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.369 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.378 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.39 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.409 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.422 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.43 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.437 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.44 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.443 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.448 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.458 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.48 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.528 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.568 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.573 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.575 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.577 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.578 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.594 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.602 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.609 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.628 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.636 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.638 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.642 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) [2024-03-29T04:31:46.916Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-29T04:31:46.916Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-29T04:31:46.916Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) [2024-03-29T04:31:46.916Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-29T04:31:46.916Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-29T04:31:46.916Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.659 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.664 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.667 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.669 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.678 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.68 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.682 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.683 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.688 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.715 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.735 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.742 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.745 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.749 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.753 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.755 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.804 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.814 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.818 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.824 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.831 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.834 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.835 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.855 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.861 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.868 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.875 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.877 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.886 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.893 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.907 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.918 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.92 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.926 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.933 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.945 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.958 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.982 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.99 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.996 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1 sec) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.008 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.027 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.029 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.032 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.051 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.06 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.067 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.075 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.086 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.088 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.091 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.106 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.115 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.12 secs) [2024-03-29T04:31:46.916Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.183 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.198 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.211 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.216 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.218 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.22 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.226 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.236 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.239 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.242 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.244 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.251 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.264 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.271 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.283 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.301 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.305 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.309 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.311 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.312 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.321 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.323 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.325 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.336 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.345 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.364 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.369 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.375 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.381 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.384 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.391 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.393 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.394 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.396 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.398 secs) [2024-03-29T04:31:47.211Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.405 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.419 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.435 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.452 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.466 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.472 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.485 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.49 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.504 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.511 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.52 secs) [2024-03-29T04:31:47.518Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.787 secs / 1.52 secs) [2024-03-29T04:31:47.518Z] TOTAL: 147 SUCCESS [2024-03-29T04:31:47.518Z] ✔ Browser application bundle generation complete. [2024-03-29T04:31:47.834Z] [2024-03-29T04:31:47.834Z] =============================== Coverage summary =============================== [2024-03-29T04:31:47.834Z] Statements : 39.01% ( 1373/3519 ) [2024-03-29T04:31:47.834Z] Branches : 15.3% ( 94/614 ) [2024-03-29T04:31:47.834Z] Functions : 32.06% ( 423/1319 ) [2024-03-29T04:31:47.834Z] Lines : 38.94% ( 1342/3446 ) [2024-03-29T04:31:47.834Z] ================================================================================ [2024-03-29T04:31:48.161Z] ✔ Browser application bundle generation complete. [2024-03-29T04:31:50.382Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-728/web' [Pipeline] echo [2024-03-29T04:31:50.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-29T04:31:50.588Z] $ docker stop --time=1 a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 [2024-03-29T04:31:51.951Z] $ docker rm -f --volumes a732bd945428520b1960dbe763b76d70bd747e40a72410cab052ddcfe77adf78 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T04:31:52.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-29T04:31:53.151Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-29T04:31:54.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-29T04:31:55.011Z] + ls -al . [2024-03-29T04:31:55.011Z] total 264 [2024-03-29T04:31:55.011Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 29 04:29 . [2024-03-29T04:31:55.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:27 .. [2024-03-29T04:31:55.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 .blubracket [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 04:27 .dockerignore [2024-03-29T04:31:55.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:27 .git [2024-03-29T04:31:55.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 .github [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 04:27 .gitignore [2024-03-29T04:31:55.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:27 .semver [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 04:27 Attribution.txt [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 04:27 CHANGELOG.md [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 04:27 CONTRIBUTING.md [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 04:27 Dockerfile [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 04:27 Jenkinsfile [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 04:27 LICENSE [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 04:27 Makefile [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 04:27 README.md [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:27 VERSION [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 04:27 angularmigrationlogs.md [2024-03-29T04:31:55.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 assets [2024-03-29T04:31:55.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 bin [2024-03-29T04:31:55.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:27 cmd [2024-03-29T04:31:55.011Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 04:29 coverage.out [2024-03-29T04:31:55.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:27 docs [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 04:27 go.mod [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 04:27 go.sum [2024-03-29T04:31:55.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:27 internal [2024-03-29T04:31:55.011Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 04:27 redeploy.sh [2024-03-29T04:31:55.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:27 testing [2024-03-29T04:31:55.011Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 04:27 version.go [2024-03-29T04:31:55.011Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 04:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:31:55.725Z] + 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=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 --label arch=amd64 --label version=0.0.0 . [2024-03-29T04:31:57.366Z] Sending build context to Docker daemon 346.6MB [2024-03-29T04:31:57.366Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:31:57.366Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-29T04:31:57.366Z] ---> 9de0efc034ad [2024-03-29T04:31:57.366Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:32:01.998Z] ---> Running in b04be2b3b1d5 [2024-03-29T04:32:01.998Z] Removing intermediate container b04be2b3b1d5 [2024-03-29T04:32:01.998Z] ---> 526e268bf571 [2024-03-29T04:32:01.998Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:32:01.998Z] ---> Running in 8e418e00bb74 [2024-03-29T04:32:01.998Z] Removing intermediate container 8e418e00bb74 [2024-03-29T04:32:01.998Z] ---> c1d32236fab6 [2024-03-29T04:32:01.998Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:32:01.998Z] ---> Running in 5ddcf2bdee56 [2024-03-29T04:32:01.998Z] Removing intermediate container 5ddcf2bdee56 [2024-03-29T04:32:01.998Z] ---> 2c424e606642 [2024-03-29T04:32:01.998Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-29T04:32:01.998Z] ---> Running in bad4b69979e2 [2024-03-29T04:32:01.998Z] Removing intermediate container bad4b69979e2 [2024-03-29T04:32:01.998Z] ---> a78b0d41730c [2024-03-29T04:32:01.998Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:32:01.998Z] ---> Running in ae5ad4fe8666 [2024-03-29T04:32:01.998Z] Removing intermediate container ae5ad4fe8666 [2024-03-29T04:32:01.998Z] ---> 25ecaebac434 [2024-03-29T04:32:01.998Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:32:02.620Z] ---> 22847c08b776 [2024-03-29T04:32:02.620Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:32:02.620Z] ---> Running in 2f5dc51b2f68 [2024-03-29T04:32:02.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:03.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:03.506Z] OK: 264 MiB in 52 packages [2024-03-29T04:32:03.823Z] Removing intermediate container 2f5dc51b2f68 [2024-03-29T04:32:03.823Z] ---> 7e9c5db3a468 [2024-03-29T04:32:03.823Z] Step 10/27 : ENV GO111MODULE=on [2024-03-29T04:32:03.823Z] ---> Running in ba0d05ffbe08 [2024-03-29T04:32:03.823Z] Removing intermediate container ba0d05ffbe08 [2024-03-29T04:32:03.823Z] ---> f22bbd390044 [2024-03-29T04:32:03.823Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:32:03.823Z] ---> Running in a4a5d9c1dd58 [2024-03-29T04:32:03.823Z] Removing intermediate container a4a5d9c1dd58 [2024-03-29T04:32:03.823Z] ---> c2a2dbb52bae [2024-03-29T04:32:03.823Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-29T04:32:04.111Z] ---> 8ead4e7a5481 [2024-03-29T04:32:04.111Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:32:04.111Z] ---> Running in 066858f1ad53 [2024-03-29T04:32:04.820Z] Removing intermediate container 066858f1ad53 [2024-03-29T04:32:04.820Z] ---> 481aaa6f1beb [2024-03-29T04:32:04.820Z] Step 14/27 : COPY . . [2024-03-29T04:32:13.479Z] ---> de69435b191d [2024-03-29T04:32:13.479Z] Step 15/27 : RUN ${MAKE} [2024-03-29T04:32:13.479Z] ---> Running in 293e3e4bf7f3 [2024-03-29T04:32:13.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-29T04:32:46.321Z] Removing intermediate container 293e3e4bf7f3 [2024-03-29T04:32:46.321Z] ---> a3fd819696e6 [2024-03-29T04:32:46.321Z] Step 16/27 : FROM alpine:3.18 [2024-03-29T04:32:46.321Z] 3.18: Pulling from library/alpine [2024-03-29T04:32:46.321Z] 619be1103602: Already exists [2024-03-29T04:32:46.321Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T04:32:46.321Z] Status: Downloaded newer image for alpine:3.18 [2024-03-29T04:32:46.321Z] ---> d3782b16ccc9 [2024-03-29T04:32:46.321Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-29T04:32:46.321Z] ---> Running in 49a26057d6a9 [2024-03-29T04:32:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:46.321Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T04:32:46.321Z] OK: 7 MiB in 15 packages [2024-03-29T04:32:46.321Z] Removing intermediate container 49a26057d6a9 [2024-03-29T04:32:46.321Z] ---> 633af32db7e9 [2024-03-29T04:32:46.321Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-29T04:32:46.321Z] ---> Running in 01810aaa27d6 [2024-03-29T04:32:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:32:46.321Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T04:32:46.321Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T04:32:46.321Z] OK: 7 MiB in 16 packages [2024-03-29T04:32:46.321Z] Removing intermediate container 01810aaa27d6 [2024-03-29T04:32:46.321Z] ---> 62802f632562 [2024-03-29T04:32:46.321Z] Step 19/27 : EXPOSE 4000 [2024-03-29T04:32:46.321Z] ---> Running in e99fa28fa2a3 [2024-03-29T04:32:46.321Z] Removing intermediate container e99fa28fa2a3 [2024-03-29T04:32:46.321Z] ---> cfa1c4576fd6 [2024-03-29T04:32:46.321Z] Step 20/27 : 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 [2024-03-29T04:32:46.321Z] ---> 7ac5321340a2 [2024-03-29T04:32:46.321Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-29T04:32:46.321Z] ---> 4d71e404d4b9 [2024-03-29T04:32:46.321Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-29T04:32:46.321Z] ---> 5a8acca4cd4a [2024-03-29T04:32:46.321Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-29T04:32:46.321Z] ---> Running in 6e27ed137ad4 [2024-03-29T04:32:46.321Z] Removing intermediate container 6e27ed137ad4 [2024-03-29T04:32:46.321Z] ---> 5d8734de780f [2024-03-29T04:32:46.321Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-29T04:32:46.321Z] ---> Running in 4aff685ec237 [2024-03-29T04:32:46.321Z] Removing intermediate container 4aff685ec237 [2024-03-29T04:32:46.321Z] ---> 2cfbe771805c [2024-03-29T04:32:46.321Z] Step 25/27 : LABEL arch=amd64 [2024-03-29T04:32:46.321Z] ---> Running in 25dca1e0e4b0 [2024-03-29T04:32:46.321Z] Removing intermediate container 25dca1e0e4b0 [2024-03-29T04:32:46.321Z] ---> 0a262243c9b5 [2024-03-29T04:32:46.321Z] Step 26/27 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:32:46.321Z] ---> Running in 593e6efe71bb [2024-03-29T04:32:46.321Z] Removing intermediate container 593e6efe71bb [2024-03-29T04:32:46.321Z] ---> 4cc615c42318 [2024-03-29T04:32:46.321Z] Step 27/27 : LABEL version=0.0.0 [2024-03-29T04:32:46.616Z] ---> Running in 01b0c5e4ac97 [2024-03-29T04:32:46.616Z] Removing intermediate container 01b0c5e4ac97 [2024-03-29T04:32:46.616Z] ---> 99839fc9fdb9 [2024-03-29T04:32:46.616Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-29T04:32:46.616Z] Successfully built 99839fc9fdb9 [2024-03-29T04:32:46.616Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:32:49.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:32:49.081Z] [2024-03-29T04:32:49.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:32:49.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:32:49.855Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-29T04:32:49.855Z] 5eb5b503b376: Pulling fs layer [2024-03-29T04:32:49.855Z] 5c69ac0246d0: Pulling fs layer [2024-03-29T04:32:49.855Z] ec43610c2a17: Pulling fs layer [2024-03-29T04:32:49.855Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-29T04:32:49.855Z] 33b1e0a273af: Pulling fs layer [2024-03-29T04:32:49.855Z] 5d3b04190fa2: Pulling fs layer [2024-03-29T04:32:49.855Z] 2f39f015ded8: Pulling fs layer [2024-03-29T04:32:49.855Z] 3a2ae6a8a46f: Waiting [2024-03-29T04:32:49.855Z] 5d3b04190fa2: Waiting [2024-03-29T04:32:49.855Z] 33b1e0a273af: Waiting [2024-03-29T04:32:49.855Z] 2f39f015ded8: Waiting [2024-03-29T04:32:49.855Z] 5c69ac0246d0: Verifying Checksum [2024-03-29T04:32:49.855Z] 5c69ac0246d0: Download complete [2024-03-29T04:32:50.143Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-29T04:32:50.143Z] 3a2ae6a8a46f: Download complete [2024-03-29T04:32:50.143Z] ec43610c2a17: Verifying Checksum [2024-03-29T04:32:50.143Z] ec43610c2a17: Download complete [2024-03-29T04:32:50.431Z] 5d3b04190fa2: Verifying Checksum [2024-03-29T04:32:50.431Z] 5d3b04190fa2: Download complete [2024-03-29T04:32:50.431Z] 33b1e0a273af: Verifying Checksum [2024-03-29T04:32:50.431Z] 33b1e0a273af: Download complete [2024-03-29T04:32:50.431Z] 5eb5b503b376: Verifying Checksum [2024-03-29T04:32:50.431Z] 5eb5b503b376: Download complete [2024-03-29T04:32:51.060Z] 2f39f015ded8: Download complete [2024-03-29T04:32:51.766Z] 5eb5b503b376: Pull complete [2024-03-29T04:32:51.766Z] 5c69ac0246d0: Pull complete [2024-03-29T04:32:52.072Z] ec43610c2a17: Pull complete [2024-03-29T04:32:52.072Z] 3a2ae6a8a46f: Pull complete [2024-03-29T04:32:52.384Z] 33b1e0a273af: Pull complete [2024-03-29T04:32:52.384Z] 5d3b04190fa2: Pull complete [2024-03-29T04:32:57.021Z] 2f39f015ded8: Pull complete [2024-03-29T04:32:57.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-29T04:32:57.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:32:57.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:32:57.705Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2024-03-29T04:32:57.828Z] $ 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-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-29T04:33:02.304Z] $ docker top 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:33:03.089Z] ---> job-cost.sh [2024-03-29T04:33:03.089Z] lf-activate-venv: SKIPPING [2024-03-29T04:33:03.089Z] INFO: No Stack... [2024-03-29T04:33:03.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T04:33:03.760Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T04:33:04.383Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/cost.csv+ [2024-03-29T04:33:04.383Z] cut -d, -f6 [Pipeline] lock [2024-03-29T04:33:04.527Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [2024-03-29T04:33:04.545Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] did not exist. Created. [2024-03-29T04:33:04.578Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T04:33:05.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-29T04:33:05.928Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T04:33:06.000Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T04:33:06.252Z] $ docker stop --time=1 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 [2024-03-29T04:33:07.629Z] $ docker rm -f --volumes 737290382f1f0cd718fe2811cffaea0780d95a6b292bc2af141892b63bd58f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-29T04:33:23.710Z] Removing intermediate container b4f2ca46fd80 [2024-03-29T04:33:23.710Z] ---> f898cc31ac46 [2024-03-29T04:33:23.710Z] Step 14/15 : COPY . . [2024-03-29T04:33:26.600Z] ---> ce6dd78c2360 [2024-03-29T04:33:26.600Z] Step 15/15 : RUN ${MAKE} [2024-03-29T04:33:26.600Z] ---> Running in b814834ffc42 [2024-03-29T04:33:27.275Z] noop [2024-03-29T04:33:28.030Z] Removing intermediate container b814834ffc42 [2024-03-29T04:33:28.030Z] ---> 694b9e15972e [2024-03-29T04:33:28.360Z] Successfully built 694b9e15972e [2024-03-29T04:33:28.360Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:33:29.396Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T04:33:29.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:33:30.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2024-03-29T04:33:30.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-29T04:33:31.848Z] $ docker top ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:33:32.997Z] + go version [2024-03-29T04:33:32.997Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-29T04:33:33.086Z] $ docker stop --time=1 ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf [2024-03-29T04:33:34.742Z] $ docker rm -f --volumes ff92adb46e1d0f73569c7ca6599af1028ac32d94e288bf0364f44cb210de44cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:33:36.831Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T04:33:36.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:33:37.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2024-03-29T04:33:37.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-29T04:33:39.024Z] $ docker top f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:33:39.947Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-29T04:33:41.085Z] + make test [2024-03-29T04:33:41.085Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T04:33:46.884Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T04:36:09.993Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-29T04:36:09.993Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-29T04:36:43.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T04:36:43.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T04:36:43.131Z] ./bin/test-attribution-txt.sh [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-29T04:36:43.131Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-29T04:36:43.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-29T04:36:43.445Z] $ docker stop --time=1 f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 [2024-03-29T04:36:45.515Z] $ docker rm -f --volumes f1ff606ee6148dcae0fcef946e9cb543872d7be4e2ee03ad3fcac9f875c3ae48 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T04:36:47.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-29T04:36:47.543Z] Warning: overwriting stash ‘coverage-report’ [2024-03-29T04:36:48.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T04:36:49.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-29T04:36:50.125Z] + ls -al . [2024-03-29T04:36:50.125Z] total 260 [2024-03-29T04:36:50.125Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 04:33 . [2024-03-29T04:36:50.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:29 .. [2024-03-29T04:36:50.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 .blubracket [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 04:30 .dockerignore [2024-03-29T04:36:50.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:30 .git [2024-03-29T04:36:50.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 .github [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 04:30 .gitignore [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 04:30 Attribution.txt [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 04:30 CHANGELOG.md [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 04:30 CONTRIBUTING.md [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 04:30 Dockerfile [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 04:30 Jenkinsfile [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 04:30 LICENSE [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 04:30 Makefile [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 04:30 README.md [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 04:27 VERSION [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 04:30 angularmigrationlogs.md [2024-03-29T04:36:50.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 assets [2024-03-29T04:36:50.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 bin [2024-03-29T04:36:50.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 04:30 cmd [2024-03-29T04:36:50.125Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 04:33 coverage.out [2024-03-29T04:36:50.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 04:30 docs [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 04:30 go.mod [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 04:30 go.sum [2024-03-29T04:36:50.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 04:30 internal [2024-03-29T04:36:50.125Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 04:30 redeploy.sh [2024-03-29T04:36:50.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:30 testing [2024-03-29T04:36:50.125Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 04:30 version.go [2024-03-29T04:36:50.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 04:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:36:51.086Z] + 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=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 --label arch=arm64 --label version=0.0.0 . [2024-03-29T04:36:52.173Z] Sending build context to Docker daemon 35.41MB [2024-03-29T04:36:52.173Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:36:52.173Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-29T04:36:52.173Z] ---> 694b9e15972e [2024-03-29T04:36:52.173Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:36:52.491Z] ---> Running in 7094704a9b17 [2024-03-29T04:36:52.825Z] Removing intermediate container 7094704a9b17 [2024-03-29T04:36:52.825Z] ---> 4c989281e802 [2024-03-29T04:36:52.825Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:36:52.825Z] ---> Running in 768a8c42c9de [2024-03-29T04:36:53.151Z] Removing intermediate container 768a8c42c9de [2024-03-29T04:36:53.151Z] ---> fde6dd58272c [2024-03-29T04:36:53.151Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:36:53.440Z] ---> Running in 649fe0644398 [2024-03-29T04:36:53.728Z] Removing intermediate container 649fe0644398 [2024-03-29T04:36:53.728Z] ---> 87bd511a1778 [2024-03-29T04:36:53.728Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-29T04:36:53.728Z] ---> Running in c03a42da5d2c [2024-03-29T04:36:54.038Z] Removing intermediate container c03a42da5d2c [2024-03-29T04:36:54.038Z] ---> 7de408f9d071 [2024-03-29T04:36:54.038Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:36:54.038Z] ---> Running in 6e8ac7d74ebb [2024-03-29T04:36:54.360Z] Removing intermediate container 6e8ac7d74ebb [2024-03-29T04:36:54.360Z] ---> c3b953e8194a [2024-03-29T04:36:54.360Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:36:56.070Z] ---> 4db7d1438712 [2024-03-29T04:36:56.070Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:36:56.070Z] ---> Running in 688985143c89 [2024-03-29T04:36:57.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T04:36:57.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T04:36:58.475Z] OK: 266 MiB in 52 packages [2024-03-29T04:36:59.539Z] Removing intermediate container 688985143c89 [2024-03-29T04:36:59.539Z] ---> 8524df4ba86c [2024-03-29T04:36:59.539Z] Step 10/27 : ENV GO111MODULE=on [2024-03-29T04:36:59.539Z] ---> Running in 917cc96ab928 [2024-03-29T04:36:59.851Z] Removing intermediate container 917cc96ab928 [2024-03-29T04:36:59.851Z] ---> 2cfa7adcded4 [2024-03-29T04:36:59.851Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:36:59.851Z] ---> Running in c0e413503cec [2024-03-29T04:37:00.125Z] Removing intermediate container c0e413503cec [2024-03-29T04:37:00.125Z] ---> 95ba995f64c7 [2024-03-29T04:37:00.125Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-29T04:37:00.849Z] ---> 2f3faa53eeff [2024-03-29T04:37:00.849Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:37:00.849Z] ---> Running in 8d86ceb152ce [2024-03-29T04:37:03.655Z] Removing intermediate container 8d86ceb152ce [2024-03-29T04:37:03.655Z] ---> b17c74a2fffc [2024-03-29T04:37:03.655Z] Step 14/27 : COPY . . [2024-03-29T04:37:07.298Z] ---> 1248c3ec37e0 [2024-03-29T04:37:07.298Z] Step 15/27 : RUN ${MAKE} [2024-03-29T04:37:07.298Z] ---> Running in cbc0e45bb4ee [2024-03-29T04:37:07.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-29T04:39:46.005Z] Removing intermediate container cbc0e45bb4ee [2024-03-29T04:39:46.005Z] ---> 657bd1c25281 [2024-03-29T04:39:46.005Z] Step 16/27 : FROM alpine:3.18 [2024-03-29T04:39:46.005Z] 3.18: Pulling from library/alpine [2024-03-29T04:39:46.005Z] c6b39de5b339: Pulling fs layer [2024-03-29T04:39:46.005Z] c6b39de5b339: Verifying Checksum [2024-03-29T04:39:46.005Z] c6b39de5b339: Download complete [2024-03-29T04:39:46.005Z] c6b39de5b339: Pull complete [2024-03-29T04:39:46.005Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T04:39:46.005Z] Status: Downloaded newer image for alpine:3.18 [2024-03-29T04:39:46.005Z] ---> 33abbf032149 [2024-03-29T04:39:46.005Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-29T04:39:46.005Z] ---> Running in ff1d6707e929 [2024-03-29T04:39:46.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T04:39:46.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T04:39:46.005Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T04:39:46.005Z] OK: 8 MiB in 15 packages [2024-03-29T04:39:46.005Z] Removing intermediate container ff1d6707e929 [2024-03-29T04:39:46.005Z] ---> 79b0540f6aa3 [2024-03-29T04:39:46.005Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-29T04:39:46.005Z] ---> Running in eb3bdd13b311 [2024-03-29T04:39:46.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T04:39:46.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T04:39:46.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T04:39:46.005Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T04:39:46.005Z] OK: 8 MiB in 16 packages [2024-03-29T04:39:46.005Z] Removing intermediate container eb3bdd13b311 [2024-03-29T04:39:46.005Z] ---> 8583f1575460 [2024-03-29T04:39:46.005Z] Step 19/27 : EXPOSE 4000 [2024-03-29T04:39:46.005Z] ---> Running in 22a015382cba [2024-03-29T04:39:46.005Z] Removing intermediate container 22a015382cba [2024-03-29T04:39:46.005Z] ---> 06dd31ab5e48 [2024-03-29T04:39:46.005Z] Step 20/27 : 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 [2024-03-29T04:39:48.151Z] ---> 983a9f2ddc43 [2024-03-29T04:39:48.151Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-29T04:39:48.151Z] ---> 84bfe09e0a4d [2024-03-29T04:39:48.151Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-29T04:39:48.846Z] ---> 3893f22043ae [2024-03-29T04:39:48.846Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-29T04:39:48.846Z] ---> Running in 587169ccfaca [2024-03-29T04:39:49.169Z] Removing intermediate container 587169ccfaca [2024-03-29T04:39:49.169Z] ---> d7c4f27d44de [2024-03-29T04:39:49.169Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-29T04:39:49.169Z] ---> Running in 1df127a1cbe1 [2024-03-29T04:39:49.475Z] Removing intermediate container 1df127a1cbe1 [2024-03-29T04:39:49.475Z] ---> 5f169670604b [2024-03-29T04:39:49.475Z] Step 25/27 : LABEL arch=arm64 [2024-03-29T04:39:49.475Z] ---> Running in 15e4d11c8429 [2024-03-29T04:39:49.773Z] Removing intermediate container 15e4d11c8429 [2024-03-29T04:39:49.773Z] ---> 190e78bc5078 [2024-03-29T04:39:49.773Z] Step 26/27 : LABEL git_sha=6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [2024-03-29T04:39:49.773Z] ---> Running in 9ec3cb0d7f4b [2024-03-29T04:39:50.054Z] Removing intermediate container 9ec3cb0d7f4b [2024-03-29T04:39:50.054Z] ---> 162f7147bacf [2024-03-29T04:39:50.054Z] Step 27/27 : LABEL version=0.0.0 [2024-03-29T04:39:50.328Z] ---> Running in b55618a26004 [2024-03-29T04:39:50.328Z] Removing intermediate container b55618a26004 [2024-03-29T04:39:50.328Z] ---> 6402bf63494b [2024-03-29T04:39:50.328Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-29T04:39:50.597Z] Successfully built 6402bf63494b [2024-03-29T04:39:50.597Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:39:52.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:39:52.858Z] [2024-03-29T04:39:52.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:39:53.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:39:53.543Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-29T04:39:53.543Z] 8998bd30e6a1: Pulling fs layer [2024-03-29T04:39:53.543Z] 04944245beec: Pulling fs layer [2024-03-29T04:39:53.543Z] 699f458cf7ca: Pulling fs layer [2024-03-29T04:39:53.543Z] 765212b225bb: Pulling fs layer [2024-03-29T04:39:53.543Z] f23df028b6ca: Pulling fs layer [2024-03-29T04:39:53.543Z] d65c8cfc05b1: Pulling fs layer [2024-03-29T04:39:53.543Z] 2437ff75d9bd: Pulling fs layer [2024-03-29T04:39:53.543Z] 765212b225bb: Waiting [2024-03-29T04:39:53.543Z] f23df028b6ca: Waiting [2024-03-29T04:39:53.543Z] d65c8cfc05b1: Waiting [2024-03-29T04:39:53.543Z] 2437ff75d9bd: Waiting [2024-03-29T04:39:53.543Z] 04944245beec: Verifying Checksum [2024-03-29T04:39:53.543Z] 04944245beec: Download complete [2024-03-29T04:39:53.865Z] 765212b225bb: Download complete [2024-03-29T04:39:53.865Z] f23df028b6ca: Verifying Checksum [2024-03-29T04:39:53.865Z] f23df028b6ca: Download complete [2024-03-29T04:39:53.865Z] d65c8cfc05b1: Verifying Checksum [2024-03-29T04:39:53.865Z] d65c8cfc05b1: Download complete [2024-03-29T04:39:53.865Z] 699f458cf7ca: Verifying Checksum [2024-03-29T04:39:53.865Z] 699f458cf7ca: Download complete [2024-03-29T04:39:54.561Z] 8998bd30e6a1: Verifying Checksum [2024-03-29T04:39:54.561Z] 8998bd30e6a1: Download complete [2024-03-29T04:39:56.742Z] 2437ff75d9bd: Download complete [2024-03-29T04:39:58.945Z] 8998bd30e6a1: Pull complete [2024-03-29T04:39:59.271Z] 04944245beec: Pull complete [2024-03-29T04:40:00.840Z] 699f458cf7ca: Pull complete [2024-03-29T04:40:01.150Z] 765212b225bb: Pull complete [2024-03-29T04:40:01.886Z] f23df028b6ca: Pull complete [2024-03-29T04:40:02.237Z] d65c8cfc05b1: Pull complete [2024-03-29T04:40:18.904Z] 2437ff75d9bd: Pull complete [2024-03-29T04:40:18.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-29T04:40:18.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:40:18.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:40:19.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2024-03-29T04:40:19.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-29T04:40:22.489Z] $ docker top 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:23.340Z] ---> job-cost.sh [2024-03-29T04:40:23.667Z] lf-activate-venv: SKIPPING [2024-03-29T04:40:23.667Z] INFO: No Stack... [2024-03-29T04:40:24.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-29T04:40:24.964Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T04:40:25.535Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-29T04:40:25.535Z] + cut -d, -f6 [Pipeline] lock [2024-03-29T04:40:25.652Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [2024-03-29T04:40:25.665Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] did not exist. Created. [2024-03-29T04:40:25.708Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T04:40:26.567Z] /w/workspace/edgex-ui-go/1@tmp/durable-a7c84b42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-29T04:40:27.155Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-29T04:40:27.283Z] Warning: overwriting stash ‘stack-cost’ [2024-03-29T04:40:27.467Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T04:40:27.524Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T04:40:27.673Z] $ docker stop --time=1 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f [2024-03-29T04:40:29.217Z] $ docker rm -f --volumes 3906df68ec8291f93642c0a9a98887ebf56a6eecf80a2bed04db663f14cfa78f [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 [2024-03-29T04:40:32.339Z] provisioning config files... [2024-03-29T04:40:32.373Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config1833017783551671428tmp [Pipeline] { [Pipeline] sh [2024-03-29T04:40:32.866Z] + set +x [2024-03-29T04:40:32.866Z] + bash -s -- [2024-03-29T04:40:32.866Z] + curl -s https://codecov.io/bash [2024-03-29T04:40:32.866Z] [2024-03-29T04:40:32.866Z] _____ _ [2024-03-29T04:40:32.866Z] / ____| | | [2024-03-29T04:40:32.866Z] | | ___ __| | ___ ___ _____ __ [2024-03-29T04:40:32.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-29T04:40:32.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-29T04:40:32.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-29T04:40:32.866Z] Bash-1.0.6 [2024-03-29T04:40:32.866Z] [2024-03-29T04:40:32.866Z] [2024-03-29T04:40:32.866Z] ==> git version 2.25.1 found [2024-03-29T04:40:32.866Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-29T04:40:32.866Z] Release-Date: 2020-01-08 [2024-03-29T04:40:32.866Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-29T04:40:32.866Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-29T04:40:32.866Z] ==> Jenkins CI detected. [2024-03-29T04:40:32.866Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-728 [2024-03-29T04:40:32.866Z] project root: . [2024-03-29T04:40:32.866Z] --> token set from env [2024-03-29T04:40:33.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-29T04:40:33.193Z] ==> Running gcov in . (disable via -X gcov) [2024-03-29T04:40:33.193Z] ==> Python coveragepy not found [2024-03-29T04:40:33.193Z] ==> Searching for coverage reports in: [2024-03-29T04:40:33.193Z] + . [2024-03-29T04:40:33.193Z] -> Found 1 reports [2024-03-29T04:40:33.193Z] ==> Detecting git/mercurial file structure [2024-03-29T04:40:33.193Z] ==> Reading reports [2024-03-29T04:40:33.193Z] + ./coverage.out bytes=10 [2024-03-29T04:40:33.193Z] ==> Appending adjustments [2024-03-29T04:40:33.193Z] https://docs.codecov.io/docs/fixing-reports [2024-03-29T04:40:33.871Z] + Found adjustments [2024-03-29T04:40:33.871Z] ==> Gzipping contents [2024-03-29T04:40:33.871Z] 12K /tmp/codecov.OOarTI.gz [2024-03-29T04:40:33.871Z] ==> Uploading reports [2024-03-29T04:40:33.871Z] url: https://codecov.io [2024-03-29T04:40:33.871Z] query: branch=PR-728&commit=6136b7ea0b3fc99255f79e2af9fac6dc6117e724&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=728&job=&cmd_args= [2024-03-29T04:40:33.871Z] -> Pinging Codecov [2024-03-29T04:40:33.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-728&commit=6136b7ea0b3fc99255f79e2af9fac6dc6117e724&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=728&job=&cmd_args= [2024-03-29T04:40:33.871Z] -> Uploading to [2024-03-29T04:40:33.871Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-29/FB506323287CE973F263BFD2A0EB1F37/6136b7ea0b3fc99255f79e2af9fac6dc6117e724/0a92438d-fa9b-4f11-b5c7-cee74c666d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T044033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f7bc090574cabcc26e3f57e726765b0c89b321184a1fee876b1060273ee103d [2024-03-29T04:40:33.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T04:40:33.871Z] Dload Upload Total Spent Left Speed [2024-03-29T04:40:34.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 33095 --:--:-- --:--:-- --:--:-- 33095 [2024-03-29T04:40:34.217Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6136b7ea0b3fc99255f79e2af9fac6dc6117e724 [Pipeline] } [2024-03-29T04:40:34.354Z] 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 [2024-03-29T04:40:40.121Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives ] [2024-03-29T04:40:40.121Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives [2024-03-29T04:40:40.121Z] total 16 [2024-03-29T04:40:40.121Z] drwxr-xr-x 3 root root 4096 Mar 29 04:33 . [2024-03-29T04:40:40.121Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:33 .. [2024-03-29T04:40:40.121Z] drwxr-xr-x 2 root root 4096 Mar 29 04:33 cost [2024-03-29T04:40:40.121Z] -rw-r--r-- 1 root root 83 Mar 29 04:33 cost.csv [2024-03-29T04:40:40.121Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives [2024-03-29T04:40:40.121Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives [2024-03-29T04:40:40.121Z] total 16 [2024-03-29T04:40:40.121Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:33 . [2024-03-29T04:40:40.121Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:33 .. [2024-03-29T04:40:40.121Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 04:33 cost [2024-03-29T04:40:40.121Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 29 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:40.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:42.538Z] ---> package-listing.sh [2024-03-29T04:40:42.539Z] ++ facter osfamily [2024-03-29T04:40:42.539Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-29T04:40:42.539Z] + OS_FAMILY=debian [2024-03-29T04:40:42.539Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-728 [2024-03-29T04:40:42.539Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-29T04:40:42.539Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-29T04:40:42.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-29T04:40:42.539Z] + PACKAGES=/tmp/packages_start.txt [2024-03-29T04:40:42.539Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-728 ']' [2024-03-29T04:40:42.539Z] + PACKAGES=/tmp/packages_end.txt [2024-03-29T04:40:42.539Z] + case "${OS_FAMILY}" in [2024-03-29T04:40:42.539Z] + dpkg -l [2024-03-29T04:40:42.539Z] + grep '^ii' [2024-03-29T04:40:42.539Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-29T04:40:42.539Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-29T04:40:42.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-29T04:40:42.539Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-728 ']' [2024-03-29T04:40:42.539Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/ [2024-03-29T04:40:42.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-728/archives/ [Pipeline] echo [2024-03-29T04:40:43.086Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-29T04:40:46.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:40:47.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:40:47.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:40:47.692Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2024-03-29T04:40:47.829Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728/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-728 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728:/w/workspace/edgexfoundry_edgex-ui-go_PR-728:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-29T04:40:48.040Z] $ docker top 80ac6bb52151f3f49e128fc50c963b51b4ee0cb0a0b8b6e94ba5eacd22332174 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:40:48.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-29T04:40:49.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-29T04:40:49.728Z] + ls /var/log/sa-host [2024-03-29T04:40:49.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:40:50.004Z] provisioning config files... [2024-03-29T04:40:50.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-728@tmp/config1490193064937127378tmp [Pipeline] { [Pipeline] echo [2024-03-29T04:40:50.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:50.682Z] ---> create-netrc.sh [Pipeline] } [2024-03-29T04:40:50.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:51.468Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-29T04:40:51.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:52.121Z] ---> sudo-logs.sh [2024-03-29T04:40:52.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-29T04:40:52.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:52.930Z] ---> job-cost.sh [2024-03-29T04:40:52.930Z] lf-activate-venv: SKIPPING [2024-03-29T04:40:52.930Z] DEBUG: total: 0.2199999988079071 [2024-03-29T04:40:52.930Z] INFO: Retrieving Stack Cost... [2024-03-29T04:40:53.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T04:40:53.854Z] INFO: Archiving Costs [Pipeline] echo [2024-03-29T04:40:54.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:40:54.607Z] ---> logs-deploy.sh [2024-03-29T04:40:54.607Z] lf-activate-venv: SKIPPING [2024-03-29T04:40:54.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-728/1 [2024-03-29T04:40:54.607Z] INFO: archiving workspace using pattern(s): [2024-03-29T04:40:55.237Z] Archives upload complete. [2024-03-29T04:40:55.531Z] INFO: archiving logs to Nexus [2024-03-29T04:40:56.161Z] ---> uname -a: [2024-03-29T04:40:56.161Z] Linux prd-ubuntu20-04-docker-8c-8g-1678 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] ---> lscpu: [2024-03-29T04:40:56.161Z] Architecture: x86_64 [2024-03-29T04:40:56.161Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-29T04:40:56.161Z] Byte Order: Little Endian [2024-03-29T04:40:56.161Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-29T04:40:56.161Z] CPU(s): 8 [2024-03-29T04:40:56.161Z] On-line CPU(s) list: 0-7 [2024-03-29T04:40:56.161Z] Thread(s) per core: 1 [2024-03-29T04:40:56.161Z] Core(s) per socket: 1 [2024-03-29T04:40:56.161Z] Socket(s): 8 [2024-03-29T04:40:56.161Z] NUMA node(s): 1 [2024-03-29T04:40:56.161Z] Vendor ID: AuthenticAMD [2024-03-29T04:40:56.161Z] CPU family: 23 [2024-03-29T04:40:56.161Z] Model: 49 [2024-03-29T04:40:56.161Z] Model name: AMD EPYC-Rome Processor [2024-03-29T04:40:56.161Z] Stepping: 0 [2024-03-29T04:40:56.161Z] CPU MHz: 2799.998 [2024-03-29T04:40:56.161Z] BogoMIPS: 5599.99 [2024-03-29T04:40:56.161Z] Virtualization: AMD-V [2024-03-29T04:40:56.161Z] Hypervisor vendor: KVM [2024-03-29T04:40:56.161Z] Virtualization type: full [2024-03-29T04:40:56.161Z] L1d cache: 256 KiB [2024-03-29T04:40:56.161Z] L1i cache: 256 KiB [2024-03-29T04:40:56.161Z] L2 cache: 4 MiB [2024-03-29T04:40:56.161Z] L3 cache: 128 MiB [2024-03-29T04:40:56.161Z] NUMA node0 CPU(s): 0-7 [2024-03-29T04:40:56.161Z] Vulnerability Itlb multihit: Not affected [2024-03-29T04:40:56.161Z] Vulnerability L1tf: Not affected [2024-03-29T04:40:56.161Z] Vulnerability Mds: Not affected [2024-03-29T04:40:56.161Z] Vulnerability Meltdown: Not affected [2024-03-29T04:40:56.161Z] Vulnerability Mmio stale data: Not affected [2024-03-29T04:40:56.161Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-29T04:40:56.161Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-29T04:40:56.161Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-29T04:40:56.161Z] Vulnerability Srbds: Not affected [2024-03-29T04:40:56.161Z] Vulnerability Tsx async abort: Not affected [2024-03-29T04:40:56.161Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] ---> nproc: [2024-03-29T04:40:56.161Z] 8 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] ---> df -h: [2024-03-29T04:40:56.161Z] Filesystem Size Used Avail Use% Mounted on [2024-03-29T04:40:56.161Z] overlay 155G 15G 141G 10% / [2024-03-29T04:40:56.161Z] tmpfs 64M 0 64M 0% /dev [2024-03-29T04:40:56.161Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-29T04:40:56.161Z] shm 64M 0 64M 0% /dev/shm [2024-03-29T04:40:56.161Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] ---> sar -b -r -n DEV: [2024-03-29T04:40:56.161Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1678) 03/29/24 _x86_64_ (8 CPU) [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:26:24 LINUX RESTART (8 CPU) [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-29T04:40:56.161Z] 04:28:01 282.75 14.76 267.99 0.00 1940.42 15271.72 0.00 [2024-03-29T04:40:56.161Z] 04:29:01 209.35 2.00 207.35 0.00 28.26 58517.29 0.00 [2024-03-29T04:40:56.161Z] 04:30:01 164.14 0.12 164.02 0.00 13.06 59697.78 0.00 [2024-03-29T04:40:56.161Z] 04:31:01 232.83 0.15 232.68 0.00 3.87 64235.35 0.00 [2024-03-29T04:40:56.161Z] 04:32:01 214.03 10.66 203.37 0.00 2910.71 51413.96 0.00 [2024-03-29T04:40:56.161Z] 04:33:01 193.27 0.05 193.22 0.00 1.20 71252.39 0.00 [2024-03-29T04:40:56.161Z] 04:34:01 15.60 0.48 15.11 0.00 17.86 2319.08 0.00 [2024-03-29T04:40:56.161Z] 04:35:01 2.77 1.12 1.65 0.00 19.20 21.60 0.00 [2024-03-29T04:40:56.161Z] 04:36:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-03-29T04:40:56.161Z] 04:37:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 [2024-03-29T04:40:56.161Z] 04:38:01 1.17 0.00 1.17 0.00 0.00 16.66 0.00 [2024-03-29T04:40:56.161Z] 04:39:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2024-03-29T04:40:56.161Z] 04:40:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-03-29T04:40:56.161Z] Average: 101.37 2.24 99.13 0.00 377.57 24842.68 0.00 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-29T04:40:56.161Z] 04:28:01 29907212 31619580 734356 2.23 60608 1947524 1924604 5.67 973484 1675928 256 [2024-03-29T04:40:56.161Z] 04:29:01 27650080 31559604 748148 2.28 133440 3924996 1903008 5.61 1291684 3413960 446296 [2024-03-29T04:40:56.161Z] 04:30:01 27033444 31410104 892400 2.71 192284 4270940 2246648 6.62 1399780 3855120 312692 [2024-03-29T04:40:56.161Z] 04:31:01 25767132 31042520 1249608 3.80 226172 5076332 2244872 6.62 1816296 4627396 59464 [2024-03-29T04:40:56.161Z] 04:32:01 25105128 31480312 790568 2.40 264484 6091976 1976948 5.83 1753576 5290892 52604 [2024-03-29T04:40:56.161Z] 04:33:01 24188168 31496536 768152 2.34 271168 6944396 1782720 5.25 1835900 6047432 24028 [2024-03-29T04:40:56.161Z] 04:34:01 24189136 31498828 769032 2.34 271336 6944932 1703644 5.02 1851984 6035228 144 [2024-03-29T04:40:56.161Z] 04:35:01 24186284 31496672 771376 2.35 271352 6945512 1703644 5.02 1853480 6035272 60 [2024-03-29T04:40:56.161Z] 04:36:01 24193204 31503644 764368 2.32 271368 6945512 1703644 5.02 1845984 6035272 4 [2024-03-29T04:40:56.161Z] 04:37:01 24196404 31506888 760884 2.31 271396 6945516 1703644 5.02 1842896 6035276 204 [2024-03-29T04:40:56.161Z] 04:38:01 24203044 31513476 754296 2.29 271420 6945516 1703644 5.02 1836568 6035280 12 [2024-03-29T04:40:56.161Z] 04:39:01 24203360 31513800 753964 2.29 271444 6945520 1703644 5.02 1836148 6035284 12 [2024-03-29T04:40:56.161Z] 04:40:01 24203368 31513816 753884 2.29 271448 6945524 1703644 5.02 1836148 6035288 8 [2024-03-29T04:40:56.161Z] Average: 25309690 31473522 808541 2.46 234455 5913400 1846485 5.44 1690302 5165971 68906 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-29T04:40:56.161Z] 04:28:01 docker0 64.23 66.36 4.64 399.74 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:28:01 ens3 314.03 251.11 2765.17 70.64 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:28:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:29:01 docker0 308.55 441.87 26.99 3223.76 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:29:01 ens3 705.70 440.99 8459.81 50.64 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:29:01 lo 4.47 4.47 0.48 0.48 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:30:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:30:01 vethbdbcc2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:30:01 ens3 25.08 21.58 25.97 64.70 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:31:01 docker0 503.80 634.45 46.85 5612.03 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:31:01 vethbdbcc2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:31:01 veth2509ae2 426.58 426.58 48.18 1610.86 0.00 0.00 0.00 0.13 [2024-03-29T04:40:56.161Z] 04:31:01 ens3 689.57 541.48 6376.02 66.82 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:31:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:32:01 docker0 4.98 5.27 0.40 15.66 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:32:01 ens3 124.11 70.39 1378.19 15.71 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:32:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:33:01 docker0 4.07 6.85 0.25 95.30 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:33:01 ens3 107.35 74.20 2620.84 13.83 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:33:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:34:01 ens3 17.56 24.01 10.81 97.50 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:35:01 ens3 5.87 4.75 3.89 3.41 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:37:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:40:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] Average: docker0 68.13 88.86 6.09 719.32 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] Average: ens3 152.86 109.72 1663.25 29.43 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] ---> sar -P ALL: [2024-03-29T04:40:56.161Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1678) 03/29/24 _x86_64_ (8 CPU) [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:26:24 LINUX RESTART (8 CPU) [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:27:02 CPU %user %nice %system %iowait %steal %idle [2024-03-29T04:40:56.161Z] 04:28:01 all 5.52 0.00 1.63 2.15 0.05 90.65 [2024-03-29T04:40:56.161Z] 04:28:01 0 7.22 0.00 1.48 0.05 0.03 91.21 [2024-03-29T04:40:56.161Z] 04:28:01 1 5.13 0.00 1.41 2.04 0.10 91.32 [2024-03-29T04:40:56.161Z] 04:28:01 2 4.54 0.00 1.24 0.05 0.05 94.12 [2024-03-29T04:40:56.161Z] 04:28:01 3 4.75 0.00 2.94 5.14 0.03 87.14 [2024-03-29T04:40:56.161Z] 04:28:01 4 5.56 0.00 2.07 8.23 0.05 84.08 [2024-03-29T04:40:56.161Z] 04:28:01 5 6.95 0.00 1.08 0.17 0.03 91.77 [2024-03-29T04:40:56.161Z] 04:28:01 6 5.58 0.00 1.48 1.50 0.03 91.40 [2024-03-29T04:40:56.161Z] 04:28:01 7 4.45 0.00 1.38 0.03 0.03 94.10 [2024-03-29T04:40:56.161Z] 04:29:01 all 7.25 0.00 3.40 3.55 0.07 85.75 [2024-03-29T04:40:56.161Z] 04:29:01 0 6.64 0.00 3.21 1.97 0.05 88.13 [2024-03-29T04:40:56.161Z] 04:29:01 1 8.74 0.00 3.26 0.25 0.07 87.69 [2024-03-29T04:40:56.161Z] 04:29:01 2 6.69 0.00 3.61 0.57 0.08 89.04 [2024-03-29T04:40:56.161Z] 04:29:01 3 7.39 0.00 4.07 5.95 0.07 82.53 [2024-03-29T04:40:56.161Z] 04:29:01 4 6.94 0.00 4.18 9.04 0.05 79.80 [2024-03-29T04:40:56.161Z] 04:29:01 5 8.50 0.00 3.52 9.99 0.08 77.91 [2024-03-29T04:40:56.161Z] 04:29:01 6 7.06 0.00 2.95 0.64 0.05 89.29 [2024-03-29T04:40:56.161Z] 04:29:01 7 6.03 0.00 2.37 0.03 0.07 91.50 [2024-03-29T04:40:56.161Z] 04:30:01 all 26.62 0.00 5.12 4.47 0.08 63.72 [2024-03-29T04:40:56.161Z] 04:30:01 0 26.10 0.00 5.30 5.17 0.08 63.35 [2024-03-29T04:40:56.161Z] 04:30:01 1 27.17 0.00 4.37 0.99 0.08 67.38 [2024-03-29T04:40:56.161Z] 04:30:01 2 25.36 0.00 4.45 0.66 0.07 69.46 [2024-03-29T04:40:56.161Z] 04:30:01 3 26.37 0.00 4.48 1.23 0.08 67.83 [2024-03-29T04:40:56.161Z] 04:30:01 4 27.49 0.00 5.34 2.08 0.08 65.02 [2024-03-29T04:40:56.161Z] 04:30:01 5 27.93 0.00 6.62 24.90 0.09 40.48 [2024-03-29T04:40:56.161Z] 04:30:01 6 26.30 0.00 3.97 0.83 0.07 68.83 [2024-03-29T04:40:56.161Z] 04:30:01 7 26.21 0.00 6.41 0.08 0.08 67.21 [2024-03-29T04:40:56.161Z] 04:31:01 all 10.41 0.00 2.91 4.85 0.08 81.75 [2024-03-29T04:40:56.161Z] 04:31:01 0 5.51 0.00 2.75 0.07 0.07 91.60 [2024-03-29T04:40:56.161Z] 04:31:01 1 18.12 0.00 3.88 27.76 0.09 50.16 [2024-03-29T04:40:56.161Z] 04:31:01 2 8.43 0.00 2.43 0.45 0.10 88.58 [2024-03-29T04:40:56.161Z] 04:31:01 3 12.85 0.00 3.81 3.00 0.07 80.28 [2024-03-29T04:40:56.161Z] 04:31:01 4 8.73 0.00 2.31 1.51 0.05 87.40 [2024-03-29T04:40:56.161Z] 04:31:01 5 8.15 0.00 2.30 0.68 0.10 88.77 [2024-03-29T04:40:56.161Z] 04:31:01 6 13.26 0.00 2.77 0.68 0.07 83.23 [2024-03-29T04:40:56.161Z] 04:31:01 7 8.35 0.00 3.05 5.02 0.09 83.48 [2024-03-29T04:40:56.161Z] 04:32:01 all 17.21 0.00 3.77 3.84 0.07 75.12 [2024-03-29T04:40:56.161Z] 04:32:01 0 12.30 0.00 3.02 8.89 0.08 75.70 [2024-03-29T04:40:56.161Z] 04:32:01 1 15.56 0.00 2.54 11.98 0.07 69.85 [2024-03-29T04:40:56.161Z] 04:32:01 2 15.27 0.00 4.17 0.89 0.08 79.58 [2024-03-29T04:40:56.161Z] 04:32:01 3 24.26 0.00 4.12 0.97 0.07 70.58 [2024-03-29T04:40:56.161Z] 04:32:01 4 10.13 0.00 4.37 2.35 0.07 83.08 [2024-03-29T04:40:56.161Z] 04:32:01 5 14.76 0.00 3.78 0.82 0.07 80.57 [2024-03-29T04:40:56.161Z] 04:32:01 6 17.91 0.00 3.77 1.14 0.05 77.13 [2024-03-29T04:40:56.161Z] 04:32:01 7 27.42 0.00 4.35 3.65 0.07 64.51 [2024-03-29T04:40:56.161Z] 04:33:01 all 23.95 0.00 4.27 3.78 0.08 67.92 [2024-03-29T04:40:56.161Z] 04:33:01 0 23.38 0.00 4.32 0.24 0.07 72.00 [2024-03-29T04:40:56.161Z] 04:33:01 1 22.73 0.00 5.21 25.01 0.14 46.92 [2024-03-29T04:40:56.161Z] 04:33:01 2 23.45 0.00 4.30 0.20 0.08 71.96 [2024-03-29T04:40:56.161Z] 04:33:01 3 25.38 0.00 4.01 0.25 0.07 70.29 [2024-03-29T04:40:56.161Z] 04:33:01 4 23.48 0.00 4.35 0.15 0.07 71.96 [2024-03-29T04:40:56.161Z] 04:33:01 5 24.89 0.00 4.34 0.03 0.07 70.67 [2024-03-29T04:40:56.161Z] 04:33:01 6 23.58 0.00 3.83 3.86 0.07 68.66 [2024-03-29T04:40:56.161Z] 04:33:01 7 24.67 0.00 3.84 0.60 0.10 70.78 [2024-03-29T04:40:56.161Z] 04:34:01 all 0.44 0.00 0.19 0.19 0.01 99.17 [2024-03-29T04:40:56.161Z] 04:34:01 0 0.38 0.00 0.18 0.13 0.03 99.27 [2024-03-29T04:40:56.161Z] 04:34:01 1 0.28 0.00 0.12 0.52 0.02 99.07 [2024-03-29T04:40:56.161Z] 04:34:01 2 0.58 0.00 0.15 0.08 0.03 99.15 [2024-03-29T04:40:56.161Z] 04:34:01 3 0.22 0.00 0.08 0.00 0.02 99.68 [2024-03-29T04:40:56.161Z] 04:34:01 4 0.40 0.00 0.30 0.07 0.00 99.23 [2024-03-29T04:40:56.161Z] 04:34:01 5 0.53 0.00 0.42 0.02 0.00 99.03 [2024-03-29T04:40:56.161Z] 04:34:01 6 0.75 0.00 0.13 0.62 0.02 98.48 [2024-03-29T04:40:56.161Z] 04:34:01 7 0.37 0.00 0.12 0.08 0.00 99.43 [2024-03-29T04:40:56.161Z] 04:35:01 all 0.37 0.00 0.02 0.11 0.01 99.49 [2024-03-29T04:40:56.161Z] 04:35:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2024-03-29T04:40:56.161Z] 04:35:01 1 0.77 0.00 0.00 0.17 0.00 99.07 [2024-03-29T04:40:56.161Z] 04:35:01 2 0.28 0.00 0.07 0.20 0.02 99.43 [2024-03-29T04:40:56.161Z] 04:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-29T04:40:56.161Z] 04:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-29T04:40:56.161Z] 04:35:01 6 1.55 0.00 0.03 0.54 0.02 97.86 [2024-03-29T04:40:56.161Z] 04:35:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2024-03-29T04:40:56.161Z] 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-03-29T04:40:56.161Z] 04:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T04:40:56.161Z] 04:36:01 3 0.03 0.00 0.00 0.00 0.05 99.92 [2024-03-29T04:40:56.161Z] 04:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-29T04:40:56.161Z] 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:36:01 6 0.03 0.00 0.02 0.08 0.00 99.87 [2024-03-29T04:40:56.161Z] 04:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T04:40:56.161Z] 04:37:01 all 0.09 0.00 0.02 0.00 0.00 99.88 [2024-03-29T04:40:56.161Z] 04:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:37:01 6 0.68 0.00 0.07 0.02 0.00 99.24 [2024-03-29T04:40:56.161Z] 04:37:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-29T04:40:56.161Z] 04:38:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-03-29T04:40:56.161Z] 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-29T04:40:56.161Z] 04:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:38:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-29T04:40:56.161Z] 04:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T04:40:56.161Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:38:01 6 1.94 0.00 0.03 0.02 0.02 98.00 [2024-03-29T04:40:56.161Z] 04:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] 04:38:01 CPU %user %nice %system %iowait %steal %idle [2024-03-29T04:40:56.161Z] 04:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-29T04:40:56.161Z] 04:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2024-03-29T04:40:56.161Z] 04:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T04:40:56.161Z] 04:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T04:40:56.161Z] 04:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T04:40:56.161Z] 04:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T04:40:56.161Z] 04:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-29T04:40:56.161Z] Average: all 7.04 0.00 1.63 1.75 0.04 89.54 [2024-03-29T04:40:56.161Z] Average: 0 6.26 0.00 1.55 1.27 0.04 90.88 [2024-03-29T04:40:56.161Z] Average: 1 7.50 0.00 1.58 5.19 0.04 85.68 [2024-03-29T04:40:56.161Z] Average: 2 6.48 0.00 1.57 0.24 0.04 91.67 [2024-03-29T04:40:56.161Z] Average: 3 7.74 0.00 1.79 1.25 0.04 89.17 [2024-03-29T04:40:56.161Z] Average: 4 6.32 0.00 1.75 1.79 0.03 90.11 [2024-03-29T04:40:56.161Z] Average: 5 7.01 0.00 1.68 2.79 0.03 88.49 [2024-03-29T04:40:56.161Z] Average: 6 7.55 0.00 1.46 0.76 0.03 90.20 [2024-03-29T04:40:56.161Z] Average: 7 7.49 0.00 1.66 0.72 0.04 90.10 [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z] [2024-03-29T04:40:56.161Z]