Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+5f229313553dc91b9ee90f1a6a748fc527e9160b (ddcb4f9d79c0689fb6f64991cfe138ad12d065cc) 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-ssh1034381902265023203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4725911478655486390.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17709104748192562136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3952458343962551333.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6393667592645640049.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-13352 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # 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 > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Merge succeeded, producing a22e33711585732bb23c896e5cf594dc9dec5237 Checking out Revision a22e33711585732bb23c896e5cf594dc9dec5237 (PR-589) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # 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 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a22e33711585732bb23c896e5cf594dc9dec5237 # timeout=10 Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 855796babcddf274bb2df5562b371ec5a717b142 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T02:07:03.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T02:07:03.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T02:07:03.670Z] ========================================================= [2023-05-05T02:07:03.670Z] EdgeX Global Pipelines Version Info [2023-05-05T02:07:03.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:04.555Z] ------------------- [2023-05-05T02:07:04.555Z] stable info: [2023-05-05T02:07:04.555Z] ------------------- [2023-05-05T02:07:04.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T02:07:04.555Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:04.555Z] Message: update stable to v1.0.249 [2023-05-05T02:07:04.816Z] ------------------- [2023-05-05T02:07:04.816Z] experimental info: [2023-05-05T02:07:04.816Z] ------------------- [2023-05-05T02:07:04.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T02:07:04.816Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:04.816Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T02:07:05.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-05T02:07:05.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-05T02:07:05.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T02:07:05.055Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T02:07:05.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T02:07:05.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T02:07:05.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T02:07:05.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T02:07:05.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T02:07:05.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T02:07:05.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T02:07:05.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-05T02:07:05.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T02:07:05.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T02:07:05.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:05.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:05.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:05.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:05.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T02:07:05.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T02:07:05.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T02:07:05.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T02:07:05.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T02:07:05.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T02:07:05.351Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T02:07:05.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T02:07:05.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T02:07:05.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2023-05-05T02:07:05.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2023-05-05T02:07:05.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2023-05-05T02:07:05.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a22e33711585732bb23c896e5cf594dc9dec5237 [Pipeline] echo [2023-05-05T02:07:05.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a22e337 [Pipeline] echo [2023-05-05T02:07:05.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:07:05.501Z] provisioning config files... [2023-05-05T02:07:05.515Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config4015827834304321914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:05.816Z] ---> docker-login.sh [2023-05-05T02:07:05.816Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:06.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:06.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:06.336Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:06.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:06.336Z] [2023-05-05T02:07:06.336Z] Login Succeeded [2023-05-05T02:07:06.336Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:06.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:06.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:06.336Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:06.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:06.336Z] [2023-05-05T02:07:06.336Z] Login Succeeded [2023-05-05T02:07:06.336Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:06.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:06.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:06.596Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:06.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:06.596Z] [2023-05-05T02:07:06.596Z] Login Succeeded [2023-05-05T02:07:06.596Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:06.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:06.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:06.596Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:06.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:06.596Z] [2023-05-05T02:07:06.596Z] Login Succeeded [2023-05-05T02:07:06.596Z] docker.io [2023-05-05T02:07:06.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:06.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:06.857Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:06.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:06.857Z] [2023-05-05T02:07:06.857Z] Login Succeeded [2023-05-05T02:07:06.857Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:06.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T02:07:07.253Z] + git rev-list -1 --merges a22e33711585732bb23c896e5cf594dc9dec5237~1..a22e33711585732bb23c896e5cf594dc9dec5237 [Pipeline] echo [2023-05-05T02:07:07.307Z] -----------> git rev-list -1 --merges a22e33711585732bb23c896e5cf594dc9dec5237~1..a22e33711585732bb23c896e5cf594dc9dec5237 a22e33711585732bb23c896e5cf594dc9dec5237 [2023-05-05T02:07:07.307Z] a22e33711585732bb23c896e5cf594dc9dec5237 [false] [Pipeline] sh [2023-05-05T02:07:07.598Z] + git log --format=format:%s -1 a22e33711585732bb23c896e5cf594dc9dec5237 [Pipeline] echo [2023-05-05T02:07:07.613Z] ========================================================= [2023-05-05T02:07:07.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T02:07:07.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:07:07.946Z] + git log --format=format:%s -1 a22e33711585732bb23c896e5cf594dc9dec5237 [Pipeline] echo [2023-05-05T02:07:07.958Z] [semverPrep] GIT_COMMIT: a22e33711585732bb23c896e5cf594dc9dec5237, Commit Message: Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD [Pipeline] echo [2023-05-05T02:07:07.969Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T02:07:08.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:07:08.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T02:07:08.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T02:07:08.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T02:07:08.321Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-05T02:07:08.321Z] -a /etc/ssh/ssh_known_hosts [2023-05-05T02:07:08.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:08.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:08.678Z] [2023-05-05T02:07:08.678Z] 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-05T02:07:08.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:08.979Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T02:07:08.979Z] b85a868b505f: Pulling fs layer [2023-05-05T02:07:08.979Z] e2be974225ed: Pulling fs layer [2023-05-05T02:07:08.979Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T02:07:08.979Z] 988bab9f4d93: Pulling fs layer [2023-05-05T02:07:08.979Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T02:07:08.979Z] eaf3925da568: Pulling fs layer [2023-05-05T02:07:08.979Z] bab4dde63d76: Pulling fs layer [2023-05-05T02:07:08.979Z] bde34c3a00c8: Pulling fs layer [2023-05-05T02:07:08.979Z] b352a97aabf1: Pulling fs layer [2023-05-05T02:07:08.979Z] 4872d77fe225: Pulling fs layer [2023-05-05T02:07:08.979Z] 5851b861e8e6: Pulling fs layer [2023-05-05T02:07:08.979Z] 988bab9f4d93: Waiting [2023-05-05T02:07:08.979Z] eaf3925da568: Waiting [2023-05-05T02:07:08.979Z] bab4dde63d76: Waiting [2023-05-05T02:07:08.979Z] b352a97aabf1: Waiting [2023-05-05T02:07:08.979Z] bde34c3a00c8: Waiting [2023-05-05T02:07:08.979Z] 4872d77fe225: Waiting [2023-05-05T02:07:08.979Z] 5851b861e8e6: Waiting [2023-05-05T02:07:08.979Z] 1469e6f7b9e6: Waiting [2023-05-05T02:07:08.979Z] 988bab9f4d93: Verifying Checksum [2023-05-05T02:07:08.979Z] 988bab9f4d93: Download complete [2023-05-05T02:07:09.238Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T02:07:09.238Z] 1469e6f7b9e6: Download complete [2023-05-05T02:07:09.238Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T02:07:09.238Z] 339a4e72a1f5: Download complete [2023-05-05T02:07:09.238Z] eaf3925da568: Verifying Checksum [2023-05-05T02:07:09.238Z] bde34c3a00c8: Download complete [2023-05-05T02:07:09.238Z] b352a97aabf1: Verifying Checksum [2023-05-05T02:07:09.238Z] b352a97aabf1: Download complete [2023-05-05T02:07:09.238Z] 4872d77fe225: Verifying Checksum [2023-05-05T02:07:09.238Z] 4872d77fe225: Download complete [2023-05-05T02:07:09.238Z] 5851b861e8e6: Download complete [2023-05-05T02:07:09.238Z] b85a868b505f: Verifying Checksum [2023-05-05T02:07:09.238Z] b85a868b505f: Download complete [2023-05-05T02:07:09.497Z] bab4dde63d76: Download complete [2023-05-05T02:07:10.437Z] b85a868b505f: Pull complete [2023-05-05T02:07:10.697Z] e2be974225ed: Pull complete [2023-05-05T02:07:11.268Z] 339a4e72a1f5: Pull complete [2023-05-05T02:07:11.268Z] 988bab9f4d93: Pull complete [2023-05-05T02:07:11.528Z] 1469e6f7b9e6: Pull complete [2023-05-05T02:07:11.789Z] eaf3925da568: Pull complete [2023-05-05T02:07:13.703Z] bab4dde63d76: Pull complete [2023-05-05T02:07:13.703Z] bde34c3a00c8: Pull complete [2023-05-05T02:07:13.703Z] b352a97aabf1: Pull complete [2023-05-05T02:07:13.703Z] 4872d77fe225: Pull complete [2023-05-05T02:07:13.703Z] 5851b861e8e6: Pull complete [2023-05-05T02:07:13.703Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T02:07:13.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:13.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:07:14.056Z] prd-ubuntu20.04-docker-8c-8g-13352 does not seem to be running inside a container [2023-05-05T02:07:14.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-05T02:07:17.652Z] $ docker top d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 -eo pid,comm [2023-05-05T02:07:17.719Z] 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-05T02:07:17.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:07:17.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:17.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:17.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:17.867Z] $ docker exec d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 ssh-agent [2023-05-05T02:07:17.988Z] SSH_AUTH_SOCK=/tmp/ssh-FuBibsyBFr6G/agent.32 [2023-05-05T02:07:17.988Z] SSH_AGENT_PID=39 [2023-05-05T02:07:17.998Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:18.086Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_2767109214073936004.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_2767109214073936004.key) [2023-05-05T02:07:18.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:18.402Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T02:07:18.415Z] $ docker exec --env ******** --env ******** d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 ssh-agent -k [2023-05-05T02:07:18.518Z] unset SSH_AUTH_SOCK; [2023-05-05T02:07:18.518Z] unset SSH_AGENT_PID; [2023-05-05T02:07:18.518Z] echo Agent pid 39 killed; [2023-05-05T02:07:18.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T02:07:18.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:18.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:18.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:18.661Z] $ docker exec d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 ssh-agent [2023-05-05T02:07:18.785Z] SSH_AUTH_SOCK=/tmp/ssh-Z1fJiY0UPMwi/agent.71 [2023-05-05T02:07:18.785Z] SSH_AGENT_PID=77 [2023-05-05T02:07:18.790Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:18.881Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_13863039535919478296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_13863039535919478296.key) [2023-05-05T02:07:18.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:19.197Z] + git semver init [2023-05-05T02:07:19.459Z] 2023-05-05 02:07:19,384 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T02:07:19.459Z] 2023-05-05 02:07:19,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-05-05T02:07:19.459Z] 2023-05-05 02:07:19,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-05-05T02:07:19.459Z] 2023-05-05 02:07:19,386 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,118 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,119 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,123 [execute] INFO git cat-file --batch-check [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,131 [execute] INFO git cat-file --batch [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:07:21.370Z] 2023-05-05 02:07:21,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-05-05T02:07:21.370Z] 0.0.0 [Pipeline] } [2023-05-05T02:07:21.373Z] $ docker exec --env ******** --env ******** d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 ssh-agent -k [2023-05-05T02:07:21.494Z] unset SSH_AUTH_SOCK; [2023-05-05T02:07:21.497Z] unset SSH_AGENT_PID; [2023-05-05T02:07:21.497Z] echo Agent pid 77 killed; [2023-05-05T02:07:21.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:07:21.849Z] + git semver [Pipeline] } [2023-05-05T02:07:22.442Z] $ docker stop --time=1 d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 [2023-05-05T02:07:24.201Z] $ docker rm -f --volumes d2ea331865e4184fdb2e5b4486f9385db6ed32f34989d4bf564acdd4fe6f3024 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:07:24.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T02:07:24.785Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T02:07:24.789Z] [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-05T02:07:24.963Z] provisioning config files... [2023-05-05T02:07:24.971Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config17554533273970196187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:25.272Z] ---> docker-login.sh [2023-05-05T02:07:25.272Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:25.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:25.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:25.272Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:25.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:25.272Z] [2023-05-05T02:07:25.272Z] Login Succeeded [2023-05-05T02:07:25.272Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:25.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:25.532Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:25.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:25.532Z] [2023-05-05T02:07:25.532Z] Login Succeeded [2023-05-05T02:07:25.532Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:25.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:25.532Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:25.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:25.532Z] [2023-05-05T02:07:25.532Z] Login Succeeded [2023-05-05T02:07:25.532Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:25.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:25.797Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:25.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:25.797Z] [2023-05-05T02:07:25.797Z] Login Succeeded [2023-05-05T02:07:25.797Z] docker.io [2023-05-05T02:07:25.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:26.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:26.057Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:26.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:26.057Z] [2023-05-05T02:07:26.057Z] Login Succeeded [2023-05-05T02:07:26.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:26.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:07:26.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:26.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:26.161Z] ========================================================= [2023-05-05T02:07:26.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T02:07:26.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:26.477Z] + 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-05T02:07:26.735Z] Sending build context to Docker daemon 45.93MB [2023-05-05T02:07:26.735Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:07:26.735Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:07:26.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T02:07:26.735Z] f56be85fc22e: Pulling fs layer [2023-05-05T02:07:26.735Z] 85791d961cd3: Pulling fs layer [2023-05-05T02:07:26.735Z] d694b5ae8c79: Pulling fs layer [2023-05-05T02:07:26.735Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T02:07:26.735Z] 4d19c01a9841: Pulling fs layer [2023-05-05T02:07:26.735Z] 9325e15d5711: Pulling fs layer [2023-05-05T02:07:26.735Z] 556b6ee489ea: Pulling fs layer [2023-05-05T02:07:26.735Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T02:07:26.735Z] 9f32a84ed3da: Waiting [2023-05-05T02:07:26.735Z] 4d19c01a9841: Waiting [2023-05-05T02:07:26.735Z] 9325e15d5711: Waiting [2023-05-05T02:07:26.735Z] 556b6ee489ea: Waiting [2023-05-05T02:07:26.735Z] c5a4b2cf53e6: Waiting [2023-05-05T02:07:26.994Z] 85791d961cd3: Download complete [2023-05-05T02:07:26.994Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T02:07:26.994Z] 9f32a84ed3da: Download complete [2023-05-05T02:07:26.994Z] 4d19c01a9841: Download complete [2023-05-05T02:07:26.994Z] f56be85fc22e: Verifying Checksum [2023-05-05T02:07:26.994Z] f56be85fc22e: Download complete [2023-05-05T02:07:26.994Z] 9325e15d5711: Verifying Checksum [2023-05-05T02:07:26.994Z] 9325e15d5711: Download complete [2023-05-05T02:07:27.253Z] f56be85fc22e: Pull complete [2023-05-05T02:07:27.253Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T02:07:27.253Z] c5a4b2cf53e6: Download complete [2023-05-05T02:07:27.253Z] 85791d961cd3: Pull complete [2023-05-05T02:07:27.510Z] d694b5ae8c79: Download complete [2023-05-05T02:07:27.767Z] 556b6ee489ea: Verifying Checksum [2023-05-05T02:07:27.767Z] 556b6ee489ea: Download complete [2023-05-05T02:07:31.050Z] d694b5ae8c79: Pull complete [2023-05-05T02:07:31.309Z] 9f32a84ed3da: Pull complete [2023-05-05T02:07:31.309Z] 4d19c01a9841: Pull complete [2023-05-05T02:07:31.567Z] 9325e15d5711: Pull complete [2023-05-05T02:07:34.119Z] 556b6ee489ea: Pull complete [2023-05-05T02:07:35.063Z] c5a4b2cf53e6: Pull complete [2023-05-05T02:07:35.063Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T02:07:35.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T02:07:35.063Z] ---> c4be618373d6 [2023-05-05T02:07:35.063Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:07:39.920Z] Still waiting to schedule task [2023-05-05T02:07:39.920Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T02:07:41.729Z] ---> Running in 75ceaaf3eacc [2023-05-05T02:07:41.729Z] Removing intermediate container 75ceaaf3eacc [2023-05-05T02:07:41.729Z] ---> 75be0ed50b1d [2023-05-05T02:07:41.729Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:07:41.729Z] ---> Running in 912bde3752c0 [2023-05-05T02:07:41.729Z] Removing intermediate container 912bde3752c0 [2023-05-05T02:07:41.729Z] ---> d0296b1494ec [2023-05-05T02:07:41.729Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:07:41.729Z] ---> Running in bb2d24da3743 [2023-05-05T02:07:41.729Z] Removing intermediate container bb2d24da3743 [2023-05-05T02:07:41.729Z] ---> 05af8588a145 [2023-05-05T02:07:41.729Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:07:41.729Z] ---> Running in 9b142f61638a [2023-05-05T02:07:41.729Z] Removing intermediate container 9b142f61638a [2023-05-05T02:07:41.729Z] ---> 8c8766bf9a3a [2023-05-05T02:07:41.729Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:07:41.729Z] ---> Running in 179bcb97f866 [2023-05-05T02:07:41.729Z] Removing intermediate container 179bcb97f866 [2023-05-05T02:07:41.729Z] ---> e901fa0259e6 [2023-05-05T02:07:41.729Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:07:41.729Z] latest: Pulling from library/docker [2023-05-05T02:07:41.987Z] f56be85fc22e: Already exists [2023-05-05T02:07:42.247Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-05T02:07:42.247Z] 788e1ab5616a: Pulling fs layer [2023-05-05T02:07:42.247Z] c585cb37f4e3: Pulling fs layer [2023-05-05T02:07:42.247Z] f07ac151bd26: Pulling fs layer [2023-05-05T02:07:42.247Z] 40ec0a365c4d: Pulling fs layer [2023-05-05T02:07:42.247Z] 8e86e06bd107: Pulling fs layer [2023-05-05T02:07:42.247Z] 265c5956ad77: Pulling fs layer [2023-05-05T02:07:42.247Z] 0326226f4470: Pulling fs layer [2023-05-05T02:07:42.247Z] e09aa9eb39ba: Pulling fs layer [2023-05-05T02:07:42.247Z] 8f731bd845bb: Pulling fs layer [2023-05-05T02:07:42.247Z] b045f4bf5e58: Pulling fs layer [2023-05-05T02:07:42.247Z] 6f439390c271: Pulling fs layer [2023-05-05T02:07:42.247Z] 4e540a8453c0: Pulling fs layer [2023-05-05T02:07:42.247Z] 265c5956ad77: Waiting [2023-05-05T02:07:42.247Z] 8e86e06bd107: Waiting [2023-05-05T02:07:42.247Z] 0326226f4470: Waiting [2023-05-05T02:07:42.247Z] b045f4bf5e58: Waiting [2023-05-05T02:07:42.247Z] 6f439390c271: Waiting [2023-05-05T02:07:42.247Z] e09aa9eb39ba: Waiting [2023-05-05T02:07:42.247Z] 4e540a8453c0: Waiting [2023-05-05T02:07:42.247Z] 8f731bd845bb: Waiting [2023-05-05T02:07:42.247Z] f07ac151bd26: Waiting [2023-05-05T02:07:42.247Z] 40ec0a365c4d: Waiting [2023-05-05T02:07:42.247Z] 788e1ab5616a: Verifying Checksum [2023-05-05T02:07:42.247Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-05T02:07:42.247Z] 7ed9ddfd3b8f: Download complete [2023-05-05T02:07:42.522Z] c585cb37f4e3: Verifying Checksum [2023-05-05T02:07:42.522Z] c585cb37f4e3: Download complete [2023-05-05T02:07:42.522Z] 8e86e06bd107: Download complete [2023-05-05T02:07:42.779Z] 265c5956ad77: Download complete [2023-05-05T02:07:42.779Z] f07ac151bd26: Verifying Checksum [2023-05-05T02:07:42.779Z] f07ac151bd26: Download complete [2023-05-05T02:07:42.779Z] 0326226f4470: Verifying Checksum [2023-05-05T02:07:42.779Z] 0326226f4470: Download complete [2023-05-05T02:07:42.779Z] 40ec0a365c4d: Verifying Checksum [2023-05-05T02:07:42.779Z] 40ec0a365c4d: Download complete [2023-05-05T02:07:42.779Z] 8f731bd845bb: Verifying Checksum [2023-05-05T02:07:42.779Z] 8f731bd845bb: Download complete [2023-05-05T02:07:42.779Z] 7ed9ddfd3b8f: Pull complete [2023-05-05T02:07:42.779Z] e09aa9eb39ba: Verifying Checksum [2023-05-05T02:07:42.779Z] e09aa9eb39ba: Download complete [2023-05-05T02:07:43.038Z] 6f439390c271: Verifying Checksum [2023-05-05T02:07:43.038Z] 6f439390c271: Download complete [2023-05-05T02:07:43.038Z] 4e540a8453c0: Verifying Checksum [2023-05-05T02:07:43.038Z] 4e540a8453c0: Download complete [2023-05-05T02:07:43.607Z] 788e1ab5616a: Pull complete [2023-05-05T02:07:43.865Z] b045f4bf5e58: Verifying Checksum [2023-05-05T02:07:44.128Z] c585cb37f4e3: Pull complete [2023-05-05T02:07:44.698Z] f07ac151bd26: Pull complete [2023-05-05T02:07:45.631Z] 40ec0a365c4d: Pull complete [2023-05-05T02:07:45.631Z] 8e86e06bd107: Pull complete [2023-05-05T02:07:45.889Z] 265c5956ad77: Pull complete [2023-05-05T02:07:46.147Z] 0326226f4470: Pull complete [2023-05-05T02:07:46.713Z] e09aa9eb39ba: Pull complete [2023-05-05T02:07:46.971Z] 8f731bd845bb: Pull complete [2023-05-05T02:07:48.484Z] b045f4bf5e58: Pull complete [2023-05-05T02:07:48.741Z] 6f439390c271: Pull complete [2023-05-05T02:07:48.999Z] 4e540a8453c0: Pull complete [2023-05-05T02:07:49.260Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:07:49.260Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:07:51.793Z] ---> bd256f971aae [2023-05-05T02:07:51.793Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:07:52.051Z] ---> Running in 692d40319da3 [2023-05-05T02:07:52.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:07:52.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:07:52.567Z] OK: 265 MiB in 53 packages [2023-05-05T02:07:53.134Z] Removing intermediate container 692d40319da3 [2023-05-05T02:07:53.134Z] ---> 71a2ef12f4c2 [2023-05-05T02:07:53.134Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:07:53.134Z] ---> Running in 2d90da907262 [2023-05-05T02:07:53.392Z] Removing intermediate container 2d90da907262 [2023-05-05T02:07:53.392Z] ---> 2649ba145358 [2023-05-05T02:07:53.392Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:07:53.392Z] ---> Running in b3cfb364b2b3 [2023-05-05T02:07:53.392Z] Removing intermediate container b3cfb364b2b3 [2023-05-05T02:07:53.392Z] ---> ce49b4a10c8e [2023-05-05T02:07:53.392Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:07:53.650Z] ---> 1003671e6ea5 [2023-05-05T02:07:53.650Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:07:53.650Z] ---> Running in 4500f6b1b9e8 [2023-05-05T02:08:40.387Z] Removing intermediate container 4500f6b1b9e8 [2023-05-05T02:08:40.387Z] ---> d160306a247d [2023-05-05T02:08:40.387Z] Step 14/15 : COPY . . [2023-05-05T02:08:43.680Z] ---> 879b9b5d6114 [2023-05-05T02:08:43.680Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:08:43.680Z] ---> Running in 5c6d737f79f8 [2023-05-05T02:08:43.938Z] noop [2023-05-05T02:08:44.872Z] Removing intermediate container 5c6d737f79f8 [2023-05-05T02:08:44.872Z] ---> 74fdeb1ff505 [2023-05-05T02:08:44.872Z] Successfully built 74fdeb1ff505 [2023-05-05T02:08:44.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:45.191Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:08:45.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:45.265Z] prd-ubuntu20.04-docker-8c-8g-13352 does not seem to be running inside a container [2023-05-05T02:08:45.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-05T02:08:46.001Z] $ docker top a5a5b46228807460346174b08fee035d6581da925220c7d60977412b6db41870 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:46.336Z] + go version [2023-05-05T02:08:46.336Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T02:08:46.364Z] $ docker stop --time=1 a5a5b46228807460346174b08fee035d6581da925220c7d60977412b6db41870 [2023-05-05T02:08:48.151Z] $ docker rm -f --volumes a5a5b46228807460346174b08fee035d6581da925220c7d60977412b6db41870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:48.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:08:48.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:48.671Z] prd-ubuntu20.04-docker-8c-8g-13352 does not seem to be running inside a container [2023-05-05T02:08:48.710Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-05T02:08:49.584Z] $ docker top 6d7c155e913c0cb624680b6627a78d5b0e714fa41628425834db7409b37916ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:49.911Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:08:50.272Z] + make test [2023-05-05T02:08:50.272Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:08:55.537Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:09:05.505Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:09:05.505Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:09:08.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:09:08.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:09:08.033Z] ./bin/test-attribution-txt.sh [2023-05-05T02:09:08.033Z] make -C web test [2023-05-05T02:09:08.033Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [2023-05-05T02:09:08.033Z] make[1]: tput: No such file or directory [2023-05-05T02:09:08.033Z] make[1]: tput: No such file or directory [2023-05-05T02:09:08.033Z] warning: generating ./VERSION [2023-05-05T02:09:08.033Z] echo "0.0.0" > VERSION [2023-05-05T02:09:08.033Z] docker build \ [2023-05-05T02:09:08.033Z] -f Dockerfile \ [2023-05-05T02:09:08.033Z] --build-arg USER=1000 \ [2023-05-05T02:09:08.033Z] \ [2023-05-05T02:09:08.033Z] --label "git_sha=a22e33711585732bb23c896e5cf594dc9dec5237" \ [2023-05-05T02:09:08.033Z] -t edgexfoundry/edgex-web-ui:a22e33711585732bb23c896e5cf594dc9dec5237 \ [2023-05-05T02:09:08.033Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:09:08.033Z] . [2023-05-05T02:09:08.033Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:09:08.033Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:09:08.033Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:09:08.033Z] [2023-05-05T02:09:08.033Z] Sending build context to Docker daemon 3.269MB [2023-05-05T02:09:08.033Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:09:08.598Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:09:08.598Z] 9621f1afde84: Pulling fs layer [2023-05-05T02:09:08.598Z] c6f70ee39829: Pulling fs layer [2023-05-05T02:09:08.598Z] 56892a8094a2: Pulling fs layer [2023-05-05T02:09:08.598Z] 58dd87906ef0: Pulling fs layer [2023-05-05T02:09:08.598Z] 58dd87906ef0: Waiting [2023-05-05T02:09:08.858Z] 56892a8094a2: Verifying Checksum [2023-05-05T02:09:08.858Z] 56892a8094a2: Download complete [2023-05-05T02:09:08.858Z] 9621f1afde84: Verifying Checksum [2023-05-05T02:09:08.858Z] 9621f1afde84: Download complete [2023-05-05T02:09:08.858Z] 58dd87906ef0: Verifying Checksum [2023-05-05T02:09:08.858Z] 58dd87906ef0: Download complete [2023-05-05T02:09:09.117Z] c6f70ee39829: Verifying Checksum [2023-05-05T02:09:09.117Z] c6f70ee39829: Download complete [2023-05-05T02:09:09.117Z] 9621f1afde84: Pull complete [2023-05-05T02:09:10.489Z] c6f70ee39829: Pull complete [2023-05-05T02:09:10.747Z] 56892a8094a2: Pull complete [2023-05-05T02:09:10.747Z] 58dd87906ef0: Pull complete [2023-05-05T02:09:10.747Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:09:10.747Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:09:10.747Z] ---> b69703f70c3d [2023-05-05T02:09:10.747Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:09:15.027Z] ---> Running in 499cc0e1880a [2023-05-05T02:09:15.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:15.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:15.542Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-05T02:09:15.542Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-05T02:09:15.542Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-05T02:09:15.542Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:09:15.542Z] (5/129) Installing libxcb (1.14-r2) [2023-05-05T02:09:15.542Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:09:15.542Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-05T02:09:15.542Z] (8/129) Installing libice (1.0.10-r0) [2023-05-05T02:09:15.542Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-05T02:09:15.542Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-05T02:09:15.542Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-05T02:09:15.542Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-05T02:09:15.542Z] (13/129) Installing xset (1.2.4-r0) [2023-05-05T02:09:15.542Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-05T02:09:15.542Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:09:15.803Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:09:15.803Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-05T02:09:15.803Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-05T02:09:15.803Z] (19/129) Installing libintl (0.21-r0) [2023-05-05T02:09:15.803Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-05T02:09:15.803Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-05T02:09:15.803Z] (22/129) Installing pcre (8.45-r1) [2023-05-05T02:09:15.803Z] (23/129) Installing glib (2.70.1-r0) [2023-05-05T02:09:15.803Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-05T02:09:15.803Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-05T02:09:15.803Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-05T02:09:15.803Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:09:15.803Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:09:15.803Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-05T02:09:15.803Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-05T02:09:15.803Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:09:15.803Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-05T02:09:15.803Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:09:15.803Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:09:15.803Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:09:15.803Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-05T02:09:15.803Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-05T02:09:15.803Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-05T02:09:15.803Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-05T02:09:15.803Z] (40/129) Installing libxi (1.8-r0) [2023-05-05T02:09:15.803Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-05T02:09:15.803Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-05T02:09:15.803Z] (43/129) Installing atk (2.36.0-r0) [2023-05-05T02:09:15.803Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-05T02:09:15.803Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:09:15.803Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:09:15.803Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:09:15.803Z] (48/129) Installing expat (2.5.0-r0) [2023-05-05T02:09:15.803Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:09:15.803Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-05T02:09:15.803Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-05T02:09:16.181Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-05T02:09:16.181Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-05T02:09:16.181Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-05T02:09:16.181Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:09:16.181Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-05T02:09:16.181Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-05T02:09:16.181Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-05T02:09:16.181Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-05T02:09:16.181Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:09:16.181Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-05T02:09:16.181Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-05T02:09:16.181Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-05T02:09:16.181Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-05T02:09:16.181Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-05T02:09:16.181Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-05T02:09:16.181Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:09:16.181Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-05T02:09:16.181Z] (69/129) Installing pango (1.48.10-r0) [2023-05-05T02:09:16.181Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:09:16.181Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:09:16.181Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:09:16.181Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:09:16.181Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:09:16.181Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:09:16.181Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:09:16.181Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-05T02:09:16.181Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:09:16.181Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-05T02:09:16.181Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:09:18.718Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-05T02:09:18.718Z] (80/129) Installing flac (1.3.4-r0) [2023-05-05T02:09:18.718Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:09:18.718Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:09:18.718Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-05T02:09:18.718Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-05T02:09:18.718Z] (85/129) Installing libass (0.15.2-r0) [2023-05-05T02:09:18.718Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-05T02:09:18.718Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:09:18.718Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:09:18.718Z] (89/129) Installing lame (3.100-r0) [2023-05-05T02:09:18.718Z] (90/129) Installing opus (1.3.1-r1) [2023-05-05T02:09:18.718Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:09:18.718Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-05T02:09:18.718Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-05T02:09:18.718Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-05T02:09:18.718Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-05T02:09:18.718Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:09:18.718Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-05T02:09:18.718Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-05T02:09:18.718Z] (99/129) Installing libva (2.13.0-r0) [2023-05-05T02:09:18.718Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-05T02:09:18.718Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-05T02:09:18.718Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-05T02:09:18.718Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-05T02:09:18.718Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:09:18.718Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-05T02:09:18.718Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-05T02:09:18.718Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-05T02:09:18.718Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:09:18.718Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-05T02:09:18.718Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-05T02:09:18.718Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:09:18.718Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:09:18.718Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-05T02:09:18.718Z] (114/129) Installing nspr (4.32-r0) [2023-05-05T02:09:18.718Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:09:18.718Z] (116/129) Installing nss (3.78.1-r0) [2023-05-05T02:09:18.718Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-05T02:09:18.718Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-05T02:09:18.718Z] (119/129) Installing orc (0.4.32-r0) [2023-05-05T02:09:18.718Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-05T02:09:18.980Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-05T02:09:18.980Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:09:18.980Z] (123/129) Installing libpulse (15.0-r2) [2023-05-05T02:09:18.980Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-05T02:09:18.980Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-05T02:09:18.980Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-05T02:09:18.980Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:09:18.980Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-05T02:09:18.980Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:09:19.927Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:09:19.927Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:09:19.927Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:09:20.185Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:09:20.185Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:09:20.442Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:09:20.442Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:09:20.442Z] OK: 286 MiB in 145 packages [2023-05-05T02:09:28.624Z] Removing intermediate container 499cc0e1880a [2023-05-05T02:09:28.624Z] ---> c840fe0f0b71 [2023-05-05T02:09:28.624Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:09:28.624Z] ---> Running in a8a13a1feb45 [2023-05-05T02:09:28.624Z] Removing intermediate container a8a13a1feb45 [2023-05-05T02:09:28.624Z] ---> 24e1f18ec414 [2023-05-05T02:09:28.624Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:09:28.624Z] ---> Running in c1fc5e3f73c2 [2023-05-05T02:09:28.624Z] Removing intermediate container c1fc5e3f73c2 [2023-05-05T02:09:28.624Z] ---> 029d16a84f87 [2023-05-05T02:09:28.624Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:09:28.624Z] ---> Running in 2903c24c0475 [2023-05-05T02:09:46.757Z] [2023-05-05T02:09:46.757Z] removed 7 packages, changed 101 packages, and audited 264 packages in 17s [2023-05-05T02:09:46.757Z] [2023-05-05T02:09:46.757Z] 27 packages are looking for funding [2023-05-05T02:09:46.757Z] run `npm fund` for details [2023-05-05T02:09:46.757Z] [2023-05-05T02:09:46.757Z] found 0 vulnerabilities [2023-05-05T02:09:49.303Z] Removing intermediate container 2903c24c0475 [2023-05-05T02:09:49.303Z] ---> ff79295dc119 [2023-05-05T02:09:49.303Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:09:49.560Z] ---> Running in 46445c23ba58 [2023-05-05T02:09:49.560Z] Removing intermediate container 46445c23ba58 [2023-05-05T02:09:49.560Z] ---> 80a31c31a5c1 [2023-05-05T02:09:49.560Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:09:49.560Z] ---> Running in 44f62eb92a72 [2023-05-05T02:09:50.495Z] Removing intermediate container 44f62eb92a72 [2023-05-05T02:09:50.495Z] ---> 4bf2b39daa1c [2023-05-05T02:09:50.495Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:09:50.495Z] ---> Running in 62e31eda97af [2023-05-05T02:09:50.495Z] Removing intermediate container 62e31eda97af [2023-05-05T02:09:50.495Z] ---> 0bfcda904168 [2023-05-05T02:09:50.495Z] Step 9/10 : WORKDIR /app [2023-05-05T02:09:50.495Z] ---> Running in e14468d730fa [2023-05-05T02:09:50.753Z] Removing intermediate container e14468d730fa [2023-05-05T02:09:50.753Z] ---> 8ed215abf989 [2023-05-05T02:09:50.753Z] Step 10/10 : LABEL git_sha=a22e33711585732bb23c896e5cf594dc9dec5237 [2023-05-05T02:09:50.753Z] ---> Running in af7b6020ed01 [2023-05-05T02:09:50.753Z] Removing intermediate container af7b6020ed01 [2023-05-05T02:09:50.753Z] ---> bca3b767d6e1 [2023-05-05T02:09:50.753Z] Successfully built bca3b767d6e1 [2023-05-05T02:09:50.753Z] Successfully tagged edgexfoundry/edgex-web-ui:a22e33711585732bb23c896e5cf594dc9dec5237 [2023-05-05T02:09:50.753Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:09:50.753Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:09:50.753Z] mkdir -p node_modules coverage [2023-05-05T02:09:50.753Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:09:50.753Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE }, [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:52.668Z] npm WARN EBADENGINE } [2023-05-05T02:09:56.920Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:09:56.920Z] 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-05T02:09:56.920Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:09:56.920Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:09:56.920Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:09:57.179Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:09:57.748Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:09:58.689Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:09:58.689Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:10:02.036Z] 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-05T02:10:02.296Z] 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-05T02:10:02.555Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:10:02.816Z] 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-05T02:10:03.078Z] 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-05T02:10:03.647Z] 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-05T02:10:03.906Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:10:04.845Z] 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-05T02:10:07.393Z] 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-05T02:10:07.765Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13368 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws [2023-05-05T02:10:07.774Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2023-05-05T02:10:07.819Z] The recommended git tool is: git [2023-05-05T02:10:12.694Z] 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-05T02:10:16.490Z] using credential edgex-jenkins-ssh [2023-05-05T02:10:16.514Z] Cloning the remote Git repository [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] added 1478 packages, and audited 1479 packages in 26s [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] 90 packages are looking for funding [2023-05-05T02:10:16.916Z] run `npm fund` for details [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] To address issues that do not require attention, run: [2023-05-05T02:10:16.916Z] npm audit fix [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] To address all issues (including breaking changes), run: [2023-05-05T02:10:16.916Z] npm audit fix --force [2023-05-05T02:10:16.916Z] [2023-05-05T02:10:16.916Z] Run `npm audit` for details. [2023-05-05T02:10:16.577Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:16.719Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2023-05-05T02:10:16.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:16.934Z] > git --version # timeout=10 [2023-05-05T02:10:16.973Z] > git --version # 'git version 2.25.1' [2023-05-05T02:10:16.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:17.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:10:21.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:10:21.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:10:22.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:10:22.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:22.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:22.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T02:10:23.348Z] Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-05-05T02:10:24.889Z] Merge succeeded, producing ab0f2747274eaf747518b47f9ab40c21394ab783 [2023-05-05T02:10:24.890Z] Checking out Revision ab0f2747274eaf747518b47f9ab40c21394ab783 (PR-589) [2023-05-05T02:10:23.362Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:10:23.457Z] > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [2023-05-05T02:10:23.933Z] > git remote # timeout=10 [2023-05-05T02:10:23.957Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T02:10:23.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:24.005Z] > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [2023-05-05T02:10:24.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T02:10:24.887Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:10:24.907Z] > git checkout -f ab0f2747274eaf747518b47f9ab40c21394ab783 # timeout=10 [2023-05-05T02:10:28.725Z] Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" [2023-05-05T02:10:28.757Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:10:29.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T02:10:29.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:10:29.671Z] Dload Upload Total Spent Left Speed [2023-05-05T02:10:29.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-05T02:10:30.466Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T02:10:28.724Z] > git rev-list --no-walk 855796babcddf274bb2df5562b371ec5a717b142 # timeout=10 [2023-05-05T02:10:30.837Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T02:10:30.837Z] + sudo tee /etc/docker/daemon.new [2023-05-05T02:10:30.837Z] { [2023-05-05T02:10:30.837Z] "registry-mirrors": [ [2023-05-05T02:10:30.837Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T02:10:30.837Z] ], [2023-05-05T02:10:30.837Z] "bip": "10.250.0.254/24", [2023-05-05T02:10:30.837Z] "hosts": [ [2023-05-05T02:10:30.837Z] "tcp://0.0.0.0:5555", [2023-05-05T02:10:30.837Z] "unix:///var/run/docker.sock" [2023-05-05T02:10:30.837Z] ], [2023-05-05T02:10:30.837Z] "mtu": 1458, [2023-05-05T02:10:30.837Z] "selinux-enabled": true, [2023-05-05T02:10:30.837Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T02:10:30.837Z] } [Pipeline] sh [2023-05-05T02:10:31.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T02:10:31.593Z] + sudo service docker restart [2023-05-05T02:10:49.096Z] 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-05T02:10:49.096Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:10:49.992Z] provisioning config files... [2023-05-05T02:10:50.027Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config12827190053253169535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:10:50.421Z] ---> docker-login.sh [2023-05-05T02:10:50.421Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:10:51.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:10:51.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:10:51.299Z] Configure a credential helper to remove this warning. See [2023-05-05T02:10:51.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:10:51.299Z] [2023-05-05T02:10:51.299Z] Login Succeeded [2023-05-05T02:10:51.299Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:10:51.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:10:51.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:10:51.576Z] Configure a credential helper to remove this warning. See [2023-05-05T02:10:51.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:10:51.576Z] [2023-05-05T02:10:51.576Z] Login Succeeded [2023-05-05T02:10:51.576Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:10:51.710Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:10:51.711Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:10:51.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:10:52.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:10:52.124Z] Configure a credential helper to remove this warning. See [2023-05-05T02:10:52.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:10:52.124Z] [2023-05-05T02:10:52.124Z] Login Succeeded [2023-05-05T02:10:52.124Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:10:52.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:10:52.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:10:52.404Z] Configure a credential helper to remove this warning. See [2023-05-05T02:10:52.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:10:52.404Z] [2023-05-05T02:10:52.404Z] Login Succeeded [2023-05-05T02:10:52.404Z] docker.io [2023-05-05T02:10:52.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:10:52.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:10:52.955Z] Configure a credential helper to remove this warning. See [2023-05-05T02:10:52.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:10:52.955Z] [2023-05-05T02:10:52.955Z] Login Succeeded [2023-05-05T02:10:52.955Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:10:52.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:10:53.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:10:53.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:10:53.382Z] ========================================================= [2023-05-05T02:10:53.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T02:10:53.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:10:53.750Z] + 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-05T02:10:54.750Z] Sending build context to Docker daemon 28.89MB [2023-05-05T02:10:54.750Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:10:54.750Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:10:55.029Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T02:10:55.029Z] c41833b44d91: Pulling fs layer [2023-05-05T02:10:55.029Z] ed15518f5707: Pulling fs layer [2023-05-05T02:10:55.029Z] feae8fd75edb: Pulling fs layer [2023-05-05T02:10:55.029Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T02:10:55.029Z] 3cdef696dda3: Pulling fs layer [2023-05-05T02:10:55.029Z] 2ced38df9373: Pulling fs layer [2023-05-05T02:10:55.029Z] 58f1dce35555: Pulling fs layer [2023-05-05T02:10:55.029Z] 242c74f7c9fa: Waiting [2023-05-05T02:10:55.029Z] 3cdef696dda3: Waiting [2023-05-05T02:10:55.029Z] 2ced38df9373: Waiting [2023-05-05T02:10:55.029Z] 58f1dce35555: Waiting [2023-05-05T02:10:55.029Z] ed15518f5707: Verifying Checksum [2023-05-05T02:10:55.029Z] ed15518f5707: Download complete [2023-05-05T02:10:55.029Z] 242c74f7c9fa: Download complete [2023-05-05T02:10:55.029Z] 3cdef696dda3: Verifying Checksum [2023-05-05T02:10:55.029Z] 3cdef696dda3: Download complete [2023-05-05T02:10:55.303Z] c41833b44d91: Download complete [2023-05-05T02:10:55.925Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:10:55.925Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:10:55.925Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:10:55.925Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:10:56.290Z] c41833b44d91: Pull complete [2023-05-05T02:10:56.491Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:10:56.491Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:10:56.749Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:10:56.914Z] 58f1dce35555: Verifying Checksum [2023-05-05T02:10:56.915Z] 58f1dce35555: Download complete [2023-05-05T02:10:57.007Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:10:57.007Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:10:57.007Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:10:57.189Z] ed15518f5707: Pull complete [2023-05-05T02:10:57.263Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:10:58.169Z] feae8fd75edb: Verifying Checksum [2023-05-05T02:10:58.169Z] feae8fd75edb: Download complete [2023-05-05T02:10:58.169Z] 2ced38df9373: Verifying Checksum [2023-05-05T02:10:58.169Z] 2ced38df9373: Download complete [2023-05-05T02:10:59.169Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:11:05.923Z] 05 05 2023 02:11:04.756:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:11:05.923Z] 05 05 2023 02:11:04.758:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:11:05.923Z] 05 05 2023 02:11:04.762:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T02:11:10.741Z] feae8fd75edb: Pull complete [2023-05-05T02:11:10.741Z] 242c74f7c9fa: Pull complete [2023-05-05T02:11:10.741Z] 3cdef696dda3: Pull complete [2023-05-05T02:11:17.484Z] 2ced38df9373: Pull complete [2023-05-05T02:11:18.185Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:18.185Z] 05 05 2023 02:11:16.679:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jgidJoXGcoOt-jOuAAAB with id 59138173 [2023-05-05T02:11:19.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.057 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.095 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.105 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.114 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.116 secs) [2023-05-05T02:11:19.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.185 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.2 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.232 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.236 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.238 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.267 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.287 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.291 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.292 secs) [2023-05-05T02:11:20.095Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.401 secs) [2023-05-05T02:11:20.099Z] 58f1dce35555: Pull complete [2023-05-05T02:11:20.100Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T02:11:20.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T02:11:20.100Z] ---> fadd8f120f05 [2023-05-05T02:11:20.100Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:11:20.356Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.418 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.459 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.471 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.508 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.515 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.518 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.52 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.544 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.559 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.569 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.575 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.579 secs) [2023-05-05T02:11:20.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.585 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.592 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.595 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.598 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.599 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.633 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.637 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.676 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.697 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.703 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.747 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.753 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.758 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.76 secs) [2023-05-05T02:11:20.618Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.778 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.796 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.803 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.808 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.818 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.821 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.822 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.827 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.843 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.883 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.902 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.943 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.95 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-05T02:11:20.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.96 secs) [2023-05-05T02:11:21.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.971 secs) [2023-05-05T02:11:21.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.996 secs) [2023-05-05T02:11:21.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.032 secs) [2023-05-05T02:11:21.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.082 secs) [2023-05-05T02:11:21.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.091 secs) [2023-05-05T02:11:21.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.151 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.181 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.19 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.208 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.218 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.222 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.233 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.241 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.244 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.264 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.273 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.313 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.321 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.33 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.344 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.348 secs) [2023-05-05T02:11:21.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.351 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.354 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.371 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.379 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.387 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.403 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.42 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.443 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.45 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.465 secs) [2023-05-05T02:11:21.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.494 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.5 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.512 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.529 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.538 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.546 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.568 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.572 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.603 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.611 secs) [2023-05-05T02:11:21.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.62 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.636 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.639 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.64 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.649 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.656 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.668 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.676 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.679 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.689 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.692 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.694 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.708 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.732 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.746 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.754 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.763 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.766 secs) [2023-05-05T02:11:22.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.767 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.837 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.846 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.861 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.882 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.889 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.893 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.909 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.942 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.947 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.95 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.956 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.962 secs) [2023-05-05T02:11:22.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.97 secs) [2023-05-05T02:11:22.739Z] ---> Running in 1fce4638f352 [2023-05-05T02:11:22.739Z] Removing intermediate container 1fce4638f352 [2023-05-05T02:11:22.739Z] ---> 7bc27e4e3cc7 [2023-05-05T02:11:22.739Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:11:22.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.984 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.989 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.991 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.995 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.002 secs) [2023-05-05T02:11:22.771Z] WARN: ' [2023-05-05T02:11:22.771Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:11:22.771Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:11:22.771Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:11:22.771Z] in a future version of Angular. [2023-05-05T02:11:22.771Z] [2023-05-05T02:11:22.771Z] For more information on this, see our API docs here: [2023-05-05T02:11:22.771Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:11:22.771Z] ' [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.002 secs) [2023-05-05T02:11:22.771Z] WARN: ' [2023-05-05T02:11:22.771Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:11:22.771Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:11:22.771Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:11:22.771Z] in a future version of Angular. [2023-05-05T02:11:22.771Z] [2023-05-05T02:11:22.771Z] For more information on this, see our API docs here: [2023-05-05T02:11:22.771Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:11:22.771Z] ' [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.021 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.038 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.041 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.057 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.082 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.088 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.096 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.099 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.106 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.119 secs) [2023-05-05T02:11:22.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.161 secs) [2023-05-05T02:11:23.018Z] ---> Running in fe53e7da85f2 [2023-05-05T02:11:23.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.177 secs) [2023-05-05T02:11:23.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.217 secs) [2023-05-05T02:11:23.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.226 secs) [2023-05-05T02:11:23.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.23 secs) [2023-05-05T02:11:23.035Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.441 secs / 2.23 secs) [2023-05-05T02:11:23.035Z] TOTAL: 149 SUCCESS [2023-05-05T02:11:23.035Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:23.291Z] Removing intermediate container fe53e7da85f2 [2023-05-05T02:11:23.291Z] ---> e32e32b313f2 [2023-05-05T02:11:23.291Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:11:23.565Z] ---> Running in 79307b972cf8 [2023-05-05T02:11:23.605Z] [2023-05-05T02:11:23.605Z] =============================== Coverage summary =============================== [2023-05-05T02:11:23.605Z] Statements : 40.98% ( 1467/3580 ) [2023-05-05T02:11:23.605Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:11:23.605Z] Functions : 33.28% ( 432/1298 ) [2023-05-05T02:11:23.605Z] Lines : 38.91% ( 1318/3387 ) [2023-05-05T02:11:23.605Z] ================================================================================ [2023-05-05T02:11:23.605Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:23.843Z] Removing intermediate container 79307b972cf8 [2023-05-05T02:11:23.843Z] ---> d940eec626f7 [2023-05-05T02:11:23.843Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:11:24.128Z] ---> Running in e85c9e580fc2 [2023-05-05T02:11:24.416Z] Removing intermediate container e85c9e580fc2 [2023-05-05T02:11:24.416Z] ---> 443ae61d2c46 [2023-05-05T02:11:24.416Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:11:24.416Z] ---> Running in f55d72214a0e [2023-05-05T02:11:25.013Z] Removing intermediate container f55d72214a0e [2023-05-05T02:11:25.013Z] ---> 1a880457fc4b [2023-05-05T02:11:25.013Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:11:25.021Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo [2023-05-05T02:11:25.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:11:25.062Z] $ docker stop --time=1 6d7c155e913c0cb624680b6627a78d5b0e714fa41628425834db7409b37916ac [2023-05-05T02:11:25.607Z] latest: Pulling from library/docker [2023-05-05T02:11:25.607Z] c41833b44d91: Already exists [2023-05-05T02:11:25.607Z] 6343a5c17821: Pulling fs layer [2023-05-05T02:11:25.607Z] 7fb3fc37985f: Pulling fs layer [2023-05-05T02:11:25.607Z] c69224d8e51c: Pulling fs layer [2023-05-05T02:11:25.607Z] 9509eea51bfd: Pulling fs layer [2023-05-05T02:11:25.607Z] 13893f74905f: Pulling fs layer [2023-05-05T02:11:25.607Z] a478c30451b0: Pulling fs layer [2023-05-05T02:11:25.607Z] cca6ee3ffb4d: Pulling fs layer [2023-05-05T02:11:25.607Z] fe1b37f33852: Pulling fs layer [2023-05-05T02:11:25.607Z] b44bc8c7e93d: Pulling fs layer [2023-05-05T02:11:25.607Z] 0e42b4e3b30c: Pulling fs layer [2023-05-05T02:11:25.607Z] d97e7eb47f8a: Pulling fs layer [2023-05-05T02:11:25.607Z] 3ed71508fdeb: Pulling fs layer [2023-05-05T02:11:25.607Z] fca51f470542: Pulling fs layer [2023-05-05T02:11:25.607Z] 9509eea51bfd: Waiting [2023-05-05T02:11:25.607Z] 13893f74905f: Waiting [2023-05-05T02:11:25.607Z] a478c30451b0: Waiting [2023-05-05T02:11:25.607Z] cca6ee3ffb4d: Waiting [2023-05-05T02:11:25.607Z] fe1b37f33852: Waiting [2023-05-05T02:11:25.607Z] b44bc8c7e93d: Waiting [2023-05-05T02:11:25.607Z] 0e42b4e3b30c: Waiting [2023-05-05T02:11:25.607Z] d97e7eb47f8a: Waiting [2023-05-05T02:11:25.607Z] fca51f470542: Waiting [2023-05-05T02:11:25.607Z] 3ed71508fdeb: Waiting [2023-05-05T02:11:26.116Z] 7fb3fc37985f: Verifying Checksum [2023-05-05T02:11:26.116Z] 7fb3fc37985f: Download complete [2023-05-05T02:11:26.116Z] 6343a5c17821: Verifying Checksum [2023-05-05T02:11:26.116Z] 6343a5c17821: Download complete [2023-05-05T02:11:26.391Z] c69224d8e51c: Verifying Checksum [2023-05-05T02:11:26.391Z] c69224d8e51c: Download complete [2023-05-05T02:11:26.449Z] $ docker rm -f --volumes 6d7c155e913c0cb624680b6627a78d5b0e714fa41628425834db7409b37916ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:11:26.664Z] 9509eea51bfd: Verifying Checksum [2023-05-05T02:11:26.664Z] 9509eea51bfd: Download complete [2023-05-05T02:11:26.664Z] a478c30451b0: Verifying Checksum [2023-05-05T02:11:26.664Z] a478c30451b0: Download complete [2023-05-05T02:11:26.664Z] 13893f74905f: Verifying Checksum [2023-05-05T02:11:26.664Z] 13893f74905f: Download complete [2023-05-05T02:11:26.664Z] cca6ee3ffb4d: Verifying Checksum [2023-05-05T02:11:26.664Z] cca6ee3ffb4d: Download complete [2023-05-05T02:11:26.664Z] fe1b37f33852: Verifying Checksum [2023-05-05T02:11:26.665Z] fe1b37f33852: Download complete [2023-05-05T02:11:26.665Z] 0e42b4e3b30c: Verifying Checksum [2023-05-05T02:11:26.665Z] 0e42b4e3b30c: Download complete [2023-05-05T02:11:26.835Z] + sudo chown -R jenkins:jenkins . [2023-05-05T02:11:26.941Z] 6343a5c17821: Pull complete [2023-05-05T02:11:26.941Z] 3ed71508fdeb: Verifying Checksum [2023-05-05T02:11:26.941Z] 3ed71508fdeb: Download complete [2023-05-05T02:11:27.222Z] b44bc8c7e93d: Verifying Checksum [2023-05-05T02:11:27.222Z] fca51f470542: Verifying Checksum [2023-05-05T02:11:27.222Z] fca51f470542: Download complete [2023-05-05T02:11:27.222Z] 7fb3fc37985f: Pull complete [Pipeline] stash [2023-05-05T02:11:28.205Z] c69224d8e51c: Pull complete [2023-05-05T02:11:28.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-05T02:11:28.481Z] d97e7eb47f8a: Verifying Checksum [2023-05-05T02:11:28.481Z] d97e7eb47f8a: Download complete [Pipeline] sh [2023-05-05T02:11:28.909Z] + sudo chown -R jenkins:jenkins . [2023-05-05T02:11:29.471Z] 9509eea51bfd: Pull complete [Pipeline] sh [2023-05-05T02:11:29.949Z] + ls -al . [2023-05-05T02:11:29.949Z] total 180 [2023-05-05T02:11:29.949Z] drwxrwxr-x 14 jenkins jenkins 4096 May 5 02:08 . [2023-05-05T02:11:29.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:06 .. [2023-05-05T02:11:29.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:06 .blubracket [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:06 .dockerignore [2023-05-05T02:11:29.949Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:07 .git [2023-05-05T02:11:29.949Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 .github [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:06 .gitignore [2023-05-05T02:11:29.949Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:07 .semver [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:06 Attribution.txt [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:06 CHANGELOG.md [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:06 CONTRIBUTING.md [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:06 Dockerfile [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:06 Jenkinsfile [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:06 LICENSE [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:06 Makefile [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:06 README.md [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:07 VERSION [2023-05-05T02:11:29.949Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 assets [2023-05-05T02:11:29.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:06 bin [2023-05-05T02:11:29.949Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:06 cmd [2023-05-05T02:11:29.949Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:08 coverage.out [2023-05-05T02:11:29.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:06 docs [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:06 go.mod [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:06 go.sum [2023-05-05T02:11:29.949Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:06 internal [2023-05-05T02:11:29.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:06 snap [2023-05-05T02:11:29.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:06 testing [2023-05-05T02:11:29.949Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:06 version.go [2023-05-05T02:11:29.949Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:11:30.262Z] + 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=a22e33711585732bb23c896e5cf594dc9dec5237 --label arch=amd64 --label version=0.0.0 . [2023-05-05T02:11:30.453Z] 13893f74905f: Pull complete [2023-05-05T02:11:30.531Z] Sending build context to Docker daemon 48.68MB [2023-05-05T02:11:30.531Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:11:30.531Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:11:30.531Z] ---> 74fdeb1ff505 [2023-05-05T02:11:30.531Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:11:31.053Z] a478c30451b0: Pull complete [2023-05-05T02:11:31.053Z] cca6ee3ffb4d: Pull complete [2023-05-05T02:11:31.651Z] fe1b37f33852: Pull complete [2023-05-05T02:11:31.920Z] ---> Running in b43ad1555f94 [2023-05-05T02:11:31.920Z] Removing intermediate container b43ad1555f94 [2023-05-05T02:11:31.920Z] ---> ea87df0707c4 [2023-05-05T02:11:31.920Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:11:31.920Z] ---> Running in 347658bacb09 [2023-05-05T02:11:32.180Z] Removing intermediate container 347658bacb09 [2023-05-05T02:11:32.180Z] ---> 1c2b94570970 [2023-05-05T02:11:32.180Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:11:32.180Z] ---> Running in d96b38580eef [2023-05-05T02:11:32.180Z] Removing intermediate container d96b38580eef [2023-05-05T02:11:32.180Z] ---> 6a8067c9c3a6 [2023-05-05T02:11:32.180Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:11:32.180Z] ---> Running in f44a274b38e5 [2023-05-05T02:11:32.441Z] Removing intermediate container f44a274b38e5 [2023-05-05T02:11:32.441Z] ---> d0310e2189f7 [2023-05-05T02:11:32.441Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:11:32.441Z] ---> Running in 82d4d6073620 [2023-05-05T02:11:32.441Z] Removing intermediate container 82d4d6073620 [2023-05-05T02:11:32.441Z] ---> 3273a75881ea [2023-05-05T02:11:32.441Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:11:32.629Z] b44bc8c7e93d: Pull complete [2023-05-05T02:11:32.901Z] 0e42b4e3b30c: Pull complete [2023-05-05T02:11:33.825Z] ---> adc52c03b166 [2023-05-05T02:11:33.825Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:11:34.085Z] ---> Running in 9ffc9a494b0c [2023-05-05T02:11:34.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:11:34.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:11:34.915Z] OK: 265 MiB in 53 packages [2023-05-05T02:11:35.526Z] d97e7eb47f8a: Pull complete [2023-05-05T02:11:35.526Z] 3ed71508fdeb: Pull complete [2023-05-05T02:11:36.128Z] fca51f470542: Pull complete [2023-05-05T02:11:36.128Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:11:36.128Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:11:36.296Z] Removing intermediate container 9ffc9a494b0c [2023-05-05T02:11:36.296Z] ---> fd721834e321 [2023-05-05T02:11:36.296Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:11:36.296Z] ---> Running in d645544594e9 [2023-05-05T02:11:36.296Z] Removing intermediate container d645544594e9 [2023-05-05T02:11:36.296Z] ---> 8ad938491786 [2023-05-05T02:11:36.296Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:11:36.297Z] ---> Running in 1382f7114ed0 [2023-05-05T02:11:36.297Z] Removing intermediate container 1382f7114ed0 [2023-05-05T02:11:36.297Z] ---> 022145190645 [2023-05-05T02:11:36.297Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:11:37.267Z] ---> 366bf8621d26 [2023-05-05T02:11:37.267Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:11:37.526Z] ---> Running in 4c5a96c77e5b [2023-05-05T02:11:38.808Z] ---> 2139ecd1e94b [2023-05-05T02:11:38.808Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:11:38.808Z] ---> Running in b02fe001dba2 [2023-05-05T02:11:39.471Z] Removing intermediate container 4c5a96c77e5b [2023-05-05T02:11:39.471Z] ---> d4435dd38d7c [2023-05-05T02:11:39.471Z] Step 14/25 : COPY . . [2023-05-05T02:11:39.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:11:40.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:11:42.008Z] ---> ef3f63e03bdc [2023-05-05T02:11:42.008Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:11:42.008Z] ---> Running in 62187798e6e7 [2023-05-05T02:11:42.208Z] OK: 263 MiB in 53 packages [2023-05-05T02:11:42.266Z] 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-05T02:11:43.641Z] Removing intermediate container b02fe001dba2 [2023-05-05T02:11:43.641Z] ---> 571c432aafb1 [2023-05-05T02:11:43.641Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:11:43.641Z] ---> Running in 4be069269adc [2023-05-05T02:11:43.919Z] Removing intermediate container 4be069269adc [2023-05-05T02:11:43.919Z] ---> 32c73a30a11d [2023-05-05T02:11:43.919Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:11:44.198Z] ---> Running in 525e40e7d9d4 [2023-05-05T02:11:44.471Z] Removing intermediate container 525e40e7d9d4 [2023-05-05T02:11:44.471Z] ---> 485ae9f95e70 [2023-05-05T02:11:44.471Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:11:45.482Z] ---> 3f2a08ab708c [2023-05-05T02:11:45.482Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:11:45.482Z] ---> Running in 23587eeefb50 [2023-05-05T02:12:08.811Z] Removing intermediate container 62187798e6e7 [2023-05-05T02:12:08.811Z] ---> 68600c09f4f8 [2023-05-05T02:12:08.811Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:12:08.811Z] 3.17: Pulling from library/alpine [2023-05-05T02:12:09.069Z] f56be85fc22e: Already exists [2023-05-05T02:12:09.348Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:12:09.348Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:12:09.348Z] ---> 9ed4aefc74f6 [2023-05-05T02:12:09.348Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:12:09.913Z] ---> Running in e3d0b4ac95f1 [2023-05-05T02:12:10.171Z] Removing intermediate container e3d0b4ac95f1 [2023-05-05T02:12:10.171Z] ---> a0476ab78f33 [2023-05-05T02:12:10.171Z] 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-05T02:12:12.733Z] ---> 1c45e88ff5f3 [2023-05-05T02:12:12.733Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:12:12.733Z] ---> 44cc85a6aa66 [2023-05-05T02:12:12.733Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:12:12.733Z] ---> 1ca3eca0b018 [2023-05-05T02:12:12.733Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:12:12.733Z] ---> Running in 11db0a53944a [2023-05-05T02:12:12.733Z] Removing intermediate container 11db0a53944a [2023-05-05T02:12:12.733Z] ---> 9ca95b76e28e [2023-05-05T02:12:12.733Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:12:12.733Z] ---> Running in 2c0363fd3b4e [2023-05-05T02:12:12.733Z] Removing intermediate container 2c0363fd3b4e [2023-05-05T02:12:12.733Z] ---> 98ba86781d31 [2023-05-05T02:12:12.733Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T02:12:12.994Z] ---> Running in 3984de1b5c24 [2023-05-05T02:12:12.994Z] Removing intermediate container 3984de1b5c24 [2023-05-05T02:12:12.994Z] ---> 006ed8f6ecd4 [2023-05-05T02:12:12.994Z] Step 24/25 : LABEL git_sha=a22e33711585732bb23c896e5cf594dc9dec5237 [2023-05-05T02:12:12.994Z] ---> Running in 90923e64d5fb [2023-05-05T02:12:12.994Z] Removing intermediate container 90923e64d5fb [2023-05-05T02:12:12.994Z] ---> 665316017900 [2023-05-05T02:12:12.994Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:12:12.994Z] ---> Running in df97ab4190c1 [2023-05-05T02:12:12.994Z] Removing intermediate container df97ab4190c1 [2023-05-05T02:12:12.994Z] ---> 53d79e36b6b5 [2023-05-05T02:12:12.994Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:12:13.255Z] Successfully built 53d79e36b6b5 [2023-05-05T02:12:13.255Z] 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-05T02:12:13.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:13.694Z] [2023-05-05T02:12:13.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:12:13.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:13.990Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T02:12:13.990Z] 5eb5b503b376: Pulling fs layer [2023-05-05T02:12:13.990Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T02:12:13.990Z] ec43610c2a17: Pulling fs layer [2023-05-05T02:12:13.990Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T02:12:13.990Z] 33b1e0a273af: Pulling fs layer [2023-05-05T02:12:13.990Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T02:12:13.990Z] 2f39f015ded8: Pulling fs layer [2023-05-05T02:12:13.990Z] 33b1e0a273af: Waiting [2023-05-05T02:12:13.990Z] 5d3b04190fa2: Waiting [2023-05-05T02:12:13.990Z] 2f39f015ded8: Waiting [2023-05-05T02:12:13.990Z] 3a2ae6a8a46f: Waiting [2023-05-05T02:12:13.990Z] 5c69ac0246d0: Download complete [2023-05-05T02:12:13.990Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T02:12:13.990Z] 3a2ae6a8a46f: Download complete [2023-05-05T02:12:13.990Z] 33b1e0a273af: Verifying Checksum [2023-05-05T02:12:13.990Z] 33b1e0a273af: Download complete [2023-05-05T02:12:13.990Z] 5d3b04190fa2: Download complete [2023-05-05T02:12:14.249Z] ec43610c2a17: Verifying Checksum [2023-05-05T02:12:14.249Z] ec43610c2a17: Download complete [2023-05-05T02:12:14.249Z] 5eb5b503b376: Verifying Checksum [2023-05-05T02:12:14.249Z] 5eb5b503b376: Download complete [2023-05-05T02:12:14.814Z] 2f39f015ded8: Download complete [2023-05-05T02:12:15.379Z] 5eb5b503b376: Pull complete [2023-05-05T02:12:15.636Z] 5c69ac0246d0: Pull complete [2023-05-05T02:12:15.893Z] ec43610c2a17: Pull complete [2023-05-05T02:12:15.893Z] 3a2ae6a8a46f: Pull complete [2023-05-05T02:12:16.153Z] 33b1e0a273af: Pull complete [2023-05-05T02:12:16.153Z] 5d3b04190fa2: Pull complete [2023-05-05T02:12:21.414Z] 2f39f015ded8: Pull complete [2023-05-05T02:12:21.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T02:12:21.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:21.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:12:21.505Z] prd-ubuntu20.04-docker-8c-8g-13352 does not seem to be running inside a container [2023-05-05T02:12:21.542Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-05T02:12:28.433Z] $ docker top 9ddd3ba2c9f02a46b28117345347d5b0c30af14536fa66bfe27a700e64facbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:12:28.793Z] ---> job-cost.sh [2023-05-05T02:12:28.793Z] lf-activate-venv: SKIPPING [2023-05-05T02:12:28.793Z] INFO: No Stack... [2023-05-05T02:12:29.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:12:29.620Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:12:29.908Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv [2023-05-05T02:12:29.908Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T02:12:29.923Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [2023-05-05T02:12:29.932Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] did not exist. Created. [2023-05-05T02:12:29.932Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:12:30.240Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T02:12:30.596Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:12:30.605Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:12:30.631Z] $ docker stop --time=1 9ddd3ba2c9f02a46b28117345347d5b0c30af14536fa66bfe27a700e64facbcb [2023-05-05T02:12:31.904Z] $ docker rm -f --volumes 9ddd3ba2c9f02a46b28117345347d5b0c30af14536fa66bfe27a700e64facbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T02:12:54.201Z] Removing intermediate container 23587eeefb50 [2023-05-05T02:12:54.201Z] ---> 6d1c8bb7341e [2023-05-05T02:12:54.201Z] Step 14/15 : COPY . . [2023-05-05T02:12:56.189Z] ---> 4a3cbadcfde5 [2023-05-05T02:12:56.189Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:12:56.189Z] ---> Running in 2d5b1b54aad8 [2023-05-05T02:12:57.653Z] noop [2023-05-05T02:12:58.254Z] Removing intermediate container 2d5b1b54aad8 [2023-05-05T02:12:58.254Z] ---> 27e04af2c834 [2023-05-05T02:12:58.254Z] Successfully built 27e04af2c834 [2023-05-05T02:12:58.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:12:58.639Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:12:58.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:12:58.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-13368 does not seem to be running inside a container [2023-05-05T02:12:59.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-05T02:13:00.428Z] $ docker top e2d365f8f73803bb33ebdce026d2b8361ca45f1272b98604def13b67a246da60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:13:01.362Z] + go version [2023-05-05T02:13:01.363Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T02:13:01.394Z] $ docker stop --time=1 e2d365f8f73803bb33ebdce026d2b8361ca45f1272b98604def13b67a246da60 [2023-05-05T02:13:03.191Z] $ docker rm -f --volumes e2d365f8f73803bb33ebdce026d2b8361ca45f1272b98604def13b67a246da60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:13:04.022Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:13:04.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:13:04.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-13368 does not seem to be running inside a container [2023-05-05T02:13:04.388Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-05T02:13:05.773Z] $ docker top 470f84063056b75cf1b705ceede6c4c3eb0c5204c5ec6692b7b7eb77a3d798e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:13:06.665Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:13:07.352Z] + make test [2023-05-05T02:13:07.353Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:13:54.290Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:16:16.149Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:16:16.149Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:16:42.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:16:42.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:16:42.934Z] ./bin/test-attribution-txt.sh [2023-05-05T02:16:42.934Z] make -C web test [2023-05-05T02:16:42.934Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' [2023-05-05T02:16:42.934Z] make[1]: tput: No such file or directory [2023-05-05T02:16:42.934Z] make[1]: tput: No such file or directory [2023-05-05T02:16:42.934Z] warning: generating ./VERSION [2023-05-05T02:16:42.934Z] echo "0.0.0" > VERSION [2023-05-05T02:16:42.934Z] docker build \ [2023-05-05T02:16:42.934Z] -f Dockerfile \ [2023-05-05T02:16:42.934Z] --build-arg USER=1000 \ [2023-05-05T02:16:42.934Z] \ [2023-05-05T02:16:42.934Z] --label "git_sha=ab0f2747274eaf747518b47f9ab40c21394ab783" \ [2023-05-05T02:16:42.934Z] -t edgexfoundry/edgex-web-ui:ab0f2747274eaf747518b47f9ab40c21394ab783 \ [2023-05-05T02:16:42.934Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:16:42.934Z] . [2023-05-05T02:16:42.934Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:16:42.934Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:16:42.934Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:16:42.934Z] [2023-05-05T02:16:43.525Z] Sending build context to Docker daemon 3.269MB [2023-05-05T02:16:43.525Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:16:43.806Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:16:43.806Z] 47517142f6ba: Pulling fs layer [2023-05-05T02:16:43.806Z] 5f8c4bfa009b: Pulling fs layer [2023-05-05T02:16:43.806Z] f7079c9c4ba1: Pulling fs layer [2023-05-05T02:16:43.806Z] aba105e6f55a: Pulling fs layer [2023-05-05T02:16:43.806Z] aba105e6f55a: Waiting [2023-05-05T02:16:43.806Z] f7079c9c4ba1: Verifying Checksum [2023-05-05T02:16:43.806Z] f7079c9c4ba1: Download complete [2023-05-05T02:16:43.806Z] 47517142f6ba: Verifying Checksum [2023-05-05T02:16:43.806Z] 47517142f6ba: Download complete [2023-05-05T02:16:43.806Z] aba105e6f55a: Verifying Checksum [2023-05-05T02:16:43.806Z] aba105e6f55a: Download complete [2023-05-05T02:16:44.860Z] 47517142f6ba: Pull complete [2023-05-05T02:16:44.860Z] 5f8c4bfa009b: Verifying Checksum [2023-05-05T02:16:44.860Z] 5f8c4bfa009b: Download complete [2023-05-05T02:16:50.325Z] 5f8c4bfa009b: Pull complete [2023-05-05T02:16:50.325Z] f7079c9c4ba1: Pull complete [2023-05-05T02:16:50.602Z] aba105e6f55a: Pull complete [2023-05-05T02:16:50.602Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:16:50.602Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:16:50.602Z] ---> bf1b8b58d215 [2023-05-05T02:16:50.602Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:16:51.588Z] ---> Running in 4887d87450b3 [2023-05-05T02:16:52.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:53.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:54.118Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-05T02:16:54.118Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-05T02:16:54.118Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-05T02:16:54.118Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:16:54.118Z] (5/128) Installing libxcb (1.14-r2) [2023-05-05T02:16:54.118Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:16:54.394Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-05T02:16:54.394Z] (8/128) Installing libice (1.0.10-r0) [2023-05-05T02:16:54.394Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-05T02:16:54.394Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-05T02:16:54.394Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-05T02:16:54.394Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-05T02:16:54.394Z] (13/128) Installing xset (1.2.4-r0) [2023-05-05T02:16:54.394Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-05T02:16:54.394Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:16:54.394Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:16:54.666Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-05T02:16:54.666Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-05T02:16:54.666Z] (19/128) Installing libintl (0.21-r0) [2023-05-05T02:16:54.666Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-05T02:16:54.666Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-05T02:16:54.666Z] (22/128) Installing pcre (8.45-r1) [2023-05-05T02:16:54.666Z] (23/128) Installing glib (2.70.1-r0) [2023-05-05T02:16:54.666Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-05T02:16:54.666Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-05T02:16:54.666Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-05T02:16:54.938Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:16:54.938Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:16:54.938Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-05T02:16:54.938Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-05T02:16:54.938Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:16:54.938Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-05T02:16:54.938Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:16:55.208Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:16:55.208Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:16:55.208Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-05T02:16:55.208Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-05T02:16:55.208Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-05T02:16:55.208Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-05T02:16:55.208Z] (40/128) Installing libxi (1.8-r0) [2023-05-05T02:16:55.208Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-05T02:16:55.208Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-05T02:16:55.208Z] (43/128) Installing atk (2.36.0-r0) [2023-05-05T02:16:55.208Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-05T02:16:55.208Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:16:55.208Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:16:55.208Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:16:55.208Z] (48/128) Installing expat (2.5.0-r0) [2023-05-05T02:16:55.208Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:16:55.208Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-05T02:16:55.208Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-05T02:16:55.208Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-05T02:16:55.481Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-05T02:16:55.481Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-05T02:16:55.481Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:16:55.481Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-05T02:16:55.481Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-05T02:16:55.481Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-05T02:16:55.481Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-05T02:16:55.481Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:16:55.481Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-05T02:16:55.481Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-05T02:16:55.750Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-05T02:16:55.750Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-05T02:16:55.750Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-05T02:16:55.750Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-05T02:16:55.750Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:16:55.750Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-05T02:16:55.750Z] (69/128) Installing pango (1.48.10-r0) [2023-05-05T02:16:55.750Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:16:55.750Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:16:55.750Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:16:55.750Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:16:56.023Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:16:56.023Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:16:56.294Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:16:56.568Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-05T02:16:56.568Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:16:56.568Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-05T02:16:56.568Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:16:59.174Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-05T02:16:59.174Z] (80/128) Installing flac (1.3.4-r0) [2023-05-05T02:16:59.174Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:16:59.174Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:16:59.174Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-05T02:16:59.174Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-05T02:16:59.174Z] (85/128) Installing libass (0.15.2-r0) [2023-05-05T02:16:59.174Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-05T02:16:59.174Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:16:59.174Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:16:59.174Z] (89/128) Installing lame (3.100-r0) [2023-05-05T02:16:59.174Z] (90/128) Installing opus (1.3.1-r1) [2023-05-05T02:16:59.174Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:16:59.174Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-05T02:16:59.174Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-05T02:16:59.174Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-05T02:16:59.174Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-05T02:16:59.174Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:16:59.444Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-05T02:16:59.444Z] (98/128) Installing libva (2.13.0-r0) [2023-05-05T02:16:59.444Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-05T02:16:59.444Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-05T02:16:59.444Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-05T02:16:59.444Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-05T02:16:59.444Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:16:59.444Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-05T02:16:59.444Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-05T02:16:59.719Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-05T02:16:59.719Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:17:00.313Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-05T02:17:00.313Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-05T02:17:00.313Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:17:00.313Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:17:00.313Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-05T02:17:00.313Z] (113/128) Installing nspr (4.32-r0) [2023-05-05T02:17:00.313Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:17:00.313Z] (115/128) Installing nss (3.78.1-r0) [2023-05-05T02:17:00.313Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-05T02:17:00.313Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-05T02:17:00.583Z] (118/128) Installing orc (0.4.32-r0) [2023-05-05T02:17:00.584Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-05T02:17:00.584Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-05T02:17:00.584Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:17:00.584Z] (122/128) Installing libpulse (15.0-r2) [2023-05-05T02:17:00.584Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-05T02:17:00.584Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-05T02:17:00.584Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-05T02:17:00.584Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:17:00.584Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-05T02:17:00.584Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:17:05.987Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:17:05.987Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:17:05.987Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:17:08.595Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:17:08.595Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:17:08.595Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:17:08.595Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:17:08.595Z] OK: 275 MiB in 144 packages [2023-05-05T02:17:20.966Z] Removing intermediate container 4887d87450b3 [2023-05-05T02:17:20.966Z] ---> 1cf1a3ee6c8e [2023-05-05T02:17:20.966Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:17:20.966Z] ---> Running in 7fa7473c404c [2023-05-05T02:17:20.966Z] Removing intermediate container 7fa7473c404c [2023-05-05T02:17:20.966Z] ---> 5ac57ebfe223 [2023-05-05T02:17:20.966Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:17:20.966Z] ---> Running in f0e4ab9f5f5d [2023-05-05T02:17:20.966Z] Removing intermediate container f0e4ab9f5f5d [2023-05-05T02:17:20.966Z] ---> a70df1e0d864 [2023-05-05T02:17:20.966Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:17:20.966Z] ---> Running in 5f9da99d862b [2023-05-05T02:18:00.006Z] [2023-05-05T02:18:00.006Z] removed 7 packages, changed 101 packages, and audited 264 packages in 31s [2023-05-05T02:18:00.006Z] [2023-05-05T02:18:00.006Z] 27 packages are looking for funding [2023-05-05T02:18:00.006Z] run `npm fund` for details [2023-05-05T02:18:00.006Z] [2023-05-05T02:18:00.006Z] found 0 vulnerabilities [2023-05-05T02:18:00.602Z] Removing intermediate container 5f9da99d862b [2023-05-05T02:18:00.602Z] ---> 77e81f7f9daf [2023-05-05T02:18:00.602Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:18:00.873Z] ---> Running in 8a783f349ab1 [2023-05-05T02:18:01.147Z] Removing intermediate container 8a783f349ab1 [2023-05-05T02:18:01.147Z] ---> 324f823ed7ef [2023-05-05T02:18:01.147Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:18:01.147Z] ---> Running in d2d25f4422cb [2023-05-05T02:18:03.118Z] Removing intermediate container d2d25f4422cb [2023-05-05T02:18:03.118Z] ---> 3217860a0a67 [2023-05-05T02:18:03.118Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:18:03.118Z] ---> Running in 57b10f0d4e63 [2023-05-05T02:18:03.390Z] Removing intermediate container 57b10f0d4e63 [2023-05-05T02:18:03.390Z] ---> 8fd4c76f7b57 [2023-05-05T02:18:03.390Z] Step 9/10 : WORKDIR /app [2023-05-05T02:18:03.661Z] ---> Running in 871723f9323d [2023-05-05T02:18:03.932Z] Removing intermediate container 871723f9323d [2023-05-05T02:18:03.932Z] ---> 613bf1ef85a7 [2023-05-05T02:18:03.932Z] Step 10/10 : LABEL git_sha=ab0f2747274eaf747518b47f9ab40c21394ab783 [2023-05-05T02:18:03.932Z] ---> Running in 174267aca7ae [2023-05-05T02:18:04.570Z] Removing intermediate container 174267aca7ae [2023-05-05T02:18:04.570Z] ---> 82ff6b30eb93 [2023-05-05T02:18:04.570Z] Successfully built 82ff6b30eb93 [2023-05-05T02:18:04.570Z] Successfully tagged edgexfoundry/edgex-web-ui:ab0f2747274eaf747518b47f9ab40c21394ab783 [2023-05-05T02:18:04.570Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:18:04.570Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:18:04.570Z] mkdir -p node_modules coverage [2023-05-05T02:18:04.570Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:18:04.570Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE }, [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:19.627Z] npm WARN EBADENGINE } [2023-05-05T02:18:58.533Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:18:58.533Z] 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-05T02:18:59.125Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:18:59.125Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:19:01.726Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:19:06.014Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:19:16.136Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:19:16.136Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:19:17.788Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:19:44.526Z] 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-05T02:19:44.526Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:19:44.526Z] 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-05T02:19:48.787Z] 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-05T02:19:50.742Z] 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-05T02:19:52.699Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:20:07.731Z] 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-05T02:20:08.317Z] 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-05T02:20:26.548Z] 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-05T02:21:05.460Z] 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-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] 90 packages are looking for funding [2023-05-05T02:21:52.336Z] run `npm fund` for details [2023-05-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] To address issues that do not require attention, run: [2023-05-05T02:21:52.336Z] npm audit fix [2023-05-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] To address all issues (including breaking changes), run: [2023-05-05T02:21:52.336Z] npm audit fix --force [2023-05-05T02:21:52.336Z] [2023-05-05T02:21:52.336Z] Run `npm audit` for details. [2023-05-05T02:21:52.336Z] 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-05T02:22:14.450Z] - Generating browser application bundles (phase: setup)... [2023-05-05T02:22:53.373Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:22:53.373Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:23:35.783Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:23:35.783Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:23:40.103Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:23:40.103Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:23:45.488Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:23:45.757Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:23:52.456Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:23:54.430Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:23:54.699Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:24:00.062Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:24:01.051Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:24:01.322Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:25:23.208Z] 05 05 2023 02:25:14.245:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:25:23.208Z] 05 05 2023 02:25:14.263:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:25:23.208Z] 05 05 2023 02:25:14.299:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T02:26:31.129Z] 05 05 2023 02:26:29.082:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:26:36.494Z] 05 05 2023 02:26:36.119:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:26:38.448Z] 05 05 2023 02:26:37.948:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-05T02:27:46.348Z] 05 05 2023 02:27:39.529:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:27:47.318Z] ✔ Browser application bundle generation complete. [2023-05-05T02:27:47.911Z] 05 05 2023 02:27:47.649:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-05T02:27:50.528Z] 05 05 2023 02:27:49.967:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Hx-po1Ag3F9udoAFAAAB with id 73007207 [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.851 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.45 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.608 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.68 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.766 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.787 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.806 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.827 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.86 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.012 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.039 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.063 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.09 secs) [2023-05-05T02:28:12.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.105 secs) [2023-05-05T02:28:13.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.463 secs) [2023-05-05T02:28:13.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.577 secs) [2023-05-05T02:28:13.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.747 secs) [2023-05-05T02:28:13.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.804 secs) [2023-05-05T02:28:13.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.829 secs) [2023-05-05T02:28:13.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.846 secs) [2023-05-05T02:28:14.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.181 secs) [2023-05-05T02:28:14.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.229 secs) [2023-05-05T02:28:14.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.712 secs) [2023-05-05T02:28:14.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.762 secs) [2023-05-05T02:28:14.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.784 secs) [2023-05-05T02:28:14.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.799 secs) [2023-05-05T02:28:15.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.954 secs) [2023-05-05T02:28:15.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.981 secs) [2023-05-05T02:28:15.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.997 secs) [2023-05-05T02:28:15.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.014 secs) [2023-05-05T02:28:15.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.031 secs) [2023-05-05T02:28:15.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.405 secs) [2023-05-05T02:28:15.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.53 secs) [2023-05-05T02:28:16.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.601 secs) [2023-05-05T02:28:16.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.852 secs) [2023-05-05T02:28:16.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.984 secs) [2023-05-05T02:28:16.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.074 secs) [2023-05-05T02:28:17.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.617 secs) [2023-05-05T02:28:17.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.906 secs) [2023-05-05T02:28:17.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.99 secs) [2023-05-05T02:28:17.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.14 secs) [2023-05-05T02:28:17.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.182 secs) [2023-05-05T02:28:17.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.207 secs) [2023-05-05T02:28:17.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.223 secs) [2023-05-05T02:28:18.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.241 secs) [2023-05-05T02:28:19.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.349 secs) [2023-05-05T02:28:19.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.544 secs) [2023-05-05T02:28:19.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.898 secs) [2023-05-05T02:28:20.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.132 secs) [2023-05-05T02:28:20.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.336 secs) [2023-05-05T02:28:20.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.417 secs) [2023-05-05T02:28:20.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.629 secs) [2023-05-05T02:28:20.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.746 secs) [2023-05-05T02:28:21.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.791 secs) [2023-05-05T02:28:21.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.986 secs) [2023-05-05T02:28:21.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 9.07 secs) [2023-05-05T02:28:21.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 9.155 secs) [2023-05-05T02:28:21.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.222 secs) [2023-05-05T02:28:21.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.445 secs) [2023-05-05T02:28:22.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.539 secs) [2023-05-05T02:28:22.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.582 secs) [2023-05-05T02:28:22.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.62 secs) [2023-05-05T02:28:22.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.689 secs) [2023-05-05T02:28:22.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.865 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.916 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.939 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.969 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.985 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.01 secs) [2023-05-05T02:28:22.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.042 secs) [2023-05-05T02:28:23.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.119 secs) [2023-05-05T02:28:23.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.255 secs) [2023-05-05T02:28:23.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.281 secs) [2023-05-05T02:28:23.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.295 secs) [2023-05-05T02:28:23.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.421 secs) [2023-05-05T02:28:23.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.465 secs) [2023-05-05T02:28:23.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.505 secs) [2023-05-05T02:28:23.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.547 secs) [2023-05-05T02:28:24.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.022 secs) [2023-05-05T02:28:24.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.124 secs) [2023-05-05T02:28:24.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.161 secs) [2023-05-05T02:28:24.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.225 secs) [2023-05-05T02:28:24.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.48 secs) [2023-05-05T02:28:25.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.535 secs) [2023-05-05T02:28:25.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.62 secs) [2023-05-05T02:28:25.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.687 secs) [2023-05-05T02:28:25.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.726 secs) [2023-05-05T02:28:25.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.828 secs) [2023-05-05T02:28:25.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.915 secs) [2023-05-05T02:28:25.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.036 secs) [2023-05-05T02:28:25.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.078 secs) [2023-05-05T02:28:25.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.253 secs) [2023-05-05T02:28:26.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.349 secs) [2023-05-05T02:28:26.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.461 secs) [2023-05-05T02:28:26.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.559 secs) [2023-05-05T02:28:26.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.869 secs) [2023-05-05T02:28:26.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.957 secs) [2023-05-05T02:28:26.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.04 secs) [2023-05-05T02:28:27.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.122 secs) [2023-05-05T02:28:27.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.258 secs) [2023-05-05T02:28:27.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.297 secs) [2023-05-05T02:28:27.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.413 secs) [2023-05-05T02:28:27.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.54 secs) [2023-05-05T02:28:28.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.872 secs) [2023-05-05T02:28:28.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.375 secs) [2023-05-05T02:28:29.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.47 secs) [2023-05-05T02:28:29.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.545 secs) [2023-05-05T02:28:29.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.647 secs) [2023-05-05T02:28:29.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.024 secs) [2023-05-05T02:28:29.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.106 secs) [2023-05-05T02:28:29.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.145 secs) [2023-05-05T02:28:30.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.183 secs) [2023-05-05T02:28:30.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.213 secs) [2023-05-05T02:28:30.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.292 secs) [2023-05-05T02:28:30.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.367 secs) [2023-05-05T02:28:30.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.424 secs) [2023-05-05T02:28:30.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.733 secs) [2023-05-05T02:28:31.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.758 secs) [2023-05-05T02:28:31.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.866 secs) [2023-05-05T02:28:31.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.922 secs) [2023-05-05T02:28:31.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.041 secs) [2023-05-05T02:28:31.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.085 secs) [2023-05-05T02:28:31.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.262 secs) [2023-05-05T02:28:31.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.34 secs) [2023-05-05T02:28:32.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.64 secs) [2023-05-05T02:28:32.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.701 secs) [2023-05-05T02:28:32.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.726 secs) [2023-05-05T02:28:32.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.764 secs) [2023-05-05T02:28:32.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.786 secs) [2023-05-05T02:28:32.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.799 secs) [2023-05-05T02:28:32.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.835 secs) [2023-05-05T02:28:32.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.017 secs) [2023-05-05T02:28:32.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.173 secs) [2023-05-05T02:28:33.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.203 secs) [2023-05-05T02:28:33.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.482 secs) [2023-05-05T02:28:33.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.551 secs) [2023-05-05T02:28:34.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.911 secs) [2023-05-05T02:28:34.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.028 secs) [2023-05-05T02:28:34.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.219 secs) [2023-05-05T02:28:34.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.4 secs) [2023-05-05T02:28:34.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.43 secs) [2023-05-05T02:28:35.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.601 secs) [2023-05-05T02:28:35.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.984 secs) [2023-05-05T02:28:35.715Z] WARN: ' [2023-05-05T02:28:35.715Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:28:35.715Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:28:35.715Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:28:35.715Z] in a future version of Angular. [2023-05-05T02:28:35.715Z] [2023-05-05T02:28:35.715Z] For more information on this, see our API docs here: [2023-05-05T02:28:35.715Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:28:35.715Z] ' [2023-05-05T02:28:35.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.984 secs) [2023-05-05T02:28:35.715Z] WARN: ' [2023-05-05T02:28:35.715Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:28:35.715Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:28:35.715Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:28:35.715Z] in a future version of Angular. [2023-05-05T02:28:35.715Z] [2023-05-05T02:28:35.715Z] For more information on this, see our API docs here: [2023-05-05T02:28:35.715Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:28:35.715Z] ' [2023-05-05T02:28:35.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.161 secs) [2023-05-05T02:28:35.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.391 secs) [2023-05-05T02:28:36.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.426 secs) [2023-05-05T02:28:36.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.472 secs) [2023-05-05T02:28:36.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.523 secs) [2023-05-05T02:28:36.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.643 secs) [2023-05-05T02:28:37.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.685 secs / 19.643 secs) [2023-05-05T02:28:37.935Z] TOTAL: 149 SUCCESS [2023-05-05T02:28:37.935Z] ✔ Browser application bundle generation complete. [2023-05-05T02:28:42.201Z] [2023-05-05T02:28:42.201Z] =============================== Coverage summary =============================== [2023-05-05T02:28:42.201Z] Statements : 40.95% ( 1466/3580 ) [2023-05-05T02:28:42.201Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:28:42.201Z] Functions : 33.2% ( 431/1298 ) [2023-05-05T02:28:42.201Z] Lines : 38.88% ( 1317/3387 ) [2023-05-05T02:28:42.201Z] ================================================================================ [2023-05-05T02:28:42.201Z] 05 05 2023 02:28:42.139:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:28:43.614Z] ✔ Browser application bundle generation complete. [2023-05-05T02:28:45.045Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo [2023-05-05T02:28:45.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:28:45.088Z] $ docker stop --time=1 470f84063056b75cf1b705ceede6c4c3eb0c5204c5ec6692b7b7eb77a3d798e8 [2023-05-05T02:28:47.092Z] $ docker rm -f --volumes 470f84063056b75cf1b705ceede6c4c3eb0c5204c5ec6692b7b7eb77a3d798e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:28:48.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:28:51.765Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T02:28:57.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:28:58.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:29:02.011Z] + ls -al . [2023-05-05T02:29:02.011Z] total 176 [2023-05-05T02:29:02.011Z] drwxrwxr-x 13 jenkins jenkins 4096 May 5 02:13 . [2023-05-05T02:29:02.011Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 .. [2023-05-05T02:29:02.011Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 .blubracket [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:10 .dockerignore [2023-05-05T02:29:02.011Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:10 .git [2023-05-05T02:29:02.011Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 .github [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:10 .gitignore [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:10 Attribution.txt [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:10 CHANGELOG.md [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:10 CONTRIBUTING.md [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:10 Dockerfile [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:10 Jenkinsfile [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:10 LICENSE [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:10 Makefile [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:10 README.md [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:07 VERSION [2023-05-05T02:29:02.011Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 assets [2023-05-05T02:29:02.011Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 bin [2023-05-05T02:29:02.011Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 cmd [2023-05-05T02:29:02.011Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:13 coverage.out [2023-05-05T02:29:02.011Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 docs [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:10 go.mod [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:10 go.sum [2023-05-05T02:29:02.011Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:10 internal [2023-05-05T02:29:02.011Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 snap [2023-05-05T02:29:02.011Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 testing [2023-05-05T02:29:02.011Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:10 version.go [2023-05-05T02:29:02.011Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:29:02.377Z] + 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=ab0f2747274eaf747518b47f9ab40c21394ab783 --label arch=arm64 --label version=0.0.0 . [2023-05-05T02:29:03.796Z] Sending build context to Docker daemon 31.64MB [2023-05-05T02:29:03.796Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:29:03.796Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:29:03.796Z] ---> 27e04af2c834 [2023-05-05T02:29:03.796Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:29:04.381Z] ---> Running in 0d7bad381518 [2023-05-05T02:29:04.655Z] Removing intermediate container 0d7bad381518 [2023-05-05T02:29:04.655Z] ---> 64fa221e2b2f [2023-05-05T02:29:04.655Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:29:04.655Z] ---> Running in 8ed893964523 [2023-05-05T02:29:05.244Z] Removing intermediate container 8ed893964523 [2023-05-05T02:29:05.244Z] ---> 724ecb807f98 [2023-05-05T02:29:05.244Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:29:05.244Z] ---> Running in 5114b07f0c26 [2023-05-05T02:29:05.512Z] Removing intermediate container 5114b07f0c26 [2023-05-05T02:29:05.512Z] ---> 3a5ad1e720de [2023-05-05T02:29:05.512Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:29:05.512Z] ---> Running in cb876571ab86 [2023-05-05T02:29:06.108Z] Removing intermediate container cb876571ab86 [2023-05-05T02:29:06.108Z] ---> 8923c120b826 [2023-05-05T02:29:06.108Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:29:06.108Z] ---> Running in 31e0a85b06a9 [2023-05-05T02:29:06.698Z] Removing intermediate container 31e0a85b06a9 [2023-05-05T02:29:06.698Z] ---> bfbd3e9b361d [2023-05-05T02:29:06.698Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:29:08.660Z] ---> 7aaa61b2934e [2023-05-05T02:29:08.660Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:29:08.660Z] ---> Running in 2c9a6eb5c601 [2023-05-05T02:29:09.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:29:10.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:29:11.746Z] OK: 263 MiB in 53 packages [2023-05-05T02:29:12.711Z] Removing intermediate container 2c9a6eb5c601 [2023-05-05T02:29:12.711Z] ---> eedd775d00de [2023-05-05T02:29:12.711Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:29:12.711Z] ---> Running in dfd07d0276b7 [2023-05-05T02:29:12.980Z] Removing intermediate container dfd07d0276b7 [2023-05-05T02:29:12.980Z] ---> 52cccb99bc13 [2023-05-05T02:29:12.980Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:29:13.247Z] ---> Running in f9fd5564ad85 [2023-05-05T02:29:13.520Z] Removing intermediate container f9fd5564ad85 [2023-05-05T02:29:13.520Z] ---> 454f2dacb010 [2023-05-05T02:29:13.520Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:29:14.321Z] ---> fe7499d88070 [2023-05-05T02:29:14.321Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:29:14.321Z] ---> Running in 650947c6aecd [2023-05-05T02:29:17.679Z] Removing intermediate container 650947c6aecd [2023-05-05T02:29:17.679Z] ---> fd8fba1f8dd7 [2023-05-05T02:29:17.679Z] Step 14/25 : COPY . . [2023-05-05T02:29:21.955Z] ---> 99d4cbe01cfc [2023-05-05T02:29:21.955Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:29:21.955Z] ---> Running in 02c8916c6f62 [2023-05-05T02:29:22.963Z] 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-05T02:32:14.849Z] Removing intermediate container 02c8916c6f62 [2023-05-05T02:32:14.849Z] ---> df2ecfe37d54 [2023-05-05T02:32:14.849Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:32:14.849Z] 3.17: Pulling from library/alpine [2023-05-05T02:32:14.849Z] c41833b44d91: Already exists [2023-05-05T02:32:14.849Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:32:14.849Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:32:14.849Z] ---> 51e60588ff2c [2023-05-05T02:32:14.849Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:32:14.849Z] ---> Running in b355bc868c4d [2023-05-05T02:32:14.849Z] Removing intermediate container b355bc868c4d [2023-05-05T02:32:14.849Z] ---> e97db318894f [2023-05-05T02:32:14.849Z] 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-05T02:32:14.849Z] ---> 8c7c6d537f9c [2023-05-05T02:32:14.849Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:32:14.849Z] ---> 898fcf91d6ce [2023-05-05T02:32:14.849Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:32:14.849Z] ---> a0d40ea57173 [2023-05-05T02:32:14.849Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:32:14.849Z] ---> Running in abffe4f26dcd [2023-05-05T02:32:14.849Z] Removing intermediate container abffe4f26dcd [2023-05-05T02:32:14.849Z] ---> 329d7dc1c23e [2023-05-05T02:32:14.849Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:32:14.849Z] ---> Running in 5d1d191b754c [2023-05-05T02:32:14.849Z] Removing intermediate container 5d1d191b754c [2023-05-05T02:32:14.849Z] ---> 4fb5a40f4f62 [2023-05-05T02:32:14.849Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T02:32:14.849Z] ---> Running in b48d7854f695 [2023-05-05T02:32:14.849Z] Removing intermediate container b48d7854f695 [2023-05-05T02:32:14.849Z] ---> 5e3c16d693bb [2023-05-05T02:32:14.849Z] Step 24/25 : LABEL git_sha=ab0f2747274eaf747518b47f9ab40c21394ab783 [2023-05-05T02:32:14.849Z] ---> Running in bdc67e8db5de [2023-05-05T02:32:14.849Z] Removing intermediate container bdc67e8db5de [2023-05-05T02:32:14.849Z] ---> 98cf9765b31b [2023-05-05T02:32:14.849Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:32:14.849Z] ---> Running in aeb1f0d7ac8c [2023-05-05T02:32:14.849Z] Removing intermediate container aeb1f0d7ac8c [2023-05-05T02:32:14.849Z] ---> 64c6026243e3 [2023-05-05T02:32:14.849Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:32:14.849Z] Successfully built 64c6026243e3 [2023-05-05T02:32:14.849Z] 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-05T02:32:15.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:15.309Z] [2023-05-05T02:32:15.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:32:15.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:15.939Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T02:32:15.939Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T02:32:15.939Z] 04944245beec: Pulling fs layer [2023-05-05T02:32:15.939Z] 699f458cf7ca: Pulling fs layer [2023-05-05T02:32:15.939Z] 765212b225bb: Pulling fs layer [2023-05-05T02:32:15.939Z] f23df028b6ca: Pulling fs layer [2023-05-05T02:32:15.939Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T02:32:15.939Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T02:32:15.939Z] 765212b225bb: Waiting [2023-05-05T02:32:15.939Z] f23df028b6ca: Waiting [2023-05-05T02:32:15.939Z] d65c8cfc05b1: Waiting [2023-05-05T02:32:15.939Z] 2437ff75d9bd: Waiting [2023-05-05T02:32:15.939Z] 04944245beec: Verifying Checksum [2023-05-05T02:32:15.939Z] 04944245beec: Download complete [2023-05-05T02:32:15.939Z] 765212b225bb: Verifying Checksum [2023-05-05T02:32:15.939Z] 765212b225bb: Download complete [2023-05-05T02:32:16.220Z] f23df028b6ca: Download complete [2023-05-05T02:32:16.220Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T02:32:16.220Z] d65c8cfc05b1: Download complete [2023-05-05T02:32:16.220Z] 699f458cf7ca: Verifying Checksum [2023-05-05T02:32:16.220Z] 699f458cf7ca: Download complete [2023-05-05T02:32:16.808Z] 8998bd30e6a1: Download complete [2023-05-05T02:32:18.765Z] 2437ff75d9bd: Download complete [2023-05-05T02:32:20.719Z] 8998bd30e6a1: Pull complete [2023-05-05T02:32:21.305Z] 04944245beec: Pull complete [2023-05-05T02:32:22.725Z] 699f458cf7ca: Pull complete [2023-05-05T02:32:22.998Z] 765212b225bb: Pull complete [2023-05-05T02:32:23.973Z] f23df028b6ca: Pull complete [2023-05-05T02:32:23.973Z] d65c8cfc05b1: Pull complete [2023-05-05T02:32:38.996Z] 2437ff75d9bd: Pull complete [2023-05-05T02:32:38.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T02:32:38.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:38.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:32:39.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-13368 does not seem to be running inside a container [2023-05-05T02:32:39.329Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-05T02:32:45.970Z] $ docker top 5c6b5a44fda487b610933c484c92fbd0b7272646f16df58e5bf32d2087e2d017 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:46.862Z] ---> job-cost.sh [2023-05-05T02:32:46.862Z] lf-activate-venv: SKIPPING [2023-05-05T02:32:46.862Z] INFO: No Stack... [2023-05-05T02:32:47.450Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T02:32:48.044Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:32:48.709Z] + cut -d, -f6 [2023-05-05T02:32:48.709Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [Pipeline] lock [2023-05-05T02:32:48.800Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [2023-05-05T02:32:48.808Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] did not exist. Created. [2023-05-05T02:32:48.808Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:32:49.502Z] /w/workspace/edgex-ui-go/7@tmp/durable-81ac6274/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T02:32:50.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T02:32:50.211Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T02:32:55.757Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:32:55.802Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:32:55.834Z] $ docker stop --time=1 5c6b5a44fda487b610933c484c92fbd0b7272646f16df58e5bf32d2087e2d017 [2023-05-05T02:32:57.611Z] $ docker rm -f --volumes 5c6b5a44fda487b610933c484c92fbd0b7272646f16df58e5bf32d2087e2d017 [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-05T02:32:58.006Z] provisioning config files... [2023-05-05T02:32:58.013Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config7576010669841126478tmp [Pipeline] { [Pipeline] sh [2023-05-05T02:32:58.304Z] + set +x [2023-05-05T02:32:58.305Z] + + bash -s --curl [2023-05-05T02:32:58.305Z] -s https://codecov.io/bash [2023-05-05T02:32:58.305Z] [2023-05-05T02:32:58.305Z] _____ _ [2023-05-05T02:32:58.305Z] / ____| | | [2023-05-05T02:32:58.305Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T02:32:58.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T02:32:58.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T02:32:58.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T02:32:58.305Z] Bash-1.0.6 [2023-05-05T02:32:58.305Z] [2023-05-05T02:32:58.305Z] [2023-05-05T02:32:58.305Z] ==> git version 2.25.1 found [2023-05-05T02:32:58.305Z] ==> 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-05T02:32:58.305Z] Release-Date: 2020-01-08 [2023-05-05T02:32:58.305Z] 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-05T02:32:58.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T02:32:58.305Z] ==> Jenkins CI detected. [2023-05-05T02:32:58.305Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-05-05T02:32:58.305Z] project root: . [2023-05-05T02:32:58.305Z] --> token set from env [2023-05-05T02:32:58.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T02:32:58.305Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T02:32:58.563Z] ==> Python coveragepy not found [2023-05-05T02:32:58.563Z] ==> Searching for coverage reports in: [2023-05-05T02:32:58.563Z] + . [2023-05-05T02:32:58.563Z] -> Found 1 reports [2023-05-05T02:32:58.563Z] ==> Detecting git/mercurial file structure [2023-05-05T02:32:58.563Z] ==> Reading reports [2023-05-05T02:32:58.563Z] + ./coverage.out bytes=10 [2023-05-05T02:32:58.563Z] ==> Appending adjustments [2023-05-05T02:32:58.563Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T02:32:59.381Z] + Found adjustments [2023-05-05T02:32:59.381Z] ==> Gzipping contents [2023-05-05T02:32:59.381Z] 12K /tmp/codecov.h5liZm.gz [2023-05-05T02:32:59.381Z] ==> Uploading reports [2023-05-05T02:32:59.381Z] url: https://codecov.io [2023-05-05T02:32:59.381Z] query: branch=PR-589&commit=a22e33711585732bb23c896e5cf594dc9dec5237&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-05-05T02:32:59.381Z] -> Pinging Codecov [2023-05-05T02:32:59.381Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=a22e33711585732bb23c896e5cf594dc9dec5237&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-05-05T02:32:59.640Z] -> Uploading to [2023-05-05T02:32:59.640Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/a22e33711585732bb23c896e5cf594dc9dec5237/ca4cccda-f02c-4391-9bdf-d98cd572fb21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T023259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3114384e84868254dd9932bbd7b731ca3792cf1bafd7c30b13ac11ddaa7488b9 [2023-05-05T02:32:59.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:32:59.640Z] Dload Upload Total Spent Left Speed [2023-05-05T02:32:59.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8874 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 39616 --:--:-- --:--:-- --:--:-- 39440 [2023-05-05T02:32:59.899Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a22e33711585732bb23c896e5cf594dc9dec5237 [Pipeline] } [2023-05-05T02:32:59.907Z] 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-05T02:33:00.606Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] [2023-05-05T02:33:00.606Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-05T02:33:00.606Z] total 16 [2023-05-05T02:33:00.606Z] drwxr-xr-x 3 root root 4096 May 5 02:12 . [2023-05-05T02:33:00.606Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:12 .. [2023-05-05T02:33:00.606Z] drwxr-xr-x 2 root root 4096 May 5 02:12 cost [2023-05-05T02:33:00.606Z] -rw-r--r-- 1 root root 83 May 5 02:12 cost.csv [2023-05-05T02:33:00.607Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-05T02:33:00.607Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-05T02:33:00.607Z] total 16 [2023-05-05T02:33:00.607Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:12 . [2023-05-05T02:33:00.607Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:12 .. [2023-05-05T02:33:00.607Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 02:12 cost [2023-05-05T02:33:00.607Z] -rw-r--r-- 1 jenkins jenkins 83 May 5 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:00.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:01.752Z] ---> package-listing.sh [2023-05-05T02:33:01.752Z] ++ facter osfamily [2023-05-05T02:33:01.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T02:33:02.011Z] + OS_FAMILY=debian [2023-05-05T02:33:02.011Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-05-05T02:33:02.011Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T02:33:02.011Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T02:33:02.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T02:33:02.011Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T02:33:02.011Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-05-05T02:33:02.011Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T02:33:02.011Z] + case "${OS_FAMILY}" in [2023-05-05T02:33:02.011Z] + dpkg -l [2023-05-05T02:33:02.011Z] + grep '^ii' [2023-05-05T02:33:02.011Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T02:33:02.011Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T02:33:02.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T02:33:02.011Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-05-05T02:33:02.011Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [2023-05-05T02:33:02.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo [2023-05-05T02:33:02.022Z] 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T02:33:02.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:33:02.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:33:02.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:33:02.932Z] prd-ubuntu20.04-docker-8c-8g-13352 does not seem to be running inside a container [2023-05-05T02:33:02.984Z] $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-05T02:33:03.187Z] $ docker top 67a92f257b51700e14e89d64cb353107bc931e041a42e93ebb47856531278fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:33:03.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T02:33:03.801Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T02:33:04.095Z] + ls /var/log/sa-host [2023-05-05T02:33:04.095Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:33:04.164Z] provisioning config files... [2023-05-05T02:33:04.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config586090982343961945tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:33:04.188Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:04.467Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T02:33:04.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:04.793Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T02:33:04.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:05.101Z] ---> sudo-logs.sh [2023-05-05T02:33:05.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T02:33:05.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:05.507Z] ---> job-cost.sh [2023-05-05T02:33:05.507Z] lf-activate-venv: SKIPPING [2023-05-05T02:33:05.507Z] DEBUG: total: 0.2199999988079071 [2023-05-05T02:33:05.507Z] INFO: Retrieving Stack Cost... [2023-05-05T02:33:05.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:33:06.082Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T02:33:06.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:06.380Z] ---> logs-deploy.sh [2023-05-05T02:33:06.380Z] lf-activate-venv: SKIPPING [2023-05-05T02:33:06.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/7 [2023-05-05T02:33:06.380Z] INFO: archiving workspace using pattern(s): [2023-05-05T02:33:07.317Z] Archives upload complete. [2023-05-05T02:33:07.576Z] INFO: archiving logs to Nexus [2023-05-05T02:33:08.144Z] ---> uname -a: [2023-05-05T02:33:08.144Z] Linux prd-ubuntu20-04-docker-8c-8g-13352 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] ---> lscpu: [2023-05-05T02:33:08.144Z] Architecture: x86_64 [2023-05-05T02:33:08.144Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T02:33:08.144Z] Byte Order: Little Endian [2023-05-05T02:33:08.144Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T02:33:08.144Z] CPU(s): 8 [2023-05-05T02:33:08.144Z] On-line CPU(s) list: 0-7 [2023-05-05T02:33:08.144Z] Thread(s) per core: 1 [2023-05-05T02:33:08.144Z] Core(s) per socket: 1 [2023-05-05T02:33:08.144Z] Socket(s): 8 [2023-05-05T02:33:08.144Z] NUMA node(s): 1 [2023-05-05T02:33:08.144Z] Vendor ID: AuthenticAMD [2023-05-05T02:33:08.144Z] CPU family: 23 [2023-05-05T02:33:08.144Z] Model: 49 [2023-05-05T02:33:08.144Z] Model name: AMD EPYC-Rome Processor [2023-05-05T02:33:08.144Z] Stepping: 0 [2023-05-05T02:33:08.144Z] CPU MHz: 2799.998 [2023-05-05T02:33:08.144Z] BogoMIPS: 5599.99 [2023-05-05T02:33:08.144Z] Virtualization: AMD-V [2023-05-05T02:33:08.144Z] Hypervisor vendor: KVM [2023-05-05T02:33:08.144Z] Virtualization type: full [2023-05-05T02:33:08.144Z] L1d cache: 256 KiB [2023-05-05T02:33:08.144Z] L1i cache: 256 KiB [2023-05-05T02:33:08.144Z] L2 cache: 4 MiB [2023-05-05T02:33:08.144Z] L3 cache: 128 MiB [2023-05-05T02:33:08.144Z] NUMA node0 CPU(s): 0-7 [2023-05-05T02:33:08.144Z] Vulnerability Itlb multihit: Not affected [2023-05-05T02:33:08.144Z] Vulnerability L1tf: Not affected [2023-05-05T02:33:08.144Z] Vulnerability Mds: Not affected [2023-05-05T02:33:08.144Z] Vulnerability Meltdown: Not affected [2023-05-05T02:33:08.144Z] Vulnerability Mmio stale data: Not affected [2023-05-05T02:33:08.144Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T02:33:08.144Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T02:33:08.144Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T02:33:08.144Z] Vulnerability Srbds: Not affected [2023-05-05T02:33:08.144Z] Vulnerability Tsx async abort: Not affected [2023-05-05T02:33:08.144Z] 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-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] ---> nproc: [2023-05-05T02:33:08.144Z] 8 [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] ---> df -h: [2023-05-05T02:33:08.144Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T02:33:08.144Z] overlay 155G 13G 142G 9% / [2023-05-05T02:33:08.144Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T02:33:08.144Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T02:33:08.144Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T02:33:08.144Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] ---> sar -b -r -n DEV: [2023-05-05T02:33:08.144Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13352) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] 02:06:23 LINUX RESTART (8 CPU) [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T02:33:08.144Z] 02:08:01 283.84 11.68 272.16 0.00 1769.92 132847.31 0.00 [2023-05-05T02:33:08.144Z] 02:09:01 95.02 0.00 95.02 0.00 0.00 42652.89 0.00 [2023-05-05T02:33:08.144Z] 02:10:01 196.20 0.37 195.83 0.00 7.73 37516.28 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 141.46 0.13 141.33 0.00 1.07 30570.50 0.00 [2023-05-05T02:33:08.144Z] 02:12:01 180.65 12.41 168.24 0.00 5443.09 32855.21 0.00 [2023-05-05T02:33:08.144Z] 02:13:01 93.07 0.02 93.05 0.00 0.27 26220.03 0.00 [2023-05-05T02:33:08.144Z] 02:14:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-05-05T02:33:08.144Z] 02:15:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 [2023-05-05T02:33:08.144Z] 02:16:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 [2023-05-05T02:33:08.144Z] 02:17:01 2.12 0.02 2.10 0.00 0.13 35.06 0.00 [2023-05-05T02:33:08.144Z] 02:18:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 [2023-05-05T02:33:08.144Z] 02:19:01 1.83 0.00 1.83 0.00 0.00 19.33 0.00 [2023-05-05T02:33:08.144Z] 02:20:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-05-05T02:33:08.144Z] 02:21:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 [2023-05-05T02:33:08.144Z] 02:22:01 1.95 0.02 1.93 0.00 0.13 22.40 0.00 [2023-05-05T02:33:08.144Z] 02:23:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2023-05-05T02:33:08.144Z] 02:24:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2023-05-05T02:33:08.144Z] 02:25:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2023-05-05T02:33:08.144Z] 02:26:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 [2023-05-05T02:33:08.144Z] 02:27:01 1.15 0.00 1.15 0.00 0.00 15.33 0.00 [2023-05-05T02:33:08.144Z] 02:28:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-05-05T02:33:08.144Z] 02:29:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2023-05-05T02:33:08.144Z] 02:30:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-05-05T02:33:08.144Z] 02:31:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2023-05-05T02:33:08.144Z] 02:32:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2023-05-05T02:33:08.144Z] 02:33:01 1.55 0.25 1.30 0.00 19.33 18.80 0.00 [2023-05-05T02:33:08.144Z] Average: 39.10 0.96 38.15 0.00 278.54 11654.18 0.00 [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T02:33:08.144Z] 02:08:01 28067976 31588132 717444 2.18 112024 3615680 1868848 5.51 1201292 3178160 442344 [2023-05-05T02:33:08.144Z] 02:09:01 27586928 31487296 811544 2.47 150468 3920020 2217244 6.53 1415664 3397012 303992 [2023-05-05T02:33:08.144Z] 02:10:01 26743248 31244684 1116304 3.39 192624 4339624 2118928 6.24 1571160 3998492 147016 [2023-05-05T02:33:08.144Z] 02:11:01 26188248 31264564 1025416 3.12 218060 4861796 1992156 5.87 1676116 4350316 20896 [2023-05-05T02:33:08.144Z] 02:12:01 25846308 31498576 786804 2.39 229084 5415840 2122856 6.26 1853404 4504288 69616 [2023-05-05T02:33:08.144Z] 02:13:01 25489192 31549124 734548 2.23 234108 5778772 1819212 5.36 1825696 4848448 156 [2023-05-05T02:33:08.144Z] 02:14:01 25488756 31548732 734832 2.23 234124 5778776 1819212 5.36 1825548 4848452 8 [2023-05-05T02:33:08.144Z] 02:15:01 25497536 31557552 725900 2.21 234144 5778780 1819212 5.36 1817972 4848456 12 [2023-05-05T02:33:08.144Z] 02:16:01 25497236 31557264 726128 2.21 234168 5778780 1819212 5.36 1817984 4848456 12 [2023-05-05T02:33:08.144Z] 02:17:01 25499124 31559332 724088 2.20 234240 5778760 1819212 5.36 1816212 4848540 20 [2023-05-05T02:33:08.144Z] 02:18:01 25499052 31559292 724000 2.20 234292 5778764 1819212 5.36 1815836 4848564 8 [2023-05-05T02:33:08.144Z] 02:19:01 25499280 31559600 723696 2.20 234320 5778768 1819212 5.36 1815788 4848568 48 [2023-05-05T02:33:08.144Z] 02:20:01 25499256 31560044 723648 2.20 234328 5778772 1819212 5.36 1815420 4849024 8 [2023-05-05T02:33:08.144Z] 02:21:01 25498916 31559736 723892 2.20 234344 5778772 1819212 5.36 1815360 4849024 44 [2023-05-05T02:33:08.144Z] 02:22:01 25499844 31560696 722856 2.20 234372 5778772 1829012 5.39 1815404 4849028 20 [2023-05-05T02:33:08.144Z] 02:23:01 25500120 31561000 722540 2.20 234392 5778772 1829012 5.39 1815136 4849028 44 [2023-05-05T02:33:08.144Z] 02:24:01 25500040 31560948 722532 2.20 234408 5778780 1829012 5.39 1815140 4849032 4 [2023-05-05T02:33:08.144Z] 02:25:01 25499732 31560656 722756 2.20 234420 5778788 1812748 5.34 1815160 4849040 32 [2023-05-05T02:33:08.144Z] 02:26:01 25499908 31560836 722724 2.20 234428 5778788 1812748 5.34 1815144 4849040 8 [2023-05-05T02:33:08.144Z] 02:27:01 25499624 31560580 722888 2.20 234452 5778792 1812748 5.34 1815776 4849044 64 [2023-05-05T02:33:08.144Z] 02:28:01 25499372 31560352 723132 2.20 234460 5778792 1812748 5.34 1815536 4849048 12 [2023-05-05T02:33:08.144Z] 02:29:01 25499292 31560288 723128 2.20 234476 5778800 1812748 5.34 1815296 4849048 68 [2023-05-05T02:33:08.144Z] 02:30:01 25499704 31560704 722856 2.20 234480 5778804 1812748 5.34 1815280 4849052 28 [2023-05-05T02:33:08.144Z] 02:31:01 25499608 31560648 722804 2.20 234484 5778804 1812748 5.34 1815296 4849056 44 [2023-05-05T02:33:08.144Z] 02:32:01 25499552 31560628 722756 2.20 234516 5778804 1812748 5.34 1815448 4849060 12 [2023-05-05T02:33:08.144Z] 02:33:01 25496920 31559492 723248 2.20 234564 5780324 1789504 5.27 1817752 4849336 948 [2023-05-05T02:33:08.144Z] Average: 25765184 31531568 756633 2.30 223992 5519574 1864287 5.49 1764224 4663639 37902 [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z] 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T02:33:08.144Z] 02:08:01 lo 8.33 8.33 0.84 0.84 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:08:01 docker0 196.39 330.97 16.06 2207.67 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:08:01 ens3 818.67 445.38 9987.96 82.10 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:09:01 veth3d1e7ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:09:01 ens3 27.53 17.10 28.70 11.11 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:10:01 docker0 123.80 244.08 17.41 3255.51 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:10:01 veth1902903 86.45 139.78 16.11 1186.59 0.00 0.00 0.00 0.10 [2023-05-05T02:33:08.144Z] 02:10:01 veth3d1e7ca 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:10:01 ens3 300.23 158.99 3959.49 33.91 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 docker0 48.86 95.82 5.94 870.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 veth3d1e7ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 ens3 121.16 64.76 889.97 17.87 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:11:01 veth70aa789 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:12:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:12:01 docker0 1.32 3.63 0.08 42.51 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:12:01 ens3 180.75 118.35 2025.66 166.55 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:13:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:13:01 ens3 99.70 63.46 2525.99 12.89 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:14:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:15:01 ens3 0.37 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:16:01 ens3 0.88 0.18 1.39 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:17:01 ens3 1.05 0.27 0.23 0.14 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:18:01 ens3 0.68 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:19:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:20:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:21:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:22:01 ens3 2.13 2.82 0.20 9.84 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:23:01 ens3 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:24:01 ens3 0.38 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:25:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:26:01 ens3 0.73 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:27:01 ens3 4.72 5.73 0.49 13.80 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:28:01 ens3 1.33 1.65 0.37 13.15 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:29:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:30:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:32:01 ens3 0.48 0.23 0.09 1.78 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:33:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] 02:33:01 ens3 9.40 6.05 9.41 3.32 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] Average: docker0 14.25 25.95 1.52 245.24 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] Average: ens3 60.48 34.09 747.44 14.11 0.00 0.00 0.00 0.00 [2023-05-05T02:33:08.144Z] [2023-05-05T02:33:08.144Z]