Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95+810f843ca8afc54dd8e89bba5045e5c7e7013274 (f4c59b49e8a8d18a46498599c6269d26e64d6690) 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-ssh3104127384291587378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3832481870777738020.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10905241723615773006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15166789883407662098.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12620844484424902928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12679 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [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-590 # 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 Merge succeeded, producing 7cca23c9c8bbabe239289c282426188942e7ed08 Checking out Revision 7cca23c9c8bbabe239289c282426188942e7ed08 (PR-590) > 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/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cca23c9c8bbabe239289c282426188942e7ed08 # timeout=10 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T02:06:55.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T02:06:55.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T02:06:55.130Z] ========================================================= [2023-05-04T02:06:55.130Z] EdgeX Global Pipelines Version Info [2023-05-04T02:06:55.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a92bc66a4a0afb4ab7fe8bbabc2219b5a8a8e224 # timeout=10 [2023-05-04T02:06:55.840Z] ------------------- [2023-05-04T02:06:55.840Z] stable info: [2023-05-04T02:06:55.840Z] ------------------- [2023-05-04T02:06:55.840Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T02:06:55.840Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T02:06:55.840Z] Message: update stable to v1.0.248 [2023-05-04T02:06:56.410Z] ------------------- [2023-05-04T02:06:56.410Z] experimental info: [2023-05-04T02:06:56.410Z] ------------------- [2023-05-04T02:06:56.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T02:06:56.410Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T02:06:56.410Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T02:06:56.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T02:06:56.610Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T02:06:56.631Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T02:06:56.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T02:06:56.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T02:06:56.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T02:06:56.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T02:06:56.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T02:06:56.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T02:06:56.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T02:06:56.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T02:06:56.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T02:06:56.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T02:06:56.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T02:06:56.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:06:56.820Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:06:56.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:06:56.849Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:06:56.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T02:06:56.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T02:06:56.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T02:06:56.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T02:06:56.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T02:06:56.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T02:06:56.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T02:06:56.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T02:06:56.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T02:06:57.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo [2023-05-04T02:06:57.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo [2023-05-04T02:06:57.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo [2023-05-04T02:06:57.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo [2023-05-04T02:06:57.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cca23c [Pipeline] echo [2023-05-04T02:06:57.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:06:57.128Z] provisioning config files... [2023-05-04T02:06:57.142Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config15946362039383555945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:06:57.444Z] ---> docker-login.sh [2023-05-04T02:06:57.445Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:06:57.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:06:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:06:57.966Z] Configure a credential helper to remove this warning. See [2023-05-04T02:06:57.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:06:57.966Z] [2023-05-04T02:06:57.966Z] Login Succeeded [2023-05-04T02:06:57.966Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:06:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:06:57.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:06:57.966Z] Configure a credential helper to remove this warning. See [2023-05-04T02:06:57.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:06:57.966Z] [2023-05-04T02:06:57.966Z] Login Succeeded [2023-05-04T02:06:57.966Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:06:57.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:06:58.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:06:58.227Z] Configure a credential helper to remove this warning. See [2023-05-04T02:06:58.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:06:58.227Z] [2023-05-04T02:06:58.227Z] Login Succeeded [2023-05-04T02:06:58.227Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:06:58.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:06:58.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:06:58.227Z] Configure a credential helper to remove this warning. See [2023-05-04T02:06:58.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:06:58.227Z] [2023-05-04T02:06:58.227Z] Login Succeeded [2023-05-04T02:06:58.227Z] docker.io [2023-05-04T02:06:58.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:06:58.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:06:58.486Z] Configure a credential helper to remove this warning. See [2023-05-04T02:06:58.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:06:58.486Z] [2023-05-04T02:06:58.486Z] Login Succeeded [2023-05-04T02:06:58.486Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:06:58.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T02:06:58.861Z] + git rev-list -1 --merges 7cca23c9c8bbabe239289c282426188942e7ed08~1..7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo [2023-05-04T02:06:58.907Z] -----------> git rev-list -1 --merges 7cca23c9c8bbabe239289c282426188942e7ed08~1..7cca23c9c8bbabe239289c282426188942e7ed08 7cca23c9c8bbabe239289c282426188942e7ed08 [2023-05-04T02:06:58.907Z] 7cca23c9c8bbabe239289c282426188942e7ed08 [false] [Pipeline] sh [2023-05-04T02:06:59.194Z] + git log --format=format:%s -1 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo [2023-05-04T02:06:59.208Z] ========================================================= [2023-05-04T02:06:59.208Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T02:06:59.208Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:06:59.532Z] + git log --format=format:%s -1 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo [2023-05-04T02:06:59.542Z] [semverPrep] GIT_COMMIT: 7cca23c9c8bbabe239289c282426188942e7ed08, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo [2023-05-04T02:06:59.554Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T02:06:59.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T02:06:59.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T02:06:59.907Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T02:06:59.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T02:06:59.907Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T02:06:59.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T02:06:59.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:00.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:00.264Z] [2023-05-04T02:07:00.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:00.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:00.613Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T02:07:00.613Z] b85a868b505f: Pulling fs layer [2023-05-04T02:07:00.613Z] e2be974225ed: Pulling fs layer [2023-05-04T02:07:00.613Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T02:07:00.613Z] 988bab9f4d93: Pulling fs layer [2023-05-04T02:07:00.613Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T02:07:00.613Z] eaf3925da568: Pulling fs layer [2023-05-04T02:07:00.613Z] bab4dde63d76: Pulling fs layer [2023-05-04T02:07:00.613Z] bde34c3a00c8: Pulling fs layer [2023-05-04T02:07:00.613Z] b352a97aabf1: Pulling fs layer [2023-05-04T02:07:00.613Z] 4872d77fe225: Pulling fs layer [2023-05-04T02:07:00.613Z] 5851b861e8e6: Pulling fs layer [2023-05-04T02:07:00.613Z] 988bab9f4d93: Waiting [2023-05-04T02:07:00.613Z] bde34c3a00c8: Waiting [2023-05-04T02:07:00.613Z] eaf3925da568: Waiting [2023-05-04T02:07:00.613Z] b352a97aabf1: Waiting [2023-05-04T02:07:00.613Z] bab4dde63d76: Waiting [2023-05-04T02:07:00.613Z] 1469e6f7b9e6: Waiting [2023-05-04T02:07:00.613Z] 4872d77fe225: Waiting [2023-05-04T02:07:00.613Z] 5851b861e8e6: Waiting [2023-05-04T02:07:00.613Z] e2be974225ed: Verifying Checksum [2023-05-04T02:07:00.613Z] e2be974225ed: Download complete [2023-05-04T02:07:00.613Z] 988bab9f4d93: Download complete [2023-05-04T02:07:00.613Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T02:07:00.613Z] 339a4e72a1f5: Download complete [2023-05-04T02:07:00.613Z] eaf3925da568: Verifying Checksum [2023-05-04T02:07:00.613Z] eaf3925da568: Download complete [2023-05-04T02:07:00.613Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T02:07:00.613Z] 1469e6f7b9e6: Download complete [2023-05-04T02:07:00.613Z] bde34c3a00c8: Download complete [2023-05-04T02:07:00.872Z] b352a97aabf1: Download complete [2023-05-04T02:07:00.872Z] 4872d77fe225: Download complete [2023-05-04T02:07:00.872Z] 5851b861e8e6: Verifying Checksum [2023-05-04T02:07:00.872Z] 5851b861e8e6: Download complete [2023-05-04T02:07:00.872Z] b85a868b505f: Download complete [2023-05-04T02:07:01.131Z] bab4dde63d76: Verifying Checksum [2023-05-04T02:07:01.131Z] bab4dde63d76: Download complete [2023-05-04T02:07:02.067Z] b85a868b505f: Pull complete [2023-05-04T02:07:02.067Z] e2be974225ed: Pull complete [2023-05-04T02:07:02.327Z] 339a4e72a1f5: Pull complete [2023-05-04T02:07:02.589Z] 988bab9f4d93: Pull complete [2023-05-04T02:07:02.589Z] 1469e6f7b9e6: Pull complete [2023-05-04T02:07:02.848Z] eaf3925da568: Pull complete [2023-05-04T02:07:04.229Z] bab4dde63d76: Pull complete [2023-05-04T02:07:04.229Z] bde34c3a00c8: Pull complete [2023-05-04T02:07:04.488Z] b352a97aabf1: Pull complete [2023-05-04T02:07:04.488Z] 4872d77fe225: Pull complete [2023-05-04T02:07:04.488Z] 5851b861e8e6: Pull complete [2023-05-04T02:07:04.488Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T02:07:04.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:04.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:07:04.576Z] prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container [2023-05-04T02:07:04.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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-devops/py-git-semver:0.1.4 cat [2023-05-04T02:07:06.784Z] $ docker top 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 -eo pid,comm [2023-05-04T02:07:06.831Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T02:07:06.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T02:07:06.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:07:06.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:07:06.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:07:06.968Z] $ docker exec 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent [2023-05-04T02:07:07.073Z] SSH_AUTH_SOCK=/tmp/ssh-GY3aH9WuJqXK/agent.32 [2023-05-04T02:07:07.073Z] SSH_AGENT_PID=38 [2023-05-04T02:07:07.079Z] Running ssh-add (command line suppressed) [2023-05-04T02:07:07.181Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15560691221725396592.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15560691221725396592.key) [2023-05-04T02:07:07.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:07:07.484Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T02:07:07.505Z] $ docker exec --env ******** --env ******** 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent -k [2023-05-04T02:07:07.588Z] unset SSH_AUTH_SOCK; [2023-05-04T02:07:07.589Z] unset SSH_AGENT_PID; [2023-05-04T02:07:07.589Z] echo Agent pid 38 killed; [2023-05-04T02:07:07.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T02:07:07.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:07:07.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:07:07.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:07:07.739Z] $ docker exec 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent [2023-05-04T02:07:07.842Z] SSH_AUTH_SOCK=/tmp/ssh-oh4mv1jozaQL/agent.69 [2023-05-04T02:07:07.842Z] SSH_AGENT_PID=75 [2023-05-04T02:07:07.847Z] Running ssh-add (command line suppressed) [2023-05-04T02:07:07.954Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_10372234390633311230.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_10372234390633311230.key) [2023-05-04T02:07:07.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:07:08.251Z] + git semver init [2023-05-04T02:07:08.512Z] 2023-05-04 02:07:08,432 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T02:07:08.512Z] 2023-05-04 02:07:08,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-05-04T02:07:08.512Z] 2023-05-04 02:07:08,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-05-04T02:07:08.512Z] 2023-05-04 02:07:08,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590, universal_newlines=False, shell=None, istream=None) [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,806 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.git/info/exclude [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 with force:False [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,807 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,811 [execute] INFO git cat-file --batch-check [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,818 [execute] INFO git cat-file --batch [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:07:09.898Z] 2023-05-04 02:07:09,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-05-04T02:07:09.898Z] 0.0.0 [Pipeline] } [2023-05-04T02:07:09.913Z] $ docker exec --env ******** --env ******** 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent -k [2023-05-04T02:07:10.026Z] unset SSH_AUTH_SOCK; [2023-05-04T02:07:10.026Z] unset SSH_AGENT_PID; [2023-05-04T02:07:10.026Z] echo Agent pid 75 killed; [2023-05-04T02:07:10.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T02:07:10.338Z] + git semver [Pipeline] } [2023-05-04T02:07:10.616Z] $ docker stop --time=1 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 [2023-05-04T02:07:11.902Z] $ docker rm -f --volumes 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:07:12.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T02:07:12.448Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T02:07:12.451Z] [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 [2023-05-04T02:07:12.615Z] provisioning config files... [2023-05-04T02:07:12.624Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config9352008052872900420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:07:12.922Z] ---> docker-login.sh [2023-05-04T02:07:12.922Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:07:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:12.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:12.922Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:12.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:12.922Z] [2023-05-04T02:07:12.922Z] Login Succeeded [2023-05-04T02:07:12.922Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:07:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:12.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:12.922Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:12.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:12.922Z] [2023-05-04T02:07:12.922Z] Login Succeeded [2023-05-04T02:07:12.922Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:07:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.183Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.183Z] [2023-05-04T02:07:13.183Z] Login Succeeded [2023-05-04T02:07:13.183Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:07:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.183Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.183Z] [2023-05-04T02:07:13.183Z] Login Succeeded [2023-05-04T02:07:13.183Z] docker.io [2023-05-04T02:07:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.445Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.445Z] [2023-05-04T02:07:13.445Z] Login Succeeded [2023-05-04T02:07:13.445Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:07:13.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:07:13.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:07:13.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:07:13.528Z] ========================================================= [2023-05-04T02:07:13.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T02:07:13.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:13.843Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T02:07:14.102Z] Sending build context to Docker daemon 45.93MB [2023-05-04T02:07:14.102Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:07:14.102Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:07:14.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T02:07:14.102Z] f56be85fc22e: Pulling fs layer [2023-05-04T02:07:14.102Z] 85791d961cd3: Pulling fs layer [2023-05-04T02:07:14.102Z] d694b5ae8c79: Pulling fs layer [2023-05-04T02:07:14.102Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T02:07:14.102Z] 4d19c01a9841: Pulling fs layer [2023-05-04T02:07:14.102Z] 9325e15d5711: Pulling fs layer [2023-05-04T02:07:14.102Z] 556b6ee489ea: Pulling fs layer [2023-05-04T02:07:14.102Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T02:07:14.102Z] 4d19c01a9841: Waiting [2023-05-04T02:07:14.102Z] 9325e15d5711: Waiting [2023-05-04T02:07:14.102Z] 556b6ee489ea: Waiting [2023-05-04T02:07:14.102Z] c5a4b2cf53e6: Waiting [2023-05-04T02:07:14.102Z] 9f32a84ed3da: Waiting [2023-05-04T02:07:14.102Z] 85791d961cd3: Download complete [2023-05-04T02:07:14.102Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T02:07:14.102Z] 9f32a84ed3da: Download complete [2023-05-04T02:07:14.102Z] 4d19c01a9841: Download complete [2023-05-04T02:07:14.102Z] f56be85fc22e: Verifying Checksum [2023-05-04T02:07:14.102Z] f56be85fc22e: Download complete [2023-05-04T02:07:14.361Z] 9325e15d5711: Verifying Checksum [2023-05-04T02:07:14.361Z] 9325e15d5711: Download complete [2023-05-04T02:07:14.361Z] f56be85fc22e: Pull complete [2023-05-04T02:07:14.361Z] 85791d961cd3: Pull complete [2023-05-04T02:07:14.933Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T02:07:14.933Z] c5a4b2cf53e6: Download complete [2023-05-04T02:07:14.933Z] d694b5ae8c79: Verifying Checksum [2023-05-04T02:07:14.933Z] d694b5ae8c79: Download complete [2023-05-04T02:07:15.192Z] 556b6ee489ea: Verifying Checksum [2023-05-04T02:07:15.192Z] 556b6ee489ea: Download complete [2023-05-04T02:07:18.478Z] d694b5ae8c79: Pull complete [2023-05-04T02:07:18.478Z] 9f32a84ed3da: Pull complete [2023-05-04T02:07:18.478Z] 4d19c01a9841: Pull complete [2023-05-04T02:07:18.478Z] 9325e15d5711: Pull complete [2023-05-04T02:07:21.019Z] 556b6ee489ea: Pull complete [2023-05-04T02:07:21.974Z] c5a4b2cf53e6: Pull complete [2023-05-04T02:07:21.974Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T02:07:21.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T02:07:21.974Z] ---> c4be618373d6 [2023-05-04T02:07:21.974Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:07:26.184Z] ---> Running in 7befe6d7c945 [2023-05-04T02:07:26.184Z] Removing intermediate container 7befe6d7c945 [2023-05-04T02:07:26.184Z] ---> cc444878dc7a [2023-05-04T02:07:26.184Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:07:26.184Z] ---> Running in 9c3507b18ad8 [2023-05-04T02:07:26.184Z] Removing intermediate container 9c3507b18ad8 [2023-05-04T02:07:26.185Z] ---> c1cfd7c18167 [2023-05-04T02:07:26.185Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:07:26.185Z] ---> Running in b8eb4a5c9ebd [2023-05-04T02:07:26.185Z] Removing intermediate container b8eb4a5c9ebd [2023-05-04T02:07:26.185Z] ---> 1b9dfd13ac9e [2023-05-04T02:07:26.185Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:07:26.185Z] ---> Running in ef1e59d5d51f [2023-05-04T02:07:26.185Z] Removing intermediate container ef1e59d5d51f [2023-05-04T02:07:26.185Z] ---> 074b3720a0fd [2023-05-04T02:07:26.185Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:07:26.185Z] ---> Running in 31fbd8978ab6 [2023-05-04T02:07:26.185Z] Removing intermediate container 31fbd8978ab6 [2023-05-04T02:07:26.185Z] ---> 3b90e79f2782 [2023-05-04T02:07:26.185Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:07:26.754Z] latest: Pulling from library/docker [2023-05-04T02:07:26.754Z] f56be85fc22e: Already exists [2023-05-04T02:07:26.754Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T02:07:26.754Z] 788e1ab5616a: Pulling fs layer [2023-05-04T02:07:26.754Z] c585cb37f4e3: Pulling fs layer [2023-05-04T02:07:26.754Z] f07ac151bd26: Pulling fs layer [2023-05-04T02:07:26.754Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T02:07:26.754Z] 8e86e06bd107: Pulling fs layer [2023-05-04T02:07:26.754Z] 265c5956ad77: Pulling fs layer [2023-05-04T02:07:26.754Z] 0326226f4470: Pulling fs layer [2023-05-04T02:07:26.754Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T02:07:26.754Z] 8f731bd845bb: Pulling fs layer [2023-05-04T02:07:26.754Z] b045f4bf5e58: Pulling fs layer [2023-05-04T02:07:26.754Z] 6f439390c271: Pulling fs layer [2023-05-04T02:07:26.754Z] 4e540a8453c0: Pulling fs layer [2023-05-04T02:07:26.754Z] 8e86e06bd107: Waiting [2023-05-04T02:07:26.754Z] 265c5956ad77: Waiting [2023-05-04T02:07:26.754Z] 0326226f4470: Waiting [2023-05-04T02:07:26.754Z] f07ac151bd26: Waiting [2023-05-04T02:07:26.754Z] e09aa9eb39ba: Waiting [2023-05-04T02:07:26.754Z] 8f731bd845bb: Waiting [2023-05-04T02:07:26.754Z] b045f4bf5e58: Waiting [2023-05-04T02:07:26.754Z] 6f439390c271: Waiting [2023-05-04T02:07:26.754Z] 40ec0a365c4d: Waiting [2023-05-04T02:07:26.754Z] 4e540a8453c0: Waiting [2023-05-04T02:07:27.012Z] 788e1ab5616a: Download complete [2023-05-04T02:07:27.012Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-04T02:07:27.012Z] 7ed9ddfd3b8f: Download complete [2023-05-04T02:07:27.012Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T02:07:27.012Z] f07ac151bd26: Verifying Checksum [2023-05-04T02:07:27.012Z] f07ac151bd26: Download complete [2023-05-04T02:07:27.012Z] c585cb37f4e3: Verifying Checksum [2023-05-04T02:07:27.012Z] c585cb37f4e3: Download complete [2023-05-04T02:07:27.271Z] 788e1ab5616a: Pull complete [2023-05-04T02:07:27.271Z] 265c5956ad77: Download complete [2023-05-04T02:07:27.271Z] 8e86e06bd107: Verifying Checksum [2023-05-04T02:07:27.271Z] 8e86e06bd107: Download complete [2023-05-04T02:07:27.271Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T02:07:27.271Z] 40ec0a365c4d: Download complete [2023-05-04T02:07:27.271Z] 0326226f4470: Verifying Checksum [2023-05-04T02:07:27.271Z] 0326226f4470: Download complete [2023-05-04T02:07:27.529Z] 8f731bd845bb: Verifying Checksum [2023-05-04T02:07:27.529Z] 8f731bd845bb: Download complete [2023-05-04T02:07:27.529Z] c585cb37f4e3: Pull complete [2023-05-04T02:07:27.529Z] 6f439390c271: Verifying Checksum [2023-05-04T02:07:27.529Z] 6f439390c271: Download complete [2023-05-04T02:07:27.529Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T02:07:27.529Z] e09aa9eb39ba: Download complete [2023-05-04T02:07:27.529Z] 4e540a8453c0: Verifying Checksum [2023-05-04T02:07:27.529Z] 4e540a8453c0: Download complete [2023-05-04T02:07:27.571Z] Still waiting to schedule task [2023-05-04T02:07:27.571Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T02:07:27.788Z] f07ac151bd26: Pull complete [2023-05-04T02:07:28.047Z] b045f4bf5e58: Verifying Checksum [2023-05-04T02:07:28.047Z] b045f4bf5e58: Download complete [2023-05-04T02:07:28.304Z] 40ec0a365c4d: Pull complete [2023-05-04T02:07:28.304Z] 8e86e06bd107: Pull complete [2023-05-04T02:07:28.563Z] 265c5956ad77: Pull complete [2023-05-04T02:07:28.563Z] 0326226f4470: Pull complete [2023-05-04T02:07:28.822Z] e09aa9eb39ba: Pull complete [2023-05-04T02:07:28.822Z] 8f731bd845bb: Pull complete [2023-05-04T02:07:29.759Z] b045f4bf5e58: Pull complete [2023-05-04T02:07:29.759Z] 6f439390c271: Pull complete [2023-05-04T02:07:29.759Z] 4e540a8453c0: Pull complete [2023-05-04T02:07:29.759Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:07:29.759Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:07:31.665Z] ---> 786e0d9f5251 [2023-05-04T02:07:31.665Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:07:31.665Z] ---> Running in e7caacf9db46 [2023-05-04T02:07:31.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:07:31.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:07:31.925Z] OK: 265 MiB in 53 packages [2023-05-04T02:07:32.184Z] Removing intermediate container e7caacf9db46 [2023-05-04T02:07:32.184Z] ---> 14ecba62de4f [2023-05-04T02:07:32.184Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:07:32.184Z] ---> Running in 993dcae77650 [2023-05-04T02:07:32.442Z] Removing intermediate container 993dcae77650 [2023-05-04T02:07:32.442Z] ---> f5822223fc49 [2023-05-04T02:07:32.442Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:07:32.442Z] ---> Running in beb3232995fd [2023-05-04T02:07:32.442Z] Removing intermediate container beb3232995fd [2023-05-04T02:07:32.442Z] ---> d29ddd389145 [2023-05-04T02:07:32.442Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:07:32.700Z] ---> d0a1c8f1e61d [2023-05-04T02:07:32.700Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:07:32.700Z] ---> Running in 08d79de56bbb [2023-05-04T02:07:59.284Z] Removing intermediate container 08d79de56bbb [2023-05-04T02:07:59.284Z] ---> 15c899763786 [2023-05-04T02:07:59.284Z] Step 14/15 : COPY . . [2023-05-04T02:07:59.284Z] ---> fdf57bb64e25 [2023-05-04T02:07:59.284Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:07:59.284Z] ---> Running in f04dfc3e414c [2023-05-04T02:07:59.284Z] noop [2023-05-04T02:07:59.284Z] Removing intermediate container f04dfc3e414c [2023-05-04T02:07:59.284Z] ---> 31355c303bea [2023-05-04T02:07:59.284Z] Successfully built 31355c303bea [2023-05-04T02:07:59.284Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:59.597Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:07:59.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:07:59.665Z] prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container [2023-05-04T02:07:59.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T02:07:59.998Z] $ docker top 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:08:00.330Z] + go version [2023-05-04T02:08:00.330Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T02:08:00.345Z] $ docker stop --time=1 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c [2023-05-04T02:08:01.710Z] $ docker rm -f --volumes 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:02.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:08:02.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:02.165Z] prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container [2023-05-04T02:08:02.199Z] $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T02:08:02.498Z] $ docker top 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:08:02.831Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:08:03.128Z] + make test [2023-05-04T02:08:03.128Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:08:08.394Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:08:16.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:08:16.505Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:08:19.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:08:19.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:08:19.039Z] ./bin/test-attribution-txt.sh [2023-05-04T02:08:19.039Z] make -C web test [2023-05-04T02:08:19.039Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [2023-05-04T02:08:19.039Z] make[1]: tput: No such file or directory [2023-05-04T02:08:19.039Z] make[1]: tput: No such file or directory [2023-05-04T02:08:19.039Z] warning: generating ./VERSION [2023-05-04T02:08:19.039Z] echo "0.0.0" > VERSION [2023-05-04T02:08:19.039Z] docker build \ [2023-05-04T02:08:19.039Z] -f Dockerfile \ [2023-05-04T02:08:19.039Z] --build-arg USER=1000 \ [2023-05-04T02:08:19.039Z] \ [2023-05-04T02:08:19.039Z] --label "git_sha=7cca23c9c8bbabe239289c282426188942e7ed08" \ [2023-05-04T02:08:19.039Z] -t edgexfoundry/edgex-web-ui:7cca23c9c8bbabe239289c282426188942e7ed08 \ [2023-05-04T02:08:19.039Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:08:19.039Z] . [2023-05-04T02:08:19.039Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:08:19.039Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:08:19.039Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:08:19.039Z] [2023-05-04T02:08:19.039Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:08:19.039Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:08:19.039Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:08:19.039Z] 9621f1afde84: Pulling fs layer [2023-05-04T02:08:19.039Z] c6f70ee39829: Pulling fs layer [2023-05-04T02:08:19.039Z] 56892a8094a2: Pulling fs layer [2023-05-04T02:08:19.039Z] 58dd87906ef0: Pulling fs layer [2023-05-04T02:08:19.039Z] 58dd87906ef0: Waiting [2023-05-04T02:08:19.300Z] 56892a8094a2: Download complete [2023-05-04T02:08:19.300Z] 58dd87906ef0: Verifying Checksum [2023-05-04T02:08:19.300Z] 58dd87906ef0: Download complete [2023-05-04T02:08:19.300Z] 9621f1afde84: Verifying Checksum [2023-05-04T02:08:19.300Z] 9621f1afde84: Download complete [2023-05-04T02:08:19.300Z] 9621f1afde84: Pull complete [2023-05-04T02:08:19.562Z] c6f70ee39829: Verifying Checksum [2023-05-04T02:08:19.562Z] c6f70ee39829: Download complete [2023-05-04T02:08:20.498Z] c6f70ee39829: Pull complete [2023-05-04T02:08:20.498Z] 56892a8094a2: Pull complete [2023-05-04T02:08:20.760Z] 58dd87906ef0: Pull complete [2023-05-04T02:08:20.760Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:08:20.760Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:08:20.760Z] ---> b69703f70c3d [2023-05-04T02:08:20.760Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:08:22.738Z] ---> Running in 0180fec5d339 [2023-05-04T02:08:22.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:22.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:22.999Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T02:08:22.999Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T02:08:22.999Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T02:08:22.999Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:08:22.999Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T02:08:22.999Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:08:22.999Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T02:08:22.999Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T02:08:22.999Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T02:08:22.999Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T02:08:22.999Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T02:08:23.258Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T02:08:23.258Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T02:08:23.258Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T02:08:23.258Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:08:23.258Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:08:23.258Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T02:08:23.258Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T02:08:23.258Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T02:08:23.258Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T02:08:23.258Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T02:08:23.258Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T02:08:23.258Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T02:08:23.258Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T02:08:23.258Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T02:08:23.258Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T02:08:23.258Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:08:23.258Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:08:23.258Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T02:08:23.517Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T02:08:23.517Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:08:23.517Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T02:08:23.517Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:08:23.517Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:08:23.517Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:08:23.517Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T02:08:23.517Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T02:08:23.517Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T02:08:23.517Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T02:08:23.517Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T02:08:23.517Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T02:08:23.517Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T02:08:23.517Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T02:08:23.517Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T02:08:23.517Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:08:23.517Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:08:23.775Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:08:23.776Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T02:08:23.776Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:08:23.776Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T02:08:23.776Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T02:08:23.776Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T02:08:23.776Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T02:08:23.776Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T02:08:23.776Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:08:23.776Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T02:08:23.776Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T02:08:23.776Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T02:08:23.776Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T02:08:23.776Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:08:23.776Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T02:08:23.776Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T02:08:23.776Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T02:08:23.776Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T02:08:23.776Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T02:08:23.776Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T02:08:23.776Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:08:23.776Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T02:08:23.776Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T02:08:24.035Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:08:24.035Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:08:24.035Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:08:24.035Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:08:24.035Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:08:24.035Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:08:24.294Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:08:24.294Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T02:08:24.294Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:08:24.294Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T02:08:24.294Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:08:26.832Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T02:08:26.832Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T02:08:26.832Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:08:26.832Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:08:26.832Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T02:08:26.832Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T02:08:26.832Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T02:08:26.832Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T02:08:26.832Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:08:26.832Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:08:26.832Z] (89/129) Installing lame (3.100-r0) [2023-05-04T02:08:26.832Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T02:08:26.832Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:08:26.832Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T02:08:26.832Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T02:08:26.832Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T02:08:26.832Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T02:08:26.832Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:08:26.832Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T02:08:26.832Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T02:08:26.832Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T02:08:26.832Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T02:08:26.832Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T02:08:26.832Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T02:08:26.832Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T02:08:26.832Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:08:26.832Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T02:08:26.832Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T02:08:26.832Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T02:08:26.832Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:08:28.738Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T02:08:28.738Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T02:08:28.738Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:08:28.738Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:08:28.738Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T02:08:28.738Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T02:08:28.999Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:08:29.258Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T02:08:29.826Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T02:08:29.826Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T02:08:29.826Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T02:08:29.826Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T02:08:29.826Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T02:08:29.826Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:08:29.826Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T02:08:29.826Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T02:08:29.826Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T02:08:29.826Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T02:08:29.826Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:08:29.826Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T02:08:30.084Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:08:31.474Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:08:31.474Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:08:31.474Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:08:31.732Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:08:31.732Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:08:31.732Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:08:31.732Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:08:31.732Z] OK: 286 MiB in 145 packages [2023-05-04T02:08:38.316Z] Removing intermediate container 0180fec5d339 [2023-05-04T02:08:38.316Z] ---> 477dd36b2b27 [2023-05-04T02:08:38.316Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:08:38.316Z] ---> Running in 902fbc5cd776 [2023-05-04T02:08:38.316Z] Removing intermediate container 902fbc5cd776 [2023-05-04T02:08:38.316Z] ---> 9aaca6cf8f39 [2023-05-04T02:08:38.316Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:08:38.316Z] ---> Running in 095160ffd2b5 [2023-05-04T02:08:38.316Z] Removing intermediate container 095160ffd2b5 [2023-05-04T02:08:38.316Z] ---> 1fd07f696933 [2023-05-04T02:08:38.316Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:08:38.316Z] ---> Running in e490d3a8e3ac [2023-05-04T02:08:44.874Z] [2023-05-04T02:08:44.874Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-04T02:08:44.874Z] [2023-05-04T02:08:44.874Z] 27 packages are looking for funding [2023-05-04T02:08:44.874Z] run `npm fund` for details [2023-05-04T02:08:44.874Z] [2023-05-04T02:08:44.874Z] found 0 vulnerabilities [2023-05-04T02:08:45.807Z] Removing intermediate container e490d3a8e3ac [2023-05-04T02:08:45.808Z] ---> db624790db5b [2023-05-04T02:08:45.808Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:08:45.808Z] ---> Running in 819fdb14c6a2 [2023-05-04T02:08:46.066Z] Removing intermediate container 819fdb14c6a2 [2023-05-04T02:08:46.066Z] ---> e42eca9b886e [2023-05-04T02:08:46.066Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:08:46.066Z] ---> Running in 0a28a17384a1 [2023-05-04T02:08:47.967Z] Removing intermediate container 0a28a17384a1 [2023-05-04T02:08:47.967Z] ---> 49ae85c65600 [2023-05-04T02:08:47.967Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:08:47.967Z] ---> Running in 3929cc4abd67 [2023-05-04T02:08:47.967Z] Removing intermediate container 3929cc4abd67 [2023-05-04T02:08:47.967Z] ---> a5995fbb2aea [2023-05-04T02:08:47.967Z] Step 9/10 : WORKDIR /app [2023-05-04T02:08:48.225Z] ---> Running in ffd37f22e517 [2023-05-04T02:08:48.483Z] Removing intermediate container ffd37f22e517 [2023-05-04T02:08:48.483Z] ---> 2a312a735987 [2023-05-04T02:08:48.483Z] Step 10/10 : LABEL git_sha=7cca23c9c8bbabe239289c282426188942e7ed08 [2023-05-04T02:08:48.483Z] ---> Running in 7f462be9b72e [2023-05-04T02:08:48.740Z] Removing intermediate container 7f462be9b72e [2023-05-04T02:08:48.740Z] ---> 322cf387e853 [2023-05-04T02:08:48.740Z] Successfully built 322cf387e853 [2023-05-04T02:08:48.997Z] Successfully tagged edgexfoundry/edgex-web-ui:7cca23c9c8bbabe239289c282426188942e7ed08 [2023-05-04T02:08:48.998Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:08:48.998Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:08:48.998Z] mkdir -p node_modules coverage [2023-05-04T02:08:48.998Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:08:48.998Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.908Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.909Z] npm WARN EBADENGINE } [2023-05-04T02:08:55.135Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:08:55.135Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T02:08:55.393Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:08:55.393Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:08:55.663Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:08:55.921Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:08:56.489Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:08:57.060Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:08:57.318Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:08:59.215Z] 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 [2023-05-04T02:08:59.215Z] 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 [2023-05-04T02:09:00.158Z] 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. [2023-05-04T02:09:01.093Z] 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. [2023-05-04T02:09:01.093Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T02:09:01.351Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:09:01.609Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:01.609Z] 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. [2023-05-04T02:09:01.868Z] 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. [2023-05-04T02:09:02.803Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:12.766Z] [2023-05-04T02:09:12.766Z] added 1478 packages, and audited 1479 packages in 22s [2023-05-04T02:09:12.766Z] [2023-05-04T02:09:12.767Z] 90 packages are looking for funding [2023-05-04T02:09:12.767Z] run `npm fund` for details [2023-05-04T02:09:12.767Z] [2023-05-04T02:09:12.767Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-04T02:09:12.767Z] [2023-05-04T02:09:12.767Z] To address issues that do not require attention, run: [2023-05-04T02:09:12.767Z] npm audit fix [2023-05-04T02:09:12.767Z] [2023-05-04T02:09:12.767Z] To address all issues (including breaking changes), run: [2023-05-04T02:09:12.767Z] npm audit fix --force [2023-05-04T02:09:12.767Z] [2023-05-04T02:09:12.767Z] Run `npm audit` for details. [2023-05-04T02:09:19.349Z] 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 [2023-05-04T02:09:21.878Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:09:26.155Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:09:26.155Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:09:29.435Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:09:29.435Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:09:30.000Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:09:30.000Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:09:30.566Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:09:30.566Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:09:30.824Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:09:31.082Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:09:31.082Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:09:31.346Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:09:31.346Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:09:33.253Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:09:39.832Z] 04 05 2023 02:09:38.794:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:09:39.832Z] 04 05 2023 02:09:38.796:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:09:39.832Z] 04 05 2023 02:09:38.799:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:09:52.077Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:52.077Z] 04 05 2023 02:09:50.190:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qaW5-8zeizwxUWV4AAAB with id 5105318 [2023-05-04T02:09:52.648Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] ws [2023-05-04T02:09:52.660Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2023-05-04T02:09:52.706Z] The recommended git tool is: git [2023-05-04T02:09:53.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:09:53.018Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.065 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.08 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.085 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.09 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.093 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.097 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.1 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.139 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.169 secs) [2023-05-04T02:09:53.276Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.284 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.302 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.328 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.332 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.334 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.369 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.372 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.374 secs) [2023-05-04T02:09:53.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.439 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.448 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.472 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.476 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.478 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.503 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.504 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.506 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.507 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.511 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.567 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.576 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.579 secs) [2023-05-04T02:09:53.793Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.599 secs) [2023-05-04T02:09:54.069Z] WARN: ' [2023-05-04T02:09:54.069Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:09:54.069Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:09:54.069Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:09:54.069Z] in a future version of Angular. [2023-05-04T02:09:54.069Z] [2023-05-04T02:09:54.069Z] For more information on this, see our API docs here: [2023-05-04T02:09:54.069Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:09:54.069Z] ' [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.599 secs) [2023-05-04T02:09:54.069Z] WARN: ' [2023-05-04T02:09:54.069Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:09:54.069Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:09:54.069Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:09:54.069Z] in a future version of Angular. [2023-05-04T02:09:54.069Z] [2023-05-04T02:09:54.069Z] For more information on this, see our API docs here: [2023-05-04T02:09:54.069Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:09:54.069Z] ' [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.628 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.638 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.655 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.693 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.704 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.728 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.734 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.737 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.782 secs) [2023-05-04T02:09:54.069Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.786 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.818 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.829 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.89 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.903 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.92 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.926 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.929 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.932 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.949 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.955 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.975 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.978 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.98 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.997 secs) [2023-05-04T02:09:54.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.005 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.016 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.034 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.049 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.054 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.057 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.059 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.081 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.092 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.098 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.121 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.129 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.139 secs) [2023-05-04T02:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.148 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.225 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.244 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.249 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.275 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.29 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.296 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.312 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.33 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.341 secs) [2023-05-04T02:09:54.844Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.362 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.373 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.379 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.392 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.398 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.401 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.408 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.432 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.439 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.447 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.453 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.455 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.47 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.48 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.495 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.504 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.513 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.516 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.533 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.535 secs) [2023-05-04T02:09:55.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.536 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.552 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.561 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.572 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.586 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.594 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.601 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.604 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.608 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.611 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.636 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.66 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.668 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.672 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.688 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.691 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.692 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.696 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.697 secs) [2023-05-04T02:09:55.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.714 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.721 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.727 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.732 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.741 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.744 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.746 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.771 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.782 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.792 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.796 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.806 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.818 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.821 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.828 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.835 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.839 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.845 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.85 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.859 secs) [2023-05-04T02:09:55.625Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.883 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.901 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.908 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.92 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.923 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.94 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.968 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.981 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.99 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.997 secs) [2023-05-04T02:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.001 secs) [2023-05-04T02:09:56.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.014 secs / 2.001 secs) [2023-05-04T02:09:56.145Z] TOTAL: 149 SUCCESS [2023-05-04T02:09:56.145Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:56.405Z] [2023-05-04T02:09:56.405Z] =============================== Coverage summary =============================== [2023-05-04T02:09:56.405Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T02:09:56.405Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:09:56.405Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T02:09:56.405Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T02:09:56.405Z] ================================================================================ [2023-05-04T02:09:56.698Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:57.263Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [Pipeline] echo [2023-05-04T02:09:57.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:09:57.290Z] $ docker stop --time=1 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 [2023-05-04T02:09:58.560Z] $ docker rm -f --volumes 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:09:59.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:09:59.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T02:10:00.391Z] + sudo chown -R jenkins:jenkins . [2023-05-04T02:10:00.808Z] using credential edgex-jenkins-ssh [2023-05-04T02:10:00.855Z] Cloning the remote Git repository [Pipeline] sh [2023-05-04T02:10:01.346Z] + ls -al . [2023-05-04T02:10:01.346Z] total 180 [2023-05-04T02:10:01.346Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:08 . [2023-05-04T02:10:01.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 .. [2023-05-04T02:10:01.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 .blubracket [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:06 .dockerignore [2023-05-04T02:10:01.346Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 .git [2023-05-04T02:10:01.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 .github [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:06 .gitignore [2023-05-04T02:10:01.346Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:07 .semver [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:06 Attribution.txt [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:06 CHANGELOG.md [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:06 CONTRIBUTING.md [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:06 Dockerfile [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:06 Jenkinsfile [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:06 LICENSE [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:06 Makefile [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:06 README.md [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION [2023-05-04T02:10:01.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 assets [2023-05-04T02:10:01.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 bin [2023-05-04T02:10:01.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 cmd [2023-05-04T02:10:01.346Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:08 coverage.out [2023-05-04T02:10:01.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 docs [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:06 go.mod [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:06 go.sum [2023-05-04T02:10:01.346Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:06 internal [2023-05-04T02:10:01.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 snap [2023-05-04T02:10:01.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 testing [2023-05-04T02:10:01.346Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:06 version.go [2023-05-04T02:10:01.346Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:00.934Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:01.076Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2023-05-04T02:10:01.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:01.307Z] > git --version # timeout=10 [2023-05-04T02:10:01.353Z] > git --version # 'git version 2.25.1' [2023-05-04T02:10:01.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:01.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:10:01.656Z] + 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=7cca23c9c8bbabe239289c282426188942e7ed08 --label arch=amd64 --label version=0.0.0 . [2023-05-04T02:10:01.915Z] Sending build context to Docker daemon 48.68MB [2023-05-04T02:10:01.915Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:10:01.915Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:10:01.915Z] ---> 31355c303bea [2023-05-04T02:10:01.915Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:10:02.851Z] ---> Running in 41d18ad11f2b [2023-05-04T02:10:02.851Z] Removing intermediate container 41d18ad11f2b [2023-05-04T02:10:02.851Z] ---> 1be17487b9b1 [2023-05-04T02:10:02.851Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:10:02.851Z] ---> Running in 1ee0fea319ac [2023-05-04T02:10:02.851Z] Removing intermediate container 1ee0fea319ac [2023-05-04T02:10:02.851Z] ---> 0998a4488a3b [2023-05-04T02:10:02.851Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:10:02.851Z] ---> Running in 90eeefd0726c [2023-05-04T02:10:02.851Z] Removing intermediate container 90eeefd0726c [2023-05-04T02:10:02.851Z] ---> fd6036fcf44c [2023-05-04T02:10:02.851Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:10:02.851Z] ---> Running in 969819d137a8 [2023-05-04T02:10:02.851Z] Removing intermediate container 969819d137a8 [2023-05-04T02:10:02.851Z] ---> fdaa1e3bf5f3 [2023-05-04T02:10:02.851Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:10:02.851Z] ---> Running in 0120bb827915 [2023-05-04T02:10:03.109Z] Removing intermediate container 0120bb827915 [2023-05-04T02:10:03.109Z] ---> 358a15aae6cd [2023-05-04T02:10:03.109Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:10:03.675Z] ---> 5ddd4187b448 [2023-05-04T02:10:03.675Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:10:03.675Z] ---> Running in 6f48a5810e17 [2023-05-04T02:10:03.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:04.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:04.450Z] OK: 265 MiB in 53 packages [2023-05-04T02:10:04.708Z] Removing intermediate container 6f48a5810e17 [2023-05-04T02:10:04.708Z] ---> 6712d1000f25 [2023-05-04T02:10:04.708Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:10:04.708Z] ---> Running in aa3fc61e4b91 [2023-05-04T02:10:04.708Z] Removing intermediate container aa3fc61e4b91 [2023-05-04T02:10:04.708Z] ---> 094bfa0e7659 [2023-05-04T02:10:04.708Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:10:04.708Z] ---> Running in 8c606d6c466d [2023-05-04T02:10:04.708Z] Removing intermediate container 8c606d6c466d [2023-05-04T02:10:04.708Z] ---> 3a2b5b58a0dd [2023-05-04T02:10:04.708Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:10:04.969Z] ---> 2cf67972ff08 [2023-05-04T02:10:04.969Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:10:04.969Z] ---> Running in 6f9a1d0c4f80 [2023-05-04T02:10:05.905Z] Removing intermediate container 6f9a1d0c4f80 [2023-05-04T02:10:05.905Z] ---> 6838b68f5b40 [2023-05-04T02:10:05.905Z] Step 14/25 : COPY . . [2023-05-04T02:10:05.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:10:05.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:10:07.307Z] ---> dee8984ff1f3 [2023-05-04T02:10:07.307Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:10:07.565Z] ---> Running in add9a8b0ba29 [2023-05-04T02:10:07.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:10:07.258Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:07.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:07.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T02:10:07.817Z] Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-05-04T02:10:07.822Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T02:10:07.846Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:10:07.958Z] > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 [2023-05-04T02:10:08.482Z] > git remote # timeout=10 [2023-05-04T02:10:08.510Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T02:10:08.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:08.563Z] > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [2023-05-04T02:10:09.511Z] Merge succeeded, producing 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 [2023-05-04T02:10:09.512Z] Checking out Revision 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 (PR-590) [2023-05-04T02:10:09.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T02:10:09.525Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:10:09.545Z] > git checkout -f 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 # timeout=10 [2023-05-04T02:10:13.296Z] Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" [2023-05-04T02:10:13.329Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:10:14.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T02:10:14.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:10:14.292Z] Dload Upload Total Spent Left Speed [2023-05-04T02:10:14.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh [2023-05-04T02:10:13.311Z] > git rev-list --no-walk a92bc66a4a0afb4ab7fe8bbabc2219b5a8a8e224 # timeout=10 [2023-05-04T02:10:15.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T02:10:15.474Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-04T02:10:15.474Z] tee /etc/docker/daemon.new [2023-05-04T02:10:15.474Z] { [2023-05-04T02:10:15.474Z] "registry-mirrors": [ [2023-05-04T02:10:15.474Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T02:10:15.474Z] ], [2023-05-04T02:10:15.474Z] "bip": "10.250.0.254/24", [2023-05-04T02:10:15.474Z] "hosts": [ [2023-05-04T02:10:15.474Z] "tcp://0.0.0.0:5555", [2023-05-04T02:10:15.474Z] "unix:///var/run/docker.sock" [2023-05-04T02:10:15.474Z] ], [2023-05-04T02:10:15.474Z] "mtu": 1458, [2023-05-04T02:10:15.474Z] "selinux-enabled": true, [2023-05-04T02:10:15.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T02:10:15.474Z] } [Pipeline] sh [2023-05-04T02:10:15.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T02:10:16.179Z] + sudo service docker restart [2023-05-04T02:10:25.911Z] Removing intermediate container add9a8b0ba29 [2023-05-04T02:10:25.911Z] ---> 96dfea725878 [2023-05-04T02:10:25.911Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:10:25.911Z] 3.17: Pulling from library/alpine [2023-05-04T02:10:26.168Z] f56be85fc22e: Already exists [2023-05-04T02:10:26.168Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:10:26.168Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:10:26.168Z] ---> 9ed4aefc74f6 [2023-05-04T02:10:26.168Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:10:26.168Z] ---> Running in 5ed65e7c6228 [2023-05-04T02:10:26.168Z] Removing intermediate container 5ed65e7c6228 [2023-05-04T02:10:26.168Z] ---> cee075b5c536 [2023-05-04T02:10:26.168Z] Step 18/25 : 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 [2023-05-04T02:10:27.541Z] ---> 3728c08d9ddd [2023-05-04T02:10:27.541Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:10:27.541Z] ---> 122489309f18 [2023-05-04T02:10:27.541Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:10:27.541Z] ---> 7b211f201ca4 [2023-05-04T02:10:27.541Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:10:27.541Z] ---> Running in 664c62ff3ae9 [2023-05-04T02:10:27.541Z] Removing intermediate container 664c62ff3ae9 [2023-05-04T02:10:27.541Z] ---> 57d3a9bd2ccb [2023-05-04T02:10:27.541Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:10:27.541Z] ---> Running in 0e90072875b5 [2023-05-04T02:10:27.799Z] Removing intermediate container 0e90072875b5 [2023-05-04T02:10:27.799Z] ---> b53cc26152b7 [2023-05-04T02:10:27.799Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T02:10:27.799Z] ---> Running in e37baf79f94d [2023-05-04T02:10:27.799Z] Removing intermediate container e37baf79f94d [2023-05-04T02:10:27.799Z] ---> 89d972cd69f2 [2023-05-04T02:10:27.799Z] Step 24/25 : LABEL git_sha=7cca23c9c8bbabe239289c282426188942e7ed08 [2023-05-04T02:10:27.799Z] ---> Running in 3c33330f1937 [2023-05-04T02:10:27.799Z] Removing intermediate container 3c33330f1937 [2023-05-04T02:10:27.799Z] ---> 1d43d3be7be3 [2023-05-04T02:10:27.799Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:10:27.799Z] ---> Running in 2ce738186044 [2023-05-04T02:10:28.057Z] Removing intermediate container 2ce738186044 [2023-05-04T02:10:28.057Z] ---> 63323abfb6fd [2023-05-04T02:10:28.057Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:10:28.057Z] Successfully built 63323abfb6fd [2023-05-04T02:10:28.057Z] 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 [2023-05-04T02:10:28.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:28.496Z] [2023-05-04T02:10:28.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:28.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:28.795Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T02:10:28.795Z] 5eb5b503b376: Pulling fs layer [2023-05-04T02:10:28.795Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T02:10:28.795Z] ec43610c2a17: Pulling fs layer [2023-05-04T02:10:28.795Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T02:10:28.795Z] 33b1e0a273af: Pulling fs layer [2023-05-04T02:10:28.795Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T02:10:28.795Z] 3a2ae6a8a46f: Waiting [2023-05-04T02:10:28.795Z] 33b1e0a273af: Waiting [2023-05-04T02:10:28.795Z] 2f39f015ded8: Pulling fs layer [2023-05-04T02:10:28.795Z] 2f39f015ded8: Waiting [2023-05-04T02:10:28.795Z] 5d3b04190fa2: Waiting [2023-05-04T02:10:28.795Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T02:10:28.795Z] 5c69ac0246d0: Download complete [2023-05-04T02:10:28.795Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T02:10:28.795Z] 3a2ae6a8a46f: Download complete [2023-05-04T02:10:28.795Z] 33b1e0a273af: Verifying Checksum [2023-05-04T02:10:28.795Z] 33b1e0a273af: Download complete [2023-05-04T02:10:28.795Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T02:10:28.795Z] 5d3b04190fa2: Download complete [2023-05-04T02:10:28.795Z] ec43610c2a17: Verifying Checksum [2023-05-04T02:10:28.795Z] ec43610c2a17: Download complete [2023-05-04T02:10:29.058Z] 5eb5b503b376: Verifying Checksum [2023-05-04T02:10:29.059Z] 5eb5b503b376: Download complete [2023-05-04T02:10:29.625Z] 2f39f015ded8: Download complete [2023-05-04T02:10:30.238Z] 5eb5b503b376: Pull complete [2023-05-04T02:10:30.238Z] 5c69ac0246d0: Pull complete [2023-05-04T02:10:30.494Z] ec43610c2a17: Pull complete [2023-05-04T02:10:30.752Z] 3a2ae6a8a46f: Pull complete [2023-05-04T02:10:30.752Z] 33b1e0a273af: Pull complete [2023-05-04T02:10:31.010Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:10:34.593Z] provisioning config files... [2023-05-04T02:10:34.637Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config8954626693553873628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:10:35.055Z] ---> docker-login.sh [2023-05-04T02:10:35.055Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:10:35.183Z] 2f39f015ded8: Pull complete [2023-05-04T02:10:35.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T02:10:35.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:35.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:10:35.263Z] prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container [2023-05-04T02:10:35.296Z] $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T02:10:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:10:35.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:10:35.950Z] Configure a credential helper to remove this warning. See [2023-05-04T02:10:35.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:10:35.950Z] [2023-05-04T02:10:35.950Z] Login Succeeded [2023-05-04T02:10:35.950Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:10:36.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:10:36.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:10:36.506Z] Configure a credential helper to remove this warning. See [2023-05-04T02:10:36.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:10:36.506Z] [2023-05-04T02:10:36.506Z] Login Succeeded [2023-05-04T02:10:36.506Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:10:36.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:10:36.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:10:36.782Z] Configure a credential helper to remove this warning. See [2023-05-04T02:10:36.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:10:36.782Z] [2023-05-04T02:10:36.782Z] Login Succeeded [2023-05-04T02:10:36.782Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:10:37.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:10:37.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:10:37.339Z] Configure a credential helper to remove this warning. See [2023-05-04T02:10:37.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:10:37.339Z] [2023-05-04T02:10:37.339Z] Login Succeeded [2023-05-04T02:10:37.339Z] docker.io [2023-05-04T02:10:37.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:10:37.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:10:37.887Z] Configure a credential helper to remove this warning. See [2023-05-04T02:10:37.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:10:37.887Z] [2023-05-04T02:10:37.887Z] Login Succeeded [2023-05-04T02:10:37.887Z] ---> docker-login.sh ends [2023-05-04T02:10:38.355Z] $ docker top f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-04T02:10:38.414Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-04T02:10:38.724Z] ---> job-cost.sh [2023-05-04T02:10:38.724Z] lf-activate-venv: SKIPPING [2023-05-04T02:10:38.724Z] INFO: No Stack... [Pipeline] echo [2023-05-04T02:10:38.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:10:38.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:10:38.929Z] ========================================================= [2023-05-04T02:10:38.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T02:10:38.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:38.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:10:39.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T02:10:39.549Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:10:39.834Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/cost.csv [2023-05-04T02:10:39.834Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:10:39.846Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [2023-05-04T02:10:39.854Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] did not exist. Created. [2023-05-04T02:10:39.854Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:10:40.155Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T02:10:40.512Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:10:40.518Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:10:40.539Z] $ docker stop --time=1 f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 [2023-05-04T02:10:40.798Z] Sending build context to Docker daemon 28.88MB [2023-05-04T02:10:40.798Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:10:40.799Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:10:41.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T02:10:41.087Z] c41833b44d91: Pulling fs layer [2023-05-04T02:10:41.087Z] ed15518f5707: Pulling fs layer [2023-05-04T02:10:41.087Z] feae8fd75edb: Pulling fs layer [2023-05-04T02:10:41.087Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T02:10:41.087Z] 3cdef696dda3: Pulling fs layer [2023-05-04T02:10:41.087Z] 2ced38df9373: Pulling fs layer [2023-05-04T02:10:41.087Z] 58f1dce35555: Pulling fs layer [2023-05-04T02:10:41.087Z] 242c74f7c9fa: Waiting [2023-05-04T02:10:41.087Z] 3cdef696dda3: Waiting [2023-05-04T02:10:41.087Z] 2ced38df9373: Waiting [2023-05-04T02:10:41.087Z] 58f1dce35555: Waiting [2023-05-04T02:10:41.087Z] ed15518f5707: Verifying Checksum [2023-05-04T02:10:41.087Z] ed15518f5707: Download complete [2023-05-04T02:10:41.087Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T02:10:41.087Z] 242c74f7c9fa: Download complete [2023-05-04T02:10:41.087Z] 3cdef696dda3: Verifying Checksum [2023-05-04T02:10:41.087Z] 3cdef696dda3: Download complete [2023-05-04T02:10:41.087Z] c41833b44d91: Verifying Checksum [2023-05-04T02:10:41.087Z] c41833b44d91: Download complete [2023-05-04T02:10:41.790Z] $ docker rm -f --volumes f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T02:10:42.540Z] c41833b44d91: Pull complete [2023-05-04T02:10:42.816Z] 58f1dce35555: Verifying Checksum [2023-05-04T02:10:42.816Z] 58f1dce35555: Download complete [2023-05-04T02:10:43.096Z] ed15518f5707: Pull complete [2023-05-04T02:10:44.085Z] feae8fd75edb: Verifying Checksum [2023-05-04T02:10:44.085Z] feae8fd75edb: Download complete [2023-05-04T02:10:44.085Z] 2ced38df9373: Verifying Checksum [2023-05-04T02:10:44.085Z] 2ced38df9373: Download complete [2023-05-04T02:10:56.483Z] feae8fd75edb: Pull complete [2023-05-04T02:10:56.483Z] 242c74f7c9fa: Pull complete [2023-05-04T02:10:56.483Z] 3cdef696dda3: Pull complete [2023-05-04T02:11:03.203Z] 2ced38df9373: Pull complete [2023-05-04T02:11:05.179Z] 58f1dce35555: Pull complete [2023-05-04T02:11:05.179Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T02:11:05.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T02:11:05.179Z] ---> fadd8f120f05 [2023-05-04T02:11:05.179Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:11:07.169Z] ---> Running in cc01724884a5 [2023-05-04T02:11:07.768Z] Removing intermediate container cc01724884a5 [2023-05-04T02:11:07.768Z] ---> bff4311ffbfd [2023-05-04T02:11:07.768Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:11:07.768Z] ---> Running in 183b104bbdad [2023-05-04T02:11:08.041Z] Removing intermediate container 183b104bbdad [2023-05-04T02:11:08.041Z] ---> 93bddb78dc8f [2023-05-04T02:11:08.041Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:11:08.317Z] ---> Running in 4b06b1c3969e [2023-05-04T02:11:08.913Z] Removing intermediate container 4b06b1c3969e [2023-05-04T02:11:08.913Z] ---> b4e70eb191c1 [2023-05-04T02:11:08.913Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:11:08.913Z] ---> Running in c33b0fe142c5 [2023-05-04T02:11:09.517Z] Removing intermediate container c33b0fe142c5 [2023-05-04T02:11:09.517Z] ---> df0f3f71cd7b [2023-05-04T02:11:09.517Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:11:09.517Z] ---> Running in 6438614d0bcd [2023-05-04T02:11:09.792Z] Removing intermediate container 6438614d0bcd [2023-05-04T02:11:09.792Z] ---> 8ba2979aa196 [2023-05-04T02:11:09.792Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:11:10.390Z] latest: Pulling from library/docker [2023-05-04T02:11:10.664Z] c41833b44d91: Already exists [2023-05-04T02:11:10.664Z] 6343a5c17821: Pulling fs layer [2023-05-04T02:11:10.664Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T02:11:10.664Z] c69224d8e51c: Pulling fs layer [2023-05-04T02:11:10.664Z] 9509eea51bfd: Pulling fs layer [2023-05-04T02:11:10.664Z] 13893f74905f: Pulling fs layer [2023-05-04T02:11:10.664Z] a478c30451b0: Pulling fs layer [2023-05-04T02:11:10.664Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T02:11:10.664Z] fe1b37f33852: Pulling fs layer [2023-05-04T02:11:10.664Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T02:11:10.664Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T02:11:10.664Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T02:11:10.664Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T02:11:10.664Z] fca51f470542: Pulling fs layer [2023-05-04T02:11:10.664Z] 9509eea51bfd: Waiting [2023-05-04T02:11:10.664Z] 13893f74905f: Waiting [2023-05-04T02:11:10.664Z] a478c30451b0: Waiting [2023-05-04T02:11:10.664Z] cca6ee3ffb4d: Waiting [2023-05-04T02:11:10.664Z] fe1b37f33852: Waiting [2023-05-04T02:11:10.664Z] b44bc8c7e93d: Waiting [2023-05-04T02:11:10.664Z] 0e42b4e3b30c: Waiting [2023-05-04T02:11:10.664Z] d97e7eb47f8a: Waiting [2023-05-04T02:11:10.664Z] 3ed71508fdeb: Waiting [2023-05-04T02:11:10.664Z] fca51f470542: Waiting [2023-05-04T02:11:10.664Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T02:11:10.664Z] 7fb3fc37985f: Download complete [2023-05-04T02:11:10.942Z] 6343a5c17821: Verifying Checksum [2023-05-04T02:11:10.942Z] 6343a5c17821: Download complete [2023-05-04T02:11:11.556Z] c69224d8e51c: Verifying Checksum [2023-05-04T02:11:11.556Z] c69224d8e51c: Download complete [2023-05-04T02:11:11.556Z] 9509eea51bfd: Verifying Checksum [2023-05-04T02:11:11.556Z] 9509eea51bfd: Download complete [2023-05-04T02:11:11.556Z] a478c30451b0: Verifying Checksum [2023-05-04T02:11:11.556Z] a478c30451b0: Download complete [2023-05-04T02:11:11.556Z] cca6ee3ffb4d: Download complete [2023-05-04T02:11:11.556Z] fe1b37f33852: Verifying Checksum [2023-05-04T02:11:11.556Z] fe1b37f33852: Download complete [2023-05-04T02:11:11.829Z] 13893f74905f: Verifying Checksum [2023-05-04T02:11:11.829Z] 13893f74905f: Download complete [2023-05-04T02:11:11.829Z] 6343a5c17821: Pull complete [2023-05-04T02:11:11.829Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T02:11:11.829Z] 0e42b4e3b30c: Download complete [2023-05-04T02:11:11.829Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T02:11:11.829Z] 3ed71508fdeb: Download complete [2023-05-04T02:11:12.103Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T02:11:12.103Z] b44bc8c7e93d: Download complete [2023-05-04T02:11:12.103Z] 7fb3fc37985f: Pull complete [2023-05-04T02:11:12.389Z] fca51f470542: Verifying Checksum [2023-05-04T02:11:12.389Z] fca51f470542: Download complete [2023-05-04T02:11:13.021Z] c69224d8e51c: Pull complete [2023-05-04T02:11:13.301Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T02:11:13.301Z] d97e7eb47f8a: Download complete [2023-05-04T02:11:14.289Z] 9509eea51bfd: Pull complete [2023-05-04T02:11:15.276Z] 13893f74905f: Pull complete [2023-05-04T02:11:15.550Z] a478c30451b0: Pull complete [2023-05-04T02:11:15.837Z] cca6ee3ffb4d: Pull complete [2023-05-04T02:11:16.117Z] fe1b37f33852: Pull complete [2023-05-04T02:11:17.100Z] b44bc8c7e93d: Pull complete [2023-05-04T02:11:17.697Z] 0e42b4e3b30c: Pull complete [2023-05-04T02:11:20.325Z] d97e7eb47f8a: Pull complete [2023-05-04T02:11:20.325Z] 3ed71508fdeb: Pull complete [2023-05-04T02:11:20.601Z] fca51f470542: Pull complete [2023-05-04T02:11:20.601Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:11:20.601Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:11:23.227Z] ---> e2cac2a12700 [2023-05-04T02:11:23.227Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:11:23.227Z] ---> Running in 1c1773bac78d [2023-05-04T02:11:24.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:11:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:11:27.100Z] OK: 263 MiB in 53 packages [2023-05-04T02:11:28.081Z] Removing intermediate container 1c1773bac78d [2023-05-04T02:11:28.081Z] ---> 387768d40a6f [2023-05-04T02:11:28.081Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:11:28.361Z] ---> Running in ab2bf99d5fe9 [2023-05-04T02:11:28.637Z] Removing intermediate container ab2bf99d5fe9 [2023-05-04T02:11:28.637Z] ---> bb6b14fab5e1 [2023-05-04T02:11:28.637Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:11:28.912Z] ---> Running in 479df0896bc3 [2023-05-04T02:11:29.519Z] Removing intermediate container 479df0896bc3 [2023-05-04T02:11:29.519Z] ---> fcc9626f22d7 [2023-05-04T02:11:29.519Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:11:30.186Z] ---> ab4e2a3e5325 [2023-05-04T02:11:30.186Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:11:30.186Z] ---> Running in c49a2d47c30e [2023-05-04T02:12:38.425Z] Removing intermediate container c49a2d47c30e [2023-05-04T02:12:38.425Z] ---> cb50d84dd410 [2023-05-04T02:12:38.425Z] Step 14/15 : COPY . . [2023-05-04T02:12:39.408Z] ---> 4a62bfe7f729 [2023-05-04T02:12:39.408Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:12:39.408Z] ---> Running in 2012753ec2cd [2023-05-04T02:12:40.383Z] noop [2023-05-04T02:12:41.361Z] Removing intermediate container 2012753ec2cd [2023-05-04T02:12:41.361Z] ---> aa1e3a96b51a [2023-05-04T02:12:41.361Z] Successfully built aa1e3a96b51a [2023-05-04T02:12:41.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:12:42.028Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:12:42.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:12:42.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container [2023-05-04T02:12:42.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T02:12:43.927Z] $ docker top 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:12:44.850Z] + go version [2023-05-04T02:12:44.850Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T02:12:44.886Z] $ docker stop --time=1 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 [2023-05-04T02:12:46.646Z] $ docker rm -f --volumes 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:12:47.232Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:12:47.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:12:47.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container [2023-05-04T02:12:47.548Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T02:12:48.993Z] $ docker top b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:12:50.099Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:12:50.779Z] + make test [2023-05-04T02:12:50.779Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:13:38.901Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:16:01.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:16:01.051Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:16:23.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:16:23.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:16:23.240Z] ./bin/test-attribution-txt.sh [2023-05-04T02:16:23.514Z] make -C web test [2023-05-04T02:16:23.514Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' [2023-05-04T02:16:23.514Z] make[1]: tput: No such file or directory [2023-05-04T02:16:23.514Z] make[1]: tput: No such file or directory [2023-05-04T02:16:23.514Z] warning: generating ./VERSION [2023-05-04T02:16:23.514Z] echo "0.0.0" > VERSION [2023-05-04T02:16:23.514Z] docker build \ [2023-05-04T02:16:23.514Z] -f Dockerfile \ [2023-05-04T02:16:23.514Z] --build-arg USER=1000 \ [2023-05-04T02:16:23.514Z] \ [2023-05-04T02:16:23.514Z] --label "git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9" \ [2023-05-04T02:16:23.514Z] -t edgexfoundry/edgex-web-ui:53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 \ [2023-05-04T02:16:23.514Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:16:23.514Z] . [2023-05-04T02:16:23.788Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:16:23.788Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:16:23.788Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:16:23.788Z] [2023-05-04T02:16:24.383Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:16:24.383Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:16:24.657Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:16:24.931Z] 47517142f6ba: Pulling fs layer [2023-05-04T02:16:24.931Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T02:16:24.931Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T02:16:24.931Z] aba105e6f55a: Pulling fs layer [2023-05-04T02:16:24.931Z] aba105e6f55a: Waiting [2023-05-04T02:16:24.931Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T02:16:24.931Z] f7079c9c4ba1: Download complete [2023-05-04T02:16:24.931Z] 47517142f6ba: Download complete [2023-05-04T02:16:24.931Z] aba105e6f55a: Verifying Checksum [2023-05-04T02:16:24.931Z] aba105e6f55a: Download complete [2023-05-04T02:16:25.532Z] 47517142f6ba: Pull complete [2023-05-04T02:16:25.804Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T02:16:25.804Z] 5f8c4bfa009b: Download complete [2023-05-04T02:16:30.108Z] 5f8c4bfa009b: Pull complete [2023-05-04T02:16:30.108Z] f7079c9c4ba1: Pull complete [2023-05-04T02:16:30.379Z] aba105e6f55a: Pull complete [2023-05-04T02:16:30.379Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:16:30.379Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:16:30.379Z] ---> bf1b8b58d215 [2023-05-04T02:16:30.379Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:16:30.977Z] ---> Running in 99ace90fab50 [2023-05-04T02:16:32.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:16:32.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:16:34.106Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T02:16:34.106Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T02:16:34.106Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T02:16:34.106Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:16:34.106Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T02:16:34.106Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:16:34.379Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T02:16:34.379Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T02:16:34.379Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T02:16:34.379Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T02:16:34.379Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T02:16:34.379Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T02:16:34.379Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T02:16:34.379Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T02:16:34.379Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:16:34.379Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:16:34.379Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T02:16:34.379Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T02:16:34.379Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T02:16:34.379Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T02:16:34.379Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T02:16:34.379Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T02:16:34.379Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T02:16:34.651Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T02:16:34.651Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T02:16:34.651Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T02:16:34.651Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:16:34.921Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:16:34.921Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T02:16:34.921Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T02:16:35.193Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:16:35.193Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T02:16:35.193Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:16:35.193Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:16:35.193Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:16:35.193Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T02:16:35.193Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T02:16:35.193Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T02:16:35.467Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T02:16:35.467Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T02:16:35.467Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T02:16:35.467Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T02:16:35.467Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T02:16:35.467Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T02:16:35.467Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:16:35.467Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:16:35.467Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:16:35.467Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T02:16:35.467Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:16:35.467Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T02:16:35.467Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T02:16:35.467Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T02:16:35.738Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T02:16:35.738Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T02:16:35.738Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:16:35.738Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T02:16:35.738Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T02:16:35.738Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T02:16:35.738Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T02:16:35.738Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:16:35.738Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T02:16:36.011Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T02:16:36.011Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T02:16:36.011Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T02:16:36.011Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T02:16:36.011Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T02:16:36.011Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:16:36.011Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T02:16:36.011Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T02:16:36.011Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:16:36.011Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:16:36.011Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:16:36.283Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:16:36.283Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:16:36.283Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:16:36.555Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:16:36.826Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T02:16:36.826Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:16:36.826Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T02:16:36.826Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:16:39.436Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T02:16:39.436Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T02:16:39.436Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:16:39.436Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:16:39.436Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T02:16:39.436Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T02:16:39.436Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T02:16:39.436Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T02:16:39.436Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:16:39.436Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:16:39.436Z] (89/128) Installing lame (3.100-r0) [2023-05-04T02:16:39.436Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T02:16:39.436Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:16:39.436Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T02:16:39.436Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T02:16:39.711Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T02:16:39.711Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T02:16:39.711Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:16:39.711Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T02:16:39.711Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T02:16:39.711Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T02:16:39.711Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T02:16:39.711Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T02:16:39.711Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T02:16:39.711Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:16:39.988Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T02:16:39.988Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T02:16:39.988Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T02:16:39.988Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:16:40.586Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T02:16:40.586Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T02:16:40.586Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:16:40.586Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:16:40.586Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T02:16:40.586Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T02:16:40.586Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:16:40.586Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T02:16:40.859Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T02:16:40.859Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T02:16:40.859Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T02:16:40.859Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T02:16:40.859Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T02:16:40.859Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:16:40.859Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T02:16:41.132Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T02:16:41.132Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T02:16:41.132Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T02:16:41.132Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:16:41.132Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T02:16:41.132Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:16:46.543Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:16:46.543Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:16:46.543Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:16:49.936Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:16:49.936Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:16:49.936Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:16:49.936Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:16:49.936Z] OK: 275 MiB in 144 packages [2023-05-04T02:17:00.072Z] Removing intermediate container 99ace90fab50 [2023-05-04T02:17:00.072Z] ---> df3c5210a051 [2023-05-04T02:17:00.072Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:17:00.072Z] ---> Running in 0f30ca4969f2 [2023-05-04T02:17:00.072Z] Removing intermediate container 0f30ca4969f2 [2023-05-04T02:17:00.072Z] ---> d8716f617b65 [2023-05-04T02:17:00.072Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:17:00.072Z] ---> Running in 15eb3cfd286c [2023-05-04T02:17:00.072Z] Removing intermediate container 15eb3cfd286c [2023-05-04T02:17:00.072Z] ---> 19e3829e7de5 [2023-05-04T02:17:00.072Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:17:00.072Z] ---> Running in b63b152c578a [2023-05-04T02:17:39.168Z] [2023-05-04T02:17:39.168Z] removed 7 packages, changed 101 packages, and audited 264 packages in 33s [2023-05-04T02:17:39.168Z] [2023-05-04T02:17:39.168Z] 27 packages are looking for funding [2023-05-04T02:17:39.168Z] run `npm fund` for details [2023-05-04T02:17:39.168Z] [2023-05-04T02:17:39.168Z] found 0 vulnerabilities [2023-05-04T02:17:41.274Z] Removing intermediate container b63b152c578a [2023-05-04T02:17:41.274Z] ---> b2f79331ae2d [2023-05-04T02:17:41.274Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:17:41.274Z] ---> Running in b18b33105fa2 [2023-05-04T02:17:41.274Z] Removing intermediate container b18b33105fa2 [2023-05-04T02:17:41.274Z] ---> 41ce7ff3112a [2023-05-04T02:17:41.274Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:17:41.274Z] ---> Running in a9f2badb173d [2023-05-04T02:17:43.898Z] Removing intermediate container a9f2badb173d [2023-05-04T02:17:43.898Z] ---> 4c1b79401ff2 [2023-05-04T02:17:43.898Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:17:43.898Z] ---> Running in f6f5434fd039 [2023-05-04T02:17:43.898Z] Removing intermediate container f6f5434fd039 [2023-05-04T02:17:43.898Z] ---> 35dbcd24b7d7 [2023-05-04T02:17:43.898Z] Step 9/10 : WORKDIR /app [2023-05-04T02:17:43.898Z] ---> Running in 9e56499db236 [2023-05-04T02:17:44.173Z] Removing intermediate container 9e56499db236 [2023-05-04T02:17:44.173Z] ---> 7f364bd0479c [2023-05-04T02:17:44.173Z] Step 10/10 : LABEL git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 [2023-05-04T02:17:44.445Z] ---> Running in 3035c292e97f [2023-05-04T02:17:44.717Z] Removing intermediate container 3035c292e97f [2023-05-04T02:17:44.717Z] ---> 4f1aba54291f [2023-05-04T02:17:45.007Z] Successfully built 4f1aba54291f [2023-05-04T02:17:45.007Z] Successfully tagged edgexfoundry/edgex-web-ui:53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 [2023-05-04T02:17:45.007Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:17:45.007Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:17:45.007Z] mkdir -p node_modules coverage [2023-05-04T02:17:45.007Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:17:45.007Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.316Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE }, [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:03.317Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.228Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:18:42.228Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:18:42.228Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:18:42.228Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T02:18:43.649Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:18:49.015Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:18:59.120Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:18:59.120Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:18:59.709Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:19:26.471Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:19:26.471Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:19:27.899Z] 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. [2023-05-04T02:19:33.290Z] 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. [2023-05-04T02:19:34.259Z] 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. [2023-05-04T02:19:36.224Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:19:51.280Z] 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 [2023-05-04T02:19:52.712Z] 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 [2023-05-04T02:20:11.272Z] 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. [2023-05-04T02:20:50.278Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T02:21:37.207Z] [2023-05-04T02:21:37.207Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-04T02:21:37.207Z] [2023-05-04T02:21:37.207Z] 90 packages are looking for funding [2023-05-04T02:21:37.207Z] run `npm fund` for details [2023-05-04T02:21:37.207Z] [2023-05-04T02:21:37.207Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-04T02:21:37.207Z] [2023-05-04T02:21:37.207Z] To address issues that do not require attention, run: [2023-05-04T02:21:37.207Z] npm audit fix [2023-05-04T02:21:37.207Z] [2023-05-04T02:21:37.208Z] To address all issues (including breaking changes), run: [2023-05-04T02:21:37.208Z] npm audit fix --force [2023-05-04T02:21:37.208Z] [2023-05-04T02:21:37.208Z] Run `npm audit` for details. [2023-05-04T02:21:39.811Z] 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 [2023-05-04T02:22:01.914Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:22:40.834Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:22:40.834Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:23:19.761Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:23:19.761Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:23:25.128Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:23:25.128Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:23:30.508Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:23:30.780Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:23:37.472Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:23:40.842Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:23:40.842Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:23:46.214Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:23:46.486Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:23:47.080Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:25:08.790Z] 04 05 2023 02:25:02.287:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:25:08.790Z] 04 05 2023 02:25:02.306:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:25:08.790Z] 04 05 2023 02:25:02.344:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:26:05.472Z] 04 05 2023 02:26:04.860:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T02:26:23.858Z] 04 05 2023 02:26:21.759:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:26:24.461Z] 04 05 2023 02:26:24.288:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T02:27:32.560Z] 04 05 2023 02:27:24.696:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T02:27:32.560Z] 04 05 2023 02:27:29.821:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-04T02:27:42.750Z] ✔ Browser application bundle generation complete. [2023-05-04T02:27:44.169Z] 04 05 2023 02:27:44.134:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket BvKNlCpHgKX9b9vhAAAB with id 33599935 [2023-05-04T02:28:06.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:28:06.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.538 secs) [2023-05-04T02:28:06.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.658 secs) [2023-05-04T02:28:06.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.753 secs) [2023-05-04T02:28:07.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.3 secs) [2023-05-04T02:28:07.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.376 secs) [2023-05-04T02:28:07.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.511 secs) [2023-05-04T02:28:08.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.626 secs) [2023-05-04T02:28:08.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.949 secs) [2023-05-04T02:28:08.645Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.083 secs) [2023-05-04T02:28:09.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.525 secs) [2023-05-04T02:28:09.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.807 secs) [2023-05-04T02:28:09.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.866 secs) [2023-05-04T02:28:09.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.962 secs) [2023-05-04T02:28:10.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.343 secs) [2023-05-04T02:28:11.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 5.445 secs) [2023-05-04T02:28:11.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 5.521 secs) [2023-05-04T02:28:11.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.677 secs) [2023-05-04T02:28:11.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.801 secs) [2023-05-04T02:28:12.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 6.036 secs) [2023-05-04T02:28:12.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.07 secs) [2023-05-04T02:28:12.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.115 secs) [2023-05-04T02:28:12.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.144 secs) [2023-05-04T02:28:12.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.529 secs) [2023-05-04T02:28:12.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.575 secs) [2023-05-04T02:28:13.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.091 secs) [2023-05-04T02:28:13.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.219 secs) [2023-05-04T02:28:13.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.242 secs) [2023-05-04T02:28:13.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.259 secs) [2023-05-04T02:28:13.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.39 secs) [2023-05-04T02:28:13.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.624 secs) [2023-05-04T02:28:14.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 7.718 secs) [2023-05-04T02:28:14.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 7.773 secs) [2023-05-04T02:28:14.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 7.814 secs) [2023-05-04T02:28:14.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.05 secs) [2023-05-04T02:28:15.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.46 secs) [2023-05-04T02:28:15.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.666 secs) [2023-05-04T02:28:15.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.69 secs) [2023-05-04T02:28:15.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.709 secs) [2023-05-04T02:28:15.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.799 secs) [2023-05-04T02:28:15.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.865 secs) [2023-05-04T02:28:15.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 9.038 secs) [2023-05-04T02:28:15.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.064 secs) [2023-05-04T02:28:15.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.084 secs) [2023-05-04T02:28:15.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.102 secs) [2023-05-04T02:28:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.167 secs) [2023-05-04T02:28:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.21 secs) [2023-05-04T02:28:16.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.27 secs) [2023-05-04T02:28:16.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.448 secs) [2023-05-04T02:28:17.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.954 secs) [2023-05-04T02:28:17.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 10.17 secs) [2023-05-04T02:28:17.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 10.248 secs) [2023-05-04T02:28:17.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 10.308 secs) [2023-05-04T02:28:17.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.337 secs) [2023-05-04T02:28:17.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.36 secs) [2023-05-04T02:28:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.433 secs) [2023-05-04T02:28:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.509 secs) [2023-05-04T02:28:18.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.802 secs) [2023-05-04T02:28:18.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.833 secs) [2023-05-04T02:28:18.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.958 secs) [2023-05-04T02:28:18.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 11.045 secs) [2023-05-04T02:28:18.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.231 secs) [2023-05-04T02:28:18.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.273 secs) [2023-05-04T02:28:19.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.337 secs) [2023-05-04T02:28:19.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.634 secs) [2023-05-04T02:28:19.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.666 secs) [2023-05-04T02:28:19.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.723 secs) [2023-05-04T02:28:19.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.782 secs) [2023-05-04T02:28:20.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.898 secs) [2023-05-04T02:28:20.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.924 secs) [2023-05-04T02:28:20.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 12.113 secs) [2023-05-04T02:28:20.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 12.19 secs) [2023-05-04T02:28:20.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 12.268 secs) [2023-05-04T02:28:20.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.455 secs) [2023-05-04T02:28:20.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.559 secs) [2023-05-04T02:28:21.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.685 secs) [2023-05-04T02:28:21.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 13.075 secs) [2023-05-04T02:28:21.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 13.154 secs) [2023-05-04T02:28:21.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 13.216 secs) [2023-05-04T02:28:21.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 13.401 secs) [2023-05-04T02:28:22.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 13.532 secs) [2023-05-04T02:28:22.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 13.563 secs) [2023-05-04T02:28:22.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 13.578 secs) [2023-05-04T02:28:22.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 13.617 secs) [2023-05-04T02:28:22.781Z] WARN: ' [2023-05-04T02:28:22.781Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:28:22.781Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:28:22.781Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:28:22.781Z] in a future version of Angular. [2023-05-04T02:28:22.781Z] [2023-05-04T02:28:22.781Z] For more information on this, see our API docs here: [2023-05-04T02:28:22.781Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:28:22.781Z] ' [2023-05-04T02:28:22.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 13.617 secs) [2023-05-04T02:28:22.781Z] WARN: ' [2023-05-04T02:28:22.781Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:28:22.781Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:28:22.781Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:28:22.781Z] in a future version of Angular. [2023-05-04T02:28:22.781Z] [2023-05-04T02:28:22.781Z] For more information on this, see our API docs here: [2023-05-04T02:28:22.781Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:28:22.781Z] ' [2023-05-04T02:28:22.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.825 secs) [2023-05-04T02:28:22.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.915 secs) [2023-05-04T02:28:23.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.954 secs) [2023-05-04T02:28:23.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 14.016 secs) [2023-05-04T02:28:23.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 14.089 secs) [2023-05-04T02:28:23.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 14.124 secs) [2023-05-04T02:28:23.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 14.153 secs) [2023-05-04T02:28:23.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 14.187 secs) [2023-05-04T02:28:23.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 14.3 secs) [2023-05-04T02:28:23.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 14.347 secs) [2023-05-04T02:28:23.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.452 secs) [2023-05-04T02:28:23.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.626 secs) [2023-05-04T02:28:24.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.672 secs) [2023-05-04T02:28:24.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.691 secs) [2023-05-04T02:28:24.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.716 secs) [2023-05-04T02:28:24.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.774 secs) [2023-05-04T02:28:24.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.917 secs) [2023-05-04T02:28:24.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.959 secs) [2023-05-04T02:28:24.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.999 secs) [2023-05-04T02:28:24.667Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.038 secs) [2023-05-04T02:28:24.667Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.126 secs) [2023-05-04T02:28:24.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.41 secs) [2023-05-04T02:28:25.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.512 secs) [2023-05-04T02:28:25.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.705 secs) [2023-05-04T02:28:25.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.765 secs) [2023-05-04T02:28:25.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.821 secs) [2023-05-04T02:28:26.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 16.011 secs) [2023-05-04T02:28:26.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.06 secs) [2023-05-04T02:28:26.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.153 secs) [2023-05-04T02:28:26.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.383 secs) [2023-05-04T02:28:26.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.418 secs) [2023-05-04T02:28:26.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.53 secs) [2023-05-04T02:28:26.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.547 secs) [2023-05-04T02:28:27.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.949 secs) [2023-05-04T02:28:27.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 17.198 secs) [2023-05-04T02:28:27.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 17.321 secs) [2023-05-04T02:28:27.913Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.4 secs) [2023-05-04T02:28:27.913Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.479 secs) [2023-05-04T02:28:28.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.522 secs) [2023-05-04T02:28:28.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.675 secs) [2023-05-04T02:28:28.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.763 secs) [2023-05-04T02:28:28.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.791 secs) [2023-05-04T02:28:28.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.882 secs) [2023-05-04T02:28:28.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.977 secs) [2023-05-04T02:28:28.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 18.02 secs) [2023-05-04T02:28:28.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.264 secs) [2023-05-04T02:28:29.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.44 secs) [2023-05-04T02:28:29.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.506 secs) [2023-05-04T02:28:29.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.619 secs) [2023-05-04T02:28:30.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.924 secs) [2023-05-04T02:28:30.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.994 secs) [2023-05-04T02:28:30.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.028 secs) [2023-05-04T02:28:30.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 19.061 secs) [2023-05-04T02:28:30.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.077 secs) [2023-05-04T02:28:30.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.09 secs) [2023-05-04T02:28:30.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.164 secs) [2023-05-04T02:28:30.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.184 secs) [2023-05-04T02:28:30.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.199 secs) [2023-05-04T02:28:30.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.216 secs) [2023-05-04T02:28:30.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.23 secs) [2023-05-04T02:28:30.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.295 secs) [2023-05-04T02:28:30.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.315 secs) [2023-05-04T02:28:30.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.335 secs) [2023-05-04T02:28:30.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.353 secs) [2023-05-04T02:28:30.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.37 secs) [2023-05-04T02:28:31.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.431 secs) [2023-05-04T02:28:32.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.287 secs / 19.431 secs) [2023-05-04T02:28:32.104Z] TOTAL: 149 SUCCESS [2023-05-04T02:28:32.104Z] ✔ Browser application bundle generation complete. [2023-05-04T02:28:37.454Z] [2023-05-04T02:28:37.454Z] =============================== Coverage summary =============================== [2023-05-04T02:28:37.454Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T02:28:37.454Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:28:37.454Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T02:28:37.454Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T02:28:37.454Z] ================================================================================ [2023-05-04T02:28:37.454Z] 04 05 2023 02:28:36.586:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:28:38.040Z] ✔ Browser application bundle generation complete. [2023-05-04T02:28:42.300Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' [Pipeline] echo [2023-05-04T02:28:42.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:28:42.344Z] $ docker stop --time=1 b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce [2023-05-04T02:28:44.205Z] $ docker rm -f --volumes b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:28:45.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:28:48.761Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T02:28:54.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:28:55.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:28:58.045Z] + ls -al . [2023-05-04T02:28:58.046Z] total 176 [2023-05-04T02:28:58.046Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:12 . [2023-05-04T02:28:58.046Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:28:58.046Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 .blubracket [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:10 .dockerignore [2023-05-04T02:28:58.046Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 .git [2023-05-04T02:28:58.046Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 .github [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:10 .gitignore [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:10 Attribution.txt [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:10 CHANGELOG.md [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:10 CONTRIBUTING.md [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:10 Dockerfile [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:10 Jenkinsfile [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:10 LICENSE [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:10 Makefile [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:10 README.md [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION [2023-05-04T02:28:58.046Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 assets [2023-05-04T02:28:58.046Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 bin [2023-05-04T02:28:58.046Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 cmd [2023-05-04T02:28:58.046Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:12 coverage.out [2023-05-04T02:28:58.046Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 docs [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:10 go.mod [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:10 go.sum [2023-05-04T02:28:58.046Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 internal [2023-05-04T02:28:58.046Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 snap [2023-05-04T02:28:58.046Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 testing [2023-05-04T02:28:58.046Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:10 version.go [2023-05-04T02:28:58.046Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:28:58.414Z] + 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=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 --label arch=arm64 --label version=0.0.0 . [2023-05-04T02:28:59.827Z] Sending build context to Docker daemon 31.63MB [2023-05-04T02:28:59.827Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:28:59.827Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:28:59.827Z] ---> aa1e3a96b51a [2023-05-04T02:28:59.827Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:29:00.798Z] ---> Running in 740fbade28c5 [2023-05-04T02:29:01.066Z] Removing intermediate container 740fbade28c5 [2023-05-04T02:29:01.066Z] ---> 323d1c563c7a [2023-05-04T02:29:01.066Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:29:01.334Z] ---> Running in e0c3ec1730d0 [2023-05-04T02:29:01.604Z] Removing intermediate container e0c3ec1730d0 [2023-05-04T02:29:01.604Z] ---> bfb22ae60b6d [2023-05-04T02:29:01.604Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:29:01.604Z] ---> Running in 499cc7a89c8f [2023-05-04T02:29:02.196Z] Removing intermediate container 499cc7a89c8f [2023-05-04T02:29:02.196Z] ---> 3ca15f97e165 [2023-05-04T02:29:02.196Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:29:02.196Z] ---> Running in fd8eb528b53b [2023-05-04T02:29:02.470Z] Removing intermediate container fd8eb528b53b [2023-05-04T02:29:02.470Z] ---> aaef5a590fb9 [2023-05-04T02:29:02.470Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:29:02.741Z] ---> Running in 59066f951c31 [2023-05-04T02:29:03.010Z] Removing intermediate container 59066f951c31 [2023-05-04T02:29:03.010Z] ---> fff01b0d10d2 [2023-05-04T02:29:03.010Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:29:04.971Z] ---> 8d535bb7b080 [2023-05-04T02:29:04.971Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:29:04.971Z] ---> Running in 7837ff53117b [2023-05-04T02:29:05.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:29:06.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:29:08.344Z] OK: 263 MiB in 53 packages [2023-05-04T02:29:09.313Z] Removing intermediate container 7837ff53117b [2023-05-04T02:29:09.313Z] ---> 534abeae1223 [2023-05-04T02:29:09.313Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:29:09.313Z] ---> Running in 5c124374900d [2023-05-04T02:29:09.909Z] Removing intermediate container 5c124374900d [2023-05-04T02:29:09.909Z] ---> 81ff1c53e378 [2023-05-04T02:29:09.909Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:29:09.909Z] ---> Running in 12d9f784ea86 [2023-05-04T02:29:10.179Z] Removing intermediate container 12d9f784ea86 [2023-05-04T02:29:10.179Z] ---> 817fd43402ab [2023-05-04T02:29:10.179Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:29:10.768Z] ---> 944e16ba3245 [2023-05-04T02:29:10.768Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:29:11.037Z] ---> Running in 60d85e5dbd9e [2023-05-04T02:29:14.390Z] Removing intermediate container 60d85e5dbd9e [2023-05-04T02:29:14.390Z] ---> 8dddac67c7d3 [2023-05-04T02:29:14.390Z] Step 14/25 : COPY . . [2023-05-04T02:29:18.695Z] ---> c50d3efd793c [2023-05-04T02:29:18.695Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:29:18.695Z] ---> Running in 45160df2dfd2 [2023-05-04T02:29:20.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T02:31:56.893Z] Removing intermediate container 45160df2dfd2 [2023-05-04T02:31:56.893Z] ---> aa49aca2502c [2023-05-04T02:31:56.893Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:31:56.893Z] 3.17: Pulling from library/alpine [2023-05-04T02:31:56.893Z] c41833b44d91: Already exists [2023-05-04T02:31:56.893Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:31:56.893Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:31:56.893Z] ---> 51e60588ff2c [2023-05-04T02:31:56.893Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:31:56.893Z] ---> Running in 2e053ce5f3b4 [2023-05-04T02:31:56.893Z] Removing intermediate container 2e053ce5f3b4 [2023-05-04T02:31:56.893Z] ---> de124e2403f4 [2023-05-04T02:31:56.893Z] Step 18/25 : 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 [2023-05-04T02:31:57.874Z] ---> a780a87503eb [2023-05-04T02:31:57.874Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:31:58.159Z] ---> 02949482270e [2023-05-04T02:31:58.159Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:31:58.756Z] ---> 48439d8f03d3 [2023-05-04T02:31:58.756Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:31:59.028Z] ---> Running in c84196973dec [2023-05-04T02:31:59.299Z] Removing intermediate container c84196973dec [2023-05-04T02:31:59.299Z] ---> 9c1c1e421956 [2023-05-04T02:31:59.299Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:31:59.570Z] ---> Running in 488070efbaac [2023-05-04T02:31:59.845Z] Removing intermediate container 488070efbaac [2023-05-04T02:31:59.845Z] ---> 696c1b96edba [2023-05-04T02:31:59.845Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T02:32:00.119Z] ---> Running in 355facd486cc [2023-05-04T02:32:00.392Z] Removing intermediate container 355facd486cc [2023-05-04T02:32:00.392Z] ---> d66b779f509e [2023-05-04T02:32:00.392Z] Step 24/25 : LABEL git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 [2023-05-04T02:32:00.392Z] ---> Running in 4d1a024222fd [2023-05-04T02:32:00.986Z] Removing intermediate container 4d1a024222fd [2023-05-04T02:32:00.986Z] ---> 4bcc8c6d61cc [2023-05-04T02:32:00.986Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:32:00.986Z] ---> Running in d7fae9d9aebc [2023-05-04T02:32:01.259Z] Removing intermediate container d7fae9d9aebc [2023-05-04T02:32:01.259Z] ---> 690a4fa4b21c [2023-05-04T02:32:01.259Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:32:01.537Z] Successfully built 690a4fa4b21c [2023-05-04T02:32:01.537Z] 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 [2023-05-04T02:32:02.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:32:02.029Z] [2023-05-04T02:32:02.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:32:02.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:32:02.667Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T02:32:02.667Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T02:32:02.667Z] 04944245beec: Pulling fs layer [2023-05-04T02:32:02.667Z] 699f458cf7ca: Pulling fs layer [2023-05-04T02:32:02.667Z] 765212b225bb: Pulling fs layer [2023-05-04T02:32:02.667Z] f23df028b6ca: Pulling fs layer [2023-05-04T02:32:02.667Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T02:32:02.667Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T02:32:02.667Z] 765212b225bb: Waiting [2023-05-04T02:32:02.667Z] f23df028b6ca: Waiting [2023-05-04T02:32:02.667Z] d65c8cfc05b1: Waiting [2023-05-04T02:32:02.667Z] 2437ff75d9bd: Waiting [2023-05-04T02:32:02.667Z] 04944245beec: Verifying Checksum [2023-05-04T02:32:02.667Z] 04944245beec: Download complete [2023-05-04T02:32:02.667Z] 765212b225bb: Verifying Checksum [2023-05-04T02:32:02.667Z] 765212b225bb: Download complete [2023-05-04T02:32:02.667Z] f23df028b6ca: Verifying Checksum [2023-05-04T02:32:02.667Z] f23df028b6ca: Download complete [2023-05-04T02:32:02.940Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T02:32:02.940Z] d65c8cfc05b1: Download complete [2023-05-04T02:32:02.940Z] 699f458cf7ca: Verifying Checksum [2023-05-04T02:32:02.940Z] 699f458cf7ca: Download complete [2023-05-04T02:32:03.542Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T02:32:03.542Z] 8998bd30e6a1: Download complete [2023-05-04T02:32:06.151Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T02:32:06.151Z] 2437ff75d9bd: Download complete [2023-05-04T02:32:08.117Z] 8998bd30e6a1: Pull complete [2023-05-04T02:32:08.387Z] 04944245beec: Pull complete [2023-05-04T02:32:10.355Z] 699f458cf7ca: Pull complete [2023-05-04T02:32:10.355Z] 765212b225bb: Pull complete [2023-05-04T02:32:11.336Z] f23df028b6ca: Pull complete [2023-05-04T02:32:11.610Z] d65c8cfc05b1: Pull complete [2023-05-04T02:32:26.683Z] 2437ff75d9bd: Pull complete [2023-05-04T02:32:26.683Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T02:32:26.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:32:26.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:32:26.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container [2023-05-04T02:32:27.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T02:32:31.001Z] $ docker top 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:31.909Z] ---> job-cost.sh [2023-05-04T02:32:31.910Z] lf-activate-venv: SKIPPING [2023-05-04T02:32:31.910Z] INFO: No Stack... [2023-05-04T02:32:32.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T02:32:33.084Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:32:34.010Z] + cut -d, -f6 [2023-05-04T02:32:34.011Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [Pipeline] lock [2023-05-04T02:32:34.111Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [2023-05-04T02:32:34.154Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] did not exist. Created. [2023-05-04T02:32:34.154Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:32:34.924Z] /w/workspace/edgex-ui-go/6@tmp/durable-4ea7be0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T02:32:35.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T02:32:35.648Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T02:32:40.910Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:32:40.917Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:32:40.945Z] $ docker stop --time=1 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 [2023-05-04T02:32:43.501Z] $ docker rm -f --volumes 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 [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 [2023-05-04T02:32:43.944Z] provisioning config files... [2023-05-04T02:32:43.951Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config17450489526098451268tmp [Pipeline] { [Pipeline] sh [2023-05-04T02:32:44.244Z] + set +x [2023-05-04T02:32:44.244Z] + bash -s -- [2023-05-04T02:32:44.244Z] + curl -s https://codecov.io/bash [2023-05-04T02:32:44.244Z] [2023-05-04T02:32:44.244Z] _____ _ [2023-05-04T02:32:44.244Z] / ____| | | [2023-05-04T02:32:44.244Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T02:32:44.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T02:32:44.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T02:32:44.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T02:32:44.245Z] Bash-1.0.6 [2023-05-04T02:32:44.245Z] [2023-05-04T02:32:44.245Z] [2023-05-04T02:32:44.245Z] ==> git version 2.25.1 found [2023-05-04T02:32:44.245Z] ==> 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 [2023-05-04T02:32:44.245Z] Release-Date: 2020-01-08 [2023-05-04T02:32:44.245Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T02:32:44.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T02:32:44.245Z] ==> Jenkins CI detected. [2023-05-04T02:32:44.245Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-05-04T02:32:44.245Z] project root: . [2023-05-04T02:32:44.245Z] --> token set from env [2023-05-04T02:32:44.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T02:32:44.245Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T02:32:44.504Z] ==> Python coveragepy not found [2023-05-04T02:32:44.504Z] ==> Searching for coverage reports in: [2023-05-04T02:32:44.504Z] + . [2023-05-04T02:32:44.504Z] -> Found 1 reports [2023-05-04T02:32:44.504Z] ==> Detecting git/mercurial file structure [2023-05-04T02:32:44.504Z] ==> Reading reports [2023-05-04T02:32:44.504Z] + ./coverage.out bytes=10 [2023-05-04T02:32:44.504Z] ==> Appending adjustments [2023-05-04T02:32:44.504Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T02:32:45.074Z] + Found adjustments [2023-05-04T02:32:45.075Z] ==> Gzipping contents [2023-05-04T02:32:45.075Z] 12K /tmp/codecov.e3XDL7.gz [2023-05-04T02:32:45.075Z] ==> Uploading reports [2023-05-04T02:32:45.075Z] url: https://codecov.io [2023-05-04T02:32:45.075Z] query: branch=PR-590&commit=7cca23c9c8bbabe239289c282426188942e7ed08&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-05-04T02:32:45.075Z] -> Pinging Codecov [2023-05-04T02:32:45.075Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-590&commit=7cca23c9c8bbabe239289c282426188942e7ed08&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-05-04T02:32:45.334Z] -> Uploading to [2023-05-04T02:32:45.334Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/7cca23c9c8bbabe239289c282426188942e7ed08/1e00c55a-d3f3-48d1-8035-9e0ab87327ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T023245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc368a4501a3cbb23de70dc0f15a03cdece4eae920cf0238a24643ea4d506149 [2023-05-04T02:32:45.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:32:45.334Z] Dload Upload Total Spent Left Speed [2023-05-04T02:32:45.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 41274 --:--:-- --:--:-- --:--:-- 41274 [2023-05-04T02:32:45.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] } [2023-05-04T02:32:45.606Z] 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 [2023-05-04T02:32:46.437Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives ] [2023-05-04T02:32:46.437Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-05-04T02:32:46.437Z] total 16 [2023-05-04T02:32:46.437Z] drwxr-xr-x 3 root root 4096 May 4 02:10 . [2023-05-04T02:32:46.437Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:32:46.437Z] drwxr-xr-x 2 root root 4096 May 4 02:10 cost [2023-05-04T02:32:46.437Z] -rw-r--r-- 1 root root 83 May 4 02:10 cost.csv [2023-05-04T02:32:46.437Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-05-04T02:32:46.437Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-05-04T02:32:46.437Z] total 16 [2023-05-04T02:32:46.437Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:10 . [2023-05-04T02:32:46.437Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:32:46.437Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:10 cost [2023-05-04T02:32:46.437Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:46.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:47.610Z] ---> package-listing.sh [2023-05-04T02:32:47.610Z] ++ facter osfamily [2023-05-04T02:32:47.610Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T02:32:47.610Z] + OS_FAMILY=debian [2023-05-04T02:32:47.610Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-05-04T02:32:47.610Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T02:32:47.610Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T02:32:47.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T02:32:47.610Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T02:32:47.610Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-05-04T02:32:47.610Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T02:32:47.610Z] + case "${OS_FAMILY}" in [2023-05-04T02:32:47.610Z] + dpkg -l [2023-05-04T02:32:47.610Z] + grep '^ii' [2023-05-04T02:32:47.868Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T02:32:47.868Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T02:32:47.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T02:32:47.868Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-05-04T02:32:47.868Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [2023-05-04T02:32:47.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [Pipeline] echo [2023-05-04T02:32:47.877Z] 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T02:32:48.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:32:48.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:32:48.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:32:48.555Z] prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container [2023-05-04T02:32:48.605Z] $ 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-590/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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T02:32:49.058Z] $ docker top 0650da3e16900ce8a648373e5dd75c3bb96a6b6e7d9c544711c485a403bb11a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:32:49.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T02:32:49.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T02:32:50.134Z] + ls /var/log/sa-host [2023-05-04T02:32:50.134Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:32:50.332Z] provisioning config files... [2023-05-04T02:32:50.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config4562189440809983349tmp [Pipeline] { [Pipeline] echo [2023-05-04T02:32:50.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:50.638Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T02:32:50.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:51.032Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T02:32:51.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:51.322Z] ---> sudo-logs.sh [2023-05-04T02:32:51.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T02:32:51.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:51.636Z] ---> job-cost.sh [2023-05-04T02:32:51.636Z] lf-activate-venv: SKIPPING [2023-05-04T02:32:51.636Z] DEBUG: total: 0.2199999988079071 [2023-05-04T02:32:51.636Z] INFO: Retrieving Stack Cost... [2023-05-04T02:32:51.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:32:52.461Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T02:32:52.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:32:52.759Z] ---> logs-deploy.sh [2023-05-04T02:32:52.759Z] lf-activate-venv: SKIPPING [2023-05-04T02:32:52.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-590/6 [2023-05-04T02:32:52.759Z] INFO: archiving workspace using pattern(s): [2023-05-04T02:32:53.698Z] Archives upload complete. [2023-05-04T02:32:53.971Z] INFO: archiving logs to Nexus [2023-05-04T02:32:54.575Z] ---> uname -a: [2023-05-04T02:32:54.575Z] Linux prd-ubuntu20-04-docker-8c-8g-12679 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] ---> lscpu: [2023-05-04T02:32:54.575Z] Architecture: x86_64 [2023-05-04T02:32:54.575Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T02:32:54.575Z] Byte Order: Little Endian [2023-05-04T02:32:54.575Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T02:32:54.575Z] CPU(s): 8 [2023-05-04T02:32:54.575Z] On-line CPU(s) list: 0-7 [2023-05-04T02:32:54.575Z] Thread(s) per core: 1 [2023-05-04T02:32:54.575Z] Core(s) per socket: 1 [2023-05-04T02:32:54.575Z] Socket(s): 8 [2023-05-04T02:32:54.575Z] NUMA node(s): 1 [2023-05-04T02:32:54.575Z] Vendor ID: AuthenticAMD [2023-05-04T02:32:54.575Z] CPU family: 23 [2023-05-04T02:32:54.575Z] Model: 49 [2023-05-04T02:32:54.575Z] Model name: AMD EPYC-Rome Processor [2023-05-04T02:32:54.575Z] Stepping: 0 [2023-05-04T02:32:54.575Z] CPU MHz: 2799.998 [2023-05-04T02:32:54.575Z] BogoMIPS: 5599.99 [2023-05-04T02:32:54.575Z] Virtualization: AMD-V [2023-05-04T02:32:54.575Z] Hypervisor vendor: KVM [2023-05-04T02:32:54.575Z] Virtualization type: full [2023-05-04T02:32:54.575Z] L1d cache: 256 KiB [2023-05-04T02:32:54.575Z] L1i cache: 256 KiB [2023-05-04T02:32:54.575Z] L2 cache: 4 MiB [2023-05-04T02:32:54.575Z] L3 cache: 128 MiB [2023-05-04T02:32:54.575Z] NUMA node0 CPU(s): 0-7 [2023-05-04T02:32:54.575Z] Vulnerability Itlb multihit: Not affected [2023-05-04T02:32:54.575Z] Vulnerability L1tf: Not affected [2023-05-04T02:32:54.575Z] Vulnerability Mds: Not affected [2023-05-04T02:32:54.575Z] Vulnerability Meltdown: Not affected [2023-05-04T02:32:54.575Z] Vulnerability Mmio stale data: Not affected [2023-05-04T02:32:54.575Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T02:32:54.575Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T02:32:54.575Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T02:32:54.575Z] Vulnerability Srbds: Not affected [2023-05-04T02:32:54.575Z] Vulnerability Tsx async abort: Not affected [2023-05-04T02:32:54.575Z] 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 [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] ---> nproc: [2023-05-04T02:32:54.575Z] 8 [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] ---> df -h: [2023-05-04T02:32:54.575Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T02:32:54.575Z] overlay 155G 13G 142G 9% / [2023-05-04T02:32:54.575Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T02:32:54.575Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T02:32:54.575Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T02:32:54.575Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] ---> sar -b -r -n DEV: [2023-05-04T02:32:54.575Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12679) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:06:15 LINUX RESTART (8 CPU) [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-04T02:32:54.575Z] 02:08:01 250.72 4.52 246.20 0.00 444.67 101829.66 0.00 [2023-05-04T02:32:54.575Z] 02:09:01 205.12 0.33 204.78 0.00 13.60 38377.07 0.00 [2023-05-04T02:32:54.575Z] 02:10:01 146.11 0.17 145.94 0.00 2.53 32552.44 0.00 [2023-05-04T02:32:54.575Z] 02:11:01 177.90 0.05 177.85 0.00 6.53 42031.26 0.00 [2023-05-04T02:32:54.575Z] 02:12:01 39.34 11.88 27.46 0.00 5438.16 6275.37 0.00 [2023-05-04T02:32:54.575Z] 02:13:01 2.28 0.00 2.28 0.00 0.00 27.33 0.00 [2023-05-04T02:32:54.575Z] 02:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-05-04T02:32:54.575Z] 02:15:01 1.95 0.00 1.95 0.00 0.00 21.20 0.00 [2023-05-04T02:32:54.575Z] 02:16:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2023-05-04T02:32:54.575Z] 02:17:01 2.38 0.02 2.37 0.00 0.13 38.79 0.00 [2023-05-04T02:32:54.575Z] 02:18:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-05-04T02:32:54.575Z] 02:19:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 [2023-05-04T02:32:54.575Z] 02:20:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-05-04T02:32:54.575Z] 02:21:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-05-04T02:32:54.575Z] 02:22:01 1.85 0.02 1.83 0.00 0.13 21.06 0.00 [2023-05-04T02:32:54.575Z] 02:23:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 [2023-05-04T02:32:54.575Z] 02:24:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-05-04T02:32:54.575Z] 02:25:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 [2023-05-04T02:32:54.575Z] 02:26:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-05-04T02:32:54.575Z] 02:27:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2023-05-04T02:32:54.575Z] 02:28:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-05-04T02:32:54.575Z] 02:29:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2023-05-04T02:32:54.575Z] 02:30:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-04T02:32:54.575Z] 02:31:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2023-05-04T02:32:54.575Z] 02:32:01 3.37 1.02 2.35 0.00 21.86 31.06 0.00 [2023-05-04T02:32:54.575Z] Average: 33.92 0.72 33.21 0.00 236.96 8795.39 0.00 [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-04T02:32:54.575Z] 02:08:01 28001496 31569660 730416 2.22 149364 3617328 1928904 5.68 1144104 3284324 740 [2023-05-04T02:32:54.575Z] 02:09:01 26546876 31243636 1109752 3.37 198832 4505232 2136780 6.30 1571660 4164572 323428 [2023-05-04T02:32:54.575Z] 02:10:01 26665172 31550132 740648 2.25 218728 4696984 1782548 5.25 1498124 4089344 18384 [2023-05-04T02:32:54.575Z] 02:11:01 25849980 31556296 730780 2.22 226164 5445884 1747156 5.15 1595148 4737792 148 [2023-05-04T02:32:54.575Z] 02:12:01 25473860 31535344 742516 2.26 233628 5778644 1823776 5.37 1829112 4851376 412 [2023-05-04T02:32:54.575Z] 02:13:01 25481616 31543152 734652 2.23 233676 5778636 1823776 5.37 1821660 4851376 8 [2023-05-04T02:32:54.575Z] 02:14:01 25481204 31542828 734796 2.23 233704 5778648 1823776 5.37 1821688 4851388 8 [2023-05-04T02:32:54.575Z] 02:15:01 25482700 31544404 733132 2.23 233788 5778652 1823776 5.37 1819936 4851392 8 [2023-05-04T02:32:54.575Z] 02:16:01 25487136 31549216 728652 2.22 233848 5778652 1823776 5.37 1815892 4851688 8 [2023-05-04T02:32:54.575Z] 02:17:01 25487388 31549584 728104 2.21 233940 5778632 1823776 5.37 1816812 4851692 216 [2023-05-04T02:32:54.575Z] 02:18:01 25487492 31549736 727912 2.21 233968 5778632 1823776 5.37 1816108 4851692 16 [2023-05-04T02:32:54.575Z] 02:19:01 25487516 31549840 727788 2.21 234016 5778640 1823776 5.37 1816272 4851696 8 [2023-05-04T02:32:54.575Z] 02:20:01 25487468 31549920 727580 2.21 234072 5778772 1823776 5.37 1816056 4851816 8 [2023-05-04T02:32:54.575Z] 02:21:01 25487184 31549716 727772 2.21 234092 5778772 1823776 5.37 1816220 4851816 8 [2023-05-04T02:32:54.575Z] 02:22:01 25486352 31548988 728276 2.21 234128 5778760 1825584 5.38 1815892 4851832 8 [2023-05-04T02:32:54.575Z] 02:23:01 25486540 31549256 727936 2.21 234188 5778776 1825584 5.38 1816128 4851832 8 [2023-05-04T02:32:54.575Z] 02:24:01 25486764 31549484 727848 2.21 234220 5778780 1825584 5.38 1815916 4851836 20 [2023-05-04T02:32:54.575Z] 02:25:01 25486740 31549500 727788 2.21 234256 5778788 1825584 5.38 1815948 4851840 8 [2023-05-04T02:32:54.575Z] 02:26:01 25486660 31549464 727792 2.21 234264 5778788 1825584 5.38 1815988 4851840 8 [2023-05-04T02:32:54.575Z] 02:27:01 25486392 31549216 727972 2.21 234304 5778776 1825584 5.38 1816136 4851848 4 [2023-05-04T02:32:54.575Z] 02:28:01 25486564 31549452 727804 2.21 234320 5778796 1825584 5.38 1816256 4851852 4 [2023-05-04T02:32:54.575Z] 02:29:01 25486800 31549696 727480 2.21 234348 5778800 1825584 5.38 1816064 4851856 16 [2023-05-04T02:32:54.575Z] 02:30:01 25486972 31549904 727244 2.21 234352 5778804 1825584 5.38 1816076 4851860 8 [2023-05-04T02:32:54.575Z] 02:31:01 25486912 31549872 727436 2.21 234376 5778804 1825584 5.38 1816164 4851860 8 [2023-05-04T02:32:54.575Z] 02:32:01 25484944 31548880 728328 2.21 234468 5779424 1818112 5.36 1816652 4852396 220 [2023-05-04T02:32:54.575Z] Average: 25690349 31537087 745216 2.27 228362 5584776 1836284 5.41 1759040 4726513 13748 [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-04T02:32:54.575Z] 02:08:01 vetha023edd 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:08:01 ens3 660.48 385.10 8421.18 53.40 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:08:01 docker0 210.71 335.94 16.79 2244.93 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:08:01 lo 4.88 4.88 0.50 0.50 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:09:01 ens3 336.88 188.24 3890.69 41.14 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:09:01 docker0 143.94 263.89 17.99 3169.45 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:09:01 veth0c152df 77.45 111.40 15.01 1097.41 0.00 0.00 0.00 0.09 [2023-05-04T02:32:54.575Z] 02:09:01 veth4e229cb 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:10:01 ens3 160.99 108.70 986.83 145.76 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:10:01 docker0 47.39 99.95 6.29 954.90 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:11:01 ens3 111.41 68.84 2578.57 20.73 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:11:01 docker0 1.47 3.25 0.09 42.48 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:11:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:12:01 ens3 102.23 38.93 1950.75 3.33 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:13:01 ens3 0.53 0.27 0.08 0.02 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:14:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:15:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:16:01 ens3 0.73 0.07 0.04 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:17:01 ens3 1.47 0.23 0.19 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:18:01 ens3 0.83 0.65 0.41 0.29 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:19:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:20:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:21:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:22:01 ens3 0.35 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:23:01 ens3 0.47 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:24:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:25:01 ens3 0.45 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:26:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:27:01 ens3 1.05 0.25 0.23 0.14 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:28:01 ens3 0.48 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:29:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:30:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:31:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:32:01 ens3 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] Average: ens3 54.85 31.47 708.04 10.58 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] Average: docker0 16.01 27.92 1.64 255.14 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] ---> sar -P ALL: [2023-05-04T02:32:54.575Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12679) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:06:15 LINUX RESTART (8 CPU) [2023-05-04T02:32:54.575Z] [2023-05-04T02:32:54.575Z] 02:07:02 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:32:54.575Z] 02:08:01 all 9.90 0.00 4.53 4.26 0.07 81.24 [2023-05-04T02:32:54.575Z] 02:08:01 0 10.06 0.00 3.86 1.73 0.05 84.30 [2023-05-04T02:32:54.575Z] 02:08:01 1 9.26 0.00 3.65 5.54 0.05 81.50 [2023-05-04T02:32:54.575Z] 02:08:01 2 9.54 0.00 4.57 3.55 0.05 82.29 [2023-05-04T02:32:54.575Z] 02:08:01 3 9.61 0.00 4.23 1.47 0.07 84.63 [2023-05-04T02:32:54.575Z] 02:08:01 4 12.13 0.00 5.34 12.99 0.09 69.45 [2023-05-04T02:32:54.575Z] 02:08:01 5 9.15 0.00 4.76 7.02 0.09 78.98 [2023-05-04T02:32:54.575Z] 02:08:01 6 9.46 0.00 5.43 0.91 0.05 84.15 [2023-05-04T02:32:54.575Z] 02:08:01 7 9.98 0.00 4.41 0.90 0.09 84.62 [2023-05-04T02:32:54.575Z] 02:09:01 all 20.85 0.00 5.24 2.96 0.09 70.87 [2023-05-04T02:32:54.575Z] 02:09:01 0 20.45 0.00 4.60 0.45 0.07 74.42 [2023-05-04T02:32:54.575Z] 02:09:01 1 18.43 0.00 4.85 1.29 0.08 75.34 [2023-05-04T02:32:54.575Z] 02:09:01 2 18.48 0.00 4.31 2.95 0.08 74.17 [2023-05-04T02:32:54.575Z] 02:09:01 3 21.44 0.00 6.08 3.50 0.10 68.88 [2023-05-04T02:32:54.575Z] 02:09:01 4 18.37 0.00 5.53 0.99 0.13 74.97 [2023-05-04T02:32:54.575Z] 02:09:01 5 21.15 0.00 5.08 8.42 0.08 65.27 [2023-05-04T02:32:54.575Z] 02:09:01 6 18.79 0.00 5.90 5.30 0.07 69.94 [2023-05-04T02:32:54.575Z] 02:09:01 7 29.76 0.00 5.58 0.68 0.09 63.88 [2023-05-04T02:32:54.575Z] 02:10:01 all 18.29 0.00 4.66 2.06 0.10 74.89 [2023-05-04T02:32:54.575Z] 02:10:01 0 21.86 0.00 4.82 0.13 0.07 73.12 [2023-05-04T02:32:54.575Z] 02:10:01 1 10.47 0.00 3.18 0.71 0.05 85.60 [2023-05-04T02:32:54.575Z] 02:10:01 2 23.34 0.00 3.93 0.53 0.05 72.15 [2023-05-04T02:32:54.575Z] 02:10:01 3 16.39 0.00 4.12 0.96 0.07 78.46 [2023-05-04T02:32:54.575Z] 02:10:01 4 22.37 0.00 6.61 0.83 0.10 70.09 [2023-05-04T02:32:54.575Z] 02:10:01 5 18.79 0.00 5.72 8.94 0.07 66.48 [2023-05-04T02:32:54.575Z] 02:10:01 6 12.41 0.00 3.05 3.50 0.05 80.99 [2023-05-04T02:32:54.575Z] 02:10:01 7 20.73 0.00 5.85 0.88 0.36 72.18 [2023-05-04T02:32:54.575Z] 02:11:01 all 15.02 0.00 4.15 1.98 0.06 78.79 [2023-05-04T02:32:54.575Z] 02:11:01 0 12.47 0.00 3.84 0.03 0.08 83.57 [2023-05-04T02:32:54.575Z] 02:11:01 1 14.92 0.00 4.32 5.55 0.07 75.13 [2023-05-04T02:32:54.575Z] 02:11:01 2 16.48 0.00 4.05 0.57 0.07 78.82 [2023-05-04T02:32:54.575Z] 02:11:01 3 15.58 0.00 3.95 5.52 0.03 74.92 [2023-05-04T02:32:54.575Z] 02:11:01 4 14.75 0.00 4.04 2.94 0.05 78.23 [2023-05-04T02:32:54.575Z] 02:11:01 5 16.03 0.00 4.84 0.02 0.05 79.06 [2023-05-04T02:32:54.575Z] 02:11:01 6 14.33 0.00 3.88 0.71 0.05 81.03 [2023-05-04T02:32:54.575Z] 02:11:01 7 15.62 0.00 4.29 0.52 0.05 79.52 [2023-05-04T02:32:54.575Z] 02:12:01 all 1.18 0.00 0.57 0.91 0.03 97.32 [2023-05-04T02:32:54.575Z] 02:12:01 0 1.40 0.00 0.73 0.55 0.02 97.30 [2023-05-04T02:32:54.575Z] 02:12:01 1 2.01 0.00 0.54 3.69 0.03 93.73 [2023-05-04T02:32:54.575Z] 02:12:01 2 0.90 0.00 0.48 0.07 0.02 98.53 [2023-05-04T02:32:54.575Z] 02:12:01 3 0.67 0.00 0.52 0.63 0.03 98.15 [2023-05-04T02:32:54.575Z] 02:12:01 4 1.44 0.00 0.87 0.63 0.05 97.01 [2023-05-04T02:32:54.575Z] 02:12:01 5 0.92 0.00 0.53 0.55 0.02 97.98 [2023-05-04T02:32:54.575Z] 02:12:01 6 1.50 0.00 0.50 0.17 0.03 97.80 [2023-05-04T02:32:54.575Z] 02:12:01 7 0.62 0.00 0.35 0.99 0.03 98.01 [2023-05-04T02:32:54.575Z] 02:13:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2023-05-04T02:32:54.575Z] 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.575Z] 02:13:01 1 1.04 0.00 0.03 0.03 0.02 98.87 [2023-05-04T02:32:54.575Z] 02:13:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-04T02:32:54.575Z] 02:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.575Z] 02:13:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-04T02:32:54.575Z] 02:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.575Z] 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.575Z] 02:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.575Z] 02:14:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2023-05-04T02:32:54.575Z] 02:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T02:32:54.575Z] 02:14:01 1 1.19 0.00 0.10 0.00 0.02 98.69 [2023-05-04T02:32:54.575Z] 02:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.575Z] 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.575Z] 02:14:01 4 0.02 0.00 0.00 0.02 0.03 99.93 [2023-05-04T02:32:54.575Z] 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.575Z] 02:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.575Z] 02:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.575Z] 02:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-04T02:32:54.575Z] 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.575Z] 02:15:01 1 0.12 0.00 0.02 0.02 0.02 99.83 [2023-05-04T02:32:54.575Z] 02:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:32:54.575Z] 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.575Z] 02:15:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-04T02:32:54.575Z] 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.575Z] 02:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.575Z] 02:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:16:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2023-05-04T02:32:54.576Z] 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:16:01 1 0.76 0.00 0.00 0.02 0.02 99.20 [2023-05-04T02:32:54.576Z] 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:16:01 4 0.05 0.00 0.05 0.02 0.03 99.85 [2023-05-04T02:32:54.576Z] 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-04T02:32:54.576Z] 02:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-04T02:32:54.576Z] 02:17:01 1 0.13 0.00 0.03 0.02 0.02 99.80 [2023-05-04T02:32:54.576Z] 02:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:17:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-04T02:32:54.576Z] 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:17:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-04T02:32:54.576Z] 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-05-04T02:32:54.576Z] 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:18:01 4 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-04T02:32:54.576Z] 02:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] [2023-05-04T02:32:54.576Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:32:54.576Z] 02:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:19:01 4 0.02 0.00 0.02 0.08 0.02 99.87 [2023-05-04T02:32:54.576Z] 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-04T02:32:54.576Z] 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T02:32:54.576Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:20:01 4 0.02 0.00 0.00 0.05 0.03 99.90 [2023-05-04T02:32:54.576Z] 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:21:01 1 0.07 0.00 0.00 0.02 0.02 99.90 [2023-05-04T02:32:54.576Z] 02:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:21:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T02:32:54.576Z] 02:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:22:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2023-05-04T02:32:54.576Z] 02:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-04T02:32:54.576Z] 02:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:22:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-04T02:32:54.576Z] 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:22:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T02:32:54.576Z] 02:23:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:24:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:24:01 0 0.00 0.00 0.02 0.08 0.02 99.88 [2023-05-04T02:32:54.576Z] 02:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:24:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T02:32:54.576Z] 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-05-04T02:32:54.576Z] 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:25:01 1 0.13 0.00 0.02 0.02 0.02 99.82 [2023-05-04T02:32:54.576Z] 02:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T02:32:54.576Z] 02:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:32:54.576Z] 02:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:28:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-05-04T02:32:54.576Z] 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:28:01 1 0.75 0.00 0.00 0.02 0.02 99.22 [2023-05-04T02:32:54.576Z] 02:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T02:32:54.576Z] 02:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:29:01 all 0.08 0.00 0.01 0.02 0.00 99.89 [2023-05-04T02:32:54.576Z] 02:29:01 0 0.02 0.00 0.00 0.07 0.02 99.90 [2023-05-04T02:32:54.576Z] 02:29:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2023-05-04T02:32:54.576Z] 02:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:29:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] [2023-05-04T02:32:54.576Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:32:54.576Z] 02:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-05-04T02:32:54.576Z] 02:30:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:30:01 1 0.22 0.00 0.00 0.00 0.02 99.77 [2023-05-04T02:32:54.576Z] 02:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T02:32:54.576Z] 02:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:32:54.576Z] 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:30:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T02:32:54.576Z] 02:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:32:54.576Z] 02:31:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-05-04T02:32:54.576Z] 02:31:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:31:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-04T02:32:54.576Z] 02:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:32:54.576Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:32:54.576Z] 02:31:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T02:32:54.576Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:32:54.576Z] 02:32:01 all 0.25 0.00 0.03 0.02 0.01 99.68 [2023-05-04T02:32:54.576Z] 02:32:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:32:54.576Z] 02:32:01 1 1.68 0.00 0.05 0.02 0.02 98.24 [2023-05-04T02:32:54.576Z] 02:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-04T02:32:54.576Z] 02:32:01 3 0.18 0.00 0.05 0.08 0.00 99.68 [2023-05-04T02:32:54.576Z] 02:32:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T02:32:54.576Z] 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:32:54.576Z] 02:32:01 6 0.03 0.00 0.07 0.02 0.03 99.85 [2023-05-04T02:32:54.576Z] 02:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:32:54.576Z] Average: all 2.63 0.00 0.77 0.49 0.02 96.10 [2023-05-04T02:32:54.576Z] Average: 0 2.63 0.00 0.72 0.13 0.02 96.50 [2023-05-04T02:32:54.576Z] Average: 1 2.46 0.00 0.67 0.67 0.02 96.17 [2023-05-04T02:32:54.576Z] Average: 2 2.76 0.00 0.70 0.30 0.02 96.22 [2023-05-04T02:32:54.576Z] Average: 3 2.54 0.00 0.75 0.48 0.01 96.21 [2023-05-04T02:32:54.576Z] Average: 4 2.74 0.00 0.89 0.74 0.03 95.60 [2023-05-04T02:32:54.576Z] Average: 5 2.62 0.00 0.83 0.99 0.02 95.54 [2023-05-04T02:32:54.576Z] Average: 6 2.24 0.00 0.75 0.42 0.02 96.57 [2023-05-04T02:32:54.576Z] Average: 7 3.03 0.00 0.81 0.16 0.03 95.97 [2023-05-04T02:32:54.576Z] [2023-05-04T02:32:54.576Z] [2023-05-04T02:32:54.576Z]