Pull request #600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e872cff0078595643f9355566ad67012cd32e2a+53354d8b2375586dce6506093df12345f31d42e7 (1a9ff6ab8a6890fd1d90a8f3b5f869e9bf3f8cde) 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-ssh13093210147496310350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13141382703483858244.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh 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-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh555830789159130280.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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3139699048231085332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12207478312191216764.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16862811727311132855.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Running on prd-ubuntu20.04-docker-8c-8g-10951 in /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [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-600 # 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 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 3e872cff0078595643f9355566ad67012cd32e2a Merge succeeded, producing 3e872cff0078595643f9355566ad67012cd32e2a Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (PR-600) > 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # 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 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T07:23:44.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T07:23:44.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T07:23:44.865Z] ========================================================= [2023-04-26T07:23:44.865Z] EdgeX Global Pipelines Version Info [2023-04-26T07:23:44.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:23:45.599Z] ------------------- [2023-04-26T07:23:45.599Z] stable info: [2023-04-26T07:23:45.599Z] ------------------- [2023-04-26T07:23:45.599Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T07:23:45.599Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:23:45.599Z] Message: update stable to v1.0.248 [2023-04-26T07:23:46.170Z] ------------------- [2023-04-26T07:23:46.170Z] experimental info: [2023-04-26T07:23:46.170Z] ------------------- [2023-04-26T07:23:46.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T07:23:46.170Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:23:46.170Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T07:23:46.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-26T07:23:46.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-26T07:23:46.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T07:23:46.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T07:23:46.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T07:23:46.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T07:23:46.697Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T07:23:46.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T07:23:46.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T07:23:46.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T07:23:46.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T07:23:46.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-26T07:23:46.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T07:23:46.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T07:23:47.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:23:47.078Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:23:47.124Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T07:23:47.165Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T07:23:47.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T07:23:47.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T07:23:47.303Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T07:23:47.348Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T07:23:47.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T07:23:47.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T07:23:47.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T07:23:47.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T07:23:47.566Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T07:23:47.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-04-26T07:23:47.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-04-26T07:23:47.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-04-26T07:23:47.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-26T07:23:47.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e872cf [Pipeline] echo [2023-04-26T07:23:47.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:23:48.007Z] provisioning config files... [2023-04-26T07:23:48.038Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config2407841448806474494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:23:48.381Z] ---> docker-login.sh [2023-04-26T07:23:48.381Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:23:48.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:23:48.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:23:48.640Z] Configure a credential helper to remove this warning. See [2023-04-26T07:23:48.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:23:48.640Z] [2023-04-26T07:23:48.640Z] Login Succeeded [2023-04-26T07:23:48.640Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:23:48.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:23:48.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:23:48.900Z] Configure a credential helper to remove this warning. See [2023-04-26T07:23:48.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:23:48.900Z] [2023-04-26T07:23:48.900Z] Login Succeeded [2023-04-26T07:23:48.900Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:23:48.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:23:48.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:23:48.900Z] Configure a credential helper to remove this warning. See [2023-04-26T07:23:48.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:23:48.900Z] [2023-04-26T07:23:48.900Z] Login Succeeded [2023-04-26T07:23:48.900Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:23:48.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:23:48.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:23:48.900Z] Configure a credential helper to remove this warning. See [2023-04-26T07:23:48.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:23:48.900Z] [2023-04-26T07:23:48.900Z] Login Succeeded [2023-04-26T07:23:49.159Z] docker.io [2023-04-26T07:23:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:23:49.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:23:49.419Z] Configure a credential helper to remove this warning. See [2023-04-26T07:23:49.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:23:49.419Z] [2023-04-26T07:23:49.419Z] Login Succeeded [2023-04-26T07:23:49.419Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:23:49.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T07:23:50.110Z] + git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-26T07:23:50.145Z] -----------> git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a 3e872cff0078595643f9355566ad67012cd32e2a [false] [Pipeline] sh [2023-04-26T07:23:50.453Z] + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-26T07:23:50.486Z] ========================================================= [2023-04-26T07:23:50.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T07:23:50.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T07:23:50.923Z] + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-26T07:23:50.956Z] [semverPrep] GIT_COMMIT: 3e872cff0078595643f9355566ad67012cd32e2a, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599) [Pipeline] echo [2023-04-26T07:23:50.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T07:23:51.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T07:23:51.380Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T07:23:51.380Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T07:23:51.380Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T07:23:51.380Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T07:23:51.380Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T07:23:51.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:23:51.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:23:51.880Z] [2023-04-26T07:23:51.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:23:52.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:23:52.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T07:23:52.259Z] b85a868b505f: Pulling fs layer [2023-04-26T07:23:52.259Z] e2be974225ed: Pulling fs layer [2023-04-26T07:23:52.259Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T07:23:52.259Z] 988bab9f4d93: Pulling fs layer [2023-04-26T07:23:52.259Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T07:23:52.259Z] eaf3925da568: Pulling fs layer [2023-04-26T07:23:52.259Z] 988bab9f4d93: Waiting [2023-04-26T07:23:52.259Z] 1469e6f7b9e6: Waiting [2023-04-26T07:23:52.259Z] bab4dde63d76: Pulling fs layer [2023-04-26T07:23:52.259Z] bde34c3a00c8: Pulling fs layer [2023-04-26T07:23:52.259Z] b352a97aabf1: Pulling fs layer [2023-04-26T07:23:52.259Z] 4872d77fe225: Pulling fs layer [2023-04-26T07:23:52.259Z] eaf3925da568: Waiting [2023-04-26T07:23:52.259Z] 5851b861e8e6: Pulling fs layer [2023-04-26T07:23:52.259Z] bab4dde63d76: Waiting [2023-04-26T07:23:52.259Z] bde34c3a00c8: Waiting [2023-04-26T07:23:52.259Z] b352a97aabf1: Waiting [2023-04-26T07:23:52.259Z] 5851b861e8e6: Waiting [2023-04-26T07:23:52.259Z] 4872d77fe225: Waiting [2023-04-26T07:23:52.259Z] e2be974225ed: Verifying Checksum [2023-04-26T07:23:52.259Z] e2be974225ed: Download complete [2023-04-26T07:23:52.259Z] 988bab9f4d93: Verifying Checksum [2023-04-26T07:23:52.259Z] 988bab9f4d93: Download complete [2023-04-26T07:23:52.259Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T07:23:52.259Z] 1469e6f7b9e6: Download complete [2023-04-26T07:23:52.259Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T07:23:52.259Z] 339a4e72a1f5: Download complete [2023-04-26T07:23:52.259Z] eaf3925da568: Verifying Checksum [2023-04-26T07:23:52.259Z] eaf3925da568: Download complete [2023-04-26T07:23:52.259Z] bde34c3a00c8: Verifying Checksum [2023-04-26T07:23:52.259Z] bde34c3a00c8: Download complete [2023-04-26T07:23:52.518Z] b352a97aabf1: Verifying Checksum [2023-04-26T07:23:52.518Z] b352a97aabf1: Download complete [2023-04-26T07:23:52.518Z] 4872d77fe225: Verifying Checksum [2023-04-26T07:23:52.518Z] 4872d77fe225: Download complete [2023-04-26T07:23:52.518Z] 5851b861e8e6: Verifying Checksum [2023-04-26T07:23:52.518Z] 5851b861e8e6: Download complete [2023-04-26T07:23:52.518Z] b85a868b505f: Verifying Checksum [2023-04-26T07:23:52.518Z] b85a868b505f: Download complete [2023-04-26T07:23:52.777Z] bab4dde63d76: Verifying Checksum [2023-04-26T07:23:52.777Z] bab4dde63d76: Download complete [2023-04-26T07:23:53.730Z] b85a868b505f: Pull complete [2023-04-26T07:23:53.730Z] e2be974225ed: Pull complete [2023-04-26T07:23:54.296Z] 339a4e72a1f5: Pull complete [2023-04-26T07:23:54.296Z] 988bab9f4d93: Pull complete [2023-04-26T07:23:54.558Z] 1469e6f7b9e6: Pull complete [2023-04-26T07:23:54.558Z] eaf3925da568: Pull complete [2023-04-26T07:23:56.460Z] bab4dde63d76: Pull complete [2023-04-26T07:23:56.460Z] bde34c3a00c8: Pull complete [2023-04-26T07:23:56.460Z] b352a97aabf1: Pull complete [2023-04-26T07:23:56.460Z] 4872d77fe225: Pull complete [2023-04-26T07:23:56.460Z] 5851b861e8e6: Pull complete [2023-04-26T07:23:56.460Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T07:23:56.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:23:56.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:23:56.706Z] prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container [2023-04-26T07:23:56.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T07:24:00.514Z] $ docker top 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T07:24:00.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:24:00.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:24:00.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:24:00.832Z] $ docker exec 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent [2023-04-26T07:24:00.942Z] SSH_AUTH_SOCK=/tmp/ssh-R8ZXmEwCJjWq/agent.32 [2023-04-26T07:24:00.942Z] SSH_AGENT_PID=38 [2023-04-26T07:24:00.950Z] Running ssh-add (command line suppressed) [2023-04-26T07:24:01.046Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_7379451416985951771.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_7379451416985951771.key) [2023-04-26T07:24:01.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:24:01.387Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T07:24:01.414Z] $ docker exec --env ******** --env ******** 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent -k [2023-04-26T07:24:01.507Z] unset SSH_AUTH_SOCK; [2023-04-26T07:24:01.508Z] unset SSH_AGENT_PID; [2023-04-26T07:24:01.508Z] echo Agent pid 38 killed; [2023-04-26T07:24:01.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T07:24:01.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:24:01.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:24:01.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:24:01.736Z] $ docker exec 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent [2023-04-26T07:24:01.862Z] SSH_AUTH_SOCK=/tmp/ssh-jx11vo4upHKD/agent.70 [2023-04-26T07:24:01.862Z] SSH_AGENT_PID=76 [2023-04-26T07:24:01.868Z] Running ssh-add (command line suppressed) [2023-04-26T07:24:01.963Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_11823423710897588086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_11823423710897588086.key) [2023-04-26T07:24:01.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:24:02.309Z] + git semver init [2023-04-26T07:24:02.569Z] 2023-04-26 07:24:02,480 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T07:24:02.569Z] 2023-04-26 07:24:02,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver [2023-04-26T07:24:02.569Z] 2023-04-26 07:24:02,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver [2023-04-26T07:24:02.569Z] 2023-04-26 07:24:02,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,950 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.git/info/exclude [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 with force:False [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,954 [execute] INFO git cat-file --batch-check [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,960 [execute] INFO git cat-file --batch [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T07:24:04.474Z] 2023-04-26 07:24:03,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 [2023-04-26T07:24:04.474Z] 0.0.0 [Pipeline] } [2023-04-26T07:24:04.499Z] $ docker exec --env ******** --env ******** 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent -k [2023-04-26T07:24:04.594Z] unset SSH_AUTH_SOCK; [2023-04-26T07:24:04.597Z] unset SSH_AGENT_PID; [2023-04-26T07:24:04.598Z] echo Agent pid 76 killed; [2023-04-26T07:24:04.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T07:24:05.025Z] + git semver [Pipeline] } [2023-04-26T07:24:05.310Z] $ docker stop --time=1 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 [2023-04-26T07:24:06.769Z] $ docker rm -f --volumes 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T07:24:07.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T07:24:07.536Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T07:24:07.559Z] [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-04-26T07:24:08.163Z] provisioning config files... [2023-04-26T07:24:08.173Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config2420427626363983927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:24:08.527Z] ---> docker-login.sh [2023-04-26T07:24:08.527Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:24:08.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:24:08.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:24:08.527Z] Configure a credential helper to remove this warning. See [2023-04-26T07:24:08.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:24:08.527Z] [2023-04-26T07:24:08.527Z] Login Succeeded [2023-04-26T07:24:08.527Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:24:08.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:24:08.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:24:08.527Z] Configure a credential helper to remove this warning. See [2023-04-26T07:24:08.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:24:08.527Z] [2023-04-26T07:24:08.527Z] Login Succeeded [2023-04-26T07:24:08.527Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:24:08.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:24:08.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:24:08.789Z] Configure a credential helper to remove this warning. See [2023-04-26T07:24:08.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:24:08.789Z] [2023-04-26T07:24:08.789Z] Login Succeeded [2023-04-26T07:24:08.789Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:24:08.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:24:08.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:24:08.790Z] Configure a credential helper to remove this warning. See [2023-04-26T07:24:08.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:24:08.790Z] [2023-04-26T07:24:08.790Z] Login Succeeded [2023-04-26T07:24:08.790Z] docker.io [2023-04-26T07:24:08.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:24:09.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:24:09.050Z] Configure a credential helper to remove this warning. See [2023-04-26T07:24:09.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:24:09.050Z] [2023-04-26T07:24:09.050Z] Login Succeeded [2023-04-26T07:24:09.050Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:24:09.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T07:24:09.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:24:09.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:24:09.369Z] ========================================================= [2023-04-26T07:24:09.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T07:24:09.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:24:09.852Z] + 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-04-26T07:24:10.110Z] Sending build context to Docker daemon 45.75MB [2023-04-26T07:24:10.110Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T07:24:10.110Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-26T07:24:10.110Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T07:24:10.110Z] f56be85fc22e: Pulling fs layer [2023-04-26T07:24:10.110Z] 85791d961cd3: Pulling fs layer [2023-04-26T07:24:10.110Z] d694b5ae8c79: Pulling fs layer [2023-04-26T07:24:10.110Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T07:24:10.110Z] 4d19c01a9841: Pulling fs layer [2023-04-26T07:24:10.110Z] 9325e15d5711: Pulling fs layer [2023-04-26T07:24:10.110Z] 556b6ee489ea: Pulling fs layer [2023-04-26T07:24:10.110Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T07:24:10.110Z] 9f32a84ed3da: Waiting [2023-04-26T07:24:10.110Z] 4d19c01a9841: Waiting [2023-04-26T07:24:10.110Z] c5a4b2cf53e6: Waiting [2023-04-26T07:24:10.110Z] 556b6ee489ea: Waiting [2023-04-26T07:24:10.110Z] 9325e15d5711: Waiting [2023-04-26T07:24:10.110Z] 85791d961cd3: Download complete [2023-04-26T07:24:10.110Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T07:24:10.110Z] 9f32a84ed3da: Download complete [2023-04-26T07:24:10.110Z] 4d19c01a9841: Verifying Checksum [2023-04-26T07:24:10.110Z] 4d19c01a9841: Download complete [2023-04-26T07:24:10.110Z] f56be85fc22e: Verifying Checksum [2023-04-26T07:24:10.110Z] f56be85fc22e: Download complete [2023-04-26T07:24:10.370Z] 9325e15d5711: Verifying Checksum [2023-04-26T07:24:10.370Z] 9325e15d5711: Download complete [2023-04-26T07:24:10.370Z] f56be85fc22e: Pull complete [2023-04-26T07:24:10.629Z] 85791d961cd3: Pull complete [2023-04-26T07:24:10.629Z] c5a4b2cf53e6: Download complete [2023-04-26T07:24:10.887Z] d694b5ae8c79: Verifying Checksum [2023-04-26T07:24:10.887Z] d694b5ae8c79: Download complete [2023-04-26T07:24:10.887Z] 556b6ee489ea: Verifying Checksum [2023-04-26T07:24:10.887Z] 556b6ee489ea: Download complete [2023-04-26T07:24:14.174Z] d694b5ae8c79: Pull complete [2023-04-26T07:24:14.174Z] 9f32a84ed3da: Pull complete [2023-04-26T07:24:14.434Z] 4d19c01a9841: Pull complete [2023-04-26T07:24:14.434Z] 9325e15d5711: Pull complete [2023-04-26T07:24:16.965Z] 556b6ee489ea: Pull complete [2023-04-26T07:24:17.904Z] c5a4b2cf53e6: Pull complete [2023-04-26T07:24:17.904Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T07:24:17.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:24:17.904Z] ---> c4be618373d6 [2023-04-26T07:24:17.904Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T07:24:22.973Z] Still waiting to schedule task [2023-04-26T07:24:22.973Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T07:24:24.482Z] ---> Running in d9a121eec0bd [2023-04-26T07:24:24.482Z] Removing intermediate container d9a121eec0bd [2023-04-26T07:24:24.482Z] ---> d0755472bfb0 [2023-04-26T07:24:24.482Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T07:24:24.482Z] ---> Running in ca0a8b4bb70f [2023-04-26T07:24:24.482Z] Removing intermediate container ca0a8b4bb70f [2023-04-26T07:24:24.482Z] ---> 9e11214ea5ff [2023-04-26T07:24:24.482Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T07:24:24.482Z] ---> Running in b22b312b5b71 [2023-04-26T07:24:24.742Z] Removing intermediate container b22b312b5b71 [2023-04-26T07:24:24.742Z] ---> 4414cef9b8d0 [2023-04-26T07:24:24.742Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-26T07:24:24.742Z] ---> Running in 90365e691024 [2023-04-26T07:24:24.742Z] Removing intermediate container 90365e691024 [2023-04-26T07:24:24.742Z] ---> c3ea428131f7 [2023-04-26T07:24:24.742Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T07:24:24.742Z] ---> Running in 58103b888d96 [2023-04-26T07:24:24.742Z] Removing intermediate container 58103b888d96 [2023-04-26T07:24:24.742Z] ---> a1e54f8c4dbb [2023-04-26T07:24:24.742Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T07:24:25.310Z] latest: Pulling from library/docker [2023-04-26T07:24:25.310Z] f56be85fc22e: Already exists [2023-04-26T07:24:25.310Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-26T07:24:25.310Z] 788e1ab5616a: Pulling fs layer [2023-04-26T07:24:25.310Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-26T07:24:25.310Z] 31a38982befb: Pulling fs layer [2023-04-26T07:24:25.310Z] f3fec43afa6b: Pulling fs layer [2023-04-26T07:24:25.310Z] 6dc25e8d3c75: Pulling fs layer [2023-04-26T07:24:25.310Z] 3e24217d64a6: Pulling fs layer [2023-04-26T07:24:25.310Z] 41fdc34e4d3d: Pulling fs layer [2023-04-26T07:24:25.310Z] df31d1246b63: Pulling fs layer [2023-04-26T07:24:25.310Z] b2b1666219cb: Pulling fs layer [2023-04-26T07:24:25.310Z] be1c6fdc6de0: Pulling fs layer [2023-04-26T07:24:25.310Z] a6d9f116d01b: Pulling fs layer [2023-04-26T07:24:25.310Z] 979b7cfeae76: Pulling fs layer [2023-04-26T07:24:25.310Z] 31a38982befb: Waiting [2023-04-26T07:24:25.310Z] f3fec43afa6b: Waiting [2023-04-26T07:24:25.310Z] b2b1666219cb: Waiting [2023-04-26T07:24:25.310Z] be1c6fdc6de0: Waiting [2023-04-26T07:24:25.310Z] a6d9f116d01b: Waiting [2023-04-26T07:24:25.310Z] 6dc25e8d3c75: Waiting [2023-04-26T07:24:25.310Z] 979b7cfeae76: Waiting [2023-04-26T07:24:25.310Z] 3e24217d64a6: Waiting [2023-04-26T07:24:25.310Z] 41fdc34e4d3d: Waiting [2023-04-26T07:24:25.310Z] 788e1ab5616a: Download complete [2023-04-26T07:24:25.310Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-26T07:24:25.310Z] 7ed9ddfd3b8f: Download complete [2023-04-26T07:24:25.568Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-26T07:24:25.568Z] cdaa2fd4fcdb: Download complete [2023-04-26T07:24:25.568Z] 31a38982befb: Verifying Checksum [2023-04-26T07:24:25.568Z] 31a38982befb: Download complete [2023-04-26T07:24:25.568Z] 6dc25e8d3c75: Verifying Checksum [2023-04-26T07:24:25.568Z] 6dc25e8d3c75: Download complete [2023-04-26T07:24:25.568Z] 7ed9ddfd3b8f: Pull complete [2023-04-26T07:24:25.568Z] f3fec43afa6b: Verifying Checksum [2023-04-26T07:24:25.568Z] 788e1ab5616a: Pull complete [2023-04-26T07:24:25.568Z] 3e24217d64a6: Download complete [2023-04-26T07:24:25.568Z] 41fdc34e4d3d: Verifying Checksum [2023-04-26T07:24:25.568Z] 41fdc34e4d3d: Download complete [2023-04-26T07:24:25.568Z] df31d1246b63: Verifying Checksum [2023-04-26T07:24:25.568Z] df31d1246b63: Download complete [2023-04-26T07:24:25.828Z] b2b1666219cb: Verifying Checksum [2023-04-26T07:24:25.828Z] b2b1666219cb: Download complete [2023-04-26T07:24:25.828Z] a6d9f116d01b: Verifying Checksum [2023-04-26T07:24:25.828Z] a6d9f116d01b: Download complete [2023-04-26T07:24:25.828Z] 979b7cfeae76: Download complete [2023-04-26T07:24:25.828Z] cdaa2fd4fcdb: Pull complete [2023-04-26T07:24:26.088Z] be1c6fdc6de0: Verifying Checksum [2023-04-26T07:24:26.088Z] be1c6fdc6de0: Download complete [2023-04-26T07:24:26.348Z] 31a38982befb: Pull complete [2023-04-26T07:24:26.609Z] f3fec43afa6b: Pull complete [2023-04-26T07:24:26.609Z] 6dc25e8d3c75: Pull complete [2023-04-26T07:24:26.871Z] 3e24217d64a6: Pull complete [2023-04-26T07:24:26.871Z] 41fdc34e4d3d: Pull complete [2023-04-26T07:24:27.130Z] df31d1246b63: Pull complete [2023-04-26T07:24:27.130Z] b2b1666219cb: Pull complete [2023-04-26T07:24:28.062Z] be1c6fdc6de0: Pull complete [2023-04-26T07:24:28.062Z] a6d9f116d01b: Pull complete [2023-04-26T07:24:28.322Z] 979b7cfeae76: Pull complete [2023-04-26T07:24:28.322Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-26T07:24:28.322Z] Status: Downloaded newer image for docker:latest [2023-04-26T07:24:30.857Z] ---> 318c8d116059 [2023-04-26T07:24:30.857Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T07:24:30.857Z] ---> Running in 7af243d6d7cd [2023-04-26T07:24:30.857Z] Removing intermediate container 7af243d6d7cd [2023-04-26T07:24:30.857Z] ---> b6cc7dc5e0a1 [2023-04-26T07:24:30.857Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T07:24:30.857Z] ---> Running in b00d104959df [2023-04-26T07:24:31.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:24:32.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:24:32.624Z] OK: 265 MiB in 53 packages [2023-04-26T07:24:32.884Z] Removing intermediate container b00d104959df [2023-04-26T07:24:32.884Z] ---> 2372c463c2d7 [2023-04-26T07:24:32.884Z] Step 11/16 : ENV GO111MODULE=on [2023-04-26T07:24:32.884Z] ---> Running in ab33d0668b8a [2023-04-26T07:24:32.884Z] Removing intermediate container ab33d0668b8a [2023-04-26T07:24:32.884Z] ---> 1890cb877de1 [2023-04-26T07:24:32.884Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T07:24:32.884Z] ---> Running in 925ec8f1b3b7 [2023-04-26T07:24:33.143Z] Removing intermediate container 925ec8f1b3b7 [2023-04-26T07:24:33.143Z] ---> a9bb203dc6a1 [2023-04-26T07:24:33.143Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-26T07:24:33.143Z] ---> f167cb2330ae [2023-04-26T07:24:33.143Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:24:33.143Z] ---> Running in 4c168968733d [2023-04-26T07:25:05.462Z] Removing intermediate container 4c168968733d [2023-04-26T07:25:05.462Z] ---> 87fc082fa024 [2023-04-26T07:25:05.462Z] Step 15/16 : COPY . . [2023-04-26T07:25:06.855Z] ---> 45bde0fe8024 [2023-04-26T07:25:06.855Z] Step 16/16 : RUN ${MAKE} [2023-04-26T07:25:06.855Z] ---> Running in 60647637292a [2023-04-26T07:25:06.855Z] noop [2023-04-26T07:25:07.114Z] Removing intermediate container 60647637292a [2023-04-26T07:25:07.114Z] ---> 39f9c26f9b0c [2023-04-26T07:25:07.114Z] Successfully built 39f9c26f9b0c [2023-04-26T07:25:07.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:25:07.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:25:07.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:25:07.743Z] prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container [2023-04-26T07:25:07.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T07:25:08.107Z] $ docker top 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:25:08.511Z] + go version [2023-04-26T07:25:08.511Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T07:25:08.545Z] $ docker stop --time=1 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 [2023-04-26T07:25:09.806Z] $ docker rm -f --volumes 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:25:10.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:25:10.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:25:10.665Z] prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container [2023-04-26T07:25:10.697Z] $ 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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T07:25:11.020Z] $ docker top dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:25:11.421Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:25:11.786Z] + make test [2023-04-26T07:25:11.786Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-26T07:25:17.057Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-26T07:25:25.167Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-26T07:25:25.167Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-26T07:25:29.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T07:25:29.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T07:25:29.347Z] ./bin/test-attribution-txt.sh [2023-04-26T07:25:29.347Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-26T07:25:29.347Z] make -C web test [2023-04-26T07:25:29.347Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/web' [2023-04-26T07:25:29.347Z] make[1]: tput: No such file or directory [2023-04-26T07:25:29.347Z] make[1]: tput: No such file or directory [2023-04-26T07:25:29.347Z] warning: generating ./VERSION [2023-04-26T07:25:29.347Z] echo "0.0.0" > VERSION [2023-04-26T07:25:29.347Z] docker build \ [2023-04-26T07:25:29.347Z] -f Dockerfile \ [2023-04-26T07:25:29.347Z] --build-arg USER=1000 \ [2023-04-26T07:25:29.347Z] \ [2023-04-26T07:25:29.347Z] --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ [2023-04-26T07:25:29.347Z] -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ [2023-04-26T07:25:29.347Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-26T07:25:29.347Z] . [2023-04-26T07:25:29.347Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-26T07:25:29.347Z] Install the buildx component to build images with BuildKit: [2023-04-26T07:25:29.347Z] https://docs.docker.com/go/buildx/ [2023-04-26T07:25:29.347Z] [2023-04-26T07:25:29.347Z] Sending build context to Docker daemon 3.269MB [2023-04-26T07:25:29.347Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-26T07:25:29.347Z] 16.17-alpine3.15: Pulling from library/node [2023-04-26T07:25:29.347Z] 9621f1afde84: Pulling fs layer [2023-04-26T07:25:29.347Z] c6f70ee39829: Pulling fs layer [2023-04-26T07:25:29.347Z] 56892a8094a2: Pulling fs layer [2023-04-26T07:25:29.347Z] 58dd87906ef0: Pulling fs layer [2023-04-26T07:25:29.347Z] 58dd87906ef0: Waiting [2023-04-26T07:25:29.347Z] 9621f1afde84: Verifying Checksum [2023-04-26T07:25:29.347Z] 9621f1afde84: Download complete [2023-04-26T07:25:29.605Z] 9621f1afde84: Pull complete [2023-04-26T07:25:29.605Z] 58dd87906ef0: Verifying Checksum [2023-04-26T07:25:29.605Z] 58dd87906ef0: Download complete [2023-04-26T07:25:29.605Z] 56892a8094a2: Verifying Checksum [2023-04-26T07:25:29.605Z] 56892a8094a2: Download complete [2023-04-26T07:25:30.540Z] c6f70ee39829: Download complete [2023-04-26T07:25:31.914Z] c6f70ee39829: Pull complete [2023-04-26T07:25:31.914Z] 56892a8094a2: Pull complete [2023-04-26T07:25:31.914Z] 58dd87906ef0: Pull complete [2023-04-26T07:25:31.914Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-26T07:25:31.914Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-26T07:25:31.914Z] ---> b69703f70c3d [2023-04-26T07:25:31.914Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-26T07:25:36.238Z] ---> Running in 05c7000c2a5a [2023-04-26T07:25:36.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:25:36.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:25:36.238Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-26T07:25:36.238Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-26T07:25:36.238Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-26T07:25:36.238Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-26T07:25:36.238Z] (5/129) Installing libxcb (1.14-r2) [2023-04-26T07:25:36.238Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-26T07:25:36.238Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-26T07:25:36.238Z] (8/129) Installing libice (1.0.10-r0) [2023-04-26T07:25:36.238Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-26T07:25:36.238Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-26T07:25:36.238Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-26T07:25:36.238Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-26T07:25:36.238Z] (13/129) Installing xset (1.2.4-r0) [2023-04-26T07:25:36.238Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-26T07:25:36.238Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-26T07:25:36.238Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-26T07:25:36.238Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-26T07:25:36.238Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-26T07:25:36.238Z] (19/129) Installing libintl (0.21-r0) [2023-04-26T07:25:36.238Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-26T07:25:36.238Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-26T07:25:36.238Z] (22/129) Installing pcre (8.45-r1) [2023-04-26T07:25:36.238Z] (23/129) Installing glib (2.70.1-r0) [2023-04-26T07:25:36.238Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-26T07:25:36.238Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-26T07:25:36.238Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-26T07:25:36.238Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-26T07:25:36.238Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-26T07:25:36.238Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-26T07:25:36.238Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-26T07:25:36.497Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-26T07:25:36.497Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-26T07:25:36.497Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-26T07:25:36.497Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-26T07:25:36.497Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-26T07:25:36.497Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-26T07:25:36.497Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-26T07:25:36.497Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-26T07:25:36.497Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-26T07:25:36.497Z] (40/129) Installing libxi (1.8-r0) [2023-04-26T07:25:36.497Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-26T07:25:36.497Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-26T07:25:36.497Z] (43/129) Installing atk (2.36.0-r0) [2023-04-26T07:25:36.497Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-26T07:25:36.497Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-26T07:25:36.497Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-26T07:25:36.497Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-26T07:25:36.497Z] (48/129) Installing expat (2.5.0-r0) [2023-04-26T07:25:36.497Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-26T07:25:36.497Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-26T07:25:36.497Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-26T07:25:36.497Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-26T07:25:36.497Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-26T07:25:36.497Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-26T07:25:36.497Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-26T07:25:36.497Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-26T07:25:36.497Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-26T07:25:36.497Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-26T07:25:36.497Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-26T07:25:36.497Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-26T07:25:36.497Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-26T07:25:36.497Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-26T07:25:36.497Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-26T07:25:36.497Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-26T07:25:36.758Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-26T07:25:36.758Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-26T07:25:36.758Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-26T07:25:36.758Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-26T07:25:36.758Z] (69/129) Installing pango (1.48.10-r0) [2023-04-26T07:25:36.758Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-26T07:25:36.758Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-26T07:25:36.758Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-26T07:25:36.758Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-26T07:25:36.758Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-26T07:25:36.758Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-26T07:25:37.016Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-26T07:25:37.016Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-26T07:25:37.016Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-26T07:25:37.016Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-26T07:25:37.016Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-26T07:25:38.920Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-26T07:25:38.920Z] (80/129) Installing flac (1.3.4-r0) [2023-04-26T07:25:38.920Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-26T07:25:38.920Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-26T07:25:38.920Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-26T07:25:38.920Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-26T07:25:39.179Z] (85/129) Installing libass (0.15.2-r0) [2023-04-26T07:25:39.179Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-26T07:25:39.179Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-26T07:25:39.179Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-26T07:25:39.179Z] (89/129) Installing lame (3.100-r0) [2023-04-26T07:25:39.179Z] (90/129) Installing opus (1.3.1-r1) [2023-04-26T07:25:39.179Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-26T07:25:39.179Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-26T07:25:39.179Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-26T07:25:39.179Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-26T07:25:39.179Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-26T07:25:39.179Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-26T07:25:39.179Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-26T07:25:39.179Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-26T07:25:39.179Z] (99/129) Installing libva (2.13.0-r0) [2023-04-26T07:25:39.179Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-26T07:25:39.179Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-26T07:25:39.179Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-26T07:25:39.179Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-26T07:25:39.179Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-26T07:25:39.179Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-26T07:25:39.179Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-26T07:25:39.179Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-26T07:25:39.179Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-26T07:25:39.438Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-26T07:25:39.438Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-26T07:25:39.438Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-26T07:25:39.438Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-26T07:25:39.438Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-26T07:25:39.438Z] (114/129) Installing nspr (4.32-r0) [2023-04-26T07:25:39.438Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-26T07:25:39.438Z] (116/129) Installing nss (3.78.1-r0) [2023-04-26T07:25:39.438Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-26T07:25:39.438Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-26T07:25:39.438Z] (119/129) Installing orc (0.4.32-r0) [2023-04-26T07:25:39.438Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-26T07:25:39.438Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-26T07:25:39.438Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-26T07:25:39.697Z] (123/129) Installing libpulse (15.0-r2) [2023-04-26T07:25:39.697Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-26T07:25:39.697Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-26T07:25:39.697Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-26T07:25:39.697Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-26T07:25:39.697Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-26T07:25:39.697Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-26T07:25:41.600Z] Executing busybox-1.34.1-r7.trigger [2023-04-26T07:25:41.600Z] Executing glib-2.70.1-r0.trigger [2023-04-26T07:25:41.600Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-26T07:25:42.169Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-26T07:25:42.169Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-26T07:25:42.169Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-26T07:25:42.169Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-26T07:25:42.169Z] OK: 286 MiB in 145 packages [2023-04-26T07:25:48.769Z] Removing intermediate container 05c7000c2a5a [2023-04-26T07:25:48.769Z] ---> 798f1ffd5aa1 [2023-04-26T07:25:48.769Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-26T07:25:48.769Z] ---> Running in fd22b7d36191 [2023-04-26T07:25:48.769Z] Removing intermediate container fd22b7d36191 [2023-04-26T07:25:48.769Z] ---> 0e6d49f17381 [2023-04-26T07:25:48.769Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-26T07:25:48.769Z] ---> Running in 5074a948f8d3 [2023-04-26T07:25:48.769Z] Removing intermediate container 5074a948f8d3 [2023-04-26T07:25:48.769Z] ---> e81ed45b65b8 [2023-04-26T07:25:48.769Z] Step 5/10 : RUN npm install -g npm [2023-04-26T07:25:48.769Z] ---> Running in b7c5ddfa08a9 [2023-04-26T07:25:54.040Z] [2023-04-26T07:25:54.040Z] removed 7 packages, changed 100 packages, and audited 239 packages in 5s [2023-04-26T07:25:54.040Z] [2023-04-26T07:25:54.040Z] 18 packages are looking for funding [2023-04-26T07:25:54.040Z] run `npm fund` for details [2023-04-26T07:25:54.040Z] [2023-04-26T07:25:54.040Z] found 0 vulnerabilities [2023-04-26T07:25:55.944Z] Removing intermediate container b7c5ddfa08a9 [2023-04-26T07:25:55.944Z] ---> 4beebbf20d7d [2023-04-26T07:25:55.944Z] Step 6/10 : ARG USER=1000 [2023-04-26T07:25:55.944Z] ---> Running in 6578bbbf0598 [2023-04-26T07:25:55.944Z] Removing intermediate container 6578bbbf0598 [2023-04-26T07:25:55.944Z] ---> 02ceedb75d6f [2023-04-26T07:25:55.944Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-26T07:25:55.944Z] ---> Running in 485c5ced7e9b [2023-04-26T07:25:56.515Z] Removing intermediate container 485c5ced7e9b [2023-04-26T07:25:56.515Z] ---> bcf20ac01c1f [2023-04-26T07:25:56.515Z] Step 8/10 : USER $USER:$USER [2023-04-26T07:25:56.515Z] ---> Running in 83759f2da741 [2023-04-26T07:25:56.515Z] Removing intermediate container 83759f2da741 [2023-04-26T07:25:56.515Z] ---> 4f7ebfde8982 [2023-04-26T07:25:56.515Z] Step 9/10 : WORKDIR /app [2023-04-26T07:25:56.515Z] ---> Running in ed9db7a47eb1 [2023-04-26T07:25:56.773Z] Removing intermediate container ed9db7a47eb1 [2023-04-26T07:25:56.773Z] ---> dd590d364838 [2023-04-26T07:25:56.773Z] Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:25:56.773Z] ---> Running in 5e11f2eb9026 [2023-04-26T07:25:56.773Z] Removing intermediate container 5e11f2eb9026 [2023-04-26T07:25:56.773Z] ---> 4f284612ed5f [2023-04-26T07:25:56.773Z] Successfully built 4f284612ed5f [2023-04-26T07:25:56.773Z] Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:25:56.773Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-26T07:25:56.773Z] touch edgex-web-ui.imagebuilt [2023-04-26T07:25:56.773Z] mkdir -p node_modules coverage [2023-04-26T07:25:56.773Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-26T07:25:56.773Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-26T07:25:58.673Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE required: { [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE }, [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:25:58.674Z] npm WARN EBADENGINE } [2023-04-26T07:26:00.890Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10954 in /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [Pipeline] { [Pipeline] ws [2023-04-26T07:26:00.952Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T07:26:01.041Z] The recommended git tool is: git [2023-04-26T07:26:01.956Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-26T07:26:02.523Z] 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-04-26T07:26:02.523Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-26T07:26:02.523Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:26:02.781Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-26T07:26:03.040Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-26T07:26:03.606Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-26T07:26:04.174Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-26T07:26:04.174Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-26T07:26:06.379Z] using credential edgex-jenkins-ssh [2023-04-26T07:26:06.394Z] Cloning the remote Git repository [2023-04-26T07:26:06.720Z] 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-04-26T07:26:06.980Z] 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-04-26T07:26:06.433Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-26T07:26:06.519Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-04-26T07:26:06.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-26T07:26:06.660Z] > git --version # timeout=10 [2023-04-26T07:26:06.683Z] > git --version # 'git version 2.25.1' [2023-04-26T07:26:06.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T07:26:06.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T07:26:07.545Z] 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-04-26T07:26:07.804Z] 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-04-26T07:26:08.063Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:26:08.322Z] 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-04-26T07:26:08.322Z] 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-04-26T07:26:08.889Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:26:11.417Z] 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-04-26T07:26:13.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-26T07:26:13.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T07:26:14.699Z] 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-04-26T07:26:14.875Z] Merging remotes/origin/main commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:26:15.467Z] Merge succeeded, producing 3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:26:15.468Z] Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (PR-600) [2023-04-26T07:26:14.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-26T07:26:14.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-26T07:26:14.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T07:26:14.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T07:26:14.891Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T07:26:14.957Z] > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 [2023-04-26T07:26:15.365Z] > git remote # timeout=10 [2023-04-26T07:26:15.383Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T07:26:15.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T07:26:15.417Z] > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [2023-04-26T07:26:15.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T07:26:15.474Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T07:26:15.489Z] > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 [2023-04-26T07:26:16.300Z] Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" [2023-04-26T07:26:16.353Z] > git --version # timeout=10 [2023-04-26T07:26:16.366Z] > git --version # 'git version 2.25.1' [2023-04-26T07:26:16.393Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T07:26:17.539Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T07:26:17.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T07:26:17.539Z] Dload Upload Total Spent Left Speed [2023-04-26T07:26:17.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-04-26T07:26:18.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T07:26:18.534Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T07:26:18.534Z] + sudo tee /etc/docker/daemon.new [2023-04-26T07:26:18.534Z] { [2023-04-26T07:26:18.534Z] "registry-mirrors": [ [2023-04-26T07:26:18.534Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T07:26:18.534Z] ], [2023-04-26T07:26:18.534Z] "bip": "10.250.0.254/24", [2023-04-26T07:26:18.534Z] "hosts": [ [2023-04-26T07:26:18.534Z] "tcp://0.0.0.0:5555", [2023-04-26T07:26:18.534Z] "unix:///var/run/docker.sock" [2023-04-26T07:26:18.534Z] ], [2023-04-26T07:26:18.534Z] "mtu": 1458, [2023-04-26T07:26:18.534Z] "selinux-enabled": true, [2023-04-26T07:26:18.534Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T07:26:18.534Z] } [Pipeline] sh [2023-04-26T07:26:18.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T07:26:19.233Z] + sudo service docker restart [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] added 1478 packages, and audited 1479 packages in 22s [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] 90 packages are looking for funding [2023-04-26T07:26:19.965Z] run `npm fund` for details [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] To address issues that do not require attention, run: [2023-04-26T07:26:19.965Z] npm audit fix [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] To address all issues (including breaking changes), run: [2023-04-26T07:26:19.965Z] npm audit fix --force [2023-04-26T07:26:19.965Z] [2023-04-26T07:26:19.965Z] Run `npm audit` for details. [2023-04-26T07:26:32.191Z] 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-04-26T07:26:32.760Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:26:37.578Z] provisioning config files... [2023-04-26T07:26:37.605Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11430079152309979920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:26:38.004Z] ---> docker-login.sh [2023-04-26T07:26:38.004Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:26:38.026Z] Compiling @angular/core : es2015 as esm2015 [2023-04-26T07:26:38.026Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-26T07:26:38.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:26:38.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:26:38.600Z] Configure a credential helper to remove this warning. See [2023-04-26T07:26:38.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:26:38.600Z] [2023-04-26T07:26:38.600Z] Login Succeeded [2023-04-26T07:26:38.600Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:26:38.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:26:39.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:26:39.142Z] Configure a credential helper to remove this warning. See [2023-04-26T07:26:39.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:26:39.142Z] [2023-04-26T07:26:39.142Z] Login Succeeded [2023-04-26T07:26:39.142Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:26:39.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:26:39.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:26:39.415Z] Configure a credential helper to remove this warning. See [2023-04-26T07:26:39.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:26:39.415Z] [2023-04-26T07:26:39.415Z] Login Succeeded [2023-04-26T07:26:39.415Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:26:39.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:26:39.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:26:39.691Z] Configure a credential helper to remove this warning. See [2023-04-26T07:26:39.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:26:39.691Z] [2023-04-26T07:26:39.691Z] Login Succeeded [2023-04-26T07:26:39.691Z] docker.io [2023-04-26T07:26:39.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:26:40.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:26:40.235Z] Configure a credential helper to remove this warning. See [2023-04-26T07:26:40.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:26:40.235Z] [2023-04-26T07:26:40.235Z] Login Succeeded [2023-04-26T07:26:40.235Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:26:40.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-26T07:26:40.558Z] Compiling @angular/common : es2015 as esm2015 [2023-04-26T07:26:40.558Z] Compiling @angular/core/testing : es2015 as esm2015 [Pipeline] echo [2023-04-26T07:26:40.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:26:40.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:26:40.755Z] ========================================================= [2023-04-26T07:26:40.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T07:26:40.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:26:41.276Z] + 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-04-26T07:26:41.497Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-26T07:26:41.497Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-26T07:26:41.754Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-26T07:26:41.754Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-26T07:26:42.011Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-26T07:26:42.268Z] Sending build context to Docker daemon 28.8MB [2023-04-26T07:26:42.268Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T07:26:42.268Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-26T07:26:42.269Z] Compiling @angular/router : es2015 as esm2015 [2023-04-26T07:26:42.269Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-26T07:26:42.269Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-26T07:26:42.527Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-26T07:26:42.539Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T07:26:42.539Z] c41833b44d91: Pulling fs layer [2023-04-26T07:26:42.539Z] ed15518f5707: Pulling fs layer [2023-04-26T07:26:42.539Z] feae8fd75edb: Pulling fs layer [2023-04-26T07:26:42.539Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T07:26:42.539Z] 3cdef696dda3: Pulling fs layer [2023-04-26T07:26:42.539Z] 2ced38df9373: Pulling fs layer [2023-04-26T07:26:42.539Z] 58f1dce35555: Pulling fs layer [2023-04-26T07:26:42.539Z] 242c74f7c9fa: Waiting [2023-04-26T07:26:42.539Z] 3cdef696dda3: Waiting [2023-04-26T07:26:42.539Z] 2ced38df9373: Waiting [2023-04-26T07:26:42.539Z] 58f1dce35555: Waiting [2023-04-26T07:26:42.539Z] ed15518f5707: Verifying Checksum [2023-04-26T07:26:42.539Z] ed15518f5707: Download complete [2023-04-26T07:26:42.539Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T07:26:42.539Z] 242c74f7c9fa: Download complete [2023-04-26T07:26:42.539Z] 3cdef696dda3: Verifying Checksum [2023-04-26T07:26:42.539Z] 3cdef696dda3: Download complete [2023-04-26T07:26:42.539Z] c41833b44d91: Verifying Checksum [2023-04-26T07:26:43.512Z] c41833b44d91: Pull complete [2023-04-26T07:26:43.789Z] 58f1dce35555: Verifying Checksum [2023-04-26T07:26:43.789Z] 58f1dce35555: Download complete [2023-04-26T07:26:44.062Z] ed15518f5707: Pull complete [2023-04-26T07:26:44.426Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-26T07:26:45.051Z] feae8fd75edb: Download complete [2023-04-26T07:26:45.051Z] 2ced38df9373: Verifying Checksum [2023-04-26T07:26:45.051Z] 2ced38df9373: Download complete [2023-04-26T07:26:50.989Z] 26 04 2023 07:26:49.772:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-26T07:26:50.989Z] 26 04 2023 07:26:49.773:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-26T07:26:50.989Z] 26 04 2023 07:26:49.776:INFO [launcher]: Starting browser ChromeHeadless [2023-04-26T07:26:57.531Z] feae8fd75edb: Pull complete [2023-04-26T07:26:57.531Z] 242c74f7c9fa: Pull complete [2023-04-26T07:26:57.531Z] 3cdef696dda3: Pull complete [2023-04-26T07:27:00.966Z] ✔ Browser application bundle generation complete. [2023-04-26T07:27:00.966Z] 26 04 2023 07:27:00.958:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pBY4wJXveW_xCf6KAAAB with id 26374025 [2023-04-26T07:27:04.193Z] 2ced38df9373: Pull complete [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.106 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.131 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.201 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.21 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.246 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.284 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.302 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.32 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.329 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.335 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.338 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.358 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.361 secs) [2023-04-26T07:27:04.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.41 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.439 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.447 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.481 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.484 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.504 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.517 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.561 secs) [2023-04-26T07:27:04.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.585 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.605 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.684 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.695 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.705 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.708 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.748 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.758 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.768 secs) [2023-04-26T07:27:04.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.8 secs) [2023-04-26T07:27:05.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.808 secs) [2023-04-26T07:27:05.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.819 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.838 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.856 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.86 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.873 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.877 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.883 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.888 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.957 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.965 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.968 secs) [2023-04-26T07:27:05.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.014 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.025 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.031 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.051 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.066 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.072 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.08 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.085 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.091 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.095 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.097 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.1 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.103 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.105 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.106 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.108 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.117 secs) [2023-04-26T07:27:05.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.143 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.153 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.157 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.165 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.178 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.201 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.208 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.21 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.215 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.295 secs) [2023-04-26T07:27:05.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.316 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.344 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.362 secs) [2023-04-26T07:27:05.801Z] WARN: ' [2023-04-26T07:27:05.801Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T07:27:05.801Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T07:27:05.801Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T07:27:05.801Z] in a future version of Angular. [2023-04-26T07:27:05.801Z] [2023-04-26T07:27:05.801Z] For more information on this, see our API docs here: [2023-04-26T07:27:05.801Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T07:27:05.801Z] ' [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.362 secs) [2023-04-26T07:27:05.801Z] WARN: ' [2023-04-26T07:27:05.801Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T07:27:05.801Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T07:27:05.801Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T07:27:05.801Z] in a future version of Angular. [2023-04-26T07:27:05.801Z] [2023-04-26T07:27:05.801Z] For more information on this, see our API docs here: [2023-04-26T07:27:05.801Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T07:27:05.801Z] ' [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.385 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.388 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.389 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.393 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.398 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.405 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.418 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.425 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.426 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.43 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.463 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.478 secs) [2023-04-26T07:27:05.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.482 secs) [2023-04-26T07:27:06.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-26T07:27:06.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-26T07:27:06.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.509 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.512 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.52 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.548 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.554 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.582 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.588 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.591 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.593 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.595 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.6 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.607 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.619 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.626 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.633 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.657 secs) [2023-04-26T07:27:06.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.67 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.688 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.698 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.712 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.761 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.767 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.771 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.772 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.775 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.793 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.815 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.824 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.829 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.839 secs) [2023-04-26T07:27:06.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.856 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.873 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.893 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.903 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.908 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.912 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.92 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.921 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.94 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.959 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.966 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.969 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.977 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.984 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.986 secs) [2023-04-26T07:27:06.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.987 secs) [2023-04-26T07:27:06.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.996 secs) [2023-04-26T07:27:06.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.001 secs) [2023-04-26T07:27:06.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.008 secs) [2023-04-26T07:27:06.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.022 secs) [2023-04-26T07:27:06.774Z] 58f1dce35555: Pull complete [2023-04-26T07:27:06.774Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T07:27:06.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T07:27:06.774Z] ---> fadd8f120f05 [2023-04-26T07:27:06.774Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.033 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.065 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.07 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.083 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.088 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.097 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.115 secs) [2023-04-26T07:27:06.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.143 secs / 2.115 secs) [2023-04-26T07:27:06.837Z] TOTAL: 149 SUCCESS [2023-04-26T07:27:06.837Z] ✔ Browser application bundle generation complete. [2023-04-26T07:27:07.403Z] [2023-04-26T07:27:07.403Z] =============================== Coverage summary =============================== [2023-04-26T07:27:07.403Z] Statements : 40.98% ( 1467/3580 ) [2023-04-26T07:27:07.403Z] Branches : 12.03% ( 111/923 ) [2023-04-26T07:27:07.403Z] Functions : 33.28% ( 432/1298 ) [2023-04-26T07:27:07.403Z] Lines : 38.91% ( 1318/3387 ) [2023-04-26T07:27:07.403Z] ================================================================================ [2023-04-26T07:27:07.403Z] ✔ Browser application bundle generation complete. [2023-04-26T07:27:07.971Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/web' [Pipeline] echo [2023-04-26T07:27:08.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T07:27:08.040Z] $ docker stop --time=1 dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 [2023-04-26T07:27:08.180Z] ---> Running in c359dcd147aa [2023-04-26T07:27:08.446Z] Removing intermediate container c359dcd147aa [2023-04-26T07:27:08.446Z] ---> c3c6d824d9fb [2023-04-26T07:27:08.446Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T07:27:08.446Z] ---> Running in fee036abf846 [2023-04-26T07:27:09.028Z] Removing intermediate container fee036abf846 [2023-04-26T07:27:09.028Z] ---> 6c1dc9491de6 [2023-04-26T07:27:09.028Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T07:27:09.028Z] ---> Running in 2a0b8d1fc1e7 [2023-04-26T07:27:09.295Z] Removing intermediate container 2a0b8d1fc1e7 [2023-04-26T07:27:09.295Z] ---> bae720b9a970 [2023-04-26T07:27:09.295Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-26T07:27:09.295Z] ---> Running in 4ea4388f02f6 [2023-04-26T07:27:09.316Z] $ docker rm -f --volumes dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 [Pipeline] // withDockerContainer [2023-04-26T07:27:09.565Z] Removing intermediate container 4ea4388f02f6 [2023-04-26T07:27:09.565Z] ---> e75ee7023d83 [2023-04-26T07:27:09.565Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T07:27:09.565Z] ---> Running in 89c24377575a [Pipeline] sh [2023-04-26T07:27:09.831Z] Removing intermediate container 89c24377575a [2023-04-26T07:27:09.831Z] ---> e4107a150d21 [2023-04-26T07:27:09.831Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T07:27:09.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T07:27:10.415Z] latest: Pulling from library/docker [2023-04-26T07:27:10.415Z] c41833b44d91: Already exists [2023-04-26T07:27:10.415Z] 6343a5c17821: Pulling fs layer [2023-04-26T07:27:10.415Z] 7fb3fc37985f: Pulling fs layer [2023-04-26T07:27:10.415Z] 0575e395e061: Pulling fs layer [2023-04-26T07:27:10.415Z] 28a0dd61ea81: Pulling fs layer [2023-04-26T07:27:10.415Z] bce86b966039: Pulling fs layer [2023-04-26T07:27:10.415Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-26T07:27:10.415Z] 714e529b432d: Pulling fs layer [2023-04-26T07:27:10.415Z] d21675ac3ed3: Pulling fs layer [2023-04-26T07:27:10.415Z] c40c053d63ba: Pulling fs layer [2023-04-26T07:27:10.415Z] 990fd125c536: Pulling fs layer [2023-04-26T07:27:10.415Z] ec21c8e16db0: Pulling fs layer [2023-04-26T07:27:10.415Z] c96d84818e07: Pulling fs layer [2023-04-26T07:27:10.415Z] 5925a93ce1eb: Pulling fs layer [2023-04-26T07:27:10.415Z] bce86b966039: Waiting [2023-04-26T07:27:10.415Z] 3d10cc7f1ddc: Waiting [2023-04-26T07:27:10.415Z] 714e529b432d: Waiting [2023-04-26T07:27:10.415Z] d21675ac3ed3: Waiting [2023-04-26T07:27:10.415Z] c40c053d63ba: Waiting [2023-04-26T07:27:10.415Z] 990fd125c536: Waiting [2023-04-26T07:27:10.415Z] ec21c8e16db0: Waiting [2023-04-26T07:27:10.415Z] c96d84818e07: Waiting [2023-04-26T07:27:10.415Z] 5925a93ce1eb: Waiting [2023-04-26T07:27:10.415Z] 28a0dd61ea81: Waiting [2023-04-26T07:27:10.683Z] 7fb3fc37985f: Verifying Checksum [2023-04-26T07:27:10.683Z] 7fb3fc37985f: Download complete [2023-04-26T07:27:10.683Z] 6343a5c17821: Verifying Checksum [2023-04-26T07:27:10.683Z] 6343a5c17821: Download complete [2023-04-26T07:27:10.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-04-26T07:27:10.952Z] 0575e395e061: Verifying Checksum [2023-04-26T07:27:10.953Z] 0575e395e061: Download complete [Pipeline] sh [2023-04-26T07:27:11.221Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-26T07:27:11.221Z] 3d10cc7f1ddc: Download complete [2023-04-26T07:27:11.221Z] 28a0dd61ea81: Verifying Checksum [2023-04-26T07:27:11.221Z] 28a0dd61ea81: Download complete [2023-04-26T07:27:11.221Z] bce86b966039: Verifying Checksum [2023-04-26T07:27:11.221Z] bce86b966039: Download complete [2023-04-26T07:27:11.221Z] 714e529b432d: Download complete [2023-04-26T07:27:11.221Z] d21675ac3ed3: Verifying Checksum [2023-04-26T07:27:11.221Z] d21675ac3ed3: Download complete [2023-04-26T07:27:11.490Z] 990fd125c536: Verifying Checksum [2023-04-26T07:27:11.490Z] 990fd125c536: Download complete [2023-04-26T07:27:11.490Z] 6343a5c17821: Pull complete [2023-04-26T07:27:11.490Z] c96d84818e07: Verifying Checksum [2023-04-26T07:27:11.490Z] c96d84818e07: Download complete [2023-04-26T07:27:11.490Z] c40c053d63ba: Verifying Checksum [2023-04-26T07:27:11.490Z] c40c053d63ba: Download complete [2023-04-26T07:27:11.490Z] 5925a93ce1eb: Verifying Checksum [2023-04-26T07:27:11.490Z] 5925a93ce1eb: Download complete [2023-04-26T07:27:11.506Z] + sudo chown -R jenkins:jenkins . [2023-04-26T07:27:11.759Z] 7fb3fc37985f: Pull complete [Pipeline] sh [2023-04-26T07:27:12.147Z] + ls -al . [2023-04-26T07:27:12.147Z] total 188 [2023-04-26T07:27:12.147Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 07:25 . [2023-04-26T07:27:12.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 .. [2023-04-26T07:27:12.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 .blubracket [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:23 .dockerignore [2023-04-26T07:27:12.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:24 .git [2023-04-26T07:27:12.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 .github [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:23 .gitignore [2023-04-26T07:27:12.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:24 .semver [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:23 Attribution.txt [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:23 CHANGELOG.md [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:23 CONTRIBUTING.md [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:23 Dockerfile [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:23 Jenkinsfile [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:23 LICENSE [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:23 Makefile [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:23 README.md [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:24 VERSION [2023-04-26T07:27:12.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 assets [2023-04-26T07:27:12.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 bin [2023-04-26T07:27:12.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 cmd [2023-04-26T07:27:12.147Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:25 coverage.out [2023-04-26T07:27:12.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 docs [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:23 go.mod [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:23 go.sum [2023-04-26T07:27:12.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:23 internal [2023-04-26T07:27:12.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 snap [2023-04-26T07:27:12.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 testing [2023-04-26T07:27:12.147Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:23 version.go [2023-04-26T07:27:12.147Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:27:12.611Z] + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=amd64 --label version=0.0.0 . [2023-04-26T07:27:12.737Z] 0575e395e061: Pull complete [2023-04-26T07:27:12.737Z] ec21c8e16db0: Download complete [2023-04-26T07:27:12.907Z] Sending build context to Docker daemon 48.5MB [2023-04-26T07:27:12.907Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T07:27:12.907Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T07:27:12.907Z] ---> 39f9c26f9b0c [2023-04-26T07:27:12.907Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T07:27:13.699Z] 28a0dd61ea81: Pull complete [2023-04-26T07:27:14.164Z] ---> Running in 7959309f840c [2023-04-26T07:27:14.165Z] Removing intermediate container 7959309f840c [2023-04-26T07:27:14.165Z] ---> 291360612dec [2023-04-26T07:27:14.165Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T07:27:14.165Z] ---> Running in dad7ec0c0980 [2023-04-26T07:27:14.165Z] Removing intermediate container dad7ec0c0980 [2023-04-26T07:27:14.165Z] ---> 73d347e4dc3f [2023-04-26T07:27:14.165Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T07:27:14.165Z] ---> Running in 6586935bd01b [2023-04-26T07:27:14.423Z] Removing intermediate container 6586935bd01b [2023-04-26T07:27:14.423Z] ---> a07dc8fa54aa [2023-04-26T07:27:14.423Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-26T07:27:14.423Z] ---> Running in 8efbf8972a11 [2023-04-26T07:27:14.423Z] Removing intermediate container 8efbf8972a11 [2023-04-26T07:27:14.423Z] ---> eb52d86b08e8 [2023-04-26T07:27:14.423Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T07:27:14.423Z] ---> Running in 1c6d13928b06 [2023-04-26T07:27:14.423Z] Removing intermediate container 1c6d13928b06 [2023-04-26T07:27:14.423Z] ---> e879b7c19fb2 [2023-04-26T07:27:14.423Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T07:27:15.798Z] ---> a66a423c0b3a [2023-04-26T07:27:15.798Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T07:27:15.798Z] ---> Running in c4a4e315c79b [2023-04-26T07:27:16.057Z] Removing intermediate container c4a4e315c79b [2023-04-26T07:27:16.057Z] ---> a22384fbce9f [2023-04-26T07:27:16.057Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T07:27:16.057Z] ---> Running in b3fb0cbfd2fa [2023-04-26T07:27:16.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:27:16.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:27:17.451Z] OK: 265 MiB in 53 packages [2023-04-26T07:27:17.710Z] Removing intermediate container b3fb0cbfd2fa [2023-04-26T07:27:17.710Z] ---> 7290f0103022 [2023-04-26T07:27:17.710Z] Step 11/26 : ENV GO111MODULE=on [2023-04-26T07:27:17.710Z] ---> Running in 8bcfaf852fc6 [2023-04-26T07:27:17.988Z] Removing intermediate container 8bcfaf852fc6 [2023-04-26T07:27:17.988Z] ---> 4d41309fef72 [2023-04-26T07:27:17.988Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T07:27:17.988Z] ---> Running in 86e406bb8c24 [2023-04-26T07:27:17.988Z] Removing intermediate container 86e406bb8c24 [2023-04-26T07:27:17.988Z] ---> ddad37cef2a8 [2023-04-26T07:27:17.988Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-26T07:27:18.247Z] ---> 8dd2dd7fa7c8 [2023-04-26T07:27:18.247Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:27:18.247Z] ---> Running in 84ea8b3bbf3d [2023-04-26T07:27:18.815Z] Removing intermediate container 84ea8b3bbf3d [2023-04-26T07:27:18.815Z] ---> befac7705209 [2023-04-26T07:27:18.815Z] Step 15/26 : COPY . . [2023-04-26T07:27:19.051Z] bce86b966039: Pull complete [2023-04-26T07:27:19.051Z] 3d10cc7f1ddc: Pull complete [2023-04-26T07:27:19.051Z] 714e529b432d: Pull complete [2023-04-26T07:27:19.051Z] d21675ac3ed3: Pull complete [2023-04-26T07:27:20.018Z] c40c053d63ba: Pull complete [2023-04-26T07:27:20.018Z] 990fd125c536: Pull complete [2023-04-26T07:27:20.872Z] ---> c99ad67bfd6e [2023-04-26T07:27:20.872Z] Step 16/26 : RUN ${MAKE} [2023-04-26T07:27:20.872Z] ---> Running in 98e7c4d3e322 [2023-04-26T07:27:20.872Z] 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-04-26T07:27:22.607Z] ec21c8e16db0: Pull complete [2023-04-26T07:27:22.876Z] c96d84818e07: Pull complete [2023-04-26T07:27:22.876Z] 5925a93ce1eb: Pull complete [2023-04-26T07:27:23.144Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-26T07:27:23.144Z] Status: Downloaded newer image for docker:latest [2023-04-26T07:27:25.726Z] ---> 19cf87a1343c [2023-04-26T07:27:25.726Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T07:27:25.726Z] ---> Running in 03e831c5f227 [2023-04-26T07:27:27.140Z] Removing intermediate container 03e831c5f227 [2023-04-26T07:27:27.140Z] ---> d13e5ea5642e [2023-04-26T07:27:27.140Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T07:27:27.140Z] ---> Running in dd51af0f73a6 [2023-04-26T07:27:28.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:27:28.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:27:30.639Z] OK: 263 MiB in 53 packages [2023-04-26T07:27:31.222Z] Removing intermediate container dd51af0f73a6 [2023-04-26T07:27:31.222Z] ---> 7a44013fe10e [2023-04-26T07:27:31.222Z] Step 11/16 : ENV GO111MODULE=on [2023-04-26T07:27:31.222Z] ---> Running in da0462250524 [2023-04-26T07:27:31.488Z] Removing intermediate container da0462250524 [2023-04-26T07:27:31.488Z] ---> 82a5a2a553d3 [2023-04-26T07:27:31.488Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T07:27:31.756Z] ---> Running in fa906ae4f3aa [2023-04-26T07:27:32.022Z] Removing intermediate container fa906ae4f3aa [2023-04-26T07:27:32.022Z] ---> 6740b836dc2e [2023-04-26T07:27:32.022Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-26T07:27:32.606Z] ---> 6e2ccfaf4e25 [2023-04-26T07:27:32.606Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:27:32.606Z] ---> Running in 0ead26817884 [2023-04-26T07:27:38.951Z] Removing intermediate container 98e7c4d3e322 [2023-04-26T07:27:38.951Z] ---> ad67330c299d [2023-04-26T07:27:38.951Z] Step 17/26 : FROM alpine:3.14 [2023-04-26T07:27:39.517Z] 3.14: Pulling from library/alpine [2023-04-26T07:27:39.517Z] f7dab3ab2d6e: Pulling fs layer [2023-04-26T07:27:39.517Z] f7dab3ab2d6e: Verifying Checksum [2023-04-26T07:27:39.517Z] f7dab3ab2d6e: Download complete [2023-04-26T07:27:39.774Z] f7dab3ab2d6e: Pull complete [2023-04-26T07:27:39.774Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-26T07:27:39.774Z] Status: Downloaded newer image for alpine:3.14 [2023-04-26T07:27:39.774Z] ---> 9e179bacf43c [2023-04-26T07:27:39.774Z] Step 18/26 : EXPOSE 4000 [2023-04-26T07:27:39.774Z] ---> Running in 0fbb7c2d6001 [2023-04-26T07:27:40.033Z] Removing intermediate container 0fbb7c2d6001 [2023-04-26T07:27:40.033Z] ---> 1738a11afc74 [2023-04-26T07:27:40.033Z] Step 19/26 : 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-04-26T07:27:41.032Z] ---> 7ee9b88fe7b8 [2023-04-26T07:27:41.032Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-26T07:27:41.032Z] ---> b6eb5da36c15 [2023-04-26T07:27:41.032Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-26T07:27:41.290Z] ---> 72c6ef2d8bf8 [2023-04-26T07:27:41.290Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-26T07:27:41.290Z] ---> Running in 1e2f182a3a6c [2023-04-26T07:27:41.290Z] Removing intermediate container 1e2f182a3a6c [2023-04-26T07:27:41.290Z] ---> b3e25f644487 [2023-04-26T07:27:41.290Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-26T07:27:41.290Z] ---> Running in 8fd3ff28f7bc [2023-04-26T07:27:41.290Z] Removing intermediate container 8fd3ff28f7bc [2023-04-26T07:27:41.290Z] ---> 0829d94c1e93 [2023-04-26T07:27:41.290Z] Step 24/26 : LABEL arch=amd64 [2023-04-26T07:27:41.290Z] ---> Running in 2e9f09cdf97f [2023-04-26T07:27:41.564Z] Removing intermediate container 2e9f09cdf97f [2023-04-26T07:27:41.564Z] ---> 8352de6047a8 [2023-04-26T07:27:41.564Z] Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:27:41.564Z] ---> Running in 173619dd79ac [2023-04-26T07:27:41.564Z] Removing intermediate container 173619dd79ac [2023-04-26T07:27:41.564Z] ---> 44495a3e3e83 [2023-04-26T07:27:41.564Z] Step 26/26 : LABEL version=0.0.0 [2023-04-26T07:27:41.564Z] ---> Running in 0551dae04f1b [2023-04-26T07:27:41.564Z] Removing intermediate container 0551dae04f1b [2023-04-26T07:27:41.564Z] ---> b0f7430a562b [2023-04-26T07:27:41.564Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T07:27:41.564Z] Successfully built b0f7430a562b [2023-04-26T07:27:41.824Z] 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-04-26T07:27:42.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T07:27:42.858Z] [2023-04-26T07:27:42.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:27:43.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T07:27:43.253Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T07:27:43.253Z] 5eb5b503b376: Pulling fs layer [2023-04-26T07:27:43.253Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T07:27:43.253Z] ec43610c2a17: Pulling fs layer [2023-04-26T07:27:43.253Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T07:27:43.253Z] 33b1e0a273af: Pulling fs layer [2023-04-26T07:27:43.253Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T07:27:43.253Z] 2f39f015ded8: Pulling fs layer [2023-04-26T07:27:43.253Z] 5d3b04190fa2: Waiting [2023-04-26T07:27:43.253Z] 33b1e0a273af: Waiting [2023-04-26T07:27:43.253Z] 2f39f015ded8: Waiting [2023-04-26T07:27:43.253Z] 5c69ac0246d0: Download complete [2023-04-26T07:27:43.253Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T07:27:43.253Z] 3a2ae6a8a46f: Download complete [2023-04-26T07:27:43.253Z] 33b1e0a273af: Verifying Checksum [2023-04-26T07:27:43.253Z] 33b1e0a273af: Download complete [2023-04-26T07:27:43.253Z] 5d3b04190fa2: Download complete [2023-04-26T07:27:43.253Z] ec43610c2a17: Verifying Checksum [2023-04-26T07:27:43.253Z] ec43610c2a17: Download complete [2023-04-26T07:27:43.512Z] 5eb5b503b376: Verifying Checksum [2023-04-26T07:27:43.512Z] 5eb5b503b376: Download complete [2023-04-26T07:27:44.078Z] 2f39f015ded8: Download complete [2023-04-26T07:27:44.644Z] 5eb5b503b376: Pull complete [2023-04-26T07:27:44.644Z] 5c69ac0246d0: Pull complete [2023-04-26T07:27:45.211Z] ec43610c2a17: Pull complete [2023-04-26T07:27:45.211Z] 3a2ae6a8a46f: Pull complete [2023-04-26T07:27:45.469Z] 33b1e0a273af: Pull complete [2023-04-26T07:27:45.469Z] 5d3b04190fa2: Pull complete [2023-04-26T07:27:49.650Z] 2f39f015ded8: Pull complete [2023-04-26T07:27:49.650Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T07:27:49.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T07:27:49.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:27:49.880Z] prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container [2023-04-26T07:27:49.908Z] $ 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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T07:27:54.818Z] $ docker top 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:27:55.257Z] ---> job-cost.sh [2023-04-26T07:27:55.257Z] lf-activate-venv: SKIPPING [2023-04-26T07:27:55.257Z] INFO: No Stack... [2023-04-26T07:27:55.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T07:27:56.084Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T07:27:56.404Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/cost.csv [2023-04-26T07:27:56.404Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T07:27:56.446Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [2023-04-26T07:27:56.451Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] did not exist. Created. [2023-04-26T07:27:56.451Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T07:27:56.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T07:27:57.218Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T07:27:57.234Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T07:27:57.321Z] $ docker stop --time=1 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb [2023-04-26T07:27:58.589Z] $ docker rm -f --volumes 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T07:28:29.018Z] Removing intermediate container 0ead26817884 [2023-04-26T07:28:29.018Z] ---> ef8a61858b2f [2023-04-26T07:28:29.018Z] Step 15/16 : COPY . . [2023-04-26T07:28:29.018Z] ---> 158fdd7410bb [2023-04-26T07:28:29.018Z] Step 16/16 : RUN ${MAKE} [2023-04-26T07:28:29.018Z] ---> Running in 197430245d45 [2023-04-26T07:28:29.018Z] noop [2023-04-26T07:28:29.018Z] Removing intermediate container 197430245d45 [2023-04-26T07:28:29.018Z] ---> 64e01ff8825e [2023-04-26T07:28:29.018Z] Successfully built 64e01ff8825e [2023-04-26T07:28:29.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:28:29.497Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T07:28:29.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:28:29.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container [2023-04-26T07:28:29.812Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-26T07:28:30.903Z] $ docker top 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:28:31.787Z] + go version [2023-04-26T07:28:31.787Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T07:28:31.819Z] $ docker stop --time=1 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a [2023-04-26T07:28:33.393Z] $ docker rm -f --volumes 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:28:34.219Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T07:28:34.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:28:34.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container [2023-04-26T07:28:34.521Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-26T07:28:35.586Z] $ docker top acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:28:36.125Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:28:36.500Z] + make test [2023-04-26T07:28:36.500Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-26T07:29:08.703Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-26T07:30:30.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-26T07:30:30.326Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-26T07:30:57.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T07:30:57.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T07:30:57.017Z] ./bin/test-attribution-txt.sh [2023-04-26T07:30:57.017Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-26T07:30:57.017Z] make -C web test [2023-04-26T07:30:57.017Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-04-26T07:30:57.017Z] make[1]: tput: No such file or directory [2023-04-26T07:30:57.018Z] make[1]: tput: No such file or directory [2023-04-26T07:30:57.018Z] warning: generating ./VERSION [2023-04-26T07:30:57.018Z] echo "0.0.0" > VERSION [2023-04-26T07:30:57.018Z] docker build \ [2023-04-26T07:30:57.018Z] -f Dockerfile \ [2023-04-26T07:30:57.018Z] --build-arg USER=1000 \ [2023-04-26T07:30:57.018Z] \ [2023-04-26T07:30:57.018Z] --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ [2023-04-26T07:30:57.018Z] -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ [2023-04-26T07:30:57.018Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-26T07:30:57.018Z] . [2023-04-26T07:30:57.018Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-26T07:30:57.018Z] Install the buildx component to build images with BuildKit: [2023-04-26T07:30:57.018Z] https://docs.docker.com/go/buildx/ [2023-04-26T07:30:57.018Z] [2023-04-26T07:30:57.286Z] Sending build context to Docker daemon 3.269MB [2023-04-26T07:30:57.286Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-26T07:30:57.555Z] 16.17-alpine3.15: Pulling from library/node [2023-04-26T07:30:57.826Z] 47517142f6ba: Pulling fs layer [2023-04-26T07:30:57.826Z] 5f8c4bfa009b: Pulling fs layer [2023-04-26T07:30:57.826Z] f7079c9c4ba1: Pulling fs layer [2023-04-26T07:30:57.826Z] aba105e6f55a: Pulling fs layer [2023-04-26T07:30:57.826Z] aba105e6f55a: Waiting [2023-04-26T07:30:57.826Z] 47517142f6ba: Verifying Checksum [2023-04-26T07:30:58.095Z] aba105e6f55a: Verifying Checksum [2023-04-26T07:30:58.095Z] aba105e6f55a: Download complete [2023-04-26T07:30:58.095Z] f7079c9c4ba1: Verifying Checksum [2023-04-26T07:30:58.095Z] f7079c9c4ba1: Download complete [2023-04-26T07:30:59.504Z] 47517142f6ba: Pull complete [2023-04-26T07:30:59.771Z] 5f8c4bfa009b: Verifying Checksum [2023-04-26T07:30:59.771Z] 5f8c4bfa009b: Download complete [2023-04-26T07:31:06.422Z] 5f8c4bfa009b: Pull complete [2023-04-26T07:31:07.010Z] f7079c9c4ba1: Pull complete [2023-04-26T07:31:07.279Z] aba105e6f55a: Pull complete [2023-04-26T07:31:07.279Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-26T07:31:07.279Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-26T07:31:07.279Z] ---> bf1b8b58d215 [2023-04-26T07:31:07.279Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-26T07:31:07.868Z] ---> Running in 4f52e02ae05a [2023-04-26T07:31:08.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:31:09.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:31:10.069Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-26T07:31:10.069Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-26T07:31:10.069Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-26T07:31:10.069Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-26T07:31:10.069Z] (5/128) Installing libxcb (1.14-r2) [2023-04-26T07:31:10.069Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-26T07:31:10.335Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-26T07:31:10.335Z] (8/128) Installing libice (1.0.10-r0) [2023-04-26T07:31:10.602Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-26T07:31:10.602Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-26T07:31:10.602Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-26T07:31:10.602Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-26T07:31:10.602Z] (13/128) Installing xset (1.2.4-r0) [2023-04-26T07:31:10.602Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-26T07:31:10.602Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-26T07:31:10.602Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-26T07:31:10.602Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-26T07:31:10.602Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-26T07:31:10.602Z] (19/128) Installing libintl (0.21-r0) [2023-04-26T07:31:10.602Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-26T07:31:10.602Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-26T07:31:10.602Z] (22/128) Installing pcre (8.45-r1) [2023-04-26T07:31:10.602Z] (23/128) Installing glib (2.70.1-r0) [2023-04-26T07:31:10.867Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-26T07:31:10.867Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-26T07:31:10.867Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-26T07:31:10.867Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-26T07:31:11.142Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-26T07:31:11.142Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-26T07:31:11.142Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-26T07:31:11.410Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-26T07:31:11.410Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-26T07:31:11.410Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-26T07:31:11.410Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-26T07:31:11.410Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-26T07:31:11.410Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-26T07:31:11.410Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-26T07:31:11.410Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-26T07:31:11.410Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-26T07:31:11.410Z] (40/128) Installing libxi (1.8-r0) [2023-04-26T07:31:11.410Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-26T07:31:11.410Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-26T07:31:11.410Z] (43/128) Installing atk (2.36.0-r0) [2023-04-26T07:31:11.410Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-26T07:31:11.410Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-26T07:31:11.410Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-26T07:31:11.678Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-26T07:31:11.678Z] (48/128) Installing expat (2.5.0-r0) [2023-04-26T07:31:11.678Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-26T07:31:11.678Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-26T07:31:11.678Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-26T07:31:11.678Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-26T07:31:11.678Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-26T07:31:11.678Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-26T07:31:11.678Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-26T07:31:11.678Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-26T07:31:11.678Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-26T07:31:11.678Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-26T07:31:11.678Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-26T07:31:11.678Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-26T07:31:11.678Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-26T07:31:11.947Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-26T07:31:11.947Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-26T07:31:11.947Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-26T07:31:11.947Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-26T07:31:11.947Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-26T07:31:11.947Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-26T07:31:11.947Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-26T07:31:11.947Z] (69/128) Installing pango (1.48.10-r0) [2023-04-26T07:31:11.947Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-26T07:31:11.947Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-26T07:31:11.947Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-26T07:31:11.947Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-26T07:31:12.217Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-26T07:31:12.217Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-26T07:31:12.487Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-26T07:31:12.756Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-26T07:31:12.756Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-26T07:31:12.756Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-26T07:31:12.756Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-26T07:31:15.337Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-26T07:31:15.337Z] (80/128) Installing flac (1.3.4-r0) [2023-04-26T07:31:15.337Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-26T07:31:15.337Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-26T07:31:15.337Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-26T07:31:15.337Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-26T07:31:15.337Z] (85/128) Installing libass (0.15.2-r0) [2023-04-26T07:31:15.337Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-26T07:31:15.337Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-26T07:31:15.337Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-26T07:31:15.337Z] (89/128) Installing lame (3.100-r0) [2023-04-26T07:31:15.337Z] (90/128) Installing opus (1.3.1-r1) [2023-04-26T07:31:15.337Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-26T07:31:15.337Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-26T07:31:15.337Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-26T07:31:15.605Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-26T07:31:15.605Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-26T07:31:15.605Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-26T07:31:15.605Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-26T07:31:15.605Z] (98/128) Installing libva (2.13.0-r0) [2023-04-26T07:31:15.605Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-26T07:31:15.605Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-26T07:31:15.605Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-26T07:31:15.605Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-26T07:31:15.605Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-26T07:31:15.605Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-26T07:31:15.605Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-26T07:31:15.873Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-26T07:31:15.873Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-26T07:31:16.459Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-26T07:31:16.459Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-26T07:31:16.459Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-26T07:31:16.459Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-26T07:31:16.459Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-26T07:31:16.459Z] (113/128) Installing nspr (4.32-r0) [2023-04-26T07:31:16.459Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-26T07:31:16.459Z] (115/128) Installing nss (3.78.1-r0) [2023-04-26T07:31:16.730Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-26T07:31:16.730Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-26T07:31:16.730Z] (118/128) Installing orc (0.4.32-r0) [2023-04-26T07:31:16.730Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-26T07:31:16.730Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-26T07:31:16.730Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-26T07:31:16.730Z] (122/128) Installing libpulse (15.0-r2) [2023-04-26T07:31:16.998Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-26T07:31:16.998Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-26T07:31:16.998Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-26T07:31:16.998Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-26T07:31:16.998Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-26T07:31:16.998Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-26T07:31:21.258Z] Executing busybox-1.34.1-r7.trigger [2023-04-26T07:31:21.258Z] Executing glib-2.70.1-r0.trigger [2023-04-26T07:31:21.258Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-26T07:31:23.201Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-26T07:31:23.201Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-26T07:31:23.201Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-26T07:31:23.201Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-26T07:31:23.201Z] OK: 275 MiB in 144 packages [2023-04-26T07:31:31.423Z] Removing intermediate container 4f52e02ae05a [2023-04-26T07:31:31.423Z] ---> 095192595045 [2023-04-26T07:31:31.423Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-26T07:31:31.423Z] ---> Running in 8c85ea194798 [2023-04-26T07:31:31.691Z] Removing intermediate container 8c85ea194798 [2023-04-26T07:31:31.691Z] ---> 2bf487533084 [2023-04-26T07:31:31.691Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-26T07:31:31.691Z] ---> Running in bc9c25c72094 [2023-04-26T07:31:31.959Z] Removing intermediate container bc9c25c72094 [2023-04-26T07:31:31.959Z] ---> 4e075831b92a [2023-04-26T07:31:31.959Z] Step 5/10 : RUN npm install -g npm [2023-04-26T07:31:32.226Z] ---> Running in 6279c42b9ebb [2023-04-26T07:31:58.908Z] [2023-04-26T07:31:58.908Z] removed 7 packages, changed 100 packages, and audited 239 packages in 22s [2023-04-26T07:31:58.908Z] [2023-04-26T07:31:58.908Z] 18 packages are looking for funding [2023-04-26T07:31:58.908Z] run `npm fund` for details [2023-04-26T07:31:58.908Z] [2023-04-26T07:31:58.908Z] found 0 vulnerabilities [2023-04-26T07:32:00.335Z] Removing intermediate container 6279c42b9ebb [2023-04-26T07:32:00.335Z] ---> 9996cdcd613f [2023-04-26T07:32:00.335Z] Step 6/10 : ARG USER=1000 [2023-04-26T07:32:00.603Z] ---> Running in 44c4620e913e [2023-04-26T07:32:00.871Z] Removing intermediate container 44c4620e913e [2023-04-26T07:32:00.871Z] ---> e30fbd0605a3 [2023-04-26T07:32:00.871Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-26T07:32:00.871Z] ---> Running in 093e8979b000 [2023-04-26T07:32:02.816Z] Removing intermediate container 093e8979b000 [2023-04-26T07:32:02.816Z] ---> 076903ae4f38 [2023-04-26T07:32:02.816Z] Step 8/10 : USER $USER:$USER [2023-04-26T07:32:02.816Z] ---> Running in a434ed30cfb2 [2023-04-26T07:32:02.816Z] Removing intermediate container a434ed30cfb2 [2023-04-26T07:32:02.816Z] ---> 727e7bb87e89 [2023-04-26T07:32:02.816Z] Step 9/10 : WORKDIR /app [2023-04-26T07:32:02.816Z] ---> Running in d60dbd048df5 [2023-04-26T07:32:03.084Z] Removing intermediate container d60dbd048df5 [2023-04-26T07:32:03.084Z] ---> 7d62c7da4cda [2023-04-26T07:32:03.084Z] Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:32:03.354Z] ---> Running in 0d3455596497 [2023-04-26T07:32:03.622Z] Removing intermediate container 0d3455596497 [2023-04-26T07:32:03.622Z] ---> 15936d37bcda [2023-04-26T07:32:03.622Z] Successfully built 15936d37bcda [2023-04-26T07:32:03.622Z] Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:32:03.622Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-26T07:32:03.622Z] touch edgex-web-ui.imagebuilt [2023-04-26T07:32:03.622Z] mkdir -p node_modules coverage [2023-04-26T07:32:03.622Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-26T07:32:03.622Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.930Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE required: { [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE }, [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:32:15.931Z] npm WARN EBADENGINE } [2023-04-26T07:32:42.731Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-26T07:32:42.731Z] 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-04-26T07:32:42.731Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-26T07:32:42.731Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:32:43.718Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-26T07:32:47.994Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-26T07:32:54.652Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-26T07:32:54.919Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-26T07:32:55.881Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-26T07:33:17.951Z] 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-04-26T07:33:17.951Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:33:17.951Z] 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-04-26T07:33:18.909Z] 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-04-26T07:33:20.319Z] 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-04-26T07:33:22.264Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:33:34.557Z] 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-04-26T07:33:34.557Z] 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-04-26T07:33:46.874Z] 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-04-26T07:34:13.551Z] 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-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] 90 packages are looking for funding [2023-04-26T07:34:52.424Z] run `npm fund` for details [2023-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] To address issues that do not require attention, run: [2023-04-26T07:34:52.424Z] npm audit fix [2023-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] To address all issues (including breaking changes), run: [2023-04-26T07:34:52.424Z] npm audit fix --force [2023-04-26T07:34:52.424Z] [2023-04-26T07:34:52.424Z] Run `npm audit` for details. [2023-04-26T07:34:52.424Z] 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-04-26T07:35:04.713Z] - Generating browser application bundles (phase: setup)... [2023-04-26T07:35:36.903Z] Compiling @angular/core : es2015 as esm2015 [2023-04-26T07:35:36.903Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-26T07:36:03.564Z] Compiling @angular/common : es2015 as esm2015 [2023-04-26T07:36:03.564Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-26T07:36:05.524Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-26T07:36:05.524Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-26T07:36:09.767Z] Compiling @angular/router : es2015 as esm2015 [2023-04-26T07:36:10.360Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-26T07:36:15.706Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-26T07:36:16.665Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-26T07:36:16.933Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-26T07:36:20.276Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-26T07:36:20.860Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-26T07:36:21.441Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-26T07:37:17.839Z] 26 04 2023 07:37:14.477:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-26T07:37:17.839Z] 26 04 2023 07:37:14.492:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-26T07:37:17.839Z] 26 04 2023 07:37:14.525:INFO [launcher]: Starting browser ChromeHeadless [2023-04-26T07:38:39.441Z] 26 04 2023 07:38:27.351:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-26T07:38:43.694Z] 26 04 2023 07:38:43.062:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-26T07:39:05.761Z] ✔ Browser application bundle generation complete. [2023-04-26T07:39:05.761Z] 26 04 2023 07:39:05.422:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket I4wsL1UXlBpMHiu0AAAB with id 41155227 [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.245 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.274 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.993 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.127 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.174 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.22 secs) [2023-04-26T07:39:23.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.581 secs) [2023-04-26T07:39:24.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.683 secs) [2023-04-26T07:39:24.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.757 secs) [2023-04-26T07:39:24.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.906 secs) [2023-04-26T07:39:24.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.952 secs) [2023-04-26T07:39:24.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.162 secs) [2023-04-26T07:39:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.241 secs) [2023-04-26T07:39:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.283 secs) [2023-04-26T07:39:25.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.541 secs) [2023-04-26T07:39:25.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.606 secs) [2023-04-26T07:39:25.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.78 secs) [2023-04-26T07:39:25.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.81 secs) [2023-04-26T07:39:25.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.832 secs) [2023-04-26T07:39:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.861 secs) [2023-04-26T07:39:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.876 secs) [2023-04-26T07:39:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.89 secs) [2023-04-26T07:39:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.028 secs) [2023-04-26T07:39:26.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.099 secs) [2023-04-26T07:39:26.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.121 secs) [2023-04-26T07:39:26.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.176 secs) [2023-04-26T07:39:26.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.19 secs) [2023-04-26T07:39:26.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.404 secs) [2023-04-26T07:39:26.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.481 secs) [2023-04-26T07:39:26.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.547 secs) [2023-04-26T07:39:27.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.713 secs) [2023-04-26T07:39:27.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.783 secs) [2023-04-26T07:39:27.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.817 secs) [2023-04-26T07:39:27.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.846 secs) [2023-04-26T07:39:27.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.862 secs) [2023-04-26T07:39:27.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.877 secs) [2023-04-26T07:39:27.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.969 secs) [2023-04-26T07:39:27.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.035 secs) [2023-04-26T07:39:27.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.095 secs) [2023-04-26T07:39:27.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.141 secs) [2023-04-26T07:39:27.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.432 secs) [2023-04-26T07:39:28.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.477 secs) [2023-04-26T07:39:28.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.895 secs) [2023-04-26T07:39:28.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.074 secs) [2023-04-26T07:39:28.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.116 secs) [2023-04-26T07:39:28.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.225 secs) [2023-04-26T07:39:29.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.457 secs) [2023-04-26T07:39:29.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.588 secs) [2023-04-26T07:39:29.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.609 secs) [2023-04-26T07:39:29.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.621 secs) [2023-04-26T07:39:29.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.836 secs) [2023-04-26T07:39:30.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.092 secs) [2023-04-26T07:39:30.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.145 secs) [2023-04-26T07:39:30.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.337 secs) [2023-04-26T07:39:30.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.383 secs) [2023-04-26T07:39:30.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.471 secs) [2023-04-26T07:39:30.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.533 secs) [2023-04-26T07:39:30.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.625 secs) [2023-04-26T07:39:30.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.792 secs) [2023-04-26T07:39:31.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.927 secs) [2023-04-26T07:39:31.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.073 secs) [2023-04-26T07:39:31.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.193 secs) [2023-04-26T07:39:31.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.225 secs) [2023-04-26T07:39:31.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.254 secs) [2023-04-26T07:39:31.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.284 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.303 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.313 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.323 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.335 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.365 secs) [2023-04-26T07:39:31.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.417 secs) [2023-04-26T07:39:32.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.455 secs) [2023-04-26T07:39:32.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.47 secs) [2023-04-26T07:39:32.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.496 secs) [2023-04-26T07:39:32.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.728 secs) [2023-04-26T07:39:32.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.817 secs) [2023-04-26T07:39:32.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.833 secs) [2023-04-26T07:39:32.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.847 secs) [2023-04-26T07:39:32.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.966 secs) [2023-04-26T07:39:32.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.014 secs) [2023-04-26T07:39:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.184 secs) [2023-04-26T07:39:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.2 secs) [2023-04-26T07:39:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.212 secs) [2023-04-26T07:39:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.225 secs) [2023-04-26T07:39:33.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.308 secs) [2023-04-26T07:39:33.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.398 secs) [2023-04-26T07:39:33.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.619 secs) [2023-04-26T07:39:33.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.717 secs) [2023-04-26T07:39:33.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.778 secs) [2023-04-26T07:39:33.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.835 secs) [2023-04-26T07:39:33.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.91 secs) [2023-04-26T07:39:34.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.168 secs) [2023-04-26T07:39:34.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.258 secs) [2023-04-26T07:39:34.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.28 secs) [2023-04-26T07:39:34.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.291 secs) [2023-04-26T07:39:34.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.344 secs) [2023-04-26T07:39:34.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.365 secs) [2023-04-26T07:39:35.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.519 secs) [2023-04-26T07:39:35.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.563 secs) [2023-04-26T07:39:35.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.609 secs) [2023-04-26T07:39:35.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.633 secs) [2023-04-26T07:39:35.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.644 secs) [2023-04-26T07:39:35.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.66 secs) [2023-04-26T07:39:35.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.844 secs) [2023-04-26T07:39:35.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.921 secs) [2023-04-26T07:39:35.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.954 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.027 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.047 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.058 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.074 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.121 secs) [2023-04-26T07:39:35.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.173 secs) [2023-04-26T07:39:36.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.254 secs) [2023-04-26T07:39:36.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.306 secs) [2023-04-26T07:39:36.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.38 secs) [2023-04-26T07:39:36.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.42 secs) [2023-04-26T07:39:36.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.589 secs) [2023-04-26T07:39:36.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.637 secs) [2023-04-26T07:39:36.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.698 secs) [2023-04-26T07:39:37.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.278 secs) [2023-04-26T07:39:37.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.481 secs) [2023-04-26T07:39:37.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.636 secs) [2023-04-26T07:39:38.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.712 secs) [2023-04-26T07:39:38.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.766 secs) [2023-04-26T07:39:38.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.823 secs) [2023-04-26T07:39:38.288Z] WARN: ' [2023-04-26T07:39:38.288Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T07:39:38.288Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T07:39:38.288Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T07:39:38.288Z] in a future version of Angular. [2023-04-26T07:39:38.288Z] [2023-04-26T07:39:38.288Z] For more information on this, see our API docs here: [2023-04-26T07:39:38.288Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T07:39:38.288Z] ' [2023-04-26T07:39:38.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.823 secs) [2023-04-26T07:39:38.288Z] WARN: ' [2023-04-26T07:39:38.288Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T07:39:38.288Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T07:39:38.288Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T07:39:38.288Z] in a future version of Angular. [2023-04-26T07:39:38.288Z] [2023-04-26T07:39:38.288Z] For more information on this, see our API docs here: [2023-04-26T07:39:38.288Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T07:39:38.288Z] ' [2023-04-26T07:39:38.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.962 secs) [2023-04-26T07:39:38.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.98 secs) [2023-04-26T07:39:38.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.013 secs) [2023-04-26T07:39:38.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.093 secs) [2023-04-26T07:39:38.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.436 secs) [2023-04-26T07:39:38.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.47 secs) [2023-04-26T07:39:39.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.601 secs) [2023-04-26T07:39:39.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.656 secs) [2023-04-26T07:39:39.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.681 secs) [2023-04-26T07:39:39.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.702 secs) [2023-04-26T07:39:39.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.724 secs) [2023-04-26T07:39:39.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.752 secs) [2023-04-26T07:39:39.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.769 secs) [2023-04-26T07:39:39.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.871 secs) [2023-04-26T07:39:39.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.149 secs) [2023-04-26T07:39:39.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.208 secs) [2023-04-26T07:39:40.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.269 secs) [2023-04-26T07:39:40.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.321 secs) [2023-04-26T07:39:40.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.456 secs) [2023-04-26T07:39:40.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.598 secs) [2023-04-26T07:39:40.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.778 secs) [2023-04-26T07:39:40.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.006 secs) [2023-04-26T07:39:41.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.105 secs) [2023-04-26T07:39:41.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.177 secs) [2023-04-26T07:39:42.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.02 secs / 14.177 secs) [2023-04-26T07:39:42.192Z] TOTAL: 149 SUCCESS [2023-04-26T07:39:42.192Z] ✔ Browser application bundle generation complete. [2023-04-26T07:39:45.531Z] [2023-04-26T07:39:45.531Z] =============================== Coverage summary =============================== [2023-04-26T07:39:45.531Z] Statements : 40.95% ( 1466/3580 ) [2023-04-26T07:39:45.531Z] Branches : 12.03% ( 111/923 ) [2023-04-26T07:39:45.531Z] Functions : 33.2% ( 431/1298 ) [2023-04-26T07:39:45.531Z] Lines : 38.88% ( 1317/3387 ) [2023-04-26T07:39:45.531Z] ================================================================================ [2023-04-26T07:39:45.531Z] 26 04 2023 07:39:45.177:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-26T07:39:46.502Z] ✔ Browser application bundle generation complete. [2023-04-26T07:39:47.088Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-04-26T07:39:47.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T07:39:47.148Z] $ docker stop --time=1 acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 [2023-04-26T07:39:49.870Z] $ docker rm -f --volumes acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T07:39:50.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T07:39:53.569Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T07:39:58.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T07:39:59.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T07:40:02.189Z] + ls -al . [2023-04-26T07:40:02.189Z] total 184 [2023-04-26T07:40:02.189Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 07:28 . [2023-04-26T07:40:02.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 .. [2023-04-26T07:40:02.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 .blubracket [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:26 .dockerignore [2023-04-26T07:40:02.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:26 .git [2023-04-26T07:40:02.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 .github [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:26 .gitignore [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:26 Attribution.txt [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:26 CHANGELOG.md [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:26 CONTRIBUTING.md [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:26 Dockerfile [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:26 Jenkinsfile [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:26 LICENSE [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:26 Makefile [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:26 README.md [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:24 VERSION [2023-04-26T07:40:02.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 assets [2023-04-26T07:40:02.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 bin [2023-04-26T07:40:02.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 cmd [2023-04-26T07:40:02.189Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:28 coverage.out [2023-04-26T07:40:02.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 docs [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:26 go.mod [2023-04-26T07:40:02.189Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:26 go.sum [2023-04-26T07:40:02.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:26 internal [2023-04-26T07:40:02.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 snap [2023-04-26T07:40:02.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 testing [2023-04-26T07:40:02.190Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:26 version.go [2023-04-26T07:40:02.190Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:32 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:40:02.640Z] + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=arm64 --label version=0.0.0 . [2023-04-26T07:40:03.608Z] Sending build context to Docker daemon 31.55MB [2023-04-26T07:40:03.875Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T07:40:03.875Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T07:40:03.875Z] ---> 64e01ff8825e [2023-04-26T07:40:03.875Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T07:40:04.142Z] ---> Running in bf7972db8e83 [2023-04-26T07:40:04.723Z] Removing intermediate container bf7972db8e83 [2023-04-26T07:40:04.723Z] ---> 57bd0f837daf [2023-04-26T07:40:04.723Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T07:40:04.723Z] ---> Running in d328e3c5b191 [2023-04-26T07:40:04.988Z] Removing intermediate container d328e3c5b191 [2023-04-26T07:40:04.988Z] ---> d011b9754bd6 [2023-04-26T07:40:04.988Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T07:40:04.988Z] ---> Running in 7d2117658d15 [2023-04-26T07:40:05.255Z] Removing intermediate container 7d2117658d15 [2023-04-26T07:40:05.255Z] ---> 6627d65f7986 [2023-04-26T07:40:05.255Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-26T07:40:05.255Z] ---> Running in 223ba6fe3801 [2023-04-26T07:40:05.528Z] Removing intermediate container 223ba6fe3801 [2023-04-26T07:40:05.528Z] ---> ebc5bb6fd637 [2023-04-26T07:40:05.528Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T07:40:05.528Z] ---> Running in a98f4fbee222 [2023-04-26T07:40:05.795Z] Removing intermediate container a98f4fbee222 [2023-04-26T07:40:05.795Z] ---> 27a7411e53e4 [2023-04-26T07:40:05.795Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T07:40:07.202Z] ---> 186b1dfe7919 [2023-04-26T07:40:07.202Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T07:40:07.471Z] ---> Running in 8b398146a00e [2023-04-26T07:40:08.887Z] Removing intermediate container 8b398146a00e [2023-04-26T07:40:08.887Z] ---> c51bdf490464 [2023-04-26T07:40:08.887Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T07:40:09.157Z] ---> Running in 7c61307488a3 [2023-04-26T07:40:10.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T07:40:11.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T07:40:13.024Z] OK: 263 MiB in 53 packages [2023-04-26T07:40:13.606Z] Removing intermediate container 7c61307488a3 [2023-04-26T07:40:13.606Z] ---> 87820feb741d [2023-04-26T07:40:13.606Z] Step 11/26 : ENV GO111MODULE=on [2023-04-26T07:40:13.606Z] ---> Running in 29575556fdf8 [2023-04-26T07:40:14.187Z] Removing intermediate container 29575556fdf8 [2023-04-26T07:40:14.187Z] ---> 10e577843143 [2023-04-26T07:40:14.187Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T07:40:14.187Z] ---> Running in 20ef54fc96ec [2023-04-26T07:40:14.454Z] Removing intermediate container 20ef54fc96ec [2023-04-26T07:40:14.454Z] ---> 89447b77bc8e [2023-04-26T07:40:14.454Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-26T07:40:15.035Z] ---> 5c9c8d140d7a [2023-04-26T07:40:15.035Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:40:15.035Z] ---> Running in 7e3f1a575637 [2023-04-26T07:40:16.977Z] Removing intermediate container 7e3f1a575637 [2023-04-26T07:40:16.977Z] ---> c3fa07e89380 [2023-04-26T07:40:16.977Z] Step 15/26 : COPY . . [2023-04-26T07:40:21.241Z] ---> 30fa7679fbe8 [2023-04-26T07:40:21.241Z] Step 16/26 : RUN ${MAKE} [2023-04-26T07:40:21.241Z] ---> Running in c251be8fa451 [2023-04-26T07:40:22.198Z] 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-04-26T07:42:28.857Z] Removing intermediate container c251be8fa451 [2023-04-26T07:42:28.857Z] ---> 9d3d82920279 [2023-04-26T07:42:28.857Z] Step 17/26 : FROM alpine:3.14 [2023-04-26T07:42:28.857Z] 3.14: Pulling from library/alpine [2023-04-26T07:42:28.857Z] 422ed46b1a92: Pulling fs layer [2023-04-26T07:42:28.857Z] 422ed46b1a92: Verifying Checksum [2023-04-26T07:42:28.857Z] 422ed46b1a92: Download complete [2023-04-26T07:42:28.857Z] 422ed46b1a92: Pull complete [2023-04-26T07:42:28.857Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-26T07:42:28.857Z] Status: Downloaded newer image for alpine:3.14 [2023-04-26T07:42:28.857Z] ---> 46c5e66a9efa [2023-04-26T07:42:28.857Z] Step 18/26 : EXPOSE 4000 [2023-04-26T07:42:28.857Z] ---> Running in 89d3b276620b [2023-04-26T07:42:28.857Z] Removing intermediate container 89d3b276620b [2023-04-26T07:42:28.857Z] ---> 96d2d83e02cd [2023-04-26T07:42:28.857Z] Step 19/26 : 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-04-26T07:42:28.857Z] ---> 1ca32b21e420 [2023-04-26T07:42:28.857Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-26T07:42:28.857Z] ---> d63f0ed6c7b1 [2023-04-26T07:42:28.857Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-26T07:42:28.857Z] ---> ef308e24f5f9 [2023-04-26T07:42:28.857Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-26T07:42:28.857Z] ---> Running in 155853419d71 [2023-04-26T07:42:28.857Z] Removing intermediate container 155853419d71 [2023-04-26T07:42:28.857Z] ---> 59297763f946 [2023-04-26T07:42:28.857Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-26T07:42:28.857Z] ---> Running in 8ed6a87db2c7 [2023-04-26T07:42:28.857Z] Removing intermediate container 8ed6a87db2c7 [2023-04-26T07:42:28.857Z] ---> 03aa3e79da76 [2023-04-26T07:42:28.857Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T07:42:28.857Z] ---> Running in c1723463ddee [2023-04-26T07:42:28.857Z] Removing intermediate container c1723463ddee [2023-04-26T07:42:28.857Z] ---> 1a1201b5a8de [2023-04-26T07:42:28.857Z] Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-26T07:42:28.857Z] ---> Running in e844184d5dff [2023-04-26T07:42:28.857Z] Removing intermediate container e844184d5dff [2023-04-26T07:42:28.857Z] ---> 909079c89205 [2023-04-26T07:42:28.857Z] Step 26/26 : LABEL version=0.0.0 [2023-04-26T07:42:28.857Z] ---> Running in 5cfc20b7f9d4 [2023-04-26T07:42:28.857Z] Removing intermediate container 5cfc20b7f9d4 [2023-04-26T07:42:28.857Z] ---> b7f0944068ed [2023-04-26T07:42:28.857Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T07:42:28.857Z] Successfully built b7f0944068ed [2023-04-26T07:42:28.857Z] 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-04-26T07:42:29.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T07:42:29.699Z] [2023-04-26T07:42:29.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:42:30.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T07:42:30.109Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T07:42:30.109Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T07:42:30.109Z] 04944245beec: Pulling fs layer [2023-04-26T07:42:30.109Z] 699f458cf7ca: Pulling fs layer [2023-04-26T07:42:30.109Z] 765212b225bb: Pulling fs layer [2023-04-26T07:42:30.109Z] f23df028b6ca: Pulling fs layer [2023-04-26T07:42:30.109Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T07:42:30.109Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T07:42:30.109Z] 765212b225bb: Waiting [2023-04-26T07:42:30.109Z] f23df028b6ca: Waiting [2023-04-26T07:42:30.109Z] d65c8cfc05b1: Waiting [2023-04-26T07:42:30.109Z] 2437ff75d9bd: Waiting [2023-04-26T07:42:30.379Z] 04944245beec: Verifying Checksum [2023-04-26T07:42:30.379Z] 04944245beec: Download complete [2023-04-26T07:42:30.379Z] 765212b225bb: Download complete [2023-04-26T07:42:30.379Z] f23df028b6ca: Verifying Checksum [2023-04-26T07:42:30.379Z] f23df028b6ca: Download complete [2023-04-26T07:42:30.379Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T07:42:30.379Z] d65c8cfc05b1: Download complete [2023-04-26T07:42:30.647Z] 699f458cf7ca: Verifying Checksum [2023-04-26T07:42:30.647Z] 699f458cf7ca: Download complete [2023-04-26T07:42:30.912Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T07:42:30.912Z] 8998bd30e6a1: Download complete [2023-04-26T07:42:32.849Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T07:42:32.849Z] 2437ff75d9bd: Download complete [2023-04-26T07:42:34.792Z] 8998bd30e6a1: Pull complete [2023-04-26T07:42:34.792Z] 04944245beec: Pull complete [2023-04-26T07:42:36.210Z] 699f458cf7ca: Pull complete [2023-04-26T07:42:36.210Z] 765212b225bb: Pull complete [2023-04-26T07:42:37.168Z] f23df028b6ca: Pull complete [2023-04-26T07:42:37.168Z] d65c8cfc05b1: Pull complete [2023-04-26T07:42:52.180Z] 2437ff75d9bd: Pull complete [2023-04-26T07:42:52.180Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T07:42:52.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T07:42:52.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:42:52.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container [2023-04-26T07:42:52.699Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T07:42:58.856Z] $ docker top aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:42:59.781Z] ---> job-cost.sh [2023-04-26T07:42:59.781Z] lf-activate-venv: SKIPPING [2023-04-26T07:42:59.781Z] INFO: No Stack... [2023-04-26T07:43:00.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T07:43:01.321Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T07:43:01.938Z] + cut -d, -f6 [2023-04-26T07:43:01.939Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-04-26T07:43:02.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [2023-04-26T07:43:02.039Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] did not exist. Created. [2023-04-26T07:43:02.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T07:43:02.493Z] /w/workspace/edgex-ui-go/1@tmp/durable-75cc9beb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T07:43:03.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T07:43:03.206Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T07:43:07.913Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T07:43:07.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T07:43:07.983Z] $ docker stop --time=1 aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 [2023-04-26T07:43:09.643Z] $ docker rm -f --volumes aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 [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-04-26T07:43:10.625Z] provisioning config files... [2023-04-26T07:43:10.634Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config15193725284641852203tmp [Pipeline] { [Pipeline] sh [2023-04-26T07:43:10.969Z] + set +x [2023-04-26T07:43:10.969Z] + bash -s -- [2023-04-26T07:43:10.969Z] + curl -s https://codecov.io/bash [2023-04-26T07:43:10.969Z] [2023-04-26T07:43:10.969Z] _____ _ [2023-04-26T07:43:10.969Z] / ____| | | [2023-04-26T07:43:10.969Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T07:43:10.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T07:43:10.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T07:43:10.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T07:43:10.969Z] Bash-1.0.6 [2023-04-26T07:43:10.969Z] [2023-04-26T07:43:10.969Z] [2023-04-26T07:43:10.969Z] ==> git version 2.25.1 found [2023-04-26T07:43:10.969Z] ==> 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-04-26T07:43:10.969Z] Release-Date: 2020-01-08 [2023-04-26T07:43:10.969Z] 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-04-26T07:43:10.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T07:43:10.969Z] ==> Jenkins CI detected. [2023-04-26T07:43:10.969Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [2023-04-26T07:43:10.969Z] project root: . [2023-04-26T07:43:10.969Z] --> token set from env [2023-04-26T07:43:10.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T07:43:10.969Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T07:43:11.231Z] ==> Python coveragepy not found [2023-04-26T07:43:11.231Z] ==> Searching for coverage reports in: [2023-04-26T07:43:11.231Z] + . [2023-04-26T07:43:11.231Z] -> Found 1 reports [2023-04-26T07:43:11.231Z] ==> Detecting git/mercurial file structure [2023-04-26T07:43:11.231Z] ==> Reading reports [2023-04-26T07:43:11.231Z] + ./coverage.out bytes=10 [2023-04-26T07:43:11.231Z] ==> Appending adjustments [2023-04-26T07:43:11.231Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T07:43:11.801Z] + Found adjustments [2023-04-26T07:43:12.061Z] ==> Gzipping contents [2023-04-26T07:43:12.061Z] 12K /tmp/codecov.0MVSyD.gz [2023-04-26T07:43:12.061Z] ==> Uploading reports [2023-04-26T07:43:12.061Z] url: https://codecov.io [2023-04-26T07:43:12.061Z] query: branch=PR-600&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-04-26T07:43:12.061Z] -> Pinging Codecov [2023-04-26T07:43:12.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-600&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-04-26T07:43:12.061Z] -> Uploading to [2023-04-26T07:43:12.061Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/FB506323287CE973F263BFD2A0EB1F37/3e872cff0078595643f9355566ad67012cd32e2a/225e84d1-e5d0-42cb-b7b9-e3d0759349cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T074311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c9e77649963b07ebceed382e047f335a9a3798a255b0af4aad8ec2d9bb267b5 [2023-04-26T07:43:12.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T07:43:12.061Z] Dload Upload Total Spent Left Speed [2023-04-26T07:43:12.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38480 --:--:-- --:--:-- --:--:-- 38480 [2023-04-26T07:43:12.321Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] } [2023-04-26T07:43:12.364Z] 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-04-26T07:43:14.155Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives ] [2023-04-26T07:43:14.155Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives [2023-04-26T07:43:14.155Z] total 16 [2023-04-26T07:43:14.155Z] drwxr-xr-x 3 root root 4096 Apr 26 07:27 . [2023-04-26T07:43:14.155Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 07:27 .. [2023-04-26T07:43:14.155Z] drwxr-xr-x 2 root root 4096 Apr 26 07:27 cost [2023-04-26T07:43:14.155Z] -rw-r--r-- 1 root root 84 Apr 26 07:27 cost.csv [2023-04-26T07:43:14.155Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives [2023-04-26T07:43:14.155Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives [2023-04-26T07:43:14.155Z] total 16 [2023-04-26T07:43:14.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:27 . [2023-04-26T07:43:14.155Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 07:27 .. [2023-04-26T07:43:14.155Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 07:27 cost [2023-04-26T07:43:14.155Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 26 07:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:14.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:15.374Z] ---> package-listing.sh [2023-04-26T07:43:15.374Z] ++ facter osfamily [2023-04-26T07:43:15.374Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T07:43:15.634Z] + OS_FAMILY=debian [2023-04-26T07:43:15.634Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-600 [2023-04-26T07:43:15.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T07:43:15.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T07:43:15.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T07:43:15.634Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T07:43:15.634Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-600 ']' [2023-04-26T07:43:15.634Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T07:43:15.634Z] + case "${OS_FAMILY}" in [2023-04-26T07:43:15.634Z] + dpkg -l [2023-04-26T07:43:15.634Z] + grep '^ii' [2023-04-26T07:43:15.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T07:43:15.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T07:43:15.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T07:43:15.634Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-600 ']' [2023-04-26T07:43:15.634Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/ [2023-04-26T07:43:15.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/ [Pipeline] echo [2023-04-26T07:43:15.669Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T07:43:15.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:43:16.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T07:43:16.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:43:16.740Z] prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container [2023-04-26T07:43:16.770Z] $ 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-600/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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@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-04-26T07:43:16.958Z] $ docker top 2ae1f6575fa751ed0ca4c8bb18ee1f574cdbae71bbea1f932ce374e2b25b0b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:43:17.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T07:43:17.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T07:43:17.979Z] + ls /var/log/sa-host [2023-04-26T07:43:17.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:43:18.307Z] provisioning config files... [2023-04-26T07:43:18.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config16035444357334940115tmp [Pipeline] { [Pipeline] echo [2023-04-26T07:43:18.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:18.694Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T07:43:18.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:19.153Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T07:43:19.186Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:19.495Z] ---> sudo-logs.sh [2023-04-26T07:43:19.495Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T07:43:19.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:19.903Z] ---> job-cost.sh [2023-04-26T07:43:19.903Z] lf-activate-venv: SKIPPING [2023-04-26T07:43:19.903Z] DEBUG: total: 0.2199999988079071 [2023-04-26T07:43:19.903Z] INFO: Retrieving Stack Cost... [2023-04-26T07:43:20.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T07:43:20.729Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T07:43:20.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:43:21.080Z] ---> logs-deploy.sh [2023-04-26T07:43:21.080Z] lf-activate-venv: SKIPPING [2023-04-26T07:43:21.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-600/1 [2023-04-26T07:43:21.080Z] INFO: archiving workspace using pattern(s): [2023-04-26T07:43:22.018Z] Archives upload complete. [2023-04-26T07:43:22.278Z] INFO: archiving logs to Nexus [2023-04-26T07:43:22.847Z] ---> uname -a: [2023-04-26T07:43:22.847Z] Linux prd-ubuntu20-04-docker-8c-8g-10951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.847Z] ---> lscpu: [2023-04-26T07:43:22.847Z] Architecture: x86_64 [2023-04-26T07:43:22.847Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T07:43:22.847Z] Byte Order: Little Endian [2023-04-26T07:43:22.847Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T07:43:22.847Z] CPU(s): 8 [2023-04-26T07:43:22.847Z] On-line CPU(s) list: 0-7 [2023-04-26T07:43:22.847Z] Thread(s) per core: 1 [2023-04-26T07:43:22.847Z] Core(s) per socket: 1 [2023-04-26T07:43:22.847Z] Socket(s): 8 [2023-04-26T07:43:22.847Z] NUMA node(s): 1 [2023-04-26T07:43:22.847Z] Vendor ID: AuthenticAMD [2023-04-26T07:43:22.847Z] CPU family: 23 [2023-04-26T07:43:22.847Z] Model: 49 [2023-04-26T07:43:22.847Z] Model name: AMD EPYC-Rome Processor [2023-04-26T07:43:22.847Z] Stepping: 0 [2023-04-26T07:43:22.847Z] CPU MHz: 2800.000 [2023-04-26T07:43:22.847Z] BogoMIPS: 5600.00 [2023-04-26T07:43:22.847Z] Virtualization: AMD-V [2023-04-26T07:43:22.847Z] Hypervisor vendor: KVM [2023-04-26T07:43:22.847Z] Virtualization type: full [2023-04-26T07:43:22.847Z] L1d cache: 256 KiB [2023-04-26T07:43:22.847Z] L1i cache: 256 KiB [2023-04-26T07:43:22.847Z] L2 cache: 4 MiB [2023-04-26T07:43:22.847Z] L3 cache: 128 MiB [2023-04-26T07:43:22.847Z] NUMA node0 CPU(s): 0-7 [2023-04-26T07:43:22.847Z] Vulnerability Itlb multihit: Not affected [2023-04-26T07:43:22.847Z] Vulnerability L1tf: Not affected [2023-04-26T07:43:22.847Z] Vulnerability Mds: Not affected [2023-04-26T07:43:22.847Z] Vulnerability Meltdown: Not affected [2023-04-26T07:43:22.847Z] Vulnerability Mmio stale data: Not affected [2023-04-26T07:43:22.847Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T07:43:22.847Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T07:43:22.847Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T07:43:22.847Z] Vulnerability Srbds: Not affected [2023-04-26T07:43:22.847Z] Vulnerability Tsx async abort: Not affected [2023-04-26T07:43:22.847Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.847Z] ---> nproc: [2023-04-26T07:43:22.847Z] 8 [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.847Z] [2023-04-26T07:43:22.848Z] ---> df -h: [2023-04-26T07:43:22.848Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T07:43:22.848Z] overlay 155G 13G 142G 9% / [2023-04-26T07:43:22.848Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T07:43:22.848Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T07:43:22.848Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T07:43:22.848Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-04-26T07:43:22.848Z] [2023-04-26T07:43:22.848Z]