Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92fdf5c321fb38560b8f6fbead2bd60e87eba34b+ace75286d6b347c1db783fb9f991eadf064396bd (a7c3cbfc74ac43d9c9a4d91643cb46cae7119b78) 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-ssh1206885359303391065.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-ssh1948417409811485886.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14201079591407539861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13480854436839218927.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3765221850306989083.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13919495938351678561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [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-614 # 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 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 92fdf5c321fb38560b8f6fbead2bd60e87eba34b Merge succeeded, producing 92fdf5c321fb38560b8f6fbead2bd60e87eba34b Checking out Revision 92fdf5c321fb38560b8f6fbead2bd60e87eba34b (PR-614) > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # 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 ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T04:59:43.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T04:59:43.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T04:59:43.957Z] ========================================================= [2023-05-23T04:59:43.957Z] EdgeX Global Pipelines Version Info [2023-05-23T04:59:43.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T04:59:44.700Z] ------------------- [2023-05-23T04:59:44.700Z] stable info: [2023-05-23T04:59:44.700Z] ------------------- [2023-05-23T04:59:44.700Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T04:59:44.700Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T04:59:44.700Z] Message: update stable to v1.0.249 [2023-05-23T04:59:45.269Z] ------------------- [2023-05-23T04:59:45.269Z] experimental info: [2023-05-23T04:59:45.269Z] ------------------- [2023-05-23T04:59:45.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T04:59:45.270Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T04:59:45.270Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T04:59:45.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-23T04:59:45.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-23T04:59:45.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T04:59:45.697Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T04:59:45.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T04:59:45.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T04:59:45.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T04:59:45.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T04:59:45.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T04:59:45.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T04:59:46.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T04:59:46.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-23T04:59:46.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T04:59:46.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T04:59:46.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T04:59:46.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T04:59:46.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T04:59:46.318Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T04:59:46.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T04:59:46.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T04:59:46.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T04:59:46.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T04:59:46.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T04:59:46.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T04:59:46.593Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T04:59:46.634Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T04:59:46.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T04:59:46.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2023-05-23T04:59:46.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2023-05-23T04:59:46.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2023-05-23T04:59:46.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo [2023-05-23T04:59:46.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92fdf5c [Pipeline] echo [2023-05-23T04:59:46.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T04:59:47.017Z] provisioning config files... [2023-05-23T04:59:47.040Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config2406392395674508190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T04:59:47.383Z] ---> docker-login.sh [2023-05-23T04:59:47.383Z] nexus3.edgexfoundry.org:10001 [2023-05-23T04:59:47.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T04:59:47.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T04:59:47.644Z] Configure a credential helper to remove this warning. See [2023-05-23T04:59:47.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T04:59:47.644Z] [2023-05-23T04:59:47.644Z] Login Succeeded [2023-05-23T04:59:47.644Z] nexus3.edgexfoundry.org:10002 [2023-05-23T04:59:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T04:59:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T04:59:47.905Z] Configure a credential helper to remove this warning. See [2023-05-23T04:59:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T04:59:47.905Z] [2023-05-23T04:59:47.905Z] Login Succeeded [2023-05-23T04:59:47.905Z] nexus3.edgexfoundry.org:10003 [2023-05-23T04:59:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T04:59:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T04:59:47.905Z] Configure a credential helper to remove this warning. See [2023-05-23T04:59:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T04:59:47.905Z] [2023-05-23T04:59:47.905Z] Login Succeeded [2023-05-23T04:59:47.905Z] nexus3.edgexfoundry.org:10004 [2023-05-23T04:59:48.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T04:59:48.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T04:59:48.167Z] Configure a credential helper to remove this warning. See [2023-05-23T04:59:48.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T04:59:48.167Z] [2023-05-23T04:59:48.167Z] Login Succeeded [2023-05-23T04:59:48.167Z] docker.io [2023-05-23T04:59:48.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T04:59:48.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T04:59:48.428Z] Configure a credential helper to remove this warning. See [2023-05-23T04:59:48.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T04:59:48.428Z] [2023-05-23T04:59:48.428Z] Login Succeeded [2023-05-23T04:59:48.428Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T04:59:48.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T04:59:49.102Z] + git rev-list -1 --merges 92fdf5c321fb38560b8f6fbead2bd60e87eba34b~1..92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo [2023-05-23T04:59:49.171Z] -----------> git rev-list -1 --merges 92fdf5c321fb38560b8f6fbead2bd60e87eba34b~1..92fdf5c321fb38560b8f6fbead2bd60e87eba34b 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [false] [Pipeline] sh [2023-05-23T04:59:49.485Z] + git log --format=format:%s -1 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo [2023-05-23T04:59:49.526Z] ========================================================= [2023-05-23T04:59:49.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T04:59:49.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T04:59:49.952Z] + git log --format=format:%s -1 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo [2023-05-23T04:59:49.989Z] [semverPrep] GIT_COMMIT: 92fdf5c321fb38560b8f6fbead2bd60e87eba34b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-23T04:59:50.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T04:59:50.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T04:59:50.419Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T04:59:50.419Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T04:59:50.419Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T04:59:50.419Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T04:59:50.419Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T04:59:50.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T04:59:51.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T04:59:51.004Z] [2023-05-23T04:59:51.004Z] 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-23T04:59:51.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T04:59:51.378Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T04:59:51.378Z] b85a868b505f: Pulling fs layer [2023-05-23T04:59:51.378Z] e2be974225ed: Pulling fs layer [2023-05-23T04:59:51.378Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T04:59:51.378Z] 988bab9f4d93: Pulling fs layer [2023-05-23T04:59:51.378Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T04:59:51.378Z] eaf3925da568: Pulling fs layer [2023-05-23T04:59:51.378Z] bab4dde63d76: Pulling fs layer [2023-05-23T04:59:51.378Z] bde34c3a00c8: Pulling fs layer [2023-05-23T04:59:51.378Z] b352a97aabf1: Pulling fs layer [2023-05-23T04:59:51.378Z] 4872d77fe225: Pulling fs layer [2023-05-23T04:59:51.378Z] 5851b861e8e6: Pulling fs layer [2023-05-23T04:59:51.379Z] bde34c3a00c8: Waiting [2023-05-23T04:59:51.379Z] b352a97aabf1: Waiting [2023-05-23T04:59:51.379Z] bab4dde63d76: Waiting [2023-05-23T04:59:51.379Z] 4872d77fe225: Waiting [2023-05-23T04:59:51.379Z] 5851b861e8e6: Waiting [2023-05-23T04:59:51.379Z] 988bab9f4d93: Waiting [2023-05-23T04:59:51.379Z] 1469e6f7b9e6: Waiting [2023-05-23T04:59:51.379Z] eaf3925da568: Waiting [2023-05-23T04:59:51.379Z] e2be974225ed: Verifying Checksum [2023-05-23T04:59:51.379Z] e2be974225ed: Download complete [2023-05-23T04:59:51.379Z] 988bab9f4d93: Verifying Checksum [2023-05-23T04:59:51.379Z] 988bab9f4d93: Download complete [2023-05-23T04:59:51.654Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T04:59:51.654Z] 1469e6f7b9e6: Download complete [2023-05-23T04:59:51.654Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T04:59:51.654Z] 339a4e72a1f5: Download complete [2023-05-23T04:59:51.654Z] eaf3925da568: Verifying Checksum [2023-05-23T04:59:51.654Z] eaf3925da568: Download complete [2023-05-23T04:59:51.654Z] bde34c3a00c8: Verifying Checksum [2023-05-23T04:59:51.654Z] bde34c3a00c8: Download complete [2023-05-23T04:59:51.654Z] b352a97aabf1: Download complete [2023-05-23T04:59:51.654Z] 4872d77fe225: Download complete [2023-05-23T04:59:51.654Z] 5851b861e8e6: Download complete [2023-05-23T04:59:51.654Z] b85a868b505f: Download complete [2023-05-23T04:59:51.943Z] bab4dde63d76: Verifying Checksum [2023-05-23T04:59:51.943Z] bab4dde63d76: Download complete [2023-05-23T04:59:52.882Z] b85a868b505f: Pull complete [2023-05-23T04:59:53.142Z] e2be974225ed: Pull complete [2023-05-23T04:59:53.403Z] 339a4e72a1f5: Pull complete [2023-05-23T04:59:53.667Z] 988bab9f4d93: Pull complete [2023-05-23T04:59:53.668Z] 1469e6f7b9e6: Pull complete [2023-05-23T04:59:53.928Z] eaf3925da568: Pull complete [2023-05-23T04:59:55.835Z] bab4dde63d76: Pull complete [2023-05-23T04:59:55.835Z] bde34c3a00c8: Pull complete [2023-05-23T04:59:55.835Z] b352a97aabf1: Pull complete [2023-05-23T04:59:55.835Z] 4872d77fe225: Pull complete [2023-05-23T04:59:55.835Z] 5851b861e8e6: Pull complete [2023-05-23T04:59:55.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T04:59:55.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T04:59:55.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T04:59:56.070Z] prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container [2023-05-23T04:59:56.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T04:59:57.464Z] $ docker top 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff -eo pid,comm [2023-05-23T04:59:57.512Z] 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-23T04:59:57.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T04:59:57.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T04:59:57.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T04:59:57.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T04:59:57.760Z] $ docker exec 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent [2023-05-23T04:59:57.868Z] SSH_AUTH_SOCK=/tmp/ssh-owAE0AqAzguZ/agent.32 [2023-05-23T04:59:57.868Z] SSH_AGENT_PID=38 [2023-05-23T04:59:57.874Z] Running ssh-add (command line suppressed) [2023-05-23T04:59:57.981Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_17395349386988971880.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_17395349386988971880.key) [2023-05-23T04:59:57.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T04:59:58.324Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T04:59:58.358Z] $ docker exec --env ******** --env ******** 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent -k [2023-05-23T04:59:58.460Z] unset SSH_AUTH_SOCK; [2023-05-23T04:59:58.460Z] unset SSH_AGENT_PID; [2023-05-23T04:59:58.460Z] echo Agent pid 38 killed; [2023-05-23T04:59:58.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T04:59:58.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T04:59:58.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T04:59:58.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T04:59:58.653Z] $ docker exec 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent [2023-05-23T04:59:58.748Z] SSH_AUTH_SOCK=/tmp/ssh-lRValtVpFb3i/agent.70 [2023-05-23T04:59:58.748Z] SSH_AGENT_PID=76 [2023-05-23T04:59:58.755Z] Running ssh-add (command line suppressed) [2023-05-23T04:59:58.855Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_14278422787844059717.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_14278422787844059717.key) [2023-05-23T04:59:58.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T04:59:59.196Z] + git semver init [2023-05-23T04:59:59.456Z] 2023-05-23 04:59:59,372 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T04:59:59.456Z] 2023-05-23 04:59:59,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver [2023-05-23T04:59:59.456Z] 2023-05-23 04:59:59,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver [2023-05-23T04:59:59.456Z] 2023-05-23 04:59:59,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614, universal_newlines=False, shell=None, istream=None) [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,711 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.git/info/exclude [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 with force:False [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,712 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,716 [execute] INFO git cat-file --batch-check [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,723 [execute] INFO git cat-file --batch [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:00:00.837Z] 2023-05-23 05:00:00,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 [2023-05-23T05:00:00.837Z] 0.0.0 [Pipeline] } [2023-05-23T05:00:00.870Z] $ docker exec --env ******** --env ******** 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent -k [2023-05-23T05:00:00.977Z] unset SSH_AUTH_SOCK; [2023-05-23T05:00:00.977Z] unset SSH_AGENT_PID; [2023-05-23T05:00:00.978Z] echo Agent pid 76 killed; [2023-05-23T05:00:00.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T05:00:01.414Z] + git semver [Pipeline] } [2023-05-23T05:00:01.732Z] $ docker stop --time=1 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff [2023-05-23T05:00:03.018Z] $ docker rm -f --volumes 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:00:03.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T05:00:03.727Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T05:00:03.746Z] [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-23T05:00:04.390Z] provisioning config files... [2023-05-23T05:00:04.399Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config12546334270778075828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:00:04.734Z] ---> docker-login.sh [2023-05-23T05:00:04.734Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:00:04.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:04.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:04.734Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:04.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:04.734Z] [2023-05-23T05:00:04.734Z] Login Succeeded [2023-05-23T05:00:04.734Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:00:04.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:04.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:04.734Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:04.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:04.734Z] [2023-05-23T05:00:04.734Z] Login Succeeded [2023-05-23T05:00:04.734Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:00:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:04.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:04.997Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:04.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:04.997Z] [2023-05-23T05:00:04.997Z] Login Succeeded [2023-05-23T05:00:04.997Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:00:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:05.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:05.257Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:05.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:05.257Z] [2023-05-23T05:00:05.257Z] Login Succeeded [2023-05-23T05:00:05.257Z] docker.io [2023-05-23T05:00:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:05.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:05.517Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:05.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:05.517Z] [2023-05-23T05:00:05.517Z] Login Succeeded [2023-05-23T05:00:05.517Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:00:05.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T05:00:08.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:00:08.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:00:08.100Z] ========================================================= [2023-05-23T05:00:08.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T05:00:08.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:00:08.600Z] + 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-23T05:00:08.862Z] Sending build context to Docker daemon 45.56MB [2023-05-23T05:00:08.862Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:00:08.862Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T05:00:08.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T05:00:08.862Z] f56be85fc22e: Pulling fs layer [2023-05-23T05:00:08.862Z] 85791d961cd3: Pulling fs layer [2023-05-23T05:00:08.862Z] d694b5ae8c79: Pulling fs layer [2023-05-23T05:00:08.862Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T05:00:08.862Z] 4d19c01a9841: Pulling fs layer [2023-05-23T05:00:08.862Z] 9325e15d5711: Pulling fs layer [2023-05-23T05:00:08.862Z] 556b6ee489ea: Pulling fs layer [2023-05-23T05:00:08.862Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T05:00:08.862Z] 4d19c01a9841: Waiting [2023-05-23T05:00:08.862Z] 9325e15d5711: Waiting [2023-05-23T05:00:08.862Z] 556b6ee489ea: Waiting [2023-05-23T05:00:08.862Z] c5a4b2cf53e6: Waiting [2023-05-23T05:00:08.862Z] 9f32a84ed3da: Waiting [2023-05-23T05:00:08.862Z] 85791d961cd3: Verifying Checksum [2023-05-23T05:00:08.862Z] 85791d961cd3: Download complete [2023-05-23T05:00:08.862Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T05:00:08.862Z] 9f32a84ed3da: Download complete [2023-05-23T05:00:08.862Z] 4d19c01a9841: Verifying Checksum [2023-05-23T05:00:08.862Z] 4d19c01a9841: Download complete [2023-05-23T05:00:09.123Z] f56be85fc22e: Verifying Checksum [2023-05-23T05:00:09.123Z] f56be85fc22e: Download complete [2023-05-23T05:00:09.123Z] 9325e15d5711: Verifying Checksum [2023-05-23T05:00:09.123Z] 9325e15d5711: Download complete [2023-05-23T05:00:09.123Z] f56be85fc22e: Pull complete [2023-05-23T05:00:09.389Z] 85791d961cd3: Pull complete [2023-05-23T05:00:09.648Z] d694b5ae8c79: Verifying Checksum [2023-05-23T05:00:09.648Z] d694b5ae8c79: Download complete [2023-05-23T05:00:09.648Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T05:00:09.648Z] c5a4b2cf53e6: Download complete [2023-05-23T05:00:09.906Z] 556b6ee489ea: Verifying Checksum [2023-05-23T05:00:09.906Z] 556b6ee489ea: Download complete [2023-05-23T05:00:12.542Z] d694b5ae8c79: Pull complete [2023-05-23T05:00:12.542Z] 9f32a84ed3da: Pull complete [2023-05-23T05:00:12.801Z] 4d19c01a9841: Pull complete [2023-05-23T05:00:12.801Z] 9325e15d5711: Pull complete [2023-05-23T05:00:15.334Z] 556b6ee489ea: Pull complete [2023-05-23T05:00:15.901Z] c5a4b2cf53e6: Pull complete [2023-05-23T05:00:15.901Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T05:00:15.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T05:00:15.901Z] ---> c4be618373d6 [2023-05-23T05:00:15.901Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:00:17.812Z] ---> Running in f76562cbe9ad [2023-05-23T05:00:18.072Z] Removing intermediate container f76562cbe9ad [2023-05-23T05:00:18.072Z] ---> 37adf3f79b2f [2023-05-23T05:00:18.072Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:00:18.072Z] ---> Running in 4c4181d2d03b [2023-05-23T05:00:18.072Z] Removing intermediate container 4c4181d2d03b [2023-05-23T05:00:18.072Z] ---> 58c7146b8b6a [2023-05-23T05:00:18.072Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:00:18.332Z] ---> Running in b2205f6cbead [2023-05-23T05:00:18.332Z] Removing intermediate container b2205f6cbead [2023-05-23T05:00:18.332Z] ---> 914f3953cf66 [2023-05-23T05:00:18.332Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T05:00:18.332Z] ---> Running in cd6072efc914 [2023-05-23T05:00:18.332Z] Removing intermediate container cd6072efc914 [2023-05-23T05:00:18.332Z] ---> 36b4b521df10 [2023-05-23T05:00:18.332Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:00:18.332Z] ---> Running in f42e61f4779d [2023-05-23T05:00:18.590Z] Removing intermediate container f42e61f4779d [2023-05-23T05:00:18.590Z] ---> cb3da4713a63 [2023-05-23T05:00:18.590Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:00:19.186Z] Still waiting to schedule task [2023-05-23T05:00:19.186Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T05:00:19.967Z] latest: Pulling from library/docker [2023-05-23T05:00:19.967Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-23T05:00:19.967Z] dfb60e7f5d22: Pulling fs layer [2023-05-23T05:00:19.967Z] f74671f55a8d: Pulling fs layer [2023-05-23T05:00:19.967Z] 75039dcfa57a: Pulling fs layer [2023-05-23T05:00:19.967Z] a867a08cc62a: Pulling fs layer [2023-05-23T05:00:19.967Z] f897c97d93d5: Pulling fs layer [2023-05-23T05:00:19.967Z] 5893dfdf0269: Pulling fs layer [2023-05-23T05:00:19.967Z] 7bd0f5addfbf: Pulling fs layer [2023-05-23T05:00:19.967Z] b3364461d2a2: Pulling fs layer [2023-05-23T05:00:19.967Z] 3b63b390fabe: Pulling fs layer [2023-05-23T05:00:19.967Z] 200a256d559f: Pulling fs layer [2023-05-23T05:00:19.967Z] f36549cf8e4b: Pulling fs layer [2023-05-23T05:00:19.967Z] 135f01648aa4: Pulling fs layer [2023-05-23T05:00:19.967Z] f9804e6a84f9: Pulling fs layer [2023-05-23T05:00:19.967Z] a867a08cc62a: Waiting [2023-05-23T05:00:19.967Z] 5893dfdf0269: Waiting [2023-05-23T05:00:19.967Z] 7bd0f5addfbf: Waiting [2023-05-23T05:00:19.967Z] f897c97d93d5: Waiting [2023-05-23T05:00:19.967Z] b3364461d2a2: Waiting [2023-05-23T05:00:19.967Z] 3b63b390fabe: Waiting [2023-05-23T05:00:19.967Z] 200a256d559f: Waiting [2023-05-23T05:00:19.967Z] f36549cf8e4b: Waiting [2023-05-23T05:00:19.967Z] 135f01648aa4: Waiting [2023-05-23T05:00:19.967Z] f9804e6a84f9: Waiting [2023-05-23T05:00:19.967Z] 75039dcfa57a: Waiting [2023-05-23T05:00:21.408Z] f74671f55a8d: Verifying Checksum [2023-05-23T05:00:21.408Z] f74671f55a8d: Download complete [2023-05-23T05:00:21.408Z] dfb60e7f5d22: Verifying Checksum [2023-05-23T05:00:21.408Z] dfb60e7f5d22: Download complete [2023-05-23T05:00:21.408Z] 8a49fdb3b6a5: Download complete [2023-05-23T05:00:21.676Z] 8a49fdb3b6a5: Pull complete [2023-05-23T05:00:21.676Z] a867a08cc62a: Verifying Checksum [2023-05-23T05:00:21.676Z] a867a08cc62a: Download complete [2023-05-23T05:00:21.676Z] 75039dcfa57a: Verifying Checksum [2023-05-23T05:00:21.676Z] 75039dcfa57a: Download complete [2023-05-23T05:00:21.676Z] f897c97d93d5: Verifying Checksum [2023-05-23T05:00:21.676Z] 7bd0f5addfbf: Verifying Checksum [2023-05-23T05:00:21.676Z] 7bd0f5addfbf: Download complete [2023-05-23T05:00:21.676Z] 5893dfdf0269: Verifying Checksum [2023-05-23T05:00:21.676Z] 5893dfdf0269: Download complete [2023-05-23T05:00:21.964Z] dfb60e7f5d22: Pull complete [2023-05-23T05:00:21.965Z] b3364461d2a2: Verifying Checksum [2023-05-23T05:00:21.965Z] b3364461d2a2: Download complete [2023-05-23T05:00:21.965Z] 200a256d559f: Verifying Checksum [2023-05-23T05:00:21.965Z] 200a256d559f: Download complete [2023-05-23T05:00:21.965Z] f74671f55a8d: Pull complete [2023-05-23T05:00:21.965Z] 3b63b390fabe: Verifying Checksum [2023-05-23T05:00:21.965Z] 3b63b390fabe: Download complete [2023-05-23T05:00:21.965Z] 135f01648aa4: Verifying Checksum [2023-05-23T05:00:21.965Z] 135f01648aa4: Download complete [2023-05-23T05:00:21.965Z] f9804e6a84f9: Verifying Checksum [2023-05-23T05:00:21.965Z] f9804e6a84f9: Download complete [2023-05-23T05:00:22.362Z] 75039dcfa57a: Pull complete [2023-05-23T05:00:22.362Z] f36549cf8e4b: Verifying Checksum [2023-05-23T05:00:22.362Z] f36549cf8e4b: Download complete [2023-05-23T05:00:22.624Z] a867a08cc62a: Pull complete [2023-05-23T05:00:23.196Z] f897c97d93d5: Pull complete [2023-05-23T05:00:23.196Z] 5893dfdf0269: Pull complete [2023-05-23T05:00:23.196Z] 7bd0f5addfbf: Pull complete [2023-05-23T05:00:23.196Z] b3364461d2a2: Pull complete [2023-05-23T05:00:23.456Z] 3b63b390fabe: Pull complete [2023-05-23T05:00:23.456Z] 200a256d559f: Pull complete [2023-05-23T05:00:24.440Z] f36549cf8e4b: Pull complete [2023-05-23T05:00:24.702Z] 135f01648aa4: Pull complete [2023-05-23T05:00:24.702Z] f9804e6a84f9: Pull complete [2023-05-23T05:00:24.702Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T05:00:24.702Z] Status: Downloaded newer image for docker:latest [2023-05-23T05:00:26.099Z] ---> 02760a99222c [2023-05-23T05:00:26.099Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:00:26.099Z] ---> Running in 3d02919ec9ef [2023-05-23T05:00:26.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:00:26.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:00:26.616Z] OK: 265 MiB in 53 packages [2023-05-23T05:00:26.884Z] Removing intermediate container 3d02919ec9ef [2023-05-23T05:00:26.884Z] ---> 94d96f36a417 [2023-05-23T05:00:26.884Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T05:00:27.143Z] ---> Running in f2a6c9b9a54e [2023-05-23T05:00:27.143Z] Removing intermediate container f2a6c9b9a54e [2023-05-23T05:00:27.143Z] ---> 0ae5a28b940a [2023-05-23T05:00:27.143Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:00:27.143Z] ---> Running in 24cb0c7bb0d4 [2023-05-23T05:00:27.143Z] Removing intermediate container 24cb0c7bb0d4 [2023-05-23T05:00:27.143Z] ---> 21a80e72a76b [2023-05-23T05:00:27.143Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T05:00:27.401Z] ---> 9e16aacd95fb [2023-05-23T05:00:27.401Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:00:27.401Z] ---> Running in 53c81b727bcd [2023-05-23T05:01:06.123Z] Removing intermediate container 53c81b727bcd [2023-05-23T05:01:06.123Z] ---> 29d97e7bb5da [2023-05-23T05:01:06.123Z] Step 14/15 : COPY . . [2023-05-23T05:01:06.123Z] ---> 737d956e3c84 [2023-05-23T05:01:06.123Z] Step 15/15 : RUN ${MAKE} [2023-05-23T05:01:06.123Z] ---> Running in f2e8a633d005 [2023-05-23T05:01:06.123Z] noop [2023-05-23T05:01:06.123Z] Removing intermediate container f2e8a633d005 [2023-05-23T05:01:06.123Z] ---> 46203b637d06 [2023-05-23T05:01:06.123Z] Successfully built 46203b637d06 [2023-05-23T05:01:06.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:01:06.578Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T05:01:06.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:01:06.740Z] prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container [2023-05-23T05:01:06.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T05:01:07.110Z] $ docker top 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:01:07.510Z] + go version [2023-05-23T05:01:07.510Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T05:01:07.544Z] $ docker stop --time=1 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 [2023-05-23T05:01:08.802Z] $ docker rm -f --volumes 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:01:09.493Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T05:01:09.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:01:09.651Z] prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container [2023-05-23T05:01:09.694Z] $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T05:01:10.032Z] $ docker top dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:01:10.483Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] fileExists [Pipeline] sh [2023-05-23T05:01:10.849Z] + make test [2023-05-23T05:01:10.849Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T05:01:15.037Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T05:01:23.147Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T05:01:23.147Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T05:01:26.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T05:01:26.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T05:01:26.440Z] ./bin/test-attribution-txt.sh [2023-05-23T05:01:26.440Z] make -C web test [2023-05-23T05:01:26.440Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [2023-05-23T05:01:26.440Z] make[1]: tput: No such file or directory [2023-05-23T05:01:26.440Z] make[1]: tput: No such file or directory [2023-05-23T05:01:26.440Z] warning: generating ./VERSION [2023-05-23T05:01:26.440Z] echo "0.0.0" > VERSION [2023-05-23T05:01:26.440Z] docker build \ [2023-05-23T05:01:26.440Z] -f Dockerfile \ [2023-05-23T05:01:26.440Z] --build-arg USER=1000 \ [2023-05-23T05:01:26.440Z] \ [2023-05-23T05:01:26.440Z] --label "git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b" \ [2023-05-23T05:01:26.440Z] -t edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b \ [2023-05-23T05:01:26.440Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T05:01:26.440Z] . [2023-05-23T05:01:26.440Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T05:01:26.440Z] Install the buildx component to build images with BuildKit: [2023-05-23T05:01:26.440Z] https://docs.docker.com/go/buildx/ [2023-05-23T05:01:26.440Z] [2023-05-23T05:01:26.440Z] Sending build context to Docker daemon 2.571MB [2023-05-23T05:01:26.440Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T05:01:26.700Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T05:01:26.960Z] 9621f1afde84: Pulling fs layer [2023-05-23T05:01:26.960Z] c6f70ee39829: Pulling fs layer [2023-05-23T05:01:26.960Z] 56892a8094a2: Pulling fs layer [2023-05-23T05:01:26.960Z] 58dd87906ef0: Pulling fs layer [2023-05-23T05:01:26.960Z] 58dd87906ef0: Waiting [2023-05-23T05:01:26.960Z] 9621f1afde84: Verifying Checksum [2023-05-23T05:01:26.960Z] 9621f1afde84: Download complete [2023-05-23T05:01:26.960Z] 9621f1afde84: Pull complete [2023-05-23T05:01:26.960Z] 58dd87906ef0: Download complete [2023-05-23T05:01:27.220Z] 56892a8094a2: Verifying Checksum [2023-05-23T05:01:27.220Z] 56892a8094a2: Download complete [2023-05-23T05:01:28.156Z] c6f70ee39829: Verifying Checksum [2023-05-23T05:01:28.156Z] c6f70ee39829: Download complete [2023-05-23T05:01:29.088Z] c6f70ee39829: Pull complete [2023-05-23T05:01:29.347Z] 56892a8094a2: Pull complete [2023-05-23T05:01:29.347Z] 58dd87906ef0: Pull complete [2023-05-23T05:01:29.347Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T05:01:29.347Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T05:01:29.347Z] ---> b69703f70c3d [2023-05-23T05:01:29.347Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T05:01:30.726Z] ---> Running in f4f5e3a86aca [2023-05-23T05:01:30.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:01:30.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:01:31.246Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-23T05:01:31.246Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-23T05:01:31.246Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-23T05:01:31.246Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-23T05:01:31.246Z] (5/129) Installing libxcb (1.14-r2) [2023-05-23T05:01:31.246Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-23T05:01:31.246Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-23T05:01:31.246Z] (8/129) Installing libice (1.0.10-r0) [2023-05-23T05:01:31.246Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-23T05:01:31.246Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-23T05:01:31.246Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-23T05:01:31.246Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-23T05:01:31.246Z] (13/129) Installing xset (1.2.4-r0) [2023-05-23T05:01:31.246Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-23T05:01:31.246Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-23T05:01:31.246Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T05:01:31.508Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-23T05:01:31.508Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-23T05:01:31.508Z] (19/129) Installing libintl (0.21-r0) [2023-05-23T05:01:31.508Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-23T05:01:31.508Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-23T05:01:31.508Z] (22/129) Installing pcre (8.45-r1) [2023-05-23T05:01:31.508Z] (23/129) Installing glib (2.70.1-r0) [2023-05-23T05:01:31.508Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-23T05:01:31.508Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-23T05:01:31.508Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-23T05:01:31.508Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T05:01:31.508Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T05:01:31.508Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-23T05:01:31.508Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-23T05:01:31.508Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-23T05:01:31.508Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-23T05:01:31.508Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T05:01:31.508Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T05:01:31.508Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-23T05:01:31.508Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-23T05:01:31.508Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-23T05:01:31.508Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-23T05:01:31.508Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-23T05:01:31.508Z] (40/129) Installing libxi (1.8-r0) [2023-05-23T05:01:31.508Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-23T05:01:31.508Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-23T05:01:31.508Z] (43/129) Installing atk (2.36.0-r0) [2023-05-23T05:01:31.508Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-23T05:01:31.508Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-23T05:01:31.508Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-23T05:01:31.508Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T05:01:31.508Z] (48/129) Installing expat (2.5.0-r0) [2023-05-23T05:01:31.508Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-23T05:01:31.769Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-23T05:01:31.769Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-23T05:01:31.769Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-23T05:01:31.769Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-23T05:01:31.769Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-23T05:01:31.769Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-23T05:01:31.769Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-23T05:01:31.769Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-23T05:01:31.769Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-23T05:01:31.769Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-23T05:01:31.769Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-23T05:01:31.769Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-23T05:01:31.769Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-23T05:01:31.769Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-23T05:01:31.769Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-23T05:01:31.769Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-23T05:01:31.769Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-23T05:01:31.769Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-23T05:01:31.769Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-23T05:01:31.769Z] (69/129) Installing pango (1.48.10-r0) [2023-05-23T05:01:31.769Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T05:01:31.769Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T05:01:31.769Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T05:01:31.769Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-23T05:01:31.769Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-23T05:01:31.769Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T05:01:32.032Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T05:01:32.032Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-23T05:01:32.032Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-23T05:01:32.032Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-23T05:01:32.032Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T05:01:33.983Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-23T05:01:33.983Z] (80/129) Installing flac (1.3.4-r0) [2023-05-23T05:01:33.983Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T05:01:33.983Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T05:01:33.983Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-23T05:01:33.983Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-23T05:01:33.983Z] (85/129) Installing libass (0.15.2-r0) [2023-05-23T05:01:34.242Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-23T05:01:34.242Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T05:01:34.243Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T05:01:34.243Z] (89/129) Installing lame (3.100-r0) [2023-05-23T05:01:34.243Z] (90/129) Installing opus (1.3.1-r1) [2023-05-23T05:01:34.243Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T05:01:34.243Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-23T05:01:34.243Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-23T05:01:34.243Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-23T05:01:34.243Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-23T05:01:34.243Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T05:01:34.243Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-23T05:01:34.243Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-23T05:01:34.243Z] (99/129) Installing libva (2.13.0-r0) [2023-05-23T05:01:34.243Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-23T05:01:34.243Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-23T05:01:34.243Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-23T05:01:34.243Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-23T05:01:34.243Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-23T05:01:34.243Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-23T05:01:34.243Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-23T05:01:34.243Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-23T05:01:34.243Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T05:01:34.501Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-23T05:01:34.501Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-23T05:01:34.501Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T05:01:34.501Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-23T05:01:34.501Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-23T05:01:34.760Z] (114/129) Installing nspr (4.32-r0) [2023-05-23T05:01:34.760Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-23T05:01:34.760Z] (116/129) Installing nss (3.78.1-r0) [2023-05-23T05:01:34.760Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-23T05:01:34.760Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-23T05:01:34.760Z] (119/129) Installing orc (0.4.32-r0) [2023-05-23T05:01:34.760Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-23T05:01:34.760Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-23T05:01:34.760Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-23T05:01:34.760Z] (123/129) Installing libpulse (15.0-r2) [2023-05-23T05:01:34.760Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-23T05:01:34.760Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-23T05:01:34.760Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-23T05:01:34.760Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-23T05:01:34.760Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-23T05:01:34.760Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-23T05:01:36.136Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T05:01:36.136Z] Executing glib-2.70.1-r0.trigger [2023-05-23T05:01:36.136Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T05:01:36.704Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T05:01:36.704Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T05:01:36.704Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T05:01:36.704Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T05:01:36.704Z] OK: 286 MiB in 145 packages [2023-05-23T05:01:40.904Z] Removing intermediate container f4f5e3a86aca [2023-05-23T05:01:40.904Z] ---> d3cacf83e850 [2023-05-23T05:01:40.904Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T05:01:40.904Z] ---> Running in cbc3d6867fe1 [2023-05-23T05:01:40.904Z] Removing intermediate container cbc3d6867fe1 [2023-05-23T05:01:40.904Z] ---> 527605c31bd7 [2023-05-23T05:01:40.904Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T05:01:40.904Z] ---> Running in e76cd3e1c412 [2023-05-23T05:01:40.904Z] Removing intermediate container e76cd3e1c412 [2023-05-23T05:01:40.904Z] ---> 68e6a46c387b [2023-05-23T05:01:40.904Z] Step 5/10 : RUN npm install -g npm [2023-05-23T05:01:40.904Z] ---> Running in f52652e3cdaf [2023-05-23T05:01:47.537Z] [2023-05-23T05:01:47.537Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-23T05:01:47.537Z] [2023-05-23T05:01:47.537Z] 27 packages are looking for funding [2023-05-23T05:01:47.537Z] run `npm fund` for details [2023-05-23T05:01:47.537Z] [2023-05-23T05:01:47.537Z] found 0 vulnerabilities [2023-05-23T05:01:48.913Z] Removing intermediate container f52652e3cdaf [2023-05-23T05:01:48.913Z] ---> c46331e62d19 [2023-05-23T05:01:48.913Z] Step 6/10 : ARG USER=1000 [2023-05-23T05:01:48.913Z] ---> Running in 19e98659dc41 [2023-05-23T05:01:48.913Z] Removing intermediate container 19e98659dc41 [2023-05-23T05:01:48.913Z] ---> 82b791460999 [2023-05-23T05:01:48.913Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T05:01:48.913Z] ---> Running in 28ec5601d4bb [2023-05-23T05:01:49.481Z] Removing intermediate container 28ec5601d4bb [2023-05-23T05:01:49.481Z] ---> a5984cd2bd0d [2023-05-23T05:01:49.481Z] Step 8/10 : USER $USER:$USER [2023-05-23T05:01:49.481Z] ---> Running in e9637e16bdd3 [2023-05-23T05:01:49.481Z] Removing intermediate container e9637e16bdd3 [2023-05-23T05:01:49.481Z] ---> 97ff0893dc30 [2023-05-23T05:01:49.481Z] Step 9/10 : WORKDIR /app [2023-05-23T05:01:49.481Z] ---> Running in 3eebfa602565 [2023-05-23T05:01:49.481Z] Removing intermediate container 3eebfa602565 [2023-05-23T05:01:49.481Z] ---> 587450d6f2de [2023-05-23T05:01:49.481Z] Step 10/10 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:01:49.481Z] ---> Running in 51ca97325db8 [2023-05-23T05:01:49.740Z] Removing intermediate container 51ca97325db8 [2023-05-23T05:01:49.740Z] ---> 0e63fe741b6b [2023-05-23T05:01:49.740Z] Successfully built 0e63fe741b6b [2023-05-23T05:01:49.740Z] Successfully tagged edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:01:49.740Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T05:01:49.740Z] touch edgex-web-ui.imagebuilt [2023-05-23T05:01:49.740Z] mkdir -p node_modules coverage [2023-05-23T05:01:49.740Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T05:01:49.740Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T05:01:51.643Z] npm WARN old lockfile [2023-05-23T05:01:51.643Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T05:01:51.643Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T05:01:51.643Z] npm WARN old lockfile [2023-05-23T05:01:51.643Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T05:01:51.643Z] npm WARN old lockfile [2023-05-23T05:01:54.703Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16464 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] { [Pipeline] ws [2023-05-23T05:01:54.757Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T05:01:54.840Z] The recommended git tool is: git [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.046Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE }, [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:00.047Z] npm WARN EBADENGINE } [2023-05-23T05:02:00.381Z] using credential edgex-jenkins-ssh [2023-05-23T05:02:00.399Z] Cloning the remote Git repository [2023-05-23T05:02:00.454Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:02:00.555Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-23T05:02:00.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:02:00.703Z] > git --version # timeout=10 [2023-05-23T05:02:00.725Z] > git --version # 'git version 2.25.1' [2023-05-23T05:02:00.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:02:00.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T05:02:03.337Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T05:02:03.608Z] 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-23T05:02:03.608Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T05:02:03.608Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:02:03.608Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T05:02:04.499Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T05:02:04.758Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T05:02:05.695Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T05:02:06.264Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T05:02:06.264Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T05:02:05.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T05:02:05.612Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T05:02:07.111Z] Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:02:07.642Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T05:02:07.743Z] Merge succeeded, producing 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:02:07.745Z] Checking out Revision 92fdf5c321fb38560b8f6fbead2bd60e87eba34b (PR-614) [2023-05-23T05:02:06.542Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T05:02:06.580Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:02:06.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:02:06.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T05:02:07.131Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T05:02:07.213Z] > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 [2023-05-23T05:02:07.620Z] > git remote # timeout=10 [2023-05-23T05:02:07.644Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T05:02:07.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:02:07.696Z] > git merge ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [2023-05-23T05:02:07.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T05:02:07.754Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T05:02:07.770Z] > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 [2023-05-23T05:02:08.212Z] 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-23T05:02:08.472Z] 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-23T05:02:08.638Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-23T05:02:08.689Z] > git --version # timeout=10 [2023-05-23T05:02:08.703Z] > git --version # 'git version 2.25.1' [2023-05-23T05:02:08.722Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:02:10.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T05:02:10.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T05:02:10.229Z] Dload Upload Total Spent Left Speed [2023-05-23T05:02:10.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [2023-05-23T05:02:10.378Z] 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. [Pipeline] sh [2023-05-23T05:02:10.636Z] 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-23T05:02:10.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-23T05:02:10.895Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] sh [2023-05-23T05:02:11.273Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T05:02:11.273Z] + sudo tee /etc/docker/daemon.new [2023-05-23T05:02:11.273Z] { [2023-05-23T05:02:11.273Z] "registry-mirrors": [ [2023-05-23T05:02:11.273Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T05:02:11.273Z] ], [2023-05-23T05:02:11.273Z] "bip": "10.250.0.254/24", [2023-05-23T05:02:11.273Z] "hosts": [ [2023-05-23T05:02:11.273Z] "tcp://0.0.0.0:5555", [2023-05-23T05:02:11.273Z] "unix:///var/run/docker.sock" [2023-05-23T05:02:11.273Z] ], [2023-05-23T05:02:11.273Z] "mtu": 1458, [2023-05-23T05:02:11.273Z] "selinux-enabled": true, [2023-05-23T05:02:11.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T05:02:11.273Z] } [Pipeline] sh [2023-05-23T05:02:11.467Z] 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-23T05:02:11.467Z] 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-23T05:02:11.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T05:02:11.996Z] + sudo service docker restart [2023-05-23T05:02:12.035Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:02:13.939Z] 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-23T05:02:16.490Z] 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-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] 90 packages are looking for funding [2023-05-23T05:02:21.772Z] run `npm fund` for details [2023-05-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] To address issues that do not require attention, run: [2023-05-23T05:02:21.772Z] npm audit fix [2023-05-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] To address all issues (including breaking changes), run: [2023-05-23T05:02:21.772Z] npm audit fix --force [2023-05-23T05:02:21.772Z] [2023-05-23T05:02:21.772Z] Run `npm audit` for details. [2023-05-23T05:02:24.304Z] 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-23T05:02:26.836Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:02:30.358Z] provisioning config files... [2023-05-23T05:02:30.386Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15479208414420734616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:02:30.774Z] ---> docker-login.sh [2023-05-23T05:02:30.774Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:02:31.020Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T05:02:31.020Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T05:02:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:02:31.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:02:31.322Z] Configure a credential helper to remove this warning. See [2023-05-23T05:02:31.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:02:31.322Z] [2023-05-23T05:02:31.322Z] Login Succeeded [2023-05-23T05:02:31.322Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:02:31.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:02:31.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:02:31.859Z] Configure a credential helper to remove this warning. See [2023-05-23T05:02:31.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:02:31.859Z] [2023-05-23T05:02:31.859Z] Login Succeeded [2023-05-23T05:02:31.859Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:02:31.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:02:32.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:02:32.131Z] Configure a credential helper to remove this warning. See [2023-05-23T05:02:32.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:02:32.131Z] [2023-05-23T05:02:32.131Z] Login Succeeded [2023-05-23T05:02:32.131Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:02:32.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:02:32.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:02:32.405Z] Configure a credential helper to remove this warning. See [2023-05-23T05:02:32.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:02:32.405Z] [2023-05-23T05:02:32.405Z] Login Succeeded [2023-05-23T05:02:32.405Z] docker.io [2023-05-23T05:02:32.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:02:32.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:02:32.947Z] Configure a credential helper to remove this warning. See [2023-05-23T05:02:32.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:02:32.947Z] [2023-05-23T05:02:32.947Z] Login Succeeded [2023-05-23T05:02:32.947Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:02:32.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T05:02:33.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:02:33.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:02:33.480Z] ========================================================= [2023-05-23T05:02:33.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T05:02:33.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:02:34.003Z] + 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-23T05:02:34.303Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T05:02:34.303Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T05:02:34.870Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T05:02:34.870Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T05:02:34.969Z] Sending build context to Docker daemon 28.34MB [2023-05-23T05:02:34.969Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:02:34.969Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T05:02:35.128Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T05:02:35.240Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T05:02:35.241Z] c41833b44d91: Pulling fs layer [2023-05-23T05:02:35.241Z] ed15518f5707: Pulling fs layer [2023-05-23T05:02:35.241Z] feae8fd75edb: Pulling fs layer [2023-05-23T05:02:35.241Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T05:02:35.241Z] 3cdef696dda3: Pulling fs layer [2023-05-23T05:02:35.241Z] 2ced38df9373: Pulling fs layer [2023-05-23T05:02:35.241Z] 58f1dce35555: Pulling fs layer [2023-05-23T05:02:35.241Z] 242c74f7c9fa: Waiting [2023-05-23T05:02:35.241Z] 2ced38df9373: Waiting [2023-05-23T05:02:35.241Z] 3cdef696dda3: Waiting [2023-05-23T05:02:35.241Z] ed15518f5707: Verifying Checksum [2023-05-23T05:02:35.241Z] ed15518f5707: Download complete [2023-05-23T05:02:35.241Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T05:02:35.241Z] 242c74f7c9fa: Download complete [2023-05-23T05:02:35.241Z] 3cdef696dda3: Verifying Checksum [2023-05-23T05:02:35.241Z] 3cdef696dda3: Download complete [2023-05-23T05:02:35.241Z] c41833b44d91: Verifying Checksum [2023-05-23T05:02:35.241Z] c41833b44d91: Download complete [2023-05-23T05:02:35.386Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T05:02:35.644Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T05:02:35.644Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T05:02:35.901Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T05:02:35.901Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T05:02:36.238Z] c41833b44d91: Pull complete [2023-05-23T05:02:36.469Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T05:02:36.836Z] 58f1dce35555: Verifying Checksum [2023-05-23T05:02:36.836Z] 58f1dce35555: Download complete [2023-05-23T05:02:36.836Z] ed15518f5707: Pull complete [2023-05-23T05:02:37.843Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T05:02:38.264Z] feae8fd75edb: Verifying Checksum [2023-05-23T05:02:38.264Z] feae8fd75edb: Download complete [2023-05-23T05:02:38.264Z] 2ced38df9373: Verifying Checksum [2023-05-23T05:02:38.264Z] 2ced38df9373: Download complete [2023-05-23T05:02:44.404Z] 23 05 2023 05:02:43.344:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T05:02:44.404Z] 23 05 2023 05:02:43.346:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T05:02:44.404Z] 23 05 2023 05:02:43.349:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T05:02:50.811Z] feae8fd75edb: Pull complete [2023-05-23T05:02:50.811Z] 242c74f7c9fa: Pull complete [2023-05-23T05:02:50.811Z] 3cdef696dda3: Pull complete [2023-05-23T05:02:54.379Z] ✔ Browser application bundle generation complete. [2023-05-23T05:02:54.379Z] 23 05 2023 05:02:54.354:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Mt0Q1Rm4HBlnMQg-AAAB with id 29782502 [2023-05-23T05:02:57.507Z] 2ced38df9373: Pull complete [2023-05-23T05:02:57.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.057 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.128 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.237 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.253 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.263 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.275 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.281 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.284 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.292 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.299 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.306 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.314 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.336 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.348 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.384 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.387 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.414 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.437 secs) [2023-05-23T05:02:57.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.45 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.482 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.49 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.496 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.506 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.54 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.551 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.558 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.581 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.585 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.59 secs) [2023-05-23T05:02:57.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.65 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.657 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.683 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.732 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.767 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.784 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.797 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.818 secs) [2023-05-23T05:02:58.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.841 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.872 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.88 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.884 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.908 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.916 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.936 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.948 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.956 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.97 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.982 secs) [2023-05-23T05:02:58.453Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.033 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.039 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.052 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.059 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.069 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.071 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.091 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.1 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.111 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.114 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.117 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.14 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.146 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.156 secs) [2023-05-23T05:02:58.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.185 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.203 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.214 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.217 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.218 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.222 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.226 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.229 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-23T05:02:58.971Z] WARN: ' [2023-05-23T05:02:58.971Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:02:58.971Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:02:58.971Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:02:58.971Z] in a future version of Angular. [2023-05-23T05:02:58.971Z] [2023-05-23T05:02:58.971Z] For more information on this, see our API docs here: [2023-05-23T05:02:58.971Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:02:58.971Z] ' [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-23T05:02:58.971Z] WARN: ' [2023-05-23T05:02:58.971Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:02:58.971Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:02:58.971Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:02:58.971Z] in a future version of Angular. [2023-05-23T05:02:58.971Z] [2023-05-23T05:02:58.971Z] For more information on this, see our API docs here: [2023-05-23T05:02:58.971Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:02:58.971Z] ' [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.285 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.298 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.358 secs) [2023-05-23T05:02:58.971Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.365 secs) [2023-05-23T05:02:59.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.381 secs) [2023-05-23T05:02:59.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.395 secs) [2023-05-23T05:02:59.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.42 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.426 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.452 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.482 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.486 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.499 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.504 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.516 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.523 secs) [2023-05-23T05:02:59.229Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.547 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.554 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.564 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.568 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.577 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.589 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.593 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.597 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.6 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.606 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.64 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.656 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.699 secs) [2023-05-23T05:02:59.487Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.721 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.741 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.747 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.751 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.765 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.785 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.791 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.86 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.889 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.893 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.894 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.9 secs) [2023-05-23T05:02:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.913 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.917 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.921 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.925 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.931 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.938 secs) [2023-05-23T05:03:00.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.943 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.945 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.95 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.951 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.954 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.957 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.959 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.962 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.964 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.965 secs) [2023-05-23T05:03:00.006Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.887 secs / 1.965 secs) [2023-05-23T05:03:00.006Z] TOTAL: 145 SUCCESS [2023-05-23T05:03:00.006Z] ✔ Browser application bundle generation complete. [2023-05-23T05:03:00.121Z] 58f1dce35555: Pull complete [2023-05-23T05:03:00.121Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T05:03:00.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T05:03:00.121Z] ---> fadd8f120f05 [2023-05-23T05:03:00.121Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:03:00.571Z] [2023-05-23T05:03:00.572Z] =============================== Coverage summary =============================== [2023-05-23T05:03:00.572Z] Statements : 41.44% ( 1421/3429 ) [2023-05-23T05:03:00.572Z] Branches : 12.14% ( 109/898 ) [2023-05-23T05:03:00.572Z] Functions : 33.17% ( 415/1251 ) [2023-05-23T05:03:00.572Z] Lines : 39.32% ( 1276/3245 ) [2023-05-23T05:03:00.572Z] ================================================================================ [2023-05-23T05:03:00.572Z] ✔ Browser application bundle generation complete. [2023-05-23T05:03:01.137Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [Pipeline] echo [2023-05-23T05:03:01.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T05:03:01.216Z] $ docker stop --time=1 dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 [2023-05-23T05:03:02.068Z] ---> Running in 656cdf80a9e0 [2023-05-23T05:03:02.343Z] Removing intermediate container 656cdf80a9e0 [2023-05-23T05:03:02.343Z] ---> 6993fa332514 [2023-05-23T05:03:02.343Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:03:02.343Z] ---> Running in 351ad2935623 [2023-05-23T05:03:02.507Z] $ docker rm -f --volumes dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:03:02.930Z] Removing intermediate container 351ad2935623 [2023-05-23T05:03:02.930Z] ---> 110d35b16955 [2023-05-23T05:03:02.930Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:03:02.930Z] ---> Running in 94a834b09a81 [2023-05-23T05:03:03.003Z] + sudo chown -R jenkins:jenkins . [2023-05-23T05:03:03.198Z] Removing intermediate container 94a834b09a81 [2023-05-23T05:03:03.198Z] ---> 72e8b2f04fda [2023-05-23T05:03:03.198Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T05:03:03.198Z] ---> Running in f1563ec81e60 [Pipeline] stash [2023-05-23T05:03:03.466Z] Removing intermediate container f1563ec81e60 [2023-05-23T05:03:03.466Z] ---> a5d4c41a9e2f [2023-05-23T05:03:03.466Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:03:03.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-23T05:03:03.734Z] ---> Running in 1b5f48e79f37 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-23T05:03:04.000Z] Removing intermediate container 1b5f48e79f37 [2023-05-23T05:03:04.001Z] ---> 157ad797fabc [2023-05-23T05:03:04.001Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh [2023-05-23T05:03:04.267Z] latest: Pulling from library/docker [2023-05-23T05:03:04.379Z] + sudo chown -R jenkins:jenkins . [2023-05-23T05:03:04.535Z] 08409d417260: Pulling fs layer [2023-05-23T05:03:04.535Z] bf127bdc9f4f: Pulling fs layer [2023-05-23T05:03:04.535Z] 55b4810136f4: Pulling fs layer [2023-05-23T05:03:04.535Z] 2e7805c665c5: Pulling fs layer [2023-05-23T05:03:04.535Z] 560067f77f09: Pulling fs layer [2023-05-23T05:03:04.535Z] 87854ced1808: Pulling fs layer [2023-05-23T05:03:04.535Z] cb23a4dee6cb: Pulling fs layer [2023-05-23T05:03:04.535Z] 0f440641682c: Pulling fs layer [2023-05-23T05:03:04.535Z] d5751f9f360d: Pulling fs layer [2023-05-23T05:03:04.535Z] 39b4d37fd203: Pulling fs layer [2023-05-23T05:03:04.535Z] 181b4cd8a6de: Pulling fs layer [2023-05-23T05:03:04.535Z] 59b8b8583a6e: Pulling fs layer [2023-05-23T05:03:04.535Z] 5363e21a005c: Pulling fs layer [2023-05-23T05:03:04.535Z] d56ef98c0a70: Pulling fs layer [2023-05-23T05:03:04.535Z] cb23a4dee6cb: Waiting [2023-05-23T05:03:04.535Z] 0f440641682c: Waiting [2023-05-23T05:03:04.535Z] d5751f9f360d: Waiting [2023-05-23T05:03:04.535Z] 39b4d37fd203: Waiting [2023-05-23T05:03:04.535Z] 181b4cd8a6de: Waiting [2023-05-23T05:03:04.535Z] 59b8b8583a6e: Waiting [2023-05-23T05:03:04.535Z] 2e7805c665c5: Waiting [2023-05-23T05:03:04.535Z] 560067f77f09: Waiting [2023-05-23T05:03:04.535Z] 87854ced1808: Waiting [2023-05-23T05:03:04.535Z] 5363e21a005c: Waiting [2023-05-23T05:03:04.535Z] 55b4810136f4: Verifying Checksum [2023-05-23T05:03:04.535Z] 55b4810136f4: Download complete [Pipeline] sh [2023-05-23T05:03:04.822Z] bf127bdc9f4f: Verifying Checksum [2023-05-23T05:03:04.822Z] bf127bdc9f4f: Download complete [2023-05-23T05:03:04.822Z] 08409d417260: Download complete [2023-05-23T05:03:04.935Z] + ls -al . [2023-05-23T05:03:04.935Z] total 180 [2023-05-23T05:03:04.936Z] drwxrwxr-x 14 jenkins jenkins 4096 May 23 05:01 . [2023-05-23T05:03:04.936Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 .. [2023-05-23T05:03:04.936Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 .blubracket [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 04:59 .dockerignore [2023-05-23T05:03:04.936Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:00 .git [2023-05-23T05:03:04.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 .github [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 04:59 .gitignore [2023-05-23T05:03:04.936Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:00 .semver [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 04:59 Attribution.txt [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 04:59 CHANGELOG.md [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 04:59 CONTRIBUTING.md [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 04:59 Dockerfile [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 04:59 Jenkinsfile [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 04:59 LICENSE [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 04:59 Makefile [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 04:59 README.md [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:00 VERSION [2023-05-23T05:03:04.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 assets [2023-05-23T05:03:04.936Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 bin [2023-05-23T05:03:04.936Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 cmd [2023-05-23T05:03:04.936Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 05:01 coverage.out [2023-05-23T05:03:04.936Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 docs [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 04:59 go.mod [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 04:59 go.sum [2023-05-23T05:03:04.936Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 04:59 internal [2023-05-23T05:03:04.936Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 snap [2023-05-23T05:03:04.936Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 testing [2023-05-23T05:03:04.936Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 04:59 version.go [2023-05-23T05:03:04.936Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:03:05.181Z] 2e7805c665c5: Verifying Checksum [2023-05-23T05:03:05.181Z] 2e7805c665c5: Download complete [2023-05-23T05:03:05.181Z] 560067f77f09: Verifying Checksum [2023-05-23T05:03:05.181Z] 560067f77f09: Download complete [2023-05-23T05:03:05.181Z] cb23a4dee6cb: Download complete [2023-05-23T05:03:05.336Z] + 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=92fdf5c321fb38560b8f6fbead2bd60e87eba34b --label arch=amd64 --label version=0.0.0 . [2023-05-23T05:03:05.450Z] 87854ced1808: Verifying Checksum [2023-05-23T05:03:05.450Z] 87854ced1808: Download complete [2023-05-23T05:03:05.450Z] 0f440641682c: Verifying Checksum [2023-05-23T05:03:05.450Z] 0f440641682c: Download complete [2023-05-23T05:03:05.450Z] d5751f9f360d: Verifying Checksum [2023-05-23T05:03:05.450Z] d5751f9f360d: Download complete [2023-05-23T05:03:05.450Z] 181b4cd8a6de: Verifying Checksum [2023-05-23T05:03:05.450Z] 181b4cd8a6de: Download complete [2023-05-23T05:03:05.596Z] Sending build context to Docker daemon 48.32MB [2023-05-23T05:03:05.596Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:03:05.596Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T05:03:05.596Z] ---> 46203b637d06 [2023-05-23T05:03:05.596Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:03:05.718Z] 5363e21a005c: Verifying Checksum [2023-05-23T05:03:05.718Z] 5363e21a005c: Download complete [2023-05-23T05:03:05.718Z] 08409d417260: Pull complete [2023-05-23T05:03:05.718Z] 39b4d37fd203: Verifying Checksum [2023-05-23T05:03:05.718Z] 39b4d37fd203: Download complete [2023-05-23T05:03:05.718Z] d56ef98c0a70: Verifying Checksum [2023-05-23T05:03:05.718Z] d56ef98c0a70: Download complete [2023-05-23T05:03:05.856Z] ---> Running in 9f60e41b6108 [2023-05-23T05:03:06.124Z] Removing intermediate container 9f60e41b6108 [2023-05-23T05:03:06.124Z] ---> 32c5a209d95b [2023-05-23T05:03:06.124Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:03:06.124Z] ---> Running in df6126a46572 [2023-05-23T05:03:06.124Z] Removing intermediate container df6126a46572 [2023-05-23T05:03:06.124Z] ---> f629cf352ac5 [2023-05-23T05:03:06.124Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:03:06.124Z] ---> Running in a6ca97bd847e [2023-05-23T05:03:06.311Z] bf127bdc9f4f: Pull complete [2023-05-23T05:03:06.383Z] Removing intermediate container a6ca97bd847e [2023-05-23T05:03:06.383Z] ---> 1d64d4b63a0d [2023-05-23T05:03:06.383Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T05:03:06.383Z] ---> Running in bae7ed6eb3f9 [2023-05-23T05:03:06.383Z] Removing intermediate container bae7ed6eb3f9 [2023-05-23T05:03:06.383Z] ---> 38239e810b07 [2023-05-23T05:03:06.383Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:03:06.383Z] ---> Running in 2929468db0ee [2023-05-23T05:03:06.383Z] Removing intermediate container 2929468db0ee [2023-05-23T05:03:06.383Z] ---> 08a5f5cba591 [2023-05-23T05:03:06.383Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:03:06.582Z] 55b4810136f4: Pull complete [2023-05-23T05:03:06.851Z] 59b8b8583a6e: Verifying Checksum [2023-05-23T05:03:06.851Z] 59b8b8583a6e: Download complete [2023-05-23T05:03:07.318Z] ---> 589689839c10 [2023-05-23T05:03:07.318Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:03:07.318Z] ---> Running in 3069125606db [2023-05-23T05:03:07.439Z] 2e7805c665c5: Pull complete [2023-05-23T05:03:07.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:03:07.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:03:07.836Z] OK: 265 MiB in 53 packages [2023-05-23T05:03:08.404Z] Removing intermediate container 3069125606db [2023-05-23T05:03:08.404Z] ---> cfc341a86b99 [2023-05-23T05:03:08.404Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T05:03:08.404Z] ---> Running in 3ffa456ca035 [2023-05-23T05:03:08.404Z] Removing intermediate container 3ffa456ca035 [2023-05-23T05:03:08.404Z] ---> b7af71bde29c [2023-05-23T05:03:08.404Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:03:08.404Z] ---> Running in e7dc3ba41526 [2023-05-23T05:03:08.404Z] Removing intermediate container e7dc3ba41526 [2023-05-23T05:03:08.404Z] ---> 19efd99e039d [2023-05-23T05:03:08.404Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T05:03:08.418Z] 560067f77f09: Pull complete [2023-05-23T05:03:08.661Z] ---> ec254dacca50 [2023-05-23T05:03:08.662Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:03:08.662Z] ---> Running in d19bce1c00da [2023-05-23T05:03:09.392Z] 87854ced1808: Pull complete [2023-05-23T05:03:09.596Z] Removing intermediate container d19bce1c00da [2023-05-23T05:03:09.596Z] ---> 46eaad972a40 [2023-05-23T05:03:09.596Z] Step 14/25 : COPY . . [2023-05-23T05:03:09.661Z] cb23a4dee6cb: Pull complete [2023-05-23T05:03:09.938Z] 0f440641682c: Pull complete [2023-05-23T05:03:10.209Z] d5751f9f360d: Pull complete [2023-05-23T05:03:11.553Z] ---> 59e415d80453 [2023-05-23T05:03:11.553Z] Step 15/25 : RUN ${MAKE} [2023-05-23T05:03:11.553Z] ---> Running in 005d8cb69404 [2023-05-23T05:03:11.553Z] 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-23T05:03:14.470Z] 39b4d37fd203: Pull complete [2023-05-23T05:03:14.471Z] 181b4cd8a6de: Pull complete [2023-05-23T05:03:17.069Z] 59b8b8583a6e: Pull complete [2023-05-23T05:03:17.339Z] 5363e21a005c: Pull complete [2023-05-23T05:03:17.608Z] d56ef98c0a70: Pull complete [2023-05-23T05:03:17.608Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T05:03:17.608Z] Status: Downloaded newer image for docker:latest [2023-05-23T05:03:20.238Z] ---> 7342f6493894 [2023-05-23T05:03:20.238Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:03:20.238Z] ---> Running in 0b4ec884d8b4 [2023-05-23T05:03:21.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:03:21.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:03:22.755Z] OK: 263 MiB in 53 packages [2023-05-23T05:03:23.720Z] Removing intermediate container 0b4ec884d8b4 [2023-05-23T05:03:23.720Z] ---> 637a744731cd [2023-05-23T05:03:23.720Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T05:03:23.720Z] ---> Running in 6d82de2385b9 [2023-05-23T05:03:24.310Z] Removing intermediate container 6d82de2385b9 [2023-05-23T05:03:24.310Z] ---> bf002c962c5e [2023-05-23T05:03:24.310Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:03:24.310Z] ---> Running in ce3a1a7d72b2 [2023-05-23T05:03:24.580Z] Removing intermediate container ce3a1a7d72b2 [2023-05-23T05:03:24.580Z] ---> 91c101bc8512 [2023-05-23T05:03:24.580Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T05:03:28.838Z] ---> b3d48535222b [2023-05-23T05:03:28.838Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:03:28.838Z] ---> Running in 520a30250eaf [2023-05-23T05:03:33.501Z] Removing intermediate container 005d8cb69404 [2023-05-23T05:03:33.501Z] ---> b3411c4c6a94 [2023-05-23T05:03:33.501Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T05:03:33.501Z] 3.17: Pulling from library/alpine [2023-05-23T05:03:33.501Z] f56be85fc22e: Already exists [2023-05-23T05:03:33.501Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T05:03:33.501Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T05:03:33.501Z] ---> 9ed4aefc74f6 [2023-05-23T05:03:33.501Z] Step 17/25 : EXPOSE 4000 [2023-05-23T05:03:33.501Z] ---> Running in 0feffa61c6cb [2023-05-23T05:03:33.501Z] Removing intermediate container 0feffa61c6cb [2023-05-23T05:03:33.501Z] ---> 3734961d3b06 [2023-05-23T05:03:33.501Z] 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-23T05:03:33.501Z] ---> 878188c23e56 [2023-05-23T05:03:33.501Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T05:03:33.501Z] ---> f2c96136c794 [2023-05-23T05:03:33.501Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T05:03:33.501Z] ---> f1ee375d436f [2023-05-23T05:03:33.501Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T05:03:33.501Z] ---> Running in eb8e4417ac9d [2023-05-23T05:03:33.501Z] Removing intermediate container eb8e4417ac9d [2023-05-23T05:03:33.501Z] ---> 658bd81ae476 [2023-05-23T05:03:33.501Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T05:03:33.501Z] ---> Running in 1b30c18a5b41 [2023-05-23T05:03:33.501Z] Removing intermediate container 1b30c18a5b41 [2023-05-23T05:03:33.501Z] ---> 9febd1d7b2f3 [2023-05-23T05:03:33.501Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T05:03:33.501Z] ---> Running in 3092cdd589ca [2023-05-23T05:03:33.501Z] Removing intermediate container 3092cdd589ca [2023-05-23T05:03:33.501Z] ---> 92b950bd34c8 [2023-05-23T05:03:33.501Z] Step 24/25 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:03:33.501Z] ---> Running in 4256f89d4805 [2023-05-23T05:03:33.501Z] Removing intermediate container 4256f89d4805 [2023-05-23T05:03:33.501Z] ---> caf9c8779abf [2023-05-23T05:03:33.501Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T05:03:33.501Z] ---> Running in f4eb6e8abc96 [2023-05-23T05:03:33.501Z] Removing intermediate container f4eb6e8abc96 [2023-05-23T05:03:33.501Z] ---> 4118cb380dab [2023-05-23T05:03:33.501Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T05:03:33.501Z] Successfully built 4118cb380dab [2023-05-23T05:03:33.501Z] 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-23T05:03:34.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:03:34.436Z] [2023-05-23T05:03:34.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:03:34.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:03:34.823Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T05:03:34.823Z] 5eb5b503b376: Pulling fs layer [2023-05-23T05:03:34.823Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T05:03:34.823Z] ec43610c2a17: Pulling fs layer [2023-05-23T05:03:34.823Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T05:03:34.823Z] 33b1e0a273af: Pulling fs layer [2023-05-23T05:03:34.823Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T05:03:34.823Z] 2f39f015ded8: Pulling fs layer [2023-05-23T05:03:34.823Z] 3a2ae6a8a46f: Waiting [2023-05-23T05:03:34.823Z] 2f39f015ded8: Waiting [2023-05-23T05:03:34.823Z] 5d3b04190fa2: Waiting [2023-05-23T05:03:34.823Z] 33b1e0a273af: Waiting [2023-05-23T05:03:34.823Z] 5c69ac0246d0: Download complete [2023-05-23T05:03:34.823Z] 3a2ae6a8a46f: Download complete [2023-05-23T05:03:34.823Z] ec43610c2a17: Verifying Checksum [2023-05-23T05:03:34.823Z] ec43610c2a17: Download complete [2023-05-23T05:03:35.389Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T05:03:35.389Z] 5d3b04190fa2: Download complete [2023-05-23T05:03:35.389Z] 33b1e0a273af: Verifying Checksum [2023-05-23T05:03:35.389Z] 33b1e0a273af: Download complete [2023-05-23T05:03:35.389Z] 5eb5b503b376: Verifying Checksum [2023-05-23T05:03:35.389Z] 5eb5b503b376: Download complete [2023-05-23T05:03:35.956Z] 2f39f015ded8: Verifying Checksum [2023-05-23T05:03:35.956Z] 2f39f015ded8: Download complete [2023-05-23T05:03:36.523Z] 5eb5b503b376: Pull complete [2023-05-23T05:03:36.782Z] 5c69ac0246d0: Pull complete [2023-05-23T05:03:37.041Z] ec43610c2a17: Pull complete [2023-05-23T05:03:37.041Z] 3a2ae6a8a46f: Pull complete [2023-05-23T05:03:37.301Z] 33b1e0a273af: Pull complete [2023-05-23T05:03:37.301Z] 5d3b04190fa2: Pull complete [2023-05-23T05:03:41.487Z] 2f39f015ded8: Pull complete [2023-05-23T05:03:41.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T05:03:41.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:03:41.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:03:41.725Z] prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container [2023-05-23T05:03:41.756Z] $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T05:03:47.382Z] $ docker top f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:03:47.834Z] ---> job-cost.sh [2023-05-23T05:03:47.834Z] lf-activate-venv: SKIPPING [2023-05-23T05:03:47.834Z] INFO: No Stack... [2023-05-23T05:03:48.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T05:03:48.351Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T05:03:48.671Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/cost.csv [2023-05-23T05:03:48.671Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T05:03:48.712Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [2023-05-23T05:03:48.717Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] did not exist. Created. [2023-05-23T05:03:48.717Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T05:03:49.109Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T05:03:49.519Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T05:03:49.536Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T05:03:49.628Z] $ docker stop --time=1 f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 [2023-05-23T05:03:51.048Z] $ docker rm -f --volumes f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T05:04:25.309Z] Removing intermediate container 520a30250eaf [2023-05-23T05:04:25.309Z] ---> bd3cad183b9b [2023-05-23T05:04:25.309Z] Step 14/15 : COPY . . [2023-05-23T05:04:27.898Z] ---> f28271f4c1cf [2023-05-23T05:04:27.898Z] Step 15/15 : RUN ${MAKE} [2023-05-23T05:04:27.898Z] ---> Running in a099619fb419 [2023-05-23T05:04:28.866Z] noop [2023-05-23T05:04:29.456Z] Removing intermediate container a099619fb419 [2023-05-23T05:04:29.456Z] ---> 94cdb3382168 [2023-05-23T05:04:29.456Z] Successfully built 94cdb3382168 [2023-05-23T05:04:29.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:04:29.935Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T05:04:29.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:04:30.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container [2023-05-23T05:04:30.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T05:04:31.617Z] $ docker top b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:04:32.545Z] + go version [2023-05-23T05:04:32.545Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T05:04:32.579Z] $ docker stop --time=1 b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc [2023-05-23T05:04:37.436Z] $ docker rm -f --volumes b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:04:38.323Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T05:04:38.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:04:38.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container [2023-05-23T05:04:38.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T05:04:39.948Z] $ docker top 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:04:40.856Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T05:04:41.557Z] + make test [2023-05-23T05:04:41.557Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T05:05:20.449Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T05:07:12.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T05:07:12.208Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T05:07:38.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T05:07:38.967Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T05:07:38.967Z] ./bin/test-attribution-txt.sh [2023-05-23T05:07:38.967Z] make -C web test [2023-05-23T05:07:38.967Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-23T05:07:38.967Z] make[1]: tput: No such file or directory [2023-05-23T05:07:38.967Z] make[1]: tput: No such file or directory [2023-05-23T05:07:38.967Z] warning: generating ./VERSION [2023-05-23T05:07:38.967Z] echo "0.0.0" > VERSION [2023-05-23T05:07:38.967Z] docker build \ [2023-05-23T05:07:38.967Z] -f Dockerfile \ [2023-05-23T05:07:38.967Z] --build-arg USER=1000 \ [2023-05-23T05:07:38.967Z] \ [2023-05-23T05:07:38.967Z] --label "git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b" \ [2023-05-23T05:07:38.967Z] -t edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b \ [2023-05-23T05:07:38.967Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T05:07:38.967Z] . [2023-05-23T05:07:38.967Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T05:07:38.967Z] Install the buildx component to build images with BuildKit: [2023-05-23T05:07:38.967Z] https://docs.docker.com/go/buildx/ [2023-05-23T05:07:38.967Z] [2023-05-23T05:07:38.967Z] Sending build context to Docker daemon 2.571MB [2023-05-23T05:07:38.967Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T05:07:38.967Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T05:07:38.967Z] 47517142f6ba: Pulling fs layer [2023-05-23T05:07:38.967Z] 5f8c4bfa009b: Pulling fs layer [2023-05-23T05:07:38.967Z] f7079c9c4ba1: Pulling fs layer [2023-05-23T05:07:38.967Z] aba105e6f55a: Pulling fs layer [2023-05-23T05:07:38.967Z] aba105e6f55a: Waiting [2023-05-23T05:07:38.967Z] 47517142f6ba: Verifying Checksum [2023-05-23T05:07:38.967Z] 47517142f6ba: Download complete [2023-05-23T05:07:38.967Z] aba105e6f55a: Verifying Checksum [2023-05-23T05:07:38.967Z] aba105e6f55a: Download complete [2023-05-23T05:07:38.967Z] f7079c9c4ba1: Verifying Checksum [2023-05-23T05:07:38.967Z] f7079c9c4ba1: Download complete [2023-05-23T05:07:38.967Z] 47517142f6ba: Pull complete [2023-05-23T05:07:38.967Z] 5f8c4bfa009b: Verifying Checksum [2023-05-23T05:07:38.967Z] 5f8c4bfa009b: Download complete [2023-05-23T05:07:41.558Z] 5f8c4bfa009b: Pull complete [2023-05-23T05:07:41.558Z] f7079c9c4ba1: Pull complete [2023-05-23T05:07:41.827Z] aba105e6f55a: Pull complete [2023-05-23T05:07:41.827Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T05:07:42.097Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T05:07:42.097Z] ---> bf1b8b58d215 [2023-05-23T05:07:42.097Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T05:07:42.697Z] ---> Running in 617ec4abbbd3 [2023-05-23T05:07:43.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:07:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:07:44.891Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-23T05:07:44.891Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-23T05:07:44.891Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-23T05:07:44.891Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-23T05:07:44.891Z] (5/128) Installing libxcb (1.14-r2) [2023-05-23T05:07:44.891Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-23T05:07:45.160Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-23T05:07:45.160Z] (8/128) Installing libice (1.0.10-r0) [2023-05-23T05:07:45.160Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-23T05:07:45.160Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-23T05:07:45.160Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-23T05:07:45.160Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-23T05:07:45.160Z] (13/128) Installing xset (1.2.4-r0) [2023-05-23T05:07:45.160Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-23T05:07:45.160Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-23T05:07:45.160Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T05:07:45.160Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-23T05:07:45.160Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-23T05:07:45.160Z] (19/128) Installing libintl (0.21-r0) [2023-05-23T05:07:45.160Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-23T05:07:45.160Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-23T05:07:45.160Z] (22/128) Installing pcre (8.45-r1) [2023-05-23T05:07:45.160Z] (23/128) Installing glib (2.70.1-r0) [2023-05-23T05:07:45.428Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-23T05:07:45.428Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-23T05:07:45.428Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-23T05:07:45.428Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T05:07:45.428Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T05:07:45.428Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-23T05:07:45.428Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-23T05:07:45.696Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-23T05:07:45.696Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-23T05:07:45.696Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T05:07:45.696Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T05:07:45.696Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-23T05:07:45.696Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-23T05:07:45.696Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-23T05:07:45.696Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-23T05:07:45.696Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-23T05:07:45.696Z] (40/128) Installing libxi (1.8-r0) [2023-05-23T05:07:45.696Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-23T05:07:45.696Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-23T05:07:45.696Z] (43/128) Installing atk (2.36.0-r0) [2023-05-23T05:07:45.696Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-23T05:07:45.696Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-23T05:07:45.696Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-23T05:07:45.696Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T05:07:45.696Z] (48/128) Installing expat (2.5.0-r0) [2023-05-23T05:07:45.696Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-23T05:07:45.696Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-23T05:07:45.696Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-23T05:07:45.965Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-23T05:07:45.965Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-23T05:07:45.965Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-23T05:07:45.965Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-23T05:07:45.965Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-23T05:07:45.965Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-23T05:07:45.965Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-23T05:07:45.965Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-23T05:07:45.965Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-23T05:07:45.965Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-23T05:07:45.965Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-23T05:07:46.233Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-23T05:07:46.233Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-23T05:07:46.233Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-23T05:07:46.233Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-23T05:07:46.233Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-23T05:07:46.233Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-23T05:07:46.233Z] (69/128) Installing pango (1.48.10-r0) [2023-05-23T05:07:46.233Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T05:07:46.233Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T05:07:46.233Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T05:07:46.233Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-23T05:07:46.502Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-23T05:07:46.502Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T05:07:46.772Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T05:07:46.772Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-23T05:07:46.772Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-23T05:07:46.772Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-23T05:07:46.772Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T05:07:49.355Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-23T05:07:49.355Z] (80/128) Installing flac (1.3.4-r0) [2023-05-23T05:07:49.355Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T05:07:49.355Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T05:07:49.355Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-23T05:07:49.355Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-23T05:07:49.355Z] (85/128) Installing libass (0.15.2-r0) [2023-05-23T05:07:49.355Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-23T05:07:49.355Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T05:07:49.355Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T05:07:49.355Z] (89/128) Installing lame (3.100-r0) [2023-05-23T05:07:49.355Z] (90/128) Installing opus (1.3.1-r1) [2023-05-23T05:07:49.355Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T05:07:49.355Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-23T05:07:49.355Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-23T05:07:49.355Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-23T05:07:49.355Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-23T05:07:49.355Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T05:07:49.355Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-23T05:07:49.355Z] (98/128) Installing libva (2.13.0-r0) [2023-05-23T05:07:49.624Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-23T05:07:49.625Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-23T05:07:49.625Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-23T05:07:49.625Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-23T05:07:49.625Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-23T05:07:49.625Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-23T05:07:49.625Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-23T05:07:49.625Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-23T05:07:49.625Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T05:07:50.212Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-23T05:07:50.212Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-23T05:07:50.212Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T05:07:50.212Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-23T05:07:50.212Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-23T05:07:50.212Z] (113/128) Installing nspr (4.32-r0) [2023-05-23T05:07:50.212Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-23T05:07:50.212Z] (115/128) Installing nss (3.78.1-r0) [2023-05-23T05:07:50.481Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-23T05:07:50.481Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-23T05:07:50.481Z] (118/128) Installing orc (0.4.32-r0) [2023-05-23T05:07:50.481Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-23T05:07:50.481Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-23T05:07:50.481Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-23T05:07:50.481Z] (122/128) Installing libpulse (15.0-r2) [2023-05-23T05:07:50.481Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-23T05:07:50.481Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-23T05:07:50.481Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-23T05:07:50.481Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-23T05:07:50.751Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-23T05:07:50.751Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-23T05:07:55.009Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T05:07:55.009Z] Executing glib-2.70.1-r0.trigger [2023-05-23T05:07:55.009Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T05:07:56.424Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T05:07:56.424Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T05:07:56.697Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T05:07:56.697Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T05:07:56.697Z] OK: 275 MiB in 144 packages [2023-05-23T05:08:04.929Z] Removing intermediate container 617ec4abbbd3 [2023-05-23T05:08:04.929Z] ---> fb80bfaaca05 [2023-05-23T05:08:04.929Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T05:08:04.929Z] ---> Running in 911f35681680 [2023-05-23T05:08:05.215Z] Removing intermediate container 911f35681680 [2023-05-23T05:08:05.215Z] ---> 409bd8d4c8bb [2023-05-23T05:08:05.215Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T05:08:05.483Z] ---> Running in f50c0277f77e [2023-05-23T05:08:05.754Z] Removing intermediate container f50c0277f77e [2023-05-23T05:08:05.754Z] ---> 0f832af3e757 [2023-05-23T05:08:05.754Z] Step 5/10 : RUN npm install -g npm [2023-05-23T05:08:05.754Z] ---> Running in 7735bdf691ee [2023-05-23T05:08:37.997Z] [2023-05-23T05:08:37.997Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-23T05:08:37.997Z] [2023-05-23T05:08:37.997Z] 27 packages are looking for funding [2023-05-23T05:08:37.997Z] run `npm fund` for details [2023-05-23T05:08:37.997Z] [2023-05-23T05:08:37.997Z] found 0 vulnerabilities [2023-05-23T05:08:40.046Z] Removing intermediate container 7735bdf691ee [2023-05-23T05:08:40.046Z] ---> 71e4366d2154 [2023-05-23T05:08:40.046Z] Step 6/10 : ARG USER=1000 [2023-05-23T05:08:40.046Z] ---> Running in a0e1aabd4071 [2023-05-23T05:08:40.347Z] Removing intermediate container a0e1aabd4071 [2023-05-23T05:08:40.347Z] ---> b94689d62b5d [2023-05-23T05:08:40.347Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T05:08:40.625Z] ---> Running in 0e1a44e72f31 [2023-05-23T05:08:42.638Z] Removing intermediate container 0e1a44e72f31 [2023-05-23T05:08:42.638Z] ---> 119e260fad19 [2023-05-23T05:08:42.638Z] Step 8/10 : USER $USER:$USER [2023-05-23T05:08:42.638Z] ---> Running in dbbd51c27483 [2023-05-23T05:08:42.638Z] Removing intermediate container dbbd51c27483 [2023-05-23T05:08:42.638Z] ---> 93f60c45b3bc [2023-05-23T05:08:42.638Z] Step 9/10 : WORKDIR /app [2023-05-23T05:08:42.913Z] ---> Running in c997ba89caa7 [2023-05-23T05:08:43.185Z] Removing intermediate container c997ba89caa7 [2023-05-23T05:08:43.185Z] ---> 08fd278375f9 [2023-05-23T05:08:43.185Z] Step 10/10 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:08:43.185Z] ---> Running in 65b51edfd524 [2023-05-23T05:08:43.469Z] Removing intermediate container 65b51edfd524 [2023-05-23T05:08:43.469Z] ---> ca99148009f7 [2023-05-23T05:08:43.753Z] Successfully built ca99148009f7 [2023-05-23T05:08:43.753Z] Successfully tagged edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:08:43.753Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T05:08:43.753Z] touch edgex-web-ui.imagebuilt [2023-05-23T05:08:43.753Z] mkdir -p node_modules coverage [2023-05-23T05:08:43.753Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T05:08:43.753Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T05:08:56.150Z] npm WARN old lockfile [2023-05-23T05:08:56.150Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T05:08:56.150Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T05:08:56.150Z] npm WARN old lockfile [2023-05-23T05:08:56.150Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T05:08:56.150Z] npm WARN old lockfile [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE required: { [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE }, [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:09:43.029Z] npm WARN EBADENGINE } [2023-05-23T05:10:09.722Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T05:10:09.722Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T05:10:09.722Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:10:09.722Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T05:10:09.722Z] 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-23T05:10:09.990Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T05:10:14.260Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T05:10:22.473Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T05:10:22.473Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T05:10:22.741Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T05:10:32.815Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T05:10:42.886Z] 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-23T05:10:42.886Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:10:44.828Z] 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-23T05:10:48.173Z] 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-23T05:10:50.755Z] 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-23T05:10:52.166Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:11:04.480Z] 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-23T05:11:04.481Z] 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-23T05:11:26.639Z] 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-23T05:11:48.704Z] 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-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] 90 packages are looking for funding [2023-05-23T05:12:27.577Z] run `npm fund` for details [2023-05-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] To address issues that do not require attention, run: [2023-05-23T05:12:27.577Z] npm audit fix [2023-05-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] To address all issues (including breaking changes), run: [2023-05-23T05:12:27.577Z] npm audit fix --force [2023-05-23T05:12:27.577Z] [2023-05-23T05:12:27.577Z] Run `npm audit` for details. [2023-05-23T05:12:28.987Z] 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-23T05:12:43.970Z] - Generating browser application bundles (phase: setup)... [2023-05-23T05:13:16.197Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T05:13:16.197Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T05:13:48.424Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T05:13:48.424Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T05:13:51.005Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T05:13:51.005Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T05:13:55.257Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T05:13:55.839Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T05:14:01.179Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T05:14:03.125Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T05:14:03.393Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T05:14:07.648Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T05:14:07.915Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T05:14:08.497Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T05:15:16.375Z] 23 05 2023 05:15:07.324:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T05:15:16.375Z] 23 05 2023 05:15:07.338:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T05:15:16.375Z] 23 05 2023 05:15:07.369:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T05:16:24.324Z] 23 05 2023 05:16:13.730:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-23T05:16:46.380Z] 23 05 2023 05:16:45.290:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-23T05:17:18.605Z] ✔ Browser application bundle generation complete. [2023-05-23T05:17:19.287Z] 23 05 2023 05:17:18.907:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket KgQaKZ7mbmhPAQR0AAAB with id 97499098 [2023-05-23T05:17:37.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T05:17:37.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.229 secs) [2023-05-23T05:17:37.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.303 secs) [2023-05-23T05:17:37.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.337 secs) [2023-05-23T05:17:38.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-23T05:17:38.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.141 secs) [2023-05-23T05:17:38.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.33 secs) [2023-05-23T05:17:39.109Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.673 secs) [2023-05-23T05:17:40.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.298 secs) [2023-05-23T05:17:40.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.39 secs) [2023-05-23T05:17:40.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.526 secs) [2023-05-23T05:17:40.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.6 secs) [2023-05-23T05:17:40.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.626 secs) [2023-05-23T05:17:40.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.914 secs) [2023-05-23T05:17:41.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.114 secs) [2023-05-23T05:17:41.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.146 secs) [2023-05-23T05:17:41.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.162 secs) [2023-05-23T05:17:41.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.441 secs) [2023-05-23T05:17:41.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.69 secs) [2023-05-23T05:17:41.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.828 secs) [2023-05-23T05:17:41.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.848 secs) [2023-05-23T05:17:41.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.877 secs) [2023-05-23T05:17:41.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.922 secs) [2023-05-23T05:17:42.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.943 secs) [2023-05-23T05:17:42.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.955 secs) [2023-05-23T05:17:42.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.221 secs) [2023-05-23T05:17:42.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.383 secs) [2023-05-23T05:17:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.419 secs) [2023-05-23T05:17:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.449 secs) [2023-05-23T05:17:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.481 secs) [2023-05-23T05:17:42.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.53 secs) [2023-05-23T05:17:43.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.737 secs) [2023-05-23T05:17:43.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.778 secs) [2023-05-23T05:17:43.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.84 secs) [2023-05-23T05:17:43.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.919 secs) [2023-05-23T05:17:43.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.937 secs) [2023-05-23T05:17:43.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.953 secs) [2023-05-23T05:17:43.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.003 secs) [2023-05-23T05:17:43.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.035 secs) [2023-05-23T05:17:43.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.062 secs) [2023-05-23T05:17:43.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.099 secs) [2023-05-23T05:17:43.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.21 secs) [2023-05-23T05:17:43.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.244 secs) [2023-05-23T05:17:44.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.459 secs) [2023-05-23T05:17:44.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.54 secs) [2023-05-23T05:17:44.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.575 secs) [2023-05-23T05:17:44.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.607 secs) [2023-05-23T05:17:44.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.661 secs) [2023-05-23T05:17:44.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.68 secs) [2023-05-23T05:17:44.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.967 secs) [2023-05-23T05:17:45.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.168 secs) [2023-05-23T05:17:45.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.23 secs) [2023-05-23T05:17:45.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.442 secs) [2023-05-23T05:17:45.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.471 secs) [2023-05-23T05:17:45.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.489 secs) [2023-05-23T05:17:45.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.544 secs) [2023-05-23T05:17:45.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.708 secs) [2023-05-23T05:17:46.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.82 secs) [2023-05-23T05:17:46.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.921 secs) [2023-05-23T05:17:46.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.135 secs) [2023-05-23T05:17:46.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.3 secs) [2023-05-23T05:17:46.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.379 secs) [2023-05-23T05:17:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.403 secs) [2023-05-23T05:17:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.415 secs) [2023-05-23T05:17:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.44 secs) [2023-05-23T05:17:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.461 secs) [2023-05-23T05:17:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.552 secs) [2023-05-23T05:17:47.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.592 secs) [2023-05-23T05:17:47.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.919 secs) [2023-05-23T05:17:47.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.335 secs) [2023-05-23T05:17:47.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.369 secs) [2023-05-23T05:17:48.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.638 secs) [2023-05-23T05:17:48.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.663 secs) [2023-05-23T05:17:48.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.681 secs) [2023-05-23T05:17:48.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.745 secs) [2023-05-23T05:17:48.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.766 secs) [2023-05-23T05:17:48.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.905 secs) [2023-05-23T05:17:48.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.923 secs) [2023-05-23T05:17:48.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.935 secs) [2023-05-23T05:17:49.005Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.149 secs) [2023-05-23T05:17:49.005Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.195 secs) [2023-05-23T05:17:49.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.241 secs) [2023-05-23T05:17:49.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.323 secs) [2023-05-23T05:17:49.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.358 secs) [2023-05-23T05:17:49.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.513 secs) [2023-05-23T05:17:49.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.577 secs) [2023-05-23T05:17:49.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.643 secs) [2023-05-23T05:17:49.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.658 secs) [2023-05-23T05:17:49.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.671 secs) [2023-05-23T05:17:50.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.822 secs) [2023-05-23T05:17:50.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.964 secs) [2023-05-23T05:17:50.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.031 secs) [2023-05-23T05:17:50.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.082 secs) [2023-05-23T05:17:50.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.101 secs) [2023-05-23T05:17:50.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.119 secs) [2023-05-23T05:17:50.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.216 secs) [2023-05-23T05:17:50.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.359 secs) [2023-05-23T05:17:50.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.438 secs) [2023-05-23T05:17:50.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.497 secs) [2023-05-23T05:17:51.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.109 secs) [2023-05-23T05:17:51.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.15 secs) [2023-05-23T05:17:51.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.174 secs) [2023-05-23T05:17:51.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.201 secs) [2023-05-23T05:17:51.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.342 secs) [2023-05-23T05:17:52.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.418 secs) [2023-05-23T05:17:52.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.456 secs) [2023-05-23T05:17:52.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.76 secs) [2023-05-23T05:17:52.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.899 secs) [2023-05-23T05:17:52.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.932 secs) [2023-05-23T05:17:52.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.955 secs) [2023-05-23T05:17:53.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.038 secs) [2023-05-23T05:17:53.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.059 secs) [2023-05-23T05:17:53.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.164 secs) [2023-05-23T05:17:53.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.215 secs) [2023-05-23T05:17:53.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.274 secs) [2023-05-23T05:17:53.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.294 secs) [2023-05-23T05:17:53.601Z] WARN: ' [2023-05-23T05:17:53.601Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:17:53.601Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:17:53.601Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:17:53.601Z] in a future version of Angular. [2023-05-23T05:17:53.601Z] [2023-05-23T05:17:53.601Z] For more information on this, see our API docs here: [2023-05-23T05:17:53.601Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:17:53.601Z] ' [2023-05-23T05:17:53.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.294 secs) [2023-05-23T05:17:53.601Z] WARN: ' [2023-05-23T05:17:53.601Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:17:53.601Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:17:53.601Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:17:53.601Z] in a future version of Angular. [2023-05-23T05:17:53.601Z] [2023-05-23T05:17:53.601Z] For more information on this, see our API docs here: [2023-05-23T05:17:53.601Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:17:53.601Z] ' [2023-05-23T05:17:53.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.456 secs) [2023-05-23T05:17:54.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.864 secs) [2023-05-23T05:17:54.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.903 secs) [2023-05-23T05:17:54.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.053 secs) [2023-05-23T05:17:54.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.115 secs) [2023-05-23T05:17:54.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.16 secs) [2023-05-23T05:17:54.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.193 secs) [2023-05-23T05:17:54.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.257 secs) [2023-05-23T05:17:54.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.319 secs) [2023-05-23T05:17:54.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.378 secs) [2023-05-23T05:17:54.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.451 secs) [2023-05-23T05:17:54.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.524 secs) [2023-05-23T05:17:55.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.749 secs) [2023-05-23T05:17:55.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.911 secs) [2023-05-23T05:17:55.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.947 secs) [2023-05-23T05:17:55.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.014 secs) [2023-05-23T05:17:55.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.065 secs) [2023-05-23T05:17:55.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.193 secs) [2023-05-23T05:17:56.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.243 secs) [2023-05-23T05:17:56.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.302 secs) [2023-05-23T05:17:56.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.39 secs) [2023-05-23T05:17:56.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.587 secs) [2023-05-23T05:17:56.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.909 secs) [2023-05-23T05:17:57.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.016 secs) [2023-05-23T05:17:57.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.031 secs) [2023-05-23T05:17:57.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.234 secs) [2023-05-23T05:17:57.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.287 secs) [2023-05-23T05:17:57.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.337 secs) [2023-05-23T05:17:57.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.401 secs) [2023-05-23T05:17:57.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.486 secs) [2023-05-23T05:17:58.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.45 secs / 15.486 secs) [2023-05-23T05:17:58.883Z] TOTAL: 145 SUCCESS [2023-05-23T05:17:58.883Z] ✔ Browser application bundle generation complete. [2023-05-23T05:18:02.229Z] [2023-05-23T05:18:02.229Z] =============================== Coverage summary =============================== [2023-05-23T05:18:02.229Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T05:18:02.229Z] Branches : 12.14% ( 109/898 ) [2023-05-23T05:18:02.229Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T05:18:02.229Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T05:18:02.229Z] ================================================================================ [2023-05-23T05:18:02.229Z] 23 05 2023 05:18:02.070:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T05:18:03.190Z] ✔ Browser application bundle generation complete. [2023-05-23T05:18:04.596Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-23T05:18:04.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T05:18:04.673Z] $ docker stop --time=1 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 [2023-05-23T05:18:06.406Z] $ docker rm -f --volumes 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:18:07.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T05:18:10.138Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T05:18:15.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:18:16.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T05:18:18.941Z] + ls -al . [2023-05-23T05:18:18.941Z] total 176 [2023-05-23T05:18:18.941Z] drwxrwxr-x 13 jenkins jenkins 4096 May 23 05:04 . [2023-05-23T05:18:18.941Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 .. [2023-05-23T05:18:18.941Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 .blubracket [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:02 .dockerignore [2023-05-23T05:18:18.941Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:02 .git [2023-05-23T05:18:18.941Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 .github [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:02 .gitignore [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:02 Attribution.txt [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:02 CHANGELOG.md [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:02 CONTRIBUTING.md [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:02 Dockerfile [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:02 Jenkinsfile [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:02 LICENSE [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:02 Makefile [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:02 README.md [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:00 VERSION [2023-05-23T05:18:18.941Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 assets [2023-05-23T05:18:18.941Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 bin [2023-05-23T05:18:18.941Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 cmd [2023-05-23T05:18:18.941Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 05:04 coverage.out [2023-05-23T05:18:18.941Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 docs [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:02 go.mod [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:02 go.sum [2023-05-23T05:18:18.941Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:02 internal [2023-05-23T05:18:18.941Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 snap [2023-05-23T05:18:18.941Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 testing [2023-05-23T05:18:18.941Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:02 version.go [2023-05-23T05:18:18.941Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:18:19.357Z] + 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=92fdf5c321fb38560b8f6fbead2bd60e87eba34b --label arch=arm64 --label version=0.0.0 . [2023-05-23T05:18:20.986Z] Sending build context to Docker daemon 31.1MB [2023-05-23T05:18:20.986Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:18:20.986Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T05:18:20.986Z] ---> 94cdb3382168 [2023-05-23T05:18:20.986Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:18:21.572Z] ---> Running in 0fc00b7e262c [2023-05-23T05:18:21.839Z] Removing intermediate container 0fc00b7e262c [2023-05-23T05:18:21.839Z] ---> 85b6172e7301 [2023-05-23T05:18:21.839Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:18:21.839Z] ---> Running in 6940847424d4 [2023-05-23T05:18:22.115Z] Removing intermediate container 6940847424d4 [2023-05-23T05:18:22.115Z] ---> 19f698d2f41c [2023-05-23T05:18:22.115Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:18:22.382Z] ---> Running in 7690298fee22 [2023-05-23T05:18:22.648Z] Removing intermediate container 7690298fee22 [2023-05-23T05:18:22.648Z] ---> e386c03900b0 [2023-05-23T05:18:22.648Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T05:18:22.648Z] ---> Running in 411c791c7875 [2023-05-23T05:18:22.917Z] Removing intermediate container 411c791c7875 [2023-05-23T05:18:22.917Z] ---> bab3c360ac1c [2023-05-23T05:18:22.917Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:18:23.195Z] ---> Running in c6e55a955332 [2023-05-23T05:18:23.462Z] Removing intermediate container c6e55a955332 [2023-05-23T05:18:23.462Z] ---> 1f2d5ffe7397 [2023-05-23T05:18:23.462Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:18:24.876Z] ---> 6c3e62804621 [2023-05-23T05:18:24.876Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:18:24.876Z] ---> Running in f82132dec316 [2023-05-23T05:18:25.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:18:26.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:18:27.844Z] OK: 263 MiB in 53 packages [2023-05-23T05:18:28.430Z] Removing intermediate container f82132dec316 [2023-05-23T05:18:28.430Z] ---> 1af5c9f86782 [2023-05-23T05:18:28.430Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T05:18:28.697Z] ---> Running in 6f5ca0baa488 [2023-05-23T05:18:28.964Z] Removing intermediate container 6f5ca0baa488 [2023-05-23T05:18:28.964Z] ---> c54de227962f [2023-05-23T05:18:28.964Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:18:28.964Z] ---> Running in da88a1b3fe5e [2023-05-23T05:18:29.233Z] Removing intermediate container da88a1b3fe5e [2023-05-23T05:18:29.233Z] ---> 5e438e425bb1 [2023-05-23T05:18:29.233Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T05:18:29.818Z] ---> 5218f3ac41d2 [2023-05-23T05:18:29.818Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:18:30.086Z] ---> Running in 4d2db537bf40 [2023-05-23T05:18:32.679Z] Removing intermediate container 4d2db537bf40 [2023-05-23T05:18:32.679Z] ---> 50023e773aac [2023-05-23T05:18:32.679Z] Step 14/25 : COPY . . [2023-05-23T05:18:36.931Z] ---> e6f089acc26f [2023-05-23T05:18:36.931Z] Step 15/25 : RUN ${MAKE} [2023-05-23T05:18:36.931Z] ---> Running in a45aeffc34ad [2023-05-23T05:18:37.891Z] 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-23T05:20:44.566Z] Removing intermediate container a45aeffc34ad [2023-05-23T05:20:44.566Z] ---> feacd591cb1c [2023-05-23T05:20:44.566Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T05:20:44.566Z] 3.17: Pulling from library/alpine [2023-05-23T05:20:44.566Z] c41833b44d91: Already exists [2023-05-23T05:20:44.566Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T05:20:44.566Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T05:20:44.566Z] ---> 51e60588ff2c [2023-05-23T05:20:44.566Z] Step 17/25 : EXPOSE 4000 [2023-05-23T05:20:44.566Z] ---> Running in 07ffe1eb843a [2023-05-23T05:20:44.566Z] Removing intermediate container 07ffe1eb843a [2023-05-23T05:20:44.566Z] ---> 872000befae9 [2023-05-23T05:20:44.566Z] 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-23T05:20:44.566Z] ---> a69656660fcb [2023-05-23T05:20:44.566Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T05:20:44.832Z] ---> d3ac23971b0d [2023-05-23T05:20:44.832Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T05:20:45.101Z] ---> bb9e72cc08b3 [2023-05-23T05:20:45.101Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T05:20:45.366Z] ---> Running in bf5e12519055 [2023-05-23T05:20:45.632Z] Removing intermediate container bf5e12519055 [2023-05-23T05:20:45.632Z] ---> b10c67026ece [2023-05-23T05:20:45.632Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T05:20:45.632Z] ---> Running in ac0613f3e9b7 [2023-05-23T05:20:45.902Z] Removing intermediate container ac0613f3e9b7 [2023-05-23T05:20:45.902Z] ---> 4b14c3b78abb [2023-05-23T05:20:45.902Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T05:20:45.902Z] ---> Running in 14857bb5569f [2023-05-23T05:20:46.167Z] Removing intermediate container 14857bb5569f [2023-05-23T05:20:46.167Z] ---> 5d464a902871 [2023-05-23T05:20:46.167Z] Step 24/25 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b [2023-05-23T05:20:46.167Z] ---> Running in 3539886e90e6 [2023-05-23T05:20:46.435Z] Removing intermediate container 3539886e90e6 [2023-05-23T05:20:46.435Z] ---> 30e4aeb6b0ed [2023-05-23T05:20:46.435Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T05:20:46.701Z] ---> Running in 7039c645423a [2023-05-23T05:20:46.967Z] Removing intermediate container 7039c645423a [2023-05-23T05:20:46.967Z] ---> dcd555d950b2 [2023-05-23T05:20:46.967Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T05:20:46.967Z] Successfully built dcd555d950b2 [2023-05-23T05:20:46.967Z] 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-23T05:20:48.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:20:48.071Z] [2023-05-23T05:20:48.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:20:48.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:20:48.471Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T05:20:48.471Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T05:20:48.471Z] 04944245beec: Pulling fs layer [2023-05-23T05:20:48.471Z] 699f458cf7ca: Pulling fs layer [2023-05-23T05:20:48.471Z] 765212b225bb: Pulling fs layer [2023-05-23T05:20:48.471Z] f23df028b6ca: Pulling fs layer [2023-05-23T05:20:48.471Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T05:20:48.471Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T05:20:48.471Z] 765212b225bb: Waiting [2023-05-23T05:20:48.471Z] f23df028b6ca: Waiting [2023-05-23T05:20:48.471Z] d65c8cfc05b1: Waiting [2023-05-23T05:20:48.471Z] 2437ff75d9bd: Waiting [2023-05-23T05:20:48.736Z] 04944245beec: Verifying Checksum [2023-05-23T05:20:48.736Z] 04944245beec: Download complete [2023-05-23T05:20:48.736Z] 765212b225bb: Verifying Checksum [2023-05-23T05:20:48.736Z] 765212b225bb: Download complete [2023-05-23T05:20:48.736Z] f23df028b6ca: Download complete [2023-05-23T05:20:48.736Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T05:20:48.736Z] d65c8cfc05b1: Download complete [2023-05-23T05:20:48.736Z] 699f458cf7ca: Verifying Checksum [2023-05-23T05:20:48.736Z] 699f458cf7ca: Download complete [2023-05-23T05:20:49.320Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T05:20:49.320Z] 8998bd30e6a1: Download complete [2023-05-23T05:20:51.258Z] 2437ff75d9bd: Download complete [2023-05-23T05:20:53.196Z] 8998bd30e6a1: Pull complete [2023-05-23T05:20:53.463Z] 04944245beec: Pull complete [2023-05-23T05:20:54.867Z] 699f458cf7ca: Pull complete [2023-05-23T05:20:54.867Z] 765212b225bb: Pull complete [2023-05-23T05:20:59.112Z] f23df028b6ca: Pull complete [2023-05-23T05:20:59.112Z] d65c8cfc05b1: Pull complete [2023-05-23T05:21:11.407Z] 2437ff75d9bd: Pull complete [2023-05-23T05:21:11.407Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T05:21:11.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:21:11.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:21:11.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container [2023-05-23T05:21:11.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T05:21:14.707Z] $ docker top 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:15.599Z] ---> job-cost.sh [2023-05-23T05:21:15.599Z] lf-activate-venv: SKIPPING [2023-05-23T05:21:15.599Z] INFO: No Stack... [2023-05-23T05:21:16.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T05:21:16.765Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T05:21:17.429Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-23T05:21:17.429Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T05:21:17.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [2023-05-23T05:21:17.519Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] did not exist. Created. [2023-05-23T05:21:17.519Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T05:21:17.942Z] /w/workspace/edgex-ui-go/1@tmp/durable-29dd564d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T05:21:18.295Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T05:21:18.592Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T05:21:23.627Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T05:21:23.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T05:21:23.729Z] $ docker stop --time=1 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 [2023-05-23T05:21:25.389Z] $ docker rm -f --volumes 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 [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-23T05:21:26.387Z] provisioning config files... [2023-05-23T05:21:26.395Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config16023528459417472646tmp [Pipeline] { [Pipeline] sh [2023-05-23T05:21:26.737Z] + set +x [2023-05-23T05:21:26.737Z] + curl -s https://codecov.io/bash [2023-05-23T05:21:26.737Z] + bash -s -- [2023-05-23T05:21:26.737Z] [2023-05-23T05:21:26.737Z] _____ _ [2023-05-23T05:21:26.737Z] / ____| | | [2023-05-23T05:21:26.737Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T05:21:26.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T05:21:26.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T05:21:26.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T05:21:26.737Z] Bash-1.0.6 [2023-05-23T05:21:26.737Z] [2023-05-23T05:21:26.737Z] [2023-05-23T05:21:26.737Z] ==> git version 2.25.1 found [2023-05-23T05:21:26.737Z] ==> 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-23T05:21:26.737Z] Release-Date: 2020-01-08 [2023-05-23T05:21:26.737Z] 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-23T05:21:26.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T05:21:26.737Z] ==> Jenkins CI detected. [2023-05-23T05:21:26.737Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [2023-05-23T05:21:26.737Z] project root: . [2023-05-23T05:21:26.737Z] --> token set from env [2023-05-23T05:21:26.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T05:21:26.737Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T05:21:26.997Z] ==> Python coveragepy not found [2023-05-23T05:21:26.998Z] ==> Searching for coverage reports in: [2023-05-23T05:21:26.998Z] + . [2023-05-23T05:21:26.998Z] -> Found 1 reports [2023-05-23T05:21:26.998Z] ==> Detecting git/mercurial file structure [2023-05-23T05:21:26.998Z] ==> Reading reports [2023-05-23T05:21:26.998Z] + ./coverage.out bytes=10 [2023-05-23T05:21:26.998Z] ==> Appending adjustments [2023-05-23T05:21:26.998Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T05:21:27.564Z] + Found adjustments [2023-05-23T05:21:27.564Z] ==> Gzipping contents [2023-05-23T05:21:27.824Z] 12K /tmp/codecov.6JTHsO.gz [2023-05-23T05:21:27.824Z] ==> Uploading reports [2023-05-23T05:21:27.824Z] url: https://codecov.io [2023-05-23T05:21:27.824Z] query: branch=PR-614&commit=92fdf5c321fb38560b8f6fbead2bd60e87eba34b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-05-23T05:21:27.824Z] -> Pinging Codecov [2023-05-23T05:21:27.824Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-614&commit=92fdf5c321fb38560b8f6fbead2bd60e87eba34b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-05-23T05:21:27.824Z] -> Uploading to [2023-05-23T05:21:27.824Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/92fdf5c321fb38560b8f6fbead2bd60e87eba34b/311e98cf-bea8-4e56-afae-b29cd7633c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T052127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c25cc21b3b42ae8067ed31f3f08cd947be8cb3b49d88072fd93856c7a0f12c99 [2023-05-23T05:21:27.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T05:21:27.824Z] Dload Upload Total Spent Left Speed [2023-05-23T05:21:28.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 42362 --:--:-- --:--:-- --:--:-- 42362 [2023-05-23T05:21:28.083Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] } [2023-05-23T05:21:28.110Z] 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-23T05:21:29.975Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives ] [2023-05-23T05:21:29.975Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T05:21:29.975Z] total 16 [2023-05-23T05:21:29.975Z] drwxr-xr-x 3 root root 4096 May 23 05:03 . [2023-05-23T05:21:29.975Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:03 .. [2023-05-23T05:21:29.975Z] drwxr-xr-x 2 root root 4096 May 23 05:03 cost [2023-05-23T05:21:29.975Z] -rw-r--r-- 1 root root 83 May 23 05:03 cost.csv [2023-05-23T05:21:29.975Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T05:21:29.975Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T05:21:29.975Z] total 16 [2023-05-23T05:21:29.975Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:03 . [2023-05-23T05:21:29.975Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:03 .. [2023-05-23T05:21:29.975Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 05:03 cost [2023-05-23T05:21:29.975Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:30.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:31.200Z] ---> package-listing.sh [2023-05-23T05:21:31.200Z] ++ facter osfamily [2023-05-23T05:21:31.200Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T05:21:31.459Z] + OS_FAMILY=debian [2023-05-23T05:21:31.459Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-614 [2023-05-23T05:21:31.459Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T05:21:31.459Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T05:21:31.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T05:21:31.459Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T05:21:31.459Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' [2023-05-23T05:21:31.459Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T05:21:31.459Z] + case "${OS_FAMILY}" in [2023-05-23T05:21:31.459Z] + dpkg -l [2023-05-23T05:21:31.459Z] + grep '^ii' [2023-05-23T05:21:31.459Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T05:21:31.459Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T05:21:31.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T05:21:31.459Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' [2023-05-23T05:21:31.459Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [2023-05-23T05:21:31.459Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [Pipeline] echo [2023-05-23T05:21:31.495Z] 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T05:21:31.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:21:32.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:21:32.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:21:32.350Z] prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container [2023-05-23T05:21:32.381Z] $ 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-614/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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T05:21:32.626Z] $ docker top 521dab22276c700e568c1fc611fd30841cdfc9e0198919451d9300eb48372d13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:21:33.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T05:21:33.327Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T05:21:33.642Z] + ls /var/log/sa-host [2023-05-23T05:21:33.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:21:33.882Z] provisioning config files... [2023-05-23T05:21:33.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config17715154413923953038tmp [Pipeline] { [Pipeline] echo [2023-05-23T05:21:33.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:34.261Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T05:21:34.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:34.713Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T05:21:34.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:35.054Z] ---> sudo-logs.sh [2023-05-23T05:21:35.054Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T05:21:35.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:35.446Z] ---> job-cost.sh [2023-05-23T05:21:35.446Z] lf-activate-venv: SKIPPING [2023-05-23T05:21:35.446Z] DEBUG: total: 0.2199999988079071 [2023-05-23T05:21:35.446Z] INFO: Retrieving Stack Cost... [2023-05-23T05:21:36.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T05:21:36.278Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T05:21:36.315Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:21:36.636Z] ---> logs-deploy.sh [2023-05-23T05:21:36.636Z] lf-activate-venv: SKIPPING [2023-05-23T05:21:36.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-614/1 [2023-05-23T05:21:36.636Z] INFO: archiving workspace using pattern(s): [2023-05-23T05:21:37.575Z] Archives upload complete. [2023-05-23T05:21:37.575Z] INFO: archiving logs to Nexus