Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92fdf5c321fb38560b8f6fbead2bd60e87eba34b+ace75286d6b347c1db783fb9f991eadf064396bd (a7c3cbfc74ac43d9c9a4d91643cb46cae7119b78) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1206885359303391065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1948417409811485886.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14201079591407539861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13480854436839218927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3765221850306989083.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13919495938351678561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-614 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 92fdf5c321fb38560b8f6fbead2bd60e87eba34b Merge succeeded, producing 92fdf5c321fb38560b8f6fbead2bd60e87eba34b Checking out Revision 92fdf5c321fb38560b8f6fbead2bd60e87eba34b (PR-614) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:43 ========================================================= 04:59:43 EdgeX Global Pipelines Version Info 04:59:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:44 ------------------- 04:59:44 stable info: 04:59:44 ------------------- 04:59:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:44 Message: update stable to v1.0.249 04:59:45 ------------------- 04:59:45 experimental info: 04:59:45 ------------------- 04:59:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92fdf5c [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:47 provisioning config files... 04:59:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config2406392395674508190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:47 ---> docker-login.sh 04:59:47 nexus3.edgexfoundry.org:10001 04:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:47 Configure a credential helper to remove this warning. See 04:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:47 04:59:47 Login Succeeded 04:59:47 nexus3.edgexfoundry.org:10002 04:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:47 Configure a credential helper to remove this warning. See 04:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:47 04:59:47 Login Succeeded 04:59:47 nexus3.edgexfoundry.org:10003 04:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:47 Configure a credential helper to remove this warning. See 04:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:47 04:59:47 Login Succeeded 04:59:47 nexus3.edgexfoundry.org:10004 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 docker.io 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 ---> docker-login.sh ends [Pipeline] } 04:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:49 + git rev-list -1 --merges 92fdf5c321fb38560b8f6fbead2bd60e87eba34b~1..92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo 04:59:49 -----------> git rev-list -1 --merges 92fdf5c321fb38560b8f6fbead2bd60e87eba34b~1..92fdf5c321fb38560b8f6fbead2bd60e87eba34b 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [false] [Pipeline] sh 04:59:49 + git log --format=format:%s -1 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo 04:59:49 ========================================================= 04:59:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:49 + git log --format=format:%s -1 92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] echo 04:59:49 [semverPrep] GIT_COMMIT: 92fdf5c321fb38560b8f6fbead2bd60e87eba34b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:59:50 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:50 + grep -v github /etc/ssh/ssh_known_hosts 04:59:50 + [ -e /tmp/ssh_known_hosts ] 04:59:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:50 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:51 04:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:51 b85a868b505f: Pulling fs layer 04:59:51 e2be974225ed: Pulling fs layer 04:59:51 339a4e72a1f5: Pulling fs layer 04:59:51 988bab9f4d93: Pulling fs layer 04:59:51 1469e6f7b9e6: Pulling fs layer 04:59:51 eaf3925da568: Pulling fs layer 04:59:51 bab4dde63d76: Pulling fs layer 04:59:51 bde34c3a00c8: Pulling fs layer 04:59:51 b352a97aabf1: Pulling fs layer 04:59:51 4872d77fe225: Pulling fs layer 04:59:51 5851b861e8e6: Pulling fs layer 04:59:51 bde34c3a00c8: Waiting 04:59:51 b352a97aabf1: Waiting 04:59:51 bab4dde63d76: Waiting 04:59:51 4872d77fe225: Waiting 04:59:51 5851b861e8e6: Waiting 04:59:51 988bab9f4d93: Waiting 04:59:51 1469e6f7b9e6: Waiting 04:59:51 eaf3925da568: Waiting 04:59:51 e2be974225ed: Verifying Checksum 04:59:51 e2be974225ed: Download complete 04:59:51 988bab9f4d93: Verifying Checksum 04:59:51 988bab9f4d93: Download complete 04:59:51 1469e6f7b9e6: Verifying Checksum 04:59:51 1469e6f7b9e6: Download complete 04:59:51 339a4e72a1f5: Verifying Checksum 04:59:51 339a4e72a1f5: Download complete 04:59:51 eaf3925da568: Verifying Checksum 04:59:51 eaf3925da568: Download complete 04:59:51 bde34c3a00c8: Verifying Checksum 04:59:51 bde34c3a00c8: Download complete 04:59:51 b352a97aabf1: Download complete 04:59:51 4872d77fe225: Download complete 04:59:51 5851b861e8e6: Download complete 04:59:51 b85a868b505f: Download complete 04:59:51 bab4dde63d76: Verifying Checksum 04:59:51 bab4dde63d76: Download complete 04:59:52 b85a868b505f: Pull complete 04:59:53 e2be974225ed: Pull complete 04:59:53 339a4e72a1f5: Pull complete 04:59:53 988bab9f4d93: Pull complete 04:59:53 1469e6f7b9e6: Pull complete 04:59:53 eaf3925da568: Pull complete 04:59:55 bab4dde63d76: Pull complete 04:59:55 bde34c3a00c8: Pull complete 04:59:55 b352a97aabf1: Pull complete 04:59:55 4872d77fe225: Pull complete 04:59:55 5851b861e8e6: Pull complete 04:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:56 prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container 04:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:57 $ docker top 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff -eo pid,comm 04:59:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:59:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:57 [ssh-agent] Looking for ssh-agent implementation... 04:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:57 $ docker exec 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent 04:59:57 SSH_AUTH_SOCK=/tmp/ssh-owAE0AqAzguZ/agent.32 04:59:57 SSH_AGENT_PID=38 04:59:57 Running ssh-add (command line suppressed) 04:59:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_17395349386988971880.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_17395349386988971880.key) 04:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:58 + git tag --points-at HEAD [Pipeline] } 04:59:58 $ docker exec --env ******** --env ******** 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent -k 04:59:58 unset SSH_AUTH_SOCK; 04:59:58 unset SSH_AGENT_PID; 04:59:58 echo Agent pid 38 killed; 04:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:58 [ssh-agent] Looking for ssh-agent implementation... 04:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:58 $ docker exec 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent 04:59:58 SSH_AUTH_SOCK=/tmp/ssh-lRValtVpFb3i/agent.70 04:59:58 SSH_AGENT_PID=76 04:59:58 Running ssh-add (command line suppressed) 04:59:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_14278422787844059717.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_14278422787844059717.key) 04:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:59 + git semver init 04:59:59 2023-05-23 04:59:59,372 [run_init] DEBUG init version:0.0.0 force:False 04:59:59 2023-05-23 04:59:59,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver 04:59:59 2023-05-23 04:59:59,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver 04:59:59 2023-05-23 04:59:59,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614, universal_newlines=False, shell=None, istream=None) 05:00:00 2023-05-23 05:00:00,711 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.git/info/exclude 05:00:00 2023-05-23 05:00:00,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 with force:False 05:00:00 2023-05-23 05:00:00,712 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 05:00:00 2023-05-23 05:00:00,716 [execute] INFO git cat-file --batch-check 05:00:00 2023-05-23 05:00:00,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 05:00:00 2023-05-23 05:00:00,723 [execute] INFO git cat-file --batch 05:00:00 2023-05-23 05:00:00,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 05:00:00 2023-05-23 05:00:00,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 05:00:00 0.0.0 [Pipeline] } 05:00:00 $ docker exec --env ******** --env ******** 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff ssh-agent -k 05:00:00 unset SSH_AUTH_SOCK; 05:00:00 unset SSH_AGENT_PID; 05:00:00 echo Agent pid 76 killed; 05:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:01 + git semver [Pipeline] } 05:00:01 $ docker stop --time=1 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff 05:00:03 $ docker rm -f --volumes 07fdd58d306eef14238792cfcac29421ae7e0459cb213d28baadb05f12a7e2ff [Pipeline] // withDockerContainer [Pipeline] sh 05:00:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:03 Stashed 1 file(s) [Pipeline] echo 05:00:03 [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 05:00:04 provisioning config files... 05:00:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config12546334270778075828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:04 ---> docker-login.sh 05:00:04 nexus3.edgexfoundry.org:10001 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:04 Configure a credential helper to remove this warning. See 05:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:04 05:00:04 Login Succeeded 05:00:04 nexus3.edgexfoundry.org:10002 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:04 Configure a credential helper to remove this warning. See 05:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:04 05:00:04 Login Succeeded 05:00:04 nexus3.edgexfoundry.org:10003 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:04 Configure a credential helper to remove this warning. See 05:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:04 05:00:04 Login Succeeded 05:00:04 nexus3.edgexfoundry.org:10004 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 docker.io 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 ---> docker-login.sh ends [Pipeline] } 05:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:08 ========================================================= 05:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + 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 . 05:00:08 Sending build context to Docker daemon 45.56MB 05:00:08 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:00:08 Step 2/15 : FROM ${BASE} AS builder 05:00:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:08 f56be85fc22e: Pulling fs layer 05:00:08 85791d961cd3: Pulling fs layer 05:00:08 d694b5ae8c79: Pulling fs layer 05:00:08 9f32a84ed3da: Pulling fs layer 05:00:08 4d19c01a9841: Pulling fs layer 05:00:08 9325e15d5711: Pulling fs layer 05:00:08 556b6ee489ea: Pulling fs layer 05:00:08 c5a4b2cf53e6: Pulling fs layer 05:00:08 4d19c01a9841: Waiting 05:00:08 9325e15d5711: Waiting 05:00:08 556b6ee489ea: Waiting 05:00:08 c5a4b2cf53e6: Waiting 05:00:08 9f32a84ed3da: Waiting 05:00:08 85791d961cd3: Verifying Checksum 05:00:08 85791d961cd3: Download complete 05:00:08 9f32a84ed3da: Verifying Checksum 05:00:08 9f32a84ed3da: Download complete 05:00:08 4d19c01a9841: Verifying Checksum 05:00:08 4d19c01a9841: Download complete 05:00:09 f56be85fc22e: Verifying Checksum 05:00:09 f56be85fc22e: Download complete 05:00:09 9325e15d5711: Verifying Checksum 05:00:09 9325e15d5711: Download complete 05:00:09 f56be85fc22e: Pull complete 05:00:09 85791d961cd3: Pull complete 05:00:09 d694b5ae8c79: Verifying Checksum 05:00:09 d694b5ae8c79: Download complete 05:00:09 c5a4b2cf53e6: Verifying Checksum 05:00:09 c5a4b2cf53e6: Download complete 05:00:09 556b6ee489ea: Verifying Checksum 05:00:09 556b6ee489ea: Download complete 05:00:12 d694b5ae8c79: Pull complete 05:00:12 9f32a84ed3da: Pull complete 05:00:12 4d19c01a9841: Pull complete 05:00:12 9325e15d5711: Pull complete 05:00:15 556b6ee489ea: Pull complete 05:00:15 c5a4b2cf53e6: Pull complete 05:00:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:15 ---> c4be618373d6 05:00:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:17 ---> Running in f76562cbe9ad 05:00:18 Removing intermediate container f76562cbe9ad 05:00:18 ---> 37adf3f79b2f 05:00:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:18 ---> Running in 4c4181d2d03b 05:00:18 Removing intermediate container 4c4181d2d03b 05:00:18 ---> 58c7146b8b6a 05:00:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:18 ---> Running in b2205f6cbead 05:00:18 Removing intermediate container b2205f6cbead 05:00:18 ---> 914f3953cf66 05:00:18 Step 6/15 : LABEL Name=edgex-ui-go 05:00:18 ---> Running in cd6072efc914 05:00:18 Removing intermediate container cd6072efc914 05:00:18 ---> 36b4b521df10 05:00:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:18 ---> Running in f42e61f4779d 05:00:18 Removing intermediate container f42e61f4779d 05:00:18 ---> cb3da4713a63 05:00:18 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:19 Still waiting to schedule task 05:00:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:19 latest: Pulling from library/docker 05:00:19 8a49fdb3b6a5: Pulling fs layer 05:00:19 dfb60e7f5d22: Pulling fs layer 05:00:19 f74671f55a8d: Pulling fs layer 05:00:19 75039dcfa57a: Pulling fs layer 05:00:19 a867a08cc62a: Pulling fs layer 05:00:19 f897c97d93d5: Pulling fs layer 05:00:19 5893dfdf0269: Pulling fs layer 05:00:19 7bd0f5addfbf: Pulling fs layer 05:00:19 b3364461d2a2: Pulling fs layer 05:00:19 3b63b390fabe: Pulling fs layer 05:00:19 200a256d559f: Pulling fs layer 05:00:19 f36549cf8e4b: Pulling fs layer 05:00:19 135f01648aa4: Pulling fs layer 05:00:19 f9804e6a84f9: Pulling fs layer 05:00:19 a867a08cc62a: Waiting 05:00:19 5893dfdf0269: Waiting 05:00:19 7bd0f5addfbf: Waiting 05:00:19 f897c97d93d5: Waiting 05:00:19 b3364461d2a2: Waiting 05:00:19 3b63b390fabe: Waiting 05:00:19 200a256d559f: Waiting 05:00:19 f36549cf8e4b: Waiting 05:00:19 135f01648aa4: Waiting 05:00:19 f9804e6a84f9: Waiting 05:00:19 75039dcfa57a: Waiting 05:00:21 f74671f55a8d: Verifying Checksum 05:00:21 f74671f55a8d: Download complete 05:00:21 dfb60e7f5d22: Verifying Checksum 05:00:21 dfb60e7f5d22: Download complete 05:00:21 8a49fdb3b6a5: Download complete 05:00:21 8a49fdb3b6a5: Pull complete 05:00:21 a867a08cc62a: Verifying Checksum 05:00:21 a867a08cc62a: Download complete 05:00:21 75039dcfa57a: Verifying Checksum 05:00:21 75039dcfa57a: Download complete 05:00:21 f897c97d93d5: Verifying Checksum 05:00:21 7bd0f5addfbf: Verifying Checksum 05:00:21 7bd0f5addfbf: Download complete 05:00:21 5893dfdf0269: Verifying Checksum 05:00:21 5893dfdf0269: Download complete 05:00:21 dfb60e7f5d22: Pull complete 05:00:21 b3364461d2a2: Verifying Checksum 05:00:21 b3364461d2a2: Download complete 05:00:21 200a256d559f: Verifying Checksum 05:00:21 200a256d559f: Download complete 05:00:21 f74671f55a8d: Pull complete 05:00:21 3b63b390fabe: Verifying Checksum 05:00:21 3b63b390fabe: Download complete 05:00:21 135f01648aa4: Verifying Checksum 05:00:21 135f01648aa4: Download complete 05:00:21 f9804e6a84f9: Verifying Checksum 05:00:21 f9804e6a84f9: Download complete 05:00:22 75039dcfa57a: Pull complete 05:00:22 f36549cf8e4b: Verifying Checksum 05:00:22 f36549cf8e4b: Download complete 05:00:22 a867a08cc62a: Pull complete 05:00:23 f897c97d93d5: Pull complete 05:00:23 5893dfdf0269: Pull complete 05:00:23 7bd0f5addfbf: Pull complete 05:00:23 b3364461d2a2: Pull complete 05:00:23 3b63b390fabe: Pull complete 05:00:23 200a256d559f: Pull complete 05:00:24 f36549cf8e4b: Pull complete 05:00:24 135f01648aa4: Pull complete 05:00:24 f9804e6a84f9: Pull complete 05:00:24 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:00:24 Status: Downloaded newer image for docker:latest 05:00:26 ---> 02760a99222c 05:00:26 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:26 ---> Running in 3d02919ec9ef 05:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:26 OK: 265 MiB in 53 packages 05:00:26 Removing intermediate container 3d02919ec9ef 05:00:26 ---> 94d96f36a417 05:00:26 Step 10/15 : ENV GO111MODULE=on 05:00:27 ---> Running in f2a6c9b9a54e 05:00:27 Removing intermediate container f2a6c9b9a54e 05:00:27 ---> 0ae5a28b940a 05:00:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:00:27 ---> Running in 24cb0c7bb0d4 05:00:27 Removing intermediate container 24cb0c7bb0d4 05:00:27 ---> 21a80e72a76b 05:00:27 Step 12/15 : COPY go.mod vendor* ./ 05:00:27 ---> 9e16aacd95fb 05:00:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:27 ---> Running in 53c81b727bcd 05:01:06 Removing intermediate container 53c81b727bcd 05:01:06 ---> 29d97e7bb5da 05:01:06 Step 14/15 : COPY . . 05:01:06 ---> 737d956e3c84 05:01:06 Step 15/15 : RUN ${MAKE} 05:01:06 ---> Running in f2e8a633d005 05:01:06 noop 05:01:06 Removing intermediate container f2e8a633d005 05:01:06 ---> 46203b637d06 05:01:06 Successfully built 46203b637d06 05:01:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:06 + docker inspect -f . ci-base-image-x86_64 05:01:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:06 prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container 05:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:07 $ docker top 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:07 + go version 05:01:07 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:07 $ docker stop --time=1 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 05:01:08 $ docker rm -f --volumes 7c6c85b7006b18a5c4a5452b54639020738843541d958b9a859974a41acd6386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:09 + docker inspect -f . ci-base-image-x86_64 05:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:09 prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container 05:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:10 $ docker top dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] fileExists [Pipeline] sh 05:01:10 + make test 05:01:10 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:01:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:01:23 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:01:23 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:01:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:26 ./bin/test-attribution-txt.sh 05:01:26 make -C web test 05:01:26 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' 05:01:26 make[1]: tput: No such file or directory 05:01:26 make[1]: tput: No such file or directory 05:01:26 warning: generating ./VERSION 05:01:26 echo "0.0.0" > VERSION 05:01:26 docker build \ 05:01:26 -f Dockerfile \ 05:01:26 --build-arg USER=1000 \ 05:01:26 \ 05:01:26 --label "git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b" \ 05:01:26 -t edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b \ 05:01:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:01:26 . 05:01:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:01:26 Install the buildx component to build images with BuildKit: 05:01:26 https://docs.docker.com/go/buildx/ 05:01:26 05:01:26 Sending build context to Docker daemon 2.571MB 05:01:26 Step 1/10 : FROM node:16.17-alpine3.15 05:01:26 16.17-alpine3.15: Pulling from library/node 05:01:26 9621f1afde84: Pulling fs layer 05:01:26 c6f70ee39829: Pulling fs layer 05:01:26 56892a8094a2: Pulling fs layer 05:01:26 58dd87906ef0: Pulling fs layer 05:01:26 58dd87906ef0: Waiting 05:01:26 9621f1afde84: Verifying Checksum 05:01:26 9621f1afde84: Download complete 05:01:26 9621f1afde84: Pull complete 05:01:26 58dd87906ef0: Download complete 05:01:27 56892a8094a2: Verifying Checksum 05:01:27 56892a8094a2: Download complete 05:01:28 c6f70ee39829: Verifying Checksum 05:01:28 c6f70ee39829: Download complete 05:01:29 c6f70ee39829: Pull complete 05:01:29 56892a8094a2: Pull complete 05:01:29 58dd87906ef0: Pull complete 05:01:29 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:01:29 Status: Downloaded newer image for node:16.17-alpine3.15 05:01:29 ---> b69703f70c3d 05:01:29 Step 2/10 : RUN apk add --no-cache chromium 05:01:30 ---> Running in f4f5e3a86aca 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:01:31 (1/129) Installing libxau (1.0.9-r0) 05:01:31 (2/129) Installing libmd (1.0.3-r0) 05:01:31 (3/129) Installing libbsd (0.11.3-r1) 05:01:31 (4/129) Installing libxdmcp (1.1.3-r0) 05:01:31 (5/129) Installing libxcb (1.14-r2) 05:01:31 (6/129) Installing libx11 (1.7.3.1-r0) 05:01:31 (7/129) Installing libxext (1.3.4-r0) 05:01:31 (8/129) Installing libice (1.0.10-r0) 05:01:31 (9/129) Installing libuuid (2.37.4-r0) 05:01:31 (10/129) Installing libsm (1.2.3-r0) 05:01:31 (11/129) Installing libxt (1.2.1-r0) 05:01:31 (12/129) Installing libxmu (1.1.3-r0) 05:01:31 (13/129) Installing xset (1.2.4-r0) 05:01:31 (14/129) Installing xprop (1.2.5-r0) 05:01:31 (15/129) Installing xdg-utils (1.1.3-r0) 05:01:31 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:01:31 (17/129) Installing pkgconf (1.8.1-r0) 05:01:31 (18/129) Installing libffi (3.4.2-r1) 05:01:31 (19/129) Installing libintl (0.21-r0) 05:01:31 (20/129) Installing libblkid (2.37.4-r0) 05:01:31 (21/129) Installing libmount (2.37.4-r0) 05:01:31 (22/129) Installing pcre (8.45-r1) 05:01:31 (23/129) Installing glib (2.70.1-r0) 05:01:31 (24/129) Installing xz-libs (5.2.5-r1) 05:01:31 (25/129) Installing libxml2 (2.9.14-r2) 05:01:31 (26/129) Installing shared-mime-info (2.1-r2) 05:01:31 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:01:31 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:01:31 (29/129) Installing libpng (1.6.37-r1) 05:01:31 (30/129) Installing libwebp (1.2.2-r0) 05:01:31 (31/129) Installing zstd-libs (1.5.0-r0) 05:01:31 (32/129) Installing tiff (4.4.0-r1) 05:01:31 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:01:31 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:01:31 (35/129) Installing libxcomposite (0.4.5-r0) 05:01:31 (36/129) Installing libxfixes (6.0.0-r0) 05:01:31 (37/129) Installing libxrender (0.9.10-r3) 05:01:31 (38/129) Installing libxcursor (1.2.0-r0) 05:01:31 (39/129) Installing libxdamage (1.1.5-r1) 05:01:31 (40/129) Installing libxi (1.8-r0) 05:01:31 (41/129) Installing libxinerama (1.1.4-r1) 05:01:31 (42/129) Installing libxrandr (1.5.2-r1) 05:01:31 (43/129) Installing atk (2.36.0-r0) 05:01:31 (44/129) Installing libxtst (1.2.3-r3) 05:01:31 (45/129) Installing dbus-libs (1.12.24-r0) 05:01:31 (46/129) Installing at-spi2-core (2.42.0-r0) 05:01:31 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:01:31 (48/129) Installing expat (2.5.0-r0) 05:01:31 (49/129) Installing brotli-libs (1.0.9-r5) 05:01:31 (50/129) Installing libbz2 (1.0.8-r1) 05:01:31 (51/129) Installing freetype (2.11.1-r2) 05:01:31 (52/129) Installing fontconfig (2.13.1-r4) 05:01:31 (53/129) Installing pixman (0.40.0-r4) 05:01:31 (54/129) Installing cairo (1.16.0-r5) 05:01:31 (55/129) Installing cairo-gobject (1.16.0-r5) 05:01:31 (56/129) Installing avahi-libs (0.8-r5) 05:01:31 (57/129) Installing gmp (6.2.1-r1) 05:01:31 (58/129) Installing nettle (3.7.3-r0) 05:01:31 (59/129) Installing p11-kit (0.24.0-r1) 05:01:31 (60/129) Installing libtasn1 (4.18.0-r1) 05:01:31 (61/129) Installing libunistring (0.9.10-r1) 05:01:31 (62/129) Installing gnutls (3.7.1-r2) 05:01:31 (63/129) Installing cups-libs (2.3.3-r6) 05:01:31 (64/129) Installing libepoxy (1.5.9-r0) 05:01:31 (65/129) Installing fribidi (1.0.11-r0) 05:01:31 (66/129) Installing graphite2 (1.3.14-r0) 05:01:31 (67/129) Installing harfbuzz (3.0.0-r2) 05:01:31 (68/129) Installing libxft (2.3.4-r0) 05:01:31 (69/129) Installing pango (1.48.10-r0) 05:01:31 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:01:31 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:01:31 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:01:31 (73/129) Installing xkeyboard-config (2.34-r0) 05:01:31 (74/129) Installing libxkbcommon (1.3.1-r0) 05:01:31 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:01:32 Executing gtk+3.0-3.24.30-r0.post-install 05:01:32 (76/129) Installing libfontenc (1.1.4-r0) 05:01:32 (77/129) Installing mkfontscale (1.2.1-r1) 05:01:32 (78/129) Installing ttf-opensans (1.10-r1) 05:01:32 Executing ttf-opensans-1.10-r1.post-install 05:01:33 (79/129) Installing libogg (1.3.5-r0) 05:01:33 (80/129) Installing flac (1.3.4-r0) 05:01:33 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:01:33 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:01:33 (83/129) Installing sdl2 (2.0.16-r4) 05:01:33 (84/129) Installing aom-libs (3.2.0-r0) 05:01:33 (85/129) Installing libass (0.15.2-r0) 05:01:34 (86/129) Installing libdav1d (0.9.2-r0) 05:01:34 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:01:34 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:01:34 (89/129) Installing lame (3.100-r0) 05:01:34 (90/129) Installing opus (1.3.1-r1) 05:01:34 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:01:34 (92/129) Installing soxr (0.1.3-r2) 05:01:34 (93/129) Installing libsrt (1.4.2-r1) 05:01:34 (94/129) Installing libssh (0.9.6-r1) 05:01:34 (95/129) Installing libtheora (1.1.1-r16) 05:01:34 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:01:34 (97/129) Installing libpciaccess (0.16-r0) 05:01:34 (98/129) Installing libdrm (2.4.109-r0) 05:01:34 (99/129) Installing libva (2.13.0-r0) 05:01:34 (100/129) Installing libvdpau (1.4-r0) 05:01:34 (101/129) Installing vidstab (1.1.0-r1) 05:01:34 (102/129) Installing libvorbis (1.3.7-r0) 05:01:34 (103/129) Installing libvpx (1.10.0-r0) 05:01:34 (104/129) Installing vulkan-loader (1.2.196-r0) 05:01:34 (105/129) Installing x264-libs (20210613-r0) 05:01:34 (106/129) Installing x265-libs (3.5-r0) 05:01:34 (107/129) Installing xvidcore (1.3.7-r1) 05:01:34 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:01:34 (109/129) Installing libevent (2.1.12-r4) 05:01:34 (110/129) Installing mesa (21.2.6-r0) 05:01:34 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:01:34 (112/129) Installing mesa-gbm (21.2.6-r0) 05:01:34 (113/129) Installing lcms2 (2.12-r1) 05:01:34 (114/129) Installing nspr (4.32-r0) 05:01:34 (115/129) Installing sqlite-libs (3.36.0-r0) 05:01:34 (116/129) Installing nss (3.78.1-r0) 05:01:34 (117/129) Installing libasyncns (0.8-r1) 05:01:34 (118/129) Installing libltdl (2.4.6-r7) 05:01:34 (119/129) Installing orc (0.4.32-r0) 05:01:34 (120/129) Installing libsndfile (1.0.31-r1) 05:01:34 (121/129) Installing speexdsp (1.2.0-r0) 05:01:34 (122/129) Installing tdb-libs (1.4.5-r0) 05:01:34 (123/129) Installing libpulse (15.0-r2) 05:01:34 (124/129) Installing re2 (2021.11.01-r0) 05:01:34 (125/129) Installing snappy (1.1.9-r1) 05:01:34 (126/129) Installing libgpg-error (1.42-r1) 05:01:34 (127/129) Installing libgcrypt (1.9.4-r0) 05:01:34 (128/129) Installing libxslt (1.1.35-r0) 05:01:34 (129/129) Installing chromium (99.0.4844.84-r0) 05:01:36 Executing busybox-1.34.1-r7.trigger 05:01:36 Executing glib-2.70.1-r0.trigger 05:01:36 Executing shared-mime-info-2.1-r2.trigger 05:01:36 Executing gdk-pixbuf-2.42.8-r0.trigger 05:01:36 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:01:36 Executing fontconfig-2.13.1-r4.trigger 05:01:36 Executing mkfontscale-1.2.1-r1.trigger 05:01:36 OK: 286 MiB in 145 packages 05:01:40 Removing intermediate container f4f5e3a86aca 05:01:40 ---> d3cacf83e850 05:01:40 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:01:40 ---> Running in cbc3d6867fe1 05:01:40 Removing intermediate container cbc3d6867fe1 05:01:40 ---> 527605c31bd7 05:01:40 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:01:40 ---> Running in e76cd3e1c412 05:01:40 Removing intermediate container e76cd3e1c412 05:01:40 ---> 68e6a46c387b 05:01:40 Step 5/10 : RUN npm install -g npm 05:01:40 ---> Running in f52652e3cdaf 05:01:47 05:01:47 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:01:47 05:01:47 27 packages are looking for funding 05:01:47 run `npm fund` for details 05:01:47 05:01:47 found 0 vulnerabilities 05:01:48 Removing intermediate container f52652e3cdaf 05:01:48 ---> c46331e62d19 05:01:48 Step 6/10 : ARG USER=1000 05:01:48 ---> Running in 19e98659dc41 05:01:48 Removing intermediate container 19e98659dc41 05:01:48 ---> 82b791460999 05:01:48 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:01:48 ---> Running in 28ec5601d4bb 05:01:49 Removing intermediate container 28ec5601d4bb 05:01:49 ---> a5984cd2bd0d 05:01:49 Step 8/10 : USER $USER:$USER 05:01:49 ---> Running in e9637e16bdd3 05:01:49 Removing intermediate container e9637e16bdd3 05:01:49 ---> 97ff0893dc30 05:01:49 Step 9/10 : WORKDIR /app 05:01:49 ---> Running in 3eebfa602565 05:01:49 Removing intermediate container 3eebfa602565 05:01:49 ---> 587450d6f2de 05:01:49 Step 10/10 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:01:49 ---> Running in 51ca97325db8 05:01:49 Removing intermediate container 51ca97325db8 05:01:49 ---> 0e63fe741b6b 05:01:49 Successfully built 0e63fe741b6b 05:01:49 Successfully tagged edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:01:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:01:49 touch edgex-web-ui.imagebuilt 05:01:49 mkdir -p node_modules coverage 05:01:49 chown "1000:1000" node_modules coverage package-lock.json 05:01:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:01:51 npm WARN old lockfile 05:01:51 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:01:51 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:01:51 npm WARN old lockfile 05:01:51 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:01:51 npm WARN old lockfile 05:01:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16464 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] { [Pipeline] ws 05:01:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:01:54 The recommended git tool is: git 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 npm WARN EBADENGINE Unsupported engine { 05:02:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:00 npm WARN EBADENGINE required: { 05:02:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:00 npm WARN EBADENGINE }, 05:02:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:00 npm WARN EBADENGINE } 05:02:00 using credential edgex-jenkins-ssh 05:02:00 Cloning the remote Git repository 05:02:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:02:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:02:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:00 > git --version # timeout=10 05:02:00 > git --version # 'git version 2.25.1' 05:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:03 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:02:03 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 05:02:03 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:02:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:02:03 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:02:04 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:02:04 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:02:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:02:06 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:02:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:02:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:07 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:02:07 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:02:07 Merge succeeded, producing 92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:02:07 Checking out Revision 92fdf5c321fb38560b8f6fbead2bd60e87eba34b (PR-614) 05:02:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:07 > git config core.sparsecheckout # timeout=10 05:02:07 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 05:02:07 > git remote # timeout=10 05:02:07 > git config --get remote.origin.url # timeout=10 05:02:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:07 > git merge ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 05:02:07 > git rev-parse HEAD^{commit} # timeout=10 05:02:07 > git config core.sparsecheckout # timeout=10 05:02:07 > git checkout -f 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 05:02:08 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 05:02:08 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 05:02:08 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:02:08 > git --version # timeout=10 05:02:08 > git --version # 'git version 2.25.1' 05:02:08 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:10 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:10 Dload Upload Total Spent Left Speed 05:02:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 05:02:10 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [Pipeline] sh 05:02:10 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:02:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 05:02:10 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] sh 05:02:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:11 + sudo tee /etc/docker/daemon.new 05:02:11 { 05:02:11 "registry-mirrors": [ 05:02:11 "https://nexus3.edgexfoundry.org:10001" 05:02:11 ], 05:02:11 "bip": "10.250.0.254/24", 05:02:11 "hosts": [ 05:02:11 "tcp://0.0.0.0:5555", 05:02:11 "unix:///var/run/docker.sock" 05:02:11 ], 05:02:11 "mtu": 1458, 05:02:11 "selinux-enabled": true, 05:02:11 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:11 } [Pipeline] sh 05:02:11 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. 05:02:11 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. 05:02:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:11 + sudo service docker restart 05:02:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:13 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. 05:02:16 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. 05:02:21 05:02:21 added 1478 packages, and audited 1479 packages in 31s 05:02:21 05:02:21 90 packages are looking for funding 05:02:21 run `npm fund` for details 05:02:21 05:02:21 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:02:21 05:02:21 To address issues that do not require attention, run: 05:02:21 npm audit fix 05:02:21 05:02:21 To address all issues (including breaking changes), run: 05:02:21 npm audit fix --force 05:02:21 05:02:21 Run `npm audit` for details. 05:02:24 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 05:02:26 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:30 provisioning config files... 05:02:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15479208414420734616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:30 ---> docker-login.sh 05:02:30 nexus3.edgexfoundry.org:10001 05:02:31 Compiling @angular/core : es2015 as esm2015 05:02:31 Compiling @angular/compiler/testing : es2015 as esm2015 05:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:31 Configure a credential helper to remove this warning. See 05:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:31 05:02:31 Login Succeeded 05:02:31 nexus3.edgexfoundry.org:10002 05:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:31 Configure a credential helper to remove this warning. See 05:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:31 05:02:31 Login Succeeded 05:02:31 nexus3.edgexfoundry.org:10003 05:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:32 Configure a credential helper to remove this warning. See 05:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:32 05:02:32 Login Succeeded 05:02:32 nexus3.edgexfoundry.org:10004 05:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:32 Configure a credential helper to remove this warning. See 05:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:32 05:02:32 Login Succeeded 05:02:32 docker.io 05:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:32 Configure a credential helper to remove this warning. See 05:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:32 05:02:32 Login Succeeded 05:02:32 ---> docker-login.sh ends [Pipeline] } 05:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:33 ========================================================= 05:02:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:34 + 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 . 05:02:34 Compiling @angular/common : es2015 as esm2015 05:02:34 Compiling @angular/core/testing : es2015 as esm2015 05:02:34 Compiling @angular/platform-browser : es2015 as esm2015 05:02:34 Compiling @angular/common/testing : es2015 as esm2015 05:02:34 Sending build context to Docker daemon 28.34MB 05:02:34 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:02:34 Step 2/15 : FROM ${BASE} AS builder 05:02:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:02:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:35 c41833b44d91: Pulling fs layer 05:02:35 ed15518f5707: Pulling fs layer 05:02:35 feae8fd75edb: Pulling fs layer 05:02:35 242c74f7c9fa: Pulling fs layer 05:02:35 3cdef696dda3: Pulling fs layer 05:02:35 2ced38df9373: Pulling fs layer 05:02:35 58f1dce35555: Pulling fs layer 05:02:35 242c74f7c9fa: Waiting 05:02:35 2ced38df9373: Waiting 05:02:35 3cdef696dda3: Waiting 05:02:35 ed15518f5707: Verifying Checksum 05:02:35 ed15518f5707: Download complete 05:02:35 242c74f7c9fa: Verifying Checksum 05:02:35 242c74f7c9fa: Download complete 05:02:35 3cdef696dda3: Verifying Checksum 05:02:35 3cdef696dda3: Download complete 05:02:35 c41833b44d91: Verifying Checksum 05:02:35 c41833b44d91: Download complete 05:02:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:02:35 Compiling @angular/router : es2015 as esm2015 05:02:35 Compiling @angular/common/http : es2015 as esm2015 05:02:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:02:35 Compiling @angular/forms : es2015 as esm2015 05:02:36 c41833b44d91: Pull complete 05:02:36 Compiling @angular/common/http/testing : es2015 as esm2015 05:02:36 58f1dce35555: Verifying Checksum 05:02:36 58f1dce35555: Download complete 05:02:36 ed15518f5707: Pull complete 05:02:37 Compiling @angular/router/testing : es2015 as esm2015 05:02:38 feae8fd75edb: Verifying Checksum 05:02:38 feae8fd75edb: Download complete 05:02:38 2ced38df9373: Verifying Checksum 05:02:38 2ced38df9373: Download complete 05:02:44 23 05 2023 05:02:43.344:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:02:44 23 05 2023 05:02:43.346:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:02:44 23 05 2023 05:02:43.349:INFO [launcher]: Starting browser ChromeHeadless 05:02:50 feae8fd75edb: Pull complete 05:02:50 242c74f7c9fa: Pull complete 05:02:50 3cdef696dda3: Pull complete 05:02:54 ✔ Browser application bundle generation complete. 05:02:54 23 05 2023 05:02:54.354:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Mt0Q1Rm4HBlnMQg-AAAB with id 29782502 05:02:57 2ced38df9373: Pull complete 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.057 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.128 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.237 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.253 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.263 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.275 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.281 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.284 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.292 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.299 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.306 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.314 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.336 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.348 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.384 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.387 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.414 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.437 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.45 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.482 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.49 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.496 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.506 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.54 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.551 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.558 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.581 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.585 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.59 secs) 05:02:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.65 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.657 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.683 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.732 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.767 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.784 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.797 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.808 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.818 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.841 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.864 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.872 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.88 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.884 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.908 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.916 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.924 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.936 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.948 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.956 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.97 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.982 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.019 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.033 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.039 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.052 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.059 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.063 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.069 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.071 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.091 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.1 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.111 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.114 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.117 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.14 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.146 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.156 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.185 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.198 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.203 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.214 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.217 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.218 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.222 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.225 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.226 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.229 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.258 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.266 secs) 05:02:58 WARN: ' 05:02:58 It looks like you're using ngModel on the same form field as formControlName. 05:02:58 Support for using the ngModel input property and ngModelChange event with 05:02:58 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:58 in a future version of Angular. 05:02:58 05:02:58 For more information on this, see our API docs here: 05:02:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:58 ' 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.266 secs) 05:02:58 WARN: ' 05:02:58 It looks like you're using ngModel on the same form field as formControlName. 05:02:58 Support for using the ngModel input property and ngModelChange event with 05:02:58 reactive form directives has been deprecated in Angular v6 and will be removed 05:02:58 in a future version of Angular. 05:02:58 05:02:58 For more information on this, see our API docs here: 05:02:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:02:58 ' 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.285 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.295 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.298 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.31 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.358 secs) 05:02:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.365 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.381 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.395 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.42 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.424 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.426 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.452 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.482 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.486 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.499 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.504 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.516 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.523 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.539 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.547 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.554 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.564 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.568 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.571 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.577 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.589 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.593 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.597 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.6 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.606 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.64 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.656 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.691 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.699 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.721 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.741 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.747 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.751 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.759 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.765 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.785 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.791 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.86 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.889 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.893 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.894 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.9 secs) 05:02:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.913 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.917 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.921 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.925 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.931 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.935 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.938 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.941 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.943 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.945 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.948 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.95 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.951 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.954 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.957 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.959 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.962 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.964 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.965 secs) 05:03:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.887 secs / 1.965 secs) 05:03:00 TOTAL: 145 SUCCESS 05:03:00 ✔ Browser application bundle generation complete. 05:03:00 58f1dce35555: Pull complete 05:03:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:00 ---> fadd8f120f05 05:03:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:00 05:03:00 =============================== Coverage summary =============================== 05:03:00 Statements : 41.44% ( 1421/3429 ) 05:03:00 Branches : 12.14% ( 109/898 ) 05:03:00 Functions : 33.17% ( 415/1251 ) 05:03:00 Lines : 39.32% ( 1276/3245 ) 05:03:00 ================================================================================ 05:03:00 ✔ Browser application bundle generation complete. 05:03:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [Pipeline] echo 05:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:01 $ docker stop --time=1 dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 05:03:02 ---> Running in 656cdf80a9e0 05:03:02 Removing intermediate container 656cdf80a9e0 05:03:02 ---> 6993fa332514 05:03:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:03:02 ---> Running in 351ad2935623 05:03:02 $ docker rm -f --volumes dcd9efa5652c816337356dad6f467728aec96d46a2c465dc9e8838d1a08e6a97 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:02 Removing intermediate container 351ad2935623 05:03:02 ---> 110d35b16955 05:03:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:03:02 ---> Running in 94a834b09a81 05:03:03 + sudo chown -R jenkins:jenkins . 05:03:03 Removing intermediate container 94a834b09a81 05:03:03 ---> 72e8b2f04fda 05:03:03 Step 6/15 : LABEL Name=edgex-ui-go 05:03:03 ---> Running in f1563ec81e60 [Pipeline] stash 05:03:03 Removing intermediate container f1563ec81e60 05:03:03 ---> a5d4c41a9e2f 05:03:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 05:03:03 ---> Running in 1b5f48e79f37 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:03:04 Removing intermediate container 1b5f48e79f37 05:03:04 ---> 157ad797fabc 05:03:04 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh 05:03:04 latest: Pulling from library/docker 05:03:04 + sudo chown -R jenkins:jenkins . 05:03:04 08409d417260: Pulling fs layer 05:03:04 bf127bdc9f4f: Pulling fs layer 05:03:04 55b4810136f4: Pulling fs layer 05:03:04 2e7805c665c5: Pulling fs layer 05:03:04 560067f77f09: Pulling fs layer 05:03:04 87854ced1808: Pulling fs layer 05:03:04 cb23a4dee6cb: Pulling fs layer 05:03:04 0f440641682c: Pulling fs layer 05:03:04 d5751f9f360d: Pulling fs layer 05:03:04 39b4d37fd203: Pulling fs layer 05:03:04 181b4cd8a6de: Pulling fs layer 05:03:04 59b8b8583a6e: Pulling fs layer 05:03:04 5363e21a005c: Pulling fs layer 05:03:04 d56ef98c0a70: Pulling fs layer 05:03:04 cb23a4dee6cb: Waiting 05:03:04 0f440641682c: Waiting 05:03:04 d5751f9f360d: Waiting 05:03:04 39b4d37fd203: Waiting 05:03:04 181b4cd8a6de: Waiting 05:03:04 59b8b8583a6e: Waiting 05:03:04 2e7805c665c5: Waiting 05:03:04 560067f77f09: Waiting 05:03:04 87854ced1808: Waiting 05:03:04 5363e21a005c: Waiting 05:03:04 55b4810136f4: Verifying Checksum 05:03:04 55b4810136f4: Download complete [Pipeline] sh 05:03:04 bf127bdc9f4f: Verifying Checksum 05:03:04 bf127bdc9f4f: Download complete 05:03:04 08409d417260: Download complete 05:03:04 + ls -al . 05:03:04 total 180 05:03:04 drwxrwxr-x 14 jenkins jenkins 4096 May 23 05:01 . 05:03:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 .. 05:03:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 .blubracket 05:03:04 -rw-rw-r-- 1 jenkins jenkins 18 May 23 04:59 .dockerignore 05:03:04 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:00 .git 05:03:04 drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 .github 05:03:04 -rw-rw-r-- 1 jenkins jenkins 185 May 23 04:59 .gitignore 05:03:04 drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:00 .semver 05:03:04 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 04:59 Attribution.txt 05:03:04 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 04:59 CHANGELOG.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 04:59 CONTRIBUTING.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 04:59 Dockerfile 05:03:04 -rw-rw-r-- 1 jenkins jenkins 652 May 23 04:59 Jenkinsfile 05:03:04 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 04:59 LICENSE 05:03:04 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 04:59 Makefile 05:03:04 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 04:59 README.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:00 VERSION 05:03:04 drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 assets 05:03:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 bin 05:03:04 drwxrwxr-x 3 jenkins jenkins 4096 May 23 04:59 cmd 05:03:04 -rw-r--r-- 1 jenkins jenkins 10 May 23 05:01 coverage.out 05:03:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 04:59 docs 05:03:04 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 04:59 go.mod 05:03:04 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 04:59 go.sum 05:03:04 drwxrwxr-x 8 jenkins jenkins 4096 May 23 04:59 internal 05:03:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 snap 05:03:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 04:59 testing 05:03:04 -rw-rw-r-- 1 jenkins jenkins 155 May 23 04:59 version.go 05:03:04 drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:05 2e7805c665c5: Verifying Checksum 05:03:05 2e7805c665c5: Download complete 05:03:05 560067f77f09: Verifying Checksum 05:03:05 560067f77f09: Download complete 05:03:05 cb23a4dee6cb: Download complete 05:03:05 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b --label arch=amd64 --label version=0.0.0 . 05:03:05 87854ced1808: Verifying Checksum 05:03:05 87854ced1808: Download complete 05:03:05 0f440641682c: Verifying Checksum 05:03:05 0f440641682c: Download complete 05:03:05 d5751f9f360d: Verifying Checksum 05:03:05 d5751f9f360d: Download complete 05:03:05 181b4cd8a6de: Verifying Checksum 05:03:05 181b4cd8a6de: Download complete 05:03:05 Sending build context to Docker daemon 48.32MB 05:03:05 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:03:05 Step 2/25 : FROM ${BASE} AS builder 05:03:05 ---> 46203b637d06 05:03:05 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:05 5363e21a005c: Verifying Checksum 05:03:05 5363e21a005c: Download complete 05:03:05 08409d417260: Pull complete 05:03:05 39b4d37fd203: Verifying Checksum 05:03:05 39b4d37fd203: Download complete 05:03:05 d56ef98c0a70: Verifying Checksum 05:03:05 d56ef98c0a70: Download complete 05:03:05 ---> Running in 9f60e41b6108 05:03:06 Removing intermediate container 9f60e41b6108 05:03:06 ---> 32c5a209d95b 05:03:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:03:06 ---> Running in df6126a46572 05:03:06 Removing intermediate container df6126a46572 05:03:06 ---> f629cf352ac5 05:03:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:03:06 ---> Running in a6ca97bd847e 05:03:06 bf127bdc9f4f: Pull complete 05:03:06 Removing intermediate container a6ca97bd847e 05:03:06 ---> 1d64d4b63a0d 05:03:06 Step 6/25 : LABEL Name=edgex-ui-go 05:03:06 ---> Running in bae7ed6eb3f9 05:03:06 Removing intermediate container bae7ed6eb3f9 05:03:06 ---> 38239e810b07 05:03:06 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:06 ---> Running in 2929468db0ee 05:03:06 Removing intermediate container 2929468db0ee 05:03:06 ---> 08a5f5cba591 05:03:06 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:06 55b4810136f4: Pull complete 05:03:06 59b8b8583a6e: Verifying Checksum 05:03:06 59b8b8583a6e: Download complete 05:03:07 ---> 589689839c10 05:03:07 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:07 ---> Running in 3069125606db 05:03:07 2e7805c665c5: Pull complete 05:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:07 OK: 265 MiB in 53 packages 05:03:08 Removing intermediate container 3069125606db 05:03:08 ---> cfc341a86b99 05:03:08 Step 10/25 : ENV GO111MODULE=on 05:03:08 ---> Running in 3ffa456ca035 05:03:08 Removing intermediate container 3ffa456ca035 05:03:08 ---> b7af71bde29c 05:03:08 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:08 ---> Running in e7dc3ba41526 05:03:08 Removing intermediate container e7dc3ba41526 05:03:08 ---> 19efd99e039d 05:03:08 Step 12/25 : COPY go.mod vendor* ./ 05:03:08 560067f77f09: Pull complete 05:03:08 ---> ec254dacca50 05:03:08 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:08 ---> Running in d19bce1c00da 05:03:09 87854ced1808: Pull complete 05:03:09 Removing intermediate container d19bce1c00da 05:03:09 ---> 46eaad972a40 05:03:09 Step 14/25 : COPY . . 05:03:09 cb23a4dee6cb: Pull complete 05:03:09 0f440641682c: Pull complete 05:03:10 d5751f9f360d: Pull complete 05:03:11 ---> 59e415d80453 05:03:11 Step 15/25 : RUN ${MAKE} 05:03:11 ---> Running in 005d8cb69404 05:03:11 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 05:03:14 39b4d37fd203: Pull complete 05:03:14 181b4cd8a6de: Pull complete 05:03:17 59b8b8583a6e: Pull complete 05:03:17 5363e21a005c: Pull complete 05:03:17 d56ef98c0a70: Pull complete 05:03:17 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:03:17 Status: Downloaded newer image for docker:latest 05:03:20 ---> 7342f6493894 05:03:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:20 ---> Running in 0b4ec884d8b4 05:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:22 OK: 263 MiB in 53 packages 05:03:23 Removing intermediate container 0b4ec884d8b4 05:03:23 ---> 637a744731cd 05:03:23 Step 10/15 : ENV GO111MODULE=on 05:03:23 ---> Running in 6d82de2385b9 05:03:24 Removing intermediate container 6d82de2385b9 05:03:24 ---> bf002c962c5e 05:03:24 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:24 ---> Running in ce3a1a7d72b2 05:03:24 Removing intermediate container ce3a1a7d72b2 05:03:24 ---> 91c101bc8512 05:03:24 Step 12/15 : COPY go.mod vendor* ./ 05:03:28 ---> b3d48535222b 05:03:28 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:28 ---> Running in 520a30250eaf 05:03:33 Removing intermediate container 005d8cb69404 05:03:33 ---> b3411c4c6a94 05:03:33 Step 16/25 : FROM alpine:3.17 05:03:33 3.17: Pulling from library/alpine 05:03:33 f56be85fc22e: Already exists 05:03:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:03:33 Status: Downloaded newer image for alpine:3.17 05:03:33 ---> 9ed4aefc74f6 05:03:33 Step 17/25 : EXPOSE 4000 05:03:33 ---> Running in 0feffa61c6cb 05:03:33 Removing intermediate container 0feffa61c6cb 05:03:33 ---> 3734961d3b06 05:03:33 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:03:33 ---> 878188c23e56 05:03:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:03:33 ---> f2c96136c794 05:03:33 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:03:33 ---> f1ee375d436f 05:03:33 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:03:33 ---> Running in eb8e4417ac9d 05:03:33 Removing intermediate container eb8e4417ac9d 05:03:33 ---> 658bd81ae476 05:03:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:03:33 ---> Running in 1b30c18a5b41 05:03:33 Removing intermediate container 1b30c18a5b41 05:03:33 ---> 9febd1d7b2f3 05:03:33 Step 23/25 : LABEL arch=amd64 05:03:33 ---> Running in 3092cdd589ca 05:03:33 Removing intermediate container 3092cdd589ca 05:03:33 ---> 92b950bd34c8 05:03:33 Step 24/25 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:03:33 ---> Running in 4256f89d4805 05:03:33 Removing intermediate container 4256f89d4805 05:03:33 ---> caf9c8779abf 05:03:33 Step 25/25 : LABEL version=0.0.0 05:03:33 ---> Running in f4eb6e8abc96 05:03:33 Removing intermediate container f4eb6e8abc96 05:03:33 ---> 4118cb380dab 05:03:33 [Warning] One or more build-args [ARCH] were not consumed 05:03:33 Successfully built 4118cb380dab 05:03:33 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 05:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:34 05:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:34 latest: Pulling from edgex-lftools-log-publisher 05:03:34 5eb5b503b376: Pulling fs layer 05:03:34 5c69ac0246d0: Pulling fs layer 05:03:34 ec43610c2a17: Pulling fs layer 05:03:34 3a2ae6a8a46f: Pulling fs layer 05:03:34 33b1e0a273af: Pulling fs layer 05:03:34 5d3b04190fa2: Pulling fs layer 05:03:34 2f39f015ded8: Pulling fs layer 05:03:34 3a2ae6a8a46f: Waiting 05:03:34 2f39f015ded8: Waiting 05:03:34 5d3b04190fa2: Waiting 05:03:34 33b1e0a273af: Waiting 05:03:34 5c69ac0246d0: Download complete 05:03:34 3a2ae6a8a46f: Download complete 05:03:34 ec43610c2a17: Verifying Checksum 05:03:34 ec43610c2a17: Download complete 05:03:35 5d3b04190fa2: Verifying Checksum 05:03:35 5d3b04190fa2: Download complete 05:03:35 33b1e0a273af: Verifying Checksum 05:03:35 33b1e0a273af: Download complete 05:03:35 5eb5b503b376: Verifying Checksum 05:03:35 5eb5b503b376: Download complete 05:03:35 2f39f015ded8: Verifying Checksum 05:03:35 2f39f015ded8: Download complete 05:03:36 5eb5b503b376: Pull complete 05:03:36 5c69ac0246d0: Pull complete 05:03:37 ec43610c2a17: Pull complete 05:03:37 3a2ae6a8a46f: Pull complete 05:03:37 33b1e0a273af: Pull complete 05:03:37 5d3b04190fa2: Pull complete 05:03:41 2f39f015ded8: Pull complete 05:03:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:41 prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container 05:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:47 $ docker top f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:47 ---> job-cost.sh 05:03:47 lf-activate-venv: SKIPPING 05:03:47 INFO: No Stack... 05:03:48 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:48 INFO: Archiving Costs [Pipeline] sh 05:03:48 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/cost.csv 05:03:48 + cut -d, -f6 [Pipeline] lock 05:03:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] 05:03:48 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] did not exist. Created. 05:03:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:49 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:49 Stashed 1 file(s) [Pipeline] } 05:03:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:49 $ docker stop --time=1 f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 05:03:51 $ docker rm -f --volumes f81a561cea353edbae302c25dd10531e1682c211379d95f98ad67fb35ab6c711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:25 Removing intermediate container 520a30250eaf 05:04:25 ---> bd3cad183b9b 05:04:25 Step 14/15 : COPY . . 05:04:27 ---> f28271f4c1cf 05:04:27 Step 15/15 : RUN ${MAKE} 05:04:27 ---> Running in a099619fb419 05:04:28 noop 05:04:29 Removing intermediate container a099619fb419 05:04:29 ---> 94cdb3382168 05:04:29 Successfully built 94cdb3382168 05:04:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker inspect -f . ci-base-image-arm64 05:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container 05:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:31 $ docker top b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:32 + go version 05:04:32 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:32 $ docker stop --time=1 b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc 05:04:37 $ docker rm -f --volumes b02969fccc3d85e101cf35e344f7fee112e0918060b3e92d5a2ab37c9790b3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker inspect -f . ci-base-image-arm64 05:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:38 prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container 05:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:39 $ docker top 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:41 + make test 05:04:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:05:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:07:12 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:07:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:07:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:38 ./bin/test-attribution-txt.sh 05:07:38 make -C web test 05:07:38 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:07:38 make[1]: tput: No such file or directory 05:07:38 make[1]: tput: No such file or directory 05:07:38 warning: generating ./VERSION 05:07:38 echo "0.0.0" > VERSION 05:07:38 docker build \ 05:07:38 -f Dockerfile \ 05:07:38 --build-arg USER=1000 \ 05:07:38 \ 05:07:38 --label "git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b" \ 05:07:38 -t edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b \ 05:07:38 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:07:38 . 05:07:38 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:07:38 Install the buildx component to build images with BuildKit: 05:07:38 https://docs.docker.com/go/buildx/ 05:07:38 05:07:38 Sending build context to Docker daemon 2.571MB 05:07:38 Step 1/10 : FROM node:16.17-alpine3.15 05:07:38 16.17-alpine3.15: Pulling from library/node 05:07:38 47517142f6ba: Pulling fs layer 05:07:38 5f8c4bfa009b: Pulling fs layer 05:07:38 f7079c9c4ba1: Pulling fs layer 05:07:38 aba105e6f55a: Pulling fs layer 05:07:38 aba105e6f55a: Waiting 05:07:38 47517142f6ba: Verifying Checksum 05:07:38 47517142f6ba: Download complete 05:07:38 aba105e6f55a: Verifying Checksum 05:07:38 aba105e6f55a: Download complete 05:07:38 f7079c9c4ba1: Verifying Checksum 05:07:38 f7079c9c4ba1: Download complete 05:07:38 47517142f6ba: Pull complete 05:07:38 5f8c4bfa009b: Verifying Checksum 05:07:38 5f8c4bfa009b: Download complete 05:07:41 5f8c4bfa009b: Pull complete 05:07:41 f7079c9c4ba1: Pull complete 05:07:41 aba105e6f55a: Pull complete 05:07:41 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:07:42 Status: Downloaded newer image for node:16.17-alpine3.15 05:07:42 ---> bf1b8b58d215 05:07:42 Step 2/10 : RUN apk add --no-cache chromium 05:07:42 ---> Running in 617ec4abbbd3 05:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:44 (1/128) Installing libxau (1.0.9-r0) 05:07:44 (2/128) Installing libmd (1.0.3-r0) 05:07:44 (3/128) Installing libbsd (0.11.3-r1) 05:07:44 (4/128) Installing libxdmcp (1.1.3-r0) 05:07:44 (5/128) Installing libxcb (1.14-r2) 05:07:44 (6/128) Installing libx11 (1.7.3.1-r0) 05:07:45 (7/128) Installing libxext (1.3.4-r0) 05:07:45 (8/128) Installing libice (1.0.10-r0) 05:07:45 (9/128) Installing libuuid (2.37.4-r0) 05:07:45 (10/128) Installing libsm (1.2.3-r0) 05:07:45 (11/128) Installing libxt (1.2.1-r0) 05:07:45 (12/128) Installing libxmu (1.1.3-r0) 05:07:45 (13/128) Installing xset (1.2.4-r0) 05:07:45 (14/128) Installing xprop (1.2.5-r0) 05:07:45 (15/128) Installing xdg-utils (1.1.3-r0) 05:07:45 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:07:45 (17/128) Installing pkgconf (1.8.1-r0) 05:07:45 (18/128) Installing libffi (3.4.2-r1) 05:07:45 (19/128) Installing libintl (0.21-r0) 05:07:45 (20/128) Installing libblkid (2.37.4-r0) 05:07:45 (21/128) Installing libmount (2.37.4-r0) 05:07:45 (22/128) Installing pcre (8.45-r1) 05:07:45 (23/128) Installing glib (2.70.1-r0) 05:07:45 (24/128) Installing xz-libs (5.2.5-r1) 05:07:45 (25/128) Installing libxml2 (2.9.14-r2) 05:07:45 (26/128) Installing shared-mime-info (2.1-r2) 05:07:45 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:07:45 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:07:45 (29/128) Installing libpng (1.6.37-r1) 05:07:45 (30/128) Installing libwebp (1.2.2-r0) 05:07:45 (31/128) Installing zstd-libs (1.5.0-r0) 05:07:45 (32/128) Installing tiff (4.4.0-r1) 05:07:45 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:07:45 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:07:45 (35/128) Installing libxcomposite (0.4.5-r0) 05:07:45 (36/128) Installing libxfixes (6.0.0-r0) 05:07:45 (37/128) Installing libxrender (0.9.10-r3) 05:07:45 (38/128) Installing libxcursor (1.2.0-r0) 05:07:45 (39/128) Installing libxdamage (1.1.5-r1) 05:07:45 (40/128) Installing libxi (1.8-r0) 05:07:45 (41/128) Installing libxinerama (1.1.4-r1) 05:07:45 (42/128) Installing libxrandr (1.5.2-r1) 05:07:45 (43/128) Installing atk (2.36.0-r0) 05:07:45 (44/128) Installing libxtst (1.2.3-r3) 05:07:45 (45/128) Installing dbus-libs (1.12.24-r0) 05:07:45 (46/128) Installing at-spi2-core (2.42.0-r0) 05:07:45 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:07:45 (48/128) Installing expat (2.5.0-r0) 05:07:45 (49/128) Installing brotli-libs (1.0.9-r5) 05:07:45 (50/128) Installing libbz2 (1.0.8-r1) 05:07:45 (51/128) Installing freetype (2.11.1-r2) 05:07:45 (52/128) Installing fontconfig (2.13.1-r4) 05:07:45 (53/128) Installing pixman (0.40.0-r4) 05:07:45 (54/128) Installing cairo (1.16.0-r5) 05:07:45 (55/128) Installing cairo-gobject (1.16.0-r5) 05:07:45 (56/128) Installing avahi-libs (0.8-r5) 05:07:45 (57/128) Installing gmp (6.2.1-r1) 05:07:45 (58/128) Installing nettle (3.7.3-r0) 05:07:45 (59/128) Installing p11-kit (0.24.0-r1) 05:07:45 (60/128) Installing libtasn1 (4.18.0-r1) 05:07:45 (61/128) Installing libunistring (0.9.10-r1) 05:07:45 (62/128) Installing gnutls (3.7.1-r2) 05:07:46 (63/128) Installing cups-libs (2.3.3-r6) 05:07:46 (64/128) Installing libepoxy (1.5.9-r0) 05:07:46 (65/128) Installing fribidi (1.0.11-r0) 05:07:46 (66/128) Installing graphite2 (1.3.14-r0) 05:07:46 (67/128) Installing harfbuzz (3.0.0-r2) 05:07:46 (68/128) Installing libxft (2.3.4-r0) 05:07:46 (69/128) Installing pango (1.48.10-r0) 05:07:46 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:07:46 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:07:46 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:07:46 (73/128) Installing xkeyboard-config (2.34-r0) 05:07:46 (74/128) Installing libxkbcommon (1.3.1-r0) 05:07:46 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:07:46 Executing gtk+3.0-3.24.30-r0.post-install 05:07:46 (76/128) Installing libfontenc (1.1.4-r0) 05:07:46 (77/128) Installing mkfontscale (1.2.1-r1) 05:07:46 (78/128) Installing ttf-opensans (1.10-r1) 05:07:46 Executing ttf-opensans-1.10-r1.post-install 05:07:49 (79/128) Installing libogg (1.3.5-r0) 05:07:49 (80/128) Installing flac (1.3.4-r0) 05:07:49 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:07:49 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:07:49 (83/128) Installing sdl2 (2.0.16-r4) 05:07:49 (84/128) Installing aom-libs (3.2.0-r0) 05:07:49 (85/128) Installing libass (0.15.2-r0) 05:07:49 (86/128) Installing libdav1d (0.9.2-r0) 05:07:49 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:07:49 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:07:49 (89/128) Installing lame (3.100-r0) 05:07:49 (90/128) Installing opus (1.3.1-r1) 05:07:49 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:07:49 (92/128) Installing soxr (0.1.3-r2) 05:07:49 (93/128) Installing libsrt (1.4.2-r1) 05:07:49 (94/128) Installing libssh (0.9.6-r1) 05:07:49 (95/128) Installing libtheora (1.1.1-r16) 05:07:49 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:07:49 (97/128) Installing libdrm (2.4.109-r0) 05:07:49 (98/128) Installing libva (2.13.0-r0) 05:07:49 (99/128) Installing libvdpau (1.4-r0) 05:07:49 (100/128) Installing vidstab (1.1.0-r1) 05:07:49 (101/128) Installing libvorbis (1.3.7-r0) 05:07:49 (102/128) Installing libvpx (1.10.0-r0) 05:07:49 (103/128) Installing vulkan-loader (1.2.196-r0) 05:07:49 (104/128) Installing x264-libs (20210613-r0) 05:07:49 (105/128) Installing x265-libs (3.5-r0) 05:07:49 (106/128) Installing xvidcore (1.3.7-r1) 05:07:49 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:07:50 (108/128) Installing libevent (2.1.12-r4) 05:07:50 (109/128) Installing mesa (21.2.6-r0) 05:07:50 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:07:50 (111/128) Installing mesa-gbm (21.2.6-r0) 05:07:50 (112/128) Installing lcms2 (2.12-r1) 05:07:50 (113/128) Installing nspr (4.32-r0) 05:07:50 (114/128) Installing sqlite-libs (3.36.0-r0) 05:07:50 (115/128) Installing nss (3.78.1-r0) 05:07:50 (116/128) Installing libasyncns (0.8-r1) 05:07:50 (117/128) Installing libltdl (2.4.6-r7) 05:07:50 (118/128) Installing orc (0.4.32-r0) 05:07:50 (119/128) Installing libsndfile (1.0.31-r1) 05:07:50 (120/128) Installing speexdsp (1.2.0-r0) 05:07:50 (121/128) Installing tdb-libs (1.4.5-r0) 05:07:50 (122/128) Installing libpulse (15.0-r2) 05:07:50 (123/128) Installing re2 (2021.11.01-r0) 05:07:50 (124/128) Installing snappy (1.1.9-r1) 05:07:50 (125/128) Installing libgpg-error (1.42-r1) 05:07:50 (126/128) Installing libgcrypt (1.9.4-r0) 05:07:50 (127/128) Installing libxslt (1.1.35-r0) 05:07:50 (128/128) Installing chromium (99.0.4844.84-r0) 05:07:55 Executing busybox-1.34.1-r7.trigger 05:07:55 Executing glib-2.70.1-r0.trigger 05:07:55 Executing shared-mime-info-2.1-r2.trigger 05:07:56 Executing gdk-pixbuf-2.42.8-r0.trigger 05:07:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:07:56 Executing fontconfig-2.13.1-r4.trigger 05:07:56 Executing mkfontscale-1.2.1-r1.trigger 05:07:56 OK: 275 MiB in 144 packages 05:08:04 Removing intermediate container 617ec4abbbd3 05:08:04 ---> fb80bfaaca05 05:08:04 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:08:04 ---> Running in 911f35681680 05:08:05 Removing intermediate container 911f35681680 05:08:05 ---> 409bd8d4c8bb 05:08:05 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:08:05 ---> Running in f50c0277f77e 05:08:05 Removing intermediate container f50c0277f77e 05:08:05 ---> 0f832af3e757 05:08:05 Step 5/10 : RUN npm install -g npm 05:08:05 ---> Running in 7735bdf691ee 05:08:37 05:08:37 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 05:08:37 05:08:37 27 packages are looking for funding 05:08:37 run `npm fund` for details 05:08:37 05:08:37 found 0 vulnerabilities 05:08:40 Removing intermediate container 7735bdf691ee 05:08:40 ---> 71e4366d2154 05:08:40 Step 6/10 : ARG USER=1000 05:08:40 ---> Running in a0e1aabd4071 05:08:40 Removing intermediate container a0e1aabd4071 05:08:40 ---> b94689d62b5d 05:08:40 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:08:40 ---> Running in 0e1a44e72f31 05:08:42 Removing intermediate container 0e1a44e72f31 05:08:42 ---> 119e260fad19 05:08:42 Step 8/10 : USER $USER:$USER 05:08:42 ---> Running in dbbd51c27483 05:08:42 Removing intermediate container dbbd51c27483 05:08:42 ---> 93f60c45b3bc 05:08:42 Step 9/10 : WORKDIR /app 05:08:42 ---> Running in c997ba89caa7 05:08:43 Removing intermediate container c997ba89caa7 05:08:43 ---> 08fd278375f9 05:08:43 Step 10/10 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:08:43 ---> Running in 65b51edfd524 05:08:43 Removing intermediate container 65b51edfd524 05:08:43 ---> ca99148009f7 05:08:43 Successfully built ca99148009f7 05:08:43 Successfully tagged edgexfoundry/edgex-web-ui:92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:08:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:08:43 touch edgex-web-ui.imagebuilt 05:08:43 mkdir -p node_modules coverage 05:08:43 chown "1000:1000" node_modules coverage package-lock.json 05:08:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:08:56 npm WARN old lockfile 05:08:56 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:08:56 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:08:56 npm WARN old lockfile 05:08:56 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:08:56 npm WARN old lockfile 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:09:43 npm WARN EBADENGINE Unsupported engine { 05:09:43 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:09:43 npm WARN EBADENGINE required: { 05:09:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:43 npm WARN EBADENGINE }, 05:09:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:09:43 npm WARN EBADENGINE } 05:10:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:10:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:10:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:10:09 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:10:09 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 05:10:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:10:14 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:10:22 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:10:22 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:10:22 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:10:32 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:10:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:10:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:44 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. 05:10:48 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. 05:10:50 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. 05:10:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:11:04 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 05:11:04 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 05:11:26 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. 05:11:48 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. 05:12:27 05:12:27 added 1475 packages, and audited 1476 packages in 4m 05:12:27 05:12:27 90 packages are looking for funding 05:12:27 run `npm fund` for details 05:12:27 05:12:27 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:12:27 05:12:27 To address issues that do not require attention, run: 05:12:27 npm audit fix 05:12:27 05:12:27 To address all issues (including breaking changes), run: 05:12:27 npm audit fix --force 05:12:27 05:12:27 Run `npm audit` for details. 05:12:28 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 05:12:43 - Generating browser application bundles (phase: setup)... 05:13:16 Compiling @angular/core : es2015 as esm2015 05:13:16 Compiling @angular/compiler/testing : es2015 as esm2015 05:13:48 Compiling @angular/common : es2015 as esm2015 05:13:48 Compiling @angular/core/testing : es2015 as esm2015 05:13:51 Compiling @angular/platform-browser : es2015 as esm2015 05:13:51 Compiling @angular/common/testing : es2015 as esm2015 05:13:55 Compiling @angular/router : es2015 as esm2015 05:13:55 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:14:01 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:14:03 Compiling @angular/common/http : es2015 as esm2015 05:14:03 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:14:07 Compiling @angular/forms : es2015 as esm2015 05:14:07 Compiling @angular/router/testing : es2015 as esm2015 05:14:08 Compiling @angular/common/http/testing : es2015 as esm2015 05:15:16 23 05 2023 05:15:07.324:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:15:16 23 05 2023 05:15:07.338:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:15:16 23 05 2023 05:15:07.369:INFO [launcher]: Starting browser ChromeHeadless 05:16:24 23 05 2023 05:16:13.730:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:16:46 23 05 2023 05:16:45.290:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:17:18 ✔ Browser application bundle generation complete. 05:17:19 23 05 2023 05:17:18.907:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket KgQaKZ7mbmhPAQR0AAAB with id 97499098 05:17:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:17:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.229 secs) 05:17:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.303 secs) 05:17:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.337 secs) 05:17:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.075 secs) 05:17:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.141 secs) 05:17:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.33 secs) 05:17:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.673 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.298 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.39 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.526 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.6 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.626 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.914 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.114 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.146 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.162 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.441 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.69 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.828 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.848 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.877 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.922 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.943 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.955 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.221 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.383 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.419 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.449 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.481 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.53 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.737 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.778 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.84 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.919 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.937 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.953 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.003 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.035 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.062 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.099 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.21 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.244 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.459 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.54 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.575 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.607 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.661 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.68 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.967 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.168 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.23 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.442 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.471 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.489 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.544 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.708 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.82 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.921 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.135 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.3 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.379 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.403 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.415 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.44 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.461 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.552 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.592 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.919 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.335 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.369 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.638 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.663 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.681 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.745 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.766 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.905 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.923 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.935 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.149 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.195 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.241 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.323 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.358 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.513 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.577 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.643 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.658 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.671 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.822 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.964 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.031 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.082 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.101 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.119 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.216 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.359 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.438 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.497 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.109 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.15 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.174 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.201 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.342 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.418 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.456 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.76 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.899 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.932 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.955 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.038 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.059 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.164 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.215 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.274 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.294 secs) 05:17:53 WARN: ' 05:17:53 It looks like you're using ngModel on the same form field as formControlName. 05:17:53 Support for using the ngModel input property and ngModelChange event with 05:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:53 in a future version of Angular. 05:17:53 05:17:53 For more information on this, see our API docs here: 05:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:53 ' 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.294 secs) 05:17:53 WARN: ' 05:17:53 It looks like you're using ngModel on the same form field as formControlName. 05:17:53 Support for using the ngModel input property and ngModelChange event with 05:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:53 in a future version of Angular. 05:17:53 05:17:53 For more information on this, see our API docs here: 05:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:53 ' 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.456 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.864 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.903 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.053 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.115 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.16 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.193 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.257 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.319 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.378 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.451 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.524 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.749 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.911 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.947 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.014 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.065 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.193 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.243 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.302 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.39 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.587 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.909 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.016 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.031 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.234 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.287 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.337 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.401 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.486 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.45 secs / 15.486 secs) 05:17:58 TOTAL: 145 SUCCESS 05:17:58 ✔ Browser application bundle generation complete. 05:18:02 05:18:02 =============================== Coverage summary =============================== 05:18:02 Statements : 41.56% ( 1425/3429 ) 05:18:02 Branches : 12.14% ( 109/898 ) 05:18:02 Functions : 33.33% ( 417/1251 ) 05:18:02 Lines : 39.45% ( 1280/3245 ) 05:18:02 ================================================================================ 05:18:02 23 05 2023 05:18:02.070:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:18:03 ✔ Browser application bundle generation complete. 05:18:04 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:18:04 $ docker stop --time=1 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 05:18:06 $ docker rm -f --volumes 271b0ef432a3a315a05ad380f545ce14861ee7c6002734db0c53db6c6490e1f9 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:10 Warning: overwriting stash ‘coverage-report’ 05:18:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:18 + ls -al . 05:18:18 total 176 05:18:18 drwxrwxr-x 13 jenkins jenkins 4096 May 23 05:04 . 05:18:18 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 .. 05:18:18 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 .blubracket 05:18:18 -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:02 .dockerignore 05:18:18 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:02 .git 05:18:18 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 .github 05:18:18 -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:02 .gitignore 05:18:18 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:02 Attribution.txt 05:18:18 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:02 CHANGELOG.md 05:18:18 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:02 CONTRIBUTING.md 05:18:18 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:02 Dockerfile 05:18:18 -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:02 Jenkinsfile 05:18:18 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:02 LICENSE 05:18:18 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:02 Makefile 05:18:18 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:02 README.md 05:18:18 -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:00 VERSION 05:18:18 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 assets 05:18:18 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 bin 05:18:18 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:02 cmd 05:18:18 -rw-r--r-- 1 jenkins jenkins 10 May 23 05:04 coverage.out 05:18:18 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:02 docs 05:18:18 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:02 go.mod 05:18:18 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:02 go.sum 05:18:18 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:02 internal 05:18:18 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 snap 05:18:18 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:02 testing 05:18:18 -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:02 version.go 05:18:18 drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:19 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b --label arch=arm64 --label version=0.0.0 . 05:18:20 Sending build context to Docker daemon 31.1MB 05:18:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:18:20 Step 2/25 : FROM ${BASE} AS builder 05:18:20 ---> 94cdb3382168 05:18:20 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:21 ---> Running in 0fc00b7e262c 05:18:21 Removing intermediate container 0fc00b7e262c 05:18:21 ---> 85b6172e7301 05:18:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:18:21 ---> Running in 6940847424d4 05:18:22 Removing intermediate container 6940847424d4 05:18:22 ---> 19f698d2f41c 05:18:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:18:22 ---> Running in 7690298fee22 05:18:22 Removing intermediate container 7690298fee22 05:18:22 ---> e386c03900b0 05:18:22 Step 6/25 : LABEL Name=edgex-ui-go 05:18:22 ---> Running in 411c791c7875 05:18:22 Removing intermediate container 411c791c7875 05:18:22 ---> bab3c360ac1c 05:18:22 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:18:23 ---> Running in c6e55a955332 05:18:23 Removing intermediate container c6e55a955332 05:18:23 ---> 1f2d5ffe7397 05:18:23 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:18:24 ---> 6c3e62804621 05:18:24 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:24 ---> Running in f82132dec316 05:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:18:27 OK: 263 MiB in 53 packages 05:18:28 Removing intermediate container f82132dec316 05:18:28 ---> 1af5c9f86782 05:18:28 Step 10/25 : ENV GO111MODULE=on 05:18:28 ---> Running in 6f5ca0baa488 05:18:28 Removing intermediate container 6f5ca0baa488 05:18:28 ---> c54de227962f 05:18:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:28 ---> Running in da88a1b3fe5e 05:18:29 Removing intermediate container da88a1b3fe5e 05:18:29 ---> 5e438e425bb1 05:18:29 Step 12/25 : COPY go.mod vendor* ./ 05:18:29 ---> 5218f3ac41d2 05:18:29 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:30 ---> Running in 4d2db537bf40 05:18:32 Removing intermediate container 4d2db537bf40 05:18:32 ---> 50023e773aac 05:18:32 Step 14/25 : COPY . . 05:18:36 ---> e6f089acc26f 05:18:36 Step 15/25 : RUN ${MAKE} 05:18:36 ---> Running in a45aeffc34ad 05:18:37 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 05:20:44 Removing intermediate container a45aeffc34ad 05:20:44 ---> feacd591cb1c 05:20:44 Step 16/25 : FROM alpine:3.17 05:20:44 3.17: Pulling from library/alpine 05:20:44 c41833b44d91: Already exists 05:20:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:20:44 Status: Downloaded newer image for alpine:3.17 05:20:44 ---> 51e60588ff2c 05:20:44 Step 17/25 : EXPOSE 4000 05:20:44 ---> Running in 07ffe1eb843a 05:20:44 Removing intermediate container 07ffe1eb843a 05:20:44 ---> 872000befae9 05:20:44 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:44 ---> a69656660fcb 05:20:44 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:20:44 ---> d3ac23971b0d 05:20:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:20:45 ---> bb9e72cc08b3 05:20:45 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:45 ---> Running in bf5e12519055 05:20:45 Removing intermediate container bf5e12519055 05:20:45 ---> b10c67026ece 05:20:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:20:45 ---> Running in ac0613f3e9b7 05:20:45 Removing intermediate container ac0613f3e9b7 05:20:45 ---> 4b14c3b78abb 05:20:45 Step 23/25 : LABEL arch=arm64 05:20:45 ---> Running in 14857bb5569f 05:20:46 Removing intermediate container 14857bb5569f 05:20:46 ---> 5d464a902871 05:20:46 Step 24/25 : LABEL git_sha=92fdf5c321fb38560b8f6fbead2bd60e87eba34b 05:20:46 ---> Running in 3539886e90e6 05:20:46 Removing intermediate container 3539886e90e6 05:20:46 ---> 30e4aeb6b0ed 05:20:46 Step 25/25 : LABEL version=0.0.0 05:20:46 ---> Running in 7039c645423a 05:20:46 Removing intermediate container 7039c645423a 05:20:46 ---> dcd555d950b2 05:20:46 [Warning] One or more build-args [ARCH] were not consumed 05:20:46 Successfully built dcd555d950b2 05:20:46 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 05:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:48 05:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:48 arm64: Pulling from edgex-lftools-log-publisher 05:20:48 8998bd30e6a1: Pulling fs layer 05:20:48 04944245beec: Pulling fs layer 05:20:48 699f458cf7ca: Pulling fs layer 05:20:48 765212b225bb: Pulling fs layer 05:20:48 f23df028b6ca: Pulling fs layer 05:20:48 d65c8cfc05b1: Pulling fs layer 05:20:48 2437ff75d9bd: Pulling fs layer 05:20:48 765212b225bb: Waiting 05:20:48 f23df028b6ca: Waiting 05:20:48 d65c8cfc05b1: Waiting 05:20:48 2437ff75d9bd: Waiting 05:20:48 04944245beec: Verifying Checksum 05:20:48 04944245beec: Download complete 05:20:48 765212b225bb: Verifying Checksum 05:20:48 765212b225bb: Download complete 05:20:48 f23df028b6ca: Download complete 05:20:48 d65c8cfc05b1: Verifying Checksum 05:20:48 d65c8cfc05b1: Download complete 05:20:48 699f458cf7ca: Verifying Checksum 05:20:48 699f458cf7ca: Download complete 05:20:49 8998bd30e6a1: Verifying Checksum 05:20:49 8998bd30e6a1: Download complete 05:20:51 2437ff75d9bd: Download complete 05:20:53 8998bd30e6a1: Pull complete 05:20:53 04944245beec: Pull complete 05:20:54 699f458cf7ca: Pull complete 05:20:54 765212b225bb: Pull complete 05:20:59 f23df028b6ca: Pull complete 05:20:59 d65c8cfc05b1: Pull complete 05:21:11 2437ff75d9bd: Pull complete 05:21:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:11 prd-ubuntu20.04-docker-arm64-4c-16g-16464 does not seem to be running inside a container 05:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:21:14 $ docker top 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:15 ---> job-cost.sh 05:21:15 lf-activate-venv: SKIPPING 05:21:15 INFO: No Stack... 05:21:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:16 INFO: Archiving Costs [Pipeline] sh 05:21:17 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:21:17 + cut -d, -f6 [Pipeline] lock 05:21:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] 05:21:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] did not exist. Created. 05:21:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:17 /w/workspace/edgex-ui-go/1@tmp/durable-29dd564d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:21:18 + echo total: 0.10999999940395355 [Pipeline] stash 05:21:18 Warning: overwriting stash ‘stack-cost’ 05:21:23 Stashed 1 file(s) [Pipeline] } 05:21:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:23 $ docker stop --time=1 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 05:21:25 $ docker rm -f --volumes 84abed660b00c89d5dcf9bbc03103b697f6f51b4cb7b03ba75f971c9e35f1298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:21:26 provisioning config files... 05:21:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config16023528459417472646tmp [Pipeline] { [Pipeline] sh 05:21:26 + set +x 05:21:26 + curl -s https://codecov.io/bash 05:21:26 + bash -s -- 05:21:26 05:21:26 _____ _ 05:21:26 / ____| | | 05:21:26 | | ___ __| | ___ ___ _____ __ 05:21:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:26 Bash-1.0.6 05:21:26 05:21:26 05:21:26 ==> git version 2.25.1 found 05:21:26 ==> 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 05:21:26 Release-Date: 2020-01-08 05:21:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:21:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:21:26 ==> Jenkins CI detected. 05:21:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-614 05:21:26 project root: . 05:21:26 --> token set from env 05:21:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:26 ==> Running gcov in . (disable via -X gcov) 05:21:26 ==> Python coveragepy not found 05:21:26 ==> Searching for coverage reports in: 05:21:26 + . 05:21:26 -> Found 1 reports 05:21:26 ==> Detecting git/mercurial file structure 05:21:26 ==> Reading reports 05:21:26 + ./coverage.out bytes=10 05:21:26 ==> Appending adjustments 05:21:26 https://docs.codecov.io/docs/fixing-reports 05:21:27 + Found adjustments 05:21:27 ==> Gzipping contents 05:21:27 12K /tmp/codecov.6JTHsO.gz 05:21:27 ==> Uploading reports 05:21:27 url: https://codecov.io 05:21:27 query: branch=PR-614&commit=92fdf5c321fb38560b8f6fbead2bd60e87eba34b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= 05:21:27 -> Pinging Codecov 05:21:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-614&commit=92fdf5c321fb38560b8f6fbead2bd60e87eba34b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= 05:21:27 -> Uploading to 05:21:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/92fdf5c321fb38560b8f6fbead2bd60e87eba34b/311e98cf-bea8-4e56-afae-b29cd7633c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T052127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c25cc21b3b42ae8067ed31f3f08cd947be8cb3b49d88072fd93856c7a0f12c99 05:21:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:27 Dload Upload Total Spent Left Speed 05:21:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 42362 --:--:-- --:--:-- --:--:-- 42362 05:21:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/92fdf5c321fb38560b8f6fbead2bd60e87eba34b [Pipeline] } 05:21:28 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 05:21:29 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives ] 05:21:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 05:21:29 total 16 05:21:29 drwxr-xr-x 3 root root 4096 May 23 05:03 . 05:21:29 drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:03 .. 05:21:29 drwxr-xr-x 2 root root 4096 May 23 05:03 cost 05:21:29 -rw-r--r-- 1 root root 83 May 23 05:03 cost.csv 05:21:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 05:21:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 05:21:29 total 16 05:21:29 drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:03 . 05:21:29 drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:03 .. 05:21:29 drwxr-xr-x 2 jenkins jenkins 4096 May 23 05:03 cost 05:21:29 -rw-r--r-- 1 jenkins jenkins 83 May 23 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:31 ---> package-listing.sh 05:21:31 ++ facter osfamily 05:21:31 ++ tr '[:upper:]' '[:lower:]' 05:21:31 + OS_FAMILY=debian 05:21:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-614 05:21:31 + START_PACKAGES=/tmp/packages_start.txt 05:21:31 + END_PACKAGES=/tmp/packages_end.txt 05:21:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:31 + PACKAGES=/tmp/packages_start.txt 05:21:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' 05:21:31 + PACKAGES=/tmp/packages_end.txt 05:21:31 + case "${OS_FAMILY}" in 05:21:31 + dpkg -l 05:21:31 + grep '^ii' 05:21:31 + '[' -f /tmp/packages_start.txt ']' 05:21:31 + '[' -f /tmp/packages_end.txt ']' 05:21:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' 05:21:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ 05:21:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [Pipeline] echo 05:21:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:32 prd-ubuntu20.04-docker-8c-8g-16462 does not seem to be running inside a container 05:21:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:21:32 $ docker top 521dab22276c700e568c1fc611fd30841cdfc9e0198919451d9300eb48372d13 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:33 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:33 + ls /var/log/sa-host 05:21:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:33 provisioning config files... 05:21:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config17715154413923953038tmp [Pipeline] { [Pipeline] echo 05:21:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:34 ---> create-netrc.sh [Pipeline] } 05:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:34 ---> python-tools-install.sh [Pipeline] echo 05:21:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:35 ---> sudo-logs.sh 05:21:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:35 ---> job-cost.sh 05:21:35 lf-activate-venv: SKIPPING 05:21:35 DEBUG: total: 0.2199999988079071 05:21:35 INFO: Retrieving Stack Cost... 05:21:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:36 INFO: Archiving Costs [Pipeline] echo 05:21:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:36 ---> logs-deploy.sh 05:21:36 lf-activate-venv: SKIPPING 05:21:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-614/1 05:21:36 INFO: archiving workspace using pattern(s): 05:21:37 Archives upload complete. 05:21:37 INFO: archiving logs to Nexus 05:21:38 ---> uname -a: 05:21:38 Linux prd-ubuntu20-04-docker-8c-8g-16462 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:21:38 05:21:38 05:21:38 ---> lscpu: 05:21:38 Architecture: x86_64 05:21:38 CPU op-mode(s): 32-bit, 64-bit 05:21:38 Byte Order: Little Endian 05:21:38 Address sizes: 40 bits physical, 48 bits virtual 05:21:38 CPU(s): 8 05:21:38 On-line CPU(s) list: 0-7 05:21:38 Thread(s) per core: 1 05:21:38 Core(s) per socket: 1 05:21:38 Socket(s): 8 05:21:38 NUMA node(s): 1 05:21:38 Vendor ID: AuthenticAMD 05:21:38 CPU family: 23 05:21:38 Model: 49 05:21:38 Model name: AMD EPYC-Rome Processor 05:21:38 Stepping: 0 05:21:38 CPU MHz: 2799.998 05:21:38 BogoMIPS: 5599.99 05:21:38 Virtualization: AMD-V 05:21:38 Hypervisor vendor: KVM 05:21:38 Virtualization type: full 05:21:38 L1d cache: 256 KiB 05:21:38 L1i cache: 256 KiB 05:21:38 L2 cache: 4 MiB 05:21:38 L3 cache: 128 MiB 05:21:38 NUMA node0 CPU(s): 0-7 05:21:38 Vulnerability Itlb multihit: Not affected 05:21:38 Vulnerability L1tf: Not affected 05:21:38 Vulnerability Mds: Not affected 05:21:38 Vulnerability Meltdown: Not affected 05:21:38 Vulnerability Mmio stale data: Not affected 05:21:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:21:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:21:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:21:38 Vulnerability Srbds: Not affected 05:21:38 Vulnerability Tsx async abort: Not affected 05:21:38 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 05:21:38 05:21:38 05:21:38 ---> nproc: 05:21:38 8 05:21:38 05:21:38 05:21:38 ---> df -h: 05:21:38 Filesystem Size Used Avail Use% Mounted on 05:21:38 overlay 155G 13G 142G 9% / 05:21:38 tmpfs 64M 0 64M 0% /dev 05:21:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:21:38 shm 64M 0 64M 0% /dev/shm 05:21:38 /dev/vda1 155G 13G 142G 9% /facter-os 05:21:38 05:21:38 05:21:38 ---> sar -b -r -n DEV: 05:21:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16462) 05/23/23 _x86_64_ (8 CPU) 05:21:38 05:21:38 04:59:05 LINUX RESTART (8 CPU) 05:21:38 05:21:38 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:21:38 05:01:01 154.60 1.39 153.21 0.00 49.35 64907.78 0.00 05:21:38 05:02:01 264.34 0.28 264.06 0.00 15.60 62970.84 0.00 05:21:38 05:03:01 138.78 0.17 138.61 0.00 1.33 34713.03 0.00 05:21:38 05:04:01 192.70 0.22 192.49 0.00 15.46 44224.73 0.00 05:21:38 05:05:01 55.21 11.23 43.98 0.00 5226.33 8896.25 0.00 05:21:38 05:06:01 6.53 0.02 6.52 0.00 0.13 127.18 0.00 05:21:38 05:07:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 05:21:38 05:08:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 05:21:38 05:09:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 05:21:38 05:10:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 05:21:38 05:11:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 05:21:38 05:12:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 05:21:38 05:13:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 05:21:38 05:14:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 05:21:38 05:15:01 3.93 1.03 2.90 0.00 22.00 39.06 0.00 05:21:38 05:16:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 05:21:38 05:17:01 1.45 0.02 1.43 0.00 0.13 15.33 0.00 05:21:38 05:18:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 05:21:38 05:19:01 0.98 0.00 0.98 0.00 0.00 9.87 0.00 05:21:38 05:20:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 05:21:38 05:21:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 05:21:38 Average: 39.72 0.68 39.03 0.00 253.97 10246.73 0.00 05:21:38 05:21:38 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:21:38 05:01:01 27384740 31592052 709284 2.16 147260 4200128 1867352 5.50 1223936 3763872 603520 05:21:38 05:02:01 26722724 31107048 1191116 3.62 182400 4307264 2007988 5.92 1689756 3910620 101748 05:21:38 05:03:01 26445336 31542704 742152 2.26 223420 4876932 1911588 5.63 1521892 4253624 232 05:21:38 05:04:01 25822904 31545288 743440 2.26 230456 5457532 1734592 5.11 1611196 4748548 168 05:21:38 05:05:01 25284716 31523244 752256 2.29 263528 5920860 1789272 5.27 1938428 4924088 1000 05:21:38 05:06:01 25297404 31531048 744976 2.27 262032 5917604 1787684 5.27 1929864 4920868 8 05:21:38 05:07:01 25298136 31531840 744144 2.26 262096 5917608 1787684 5.27 1929904 4920876 8 05:21:38 05:08:01 25299936 31533776 742168 2.26 262132 5917612 1787684 5.27 1927712 4920952 8 05:21:38 05:09:01 25301128 31534972 741104 2.25 262152 5917600 1787684 5.27 1926224 4920952 8 05:21:38 05:10:01 25302088 31535996 739976 2.25 262152 5917616 1787684 5.27 1926348 4920948 8 05:21:38 05:11:01 25301772 31536204 740232 2.25 262164 5917624 1787684 5.27 1925784 4921464 12 05:21:38 05:12:01 25301852 31536308 740080 2.25 262168 5917624 1787684 5.27 1925796 4921472 8 05:21:38 05:13:01 25301812 31536272 740040 2.25 262184 5917628 1787684 5.27 1925400 4921476 4 05:21:38 05:14:01 25301304 31535800 740264 2.25 262204 5917628 1787684 5.27 1925824 4921476 36 05:21:38 05:15:01 25299220 31535000 740828 2.25 262336 5918216 1812464 5.34 1925780 4921932 12 05:21:38 05:16:01 25299228 31535176 740544 2.25 262396 5918228 1812464 5.34 1925772 4921936 8 05:21:38 05:17:01 25298644 31534648 741032 2.25 262456 5918224 1812464 5.34 1925892 4921936 8 05:21:38 05:18:01 25299084 31535176 740424 2.25 262484 5918236 1812464 5.34 1925876 4921944 8 05:21:38 05:19:01 25299076 31535200 740352 2.25 262500 5918240 1812464 5.34 1925876 4921944 8 05:21:38 05:20:01 25299568 31535864 739624 2.25 262544 5918372 1812464 5.34 1926056 4922072 4 05:21:38 05:21:01 25299972 31536280 739348 2.25 262552 5918376 1812464 5.34 1925988 4922076 12 05:21:38 Average: 25545745 31517614 761590 2.32 249696 5688055 1813676 5.35 1848062 4778337 33658 05:21:38 05:21:38 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:21:38 05:01:01 lo 4.81 4.81 0.49 0.49 0.00 0.00 0.00 0.00 05:21:38 05:01:01 docker0 192.10 334.89 14.97 1966.15 0.00 0.00 0.00 0.00 05:21:38 05:01:01 ens3 619.83 346.94 8208.28 41.85 0.00 0.00 0.00 0.00 05:21:38 05:02:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:21:38 05:02:01 docker0 111.96 236.61 13.51 3377.65 0.00 0.00 0.00 0.00 05:21:38 05:02:01 vethb9b2254 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 05:21:38 05:02:01 veth0136c28 60.32 109.67 11.09 1307.06 0.00 0.00 0.00 0.11 05:21:38 05:02:01 ens3 316.00 179.30 4099.43 106.66 0.00 0.00 0.00 0.00 05:21:38 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:03:01 docker0 111.78 180.94 18.91 1769.93 0.00 0.00 0.00 0.00 05:21:38 05:03:01 vethb9b2254 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:03:01 ens3 220.36 139.36 1801.01 38.08 0.00 0.00 0.00 0.00 05:21:38 05:04:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:21:38 05:04:01 docker0 1.33 3.47 0.08 42.52 0.00 0.00 0.00 0.00 05:21:38 05:04:01 ens3 131.34 95.72 2586.07 99.35 0.00 0.00 0.00 0.00 05:21:38 05:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:21:38 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:05:01 ens3 203.68 105.28 2869.02 13.90 0.00 0.00 0.00 0.00 05:21:38 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:06:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 05:21:38 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:08:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:10:01 ens3 0.63 1.95 0.11 6.64 0.00 0.00 0.00 0.00 05:21:38 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:12:01 ens3 0.42 0.40 1.58 0.03 0.00 0.00 0.00 0.00 05:21:38 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:15:01 ens3 0.53 1.32 0.10 6.61 0.00 0.00 0.00 0.00 05:21:38 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:17:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:38 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:20:01 ens3 1.68 2.98 0.18 3.45 0.00 0.00 0.00 0.00 05:21:38 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 05:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:38 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:21:38 Average: docker0 19.73 35.76 2.25 339.46 0.00 0.00 0.00 0.00 05:21:38 Average: ens3 70.78 41.37 925.90 15.06 0.00 0.00 0.00 0.00 05:21:38 05:21:38 05:21:38 ---> sar -P ALL: 05:21:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16462) 05/23/23 _x86_64_ (8 CPU) 05:21:38 05:21:38 04:59:05 LINUX RESTART (8 CPU) 05:21:38 05:21:38 05:00:02 CPU %user %nice %system %iowait %steal %idle 05:21:38 05:01:01 all 8.48 0.00 3.89 1.51 0.06 86.06 05:21:38 05:01:01 0 8.58 0.00 3.84 0.49 0.05 87.04 05:21:38 05:01:01 1 8.63 0.00 4.02 0.27 0.05 87.02 05:21:38 05:01:01 2 8.31 0.00 4.61 2.53 0.07 84.48 05:21:38 05:01:01 3 8.66 0.00 3.53 0.27 0.07 87.48 05:21:38 05:01:01 4 9.19 0.00 2.90 0.14 0.05 87.72 05:21:38 05:01:01 5 7.85 0.00 4.92 2.25 0.05 84.94 05:21:38 05:01:01 6 7.97 0.00 3.37 5.94 0.05 82.67 05:21:38 05:01:01 7 8.67 0.00 3.90 0.21 0.07 87.16 05:21:38 05:02:01 all 20.69 0.00 5.44 1.94 0.08 71.85 05:21:38 05:02:01 0 17.59 0.00 4.73 1.46 0.07 76.15 05:21:38 05:02:01 1 20.88 0.00 4.97 0.15 0.07 73.93 05:21:38 05:02:01 2 20.47 0.00 5.62 4.53 0.07 69.30 05:21:38 05:02:01 3 18.51 0.00 5.31 0.66 0.08 75.44 05:21:38 05:02:01 4 20.29 0.00 4.33 0.93 0.05 74.40 05:21:38 05:02:01 5 18.70 0.00 5.24 1.85 0.10 74.11 05:21:38 05:02:01 6 28.62 0.00 7.05 4.92 0.08 59.33 05:21:38 05:02:01 7 20.46 0.00 6.23 1.03 0.08 72.19 05:21:38 05:03:01 all 20.51 0.00 5.48 1.12 0.07 72.81 05:21:38 05:03:01 0 17.19 0.00 3.32 0.00 0.07 79.42 05:21:38 05:03:01 1 21.42 0.00 5.95 0.29 0.07 72.27 05:21:38 05:03:01 2 22.39 0.00 8.17 0.94 0.08 68.41 05:21:38 05:03:01 3 23.54 0.00 6.24 1.12 0.08 69.01 05:21:38 05:03:01 4 8.78 0.00 2.39 1.39 0.03 87.41 05:21:38 05:03:01 5 18.60 0.00 5.54 0.57 0.07 75.22 05:21:38 05:03:01 6 19.92 0.00 4.71 0.84 0.07 74.47 05:21:38 05:03:01 7 32.33 0.00 7.60 3.83 0.10 56.14 05:21:38 05:04:01 all 14.91 0.00 3.78 3.63 0.05 77.63 05:21:38 05:04:01 0 15.54 0.00 3.65 4.18 0.05 76.58 05:21:38 05:04:01 1 14.27 0.00 3.63 0.27 0.05 81.78 05:21:38 05:04:01 2 14.40 0.00 3.02 0.40 0.03 82.14 05:21:38 05:04:01 3 14.51 0.00 3.86 1.08 0.05 80.50 05:21:38 05:04:01 4 14.80 0.00 3.77 7.20 0.05 74.18 05:21:38 05:04:01 5 15.19 0.00 4.58 0.66 0.05 79.53 05:21:38 05:04:01 6 14.28 0.00 3.47 0.12 0.03 82.10 05:21:38 05:04:01 7 16.32 0.00 4.31 15.25 0.07 64.06 05:21:38 05:05:01 all 2.24 0.00 1.47 1.45 0.03 94.82 05:21:38 05:05:01 0 1.90 0.00 1.50 0.23 0.03 96.33 05:21:38 05:05:01 1 1.72 0.00 1.37 0.05 0.02 96.84 05:21:38 05:05:01 2 2.95 0.00 1.38 1.77 0.03 93.86 05:21:38 05:05:01 3 1.82 0.00 2.16 0.79 0.02 95.22 05:21:38 05:05:01 4 1.03 0.00 0.67 5.89 0.03 92.38 05:21:38 05:05:01 5 2.39 0.00 2.54 1.89 0.03 93.15 05:21:38 05:05:01 6 2.02 0.00 0.93 0.70 0.02 96.33 05:21:38 05:05:01 7 4.09 0.00 1.17 0.23 0.03 94.46 05:21:38 05:06:01 all 0.08 0.00 0.06 0.02 0.01 99.84 05:21:38 05:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:21:38 05:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:21:38 05:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:21:38 05:06:01 3 0.07 0.00 0.05 0.02 0.02 99.85 05:21:38 05:06:01 4 0.22 0.00 0.12 0.08 0.00 99.58 05:21:38 05:06:01 5 0.10 0.00 0.03 0.00 0.00 99.87 05:21:38 05:06:01 6 0.05 0.00 0.08 0.00 0.02 99.85 05:21:38 05:06:01 7 0.05 0.00 0.05 0.05 0.00 99.85 05:21:38 05:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:21:38 05:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:21:38 05:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:07:01 2 0.02 0.00 0.00 0.00 0.03 99.95 05:21:38 05:07:01 3 0.00 0.00 0.05 0.00 0.02 99.93 05:21:38 05:07:01 4 0.02 0.00 0.00 0.05 0.02 99.92 05:21:38 05:07:01 5 0.05 0.00 0.00 0.02 0.00 99.93 05:21:38 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:21:38 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:21:38 05:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:21:38 05:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:21:38 05:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:21:38 05:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:21:38 05:08:01 5 0.02 0.00 0.02 0.08 0.02 99.87 05:21:38 05:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:21:38 05:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:09:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:21:38 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:21:38 05:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:21:38 05:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:21:38 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:10:01 all 0.01 0.00 0.01 0.02 0.01 99.94 05:21:38 05:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:10:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:21:38 05:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:21:38 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:10:01 4 0.02 0.00 0.03 0.05 0.02 99.88 05:21:38 05:10:01 5 0.02 0.00 0.00 0.10 0.02 99.87 05:21:38 05:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:21:38 05:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:21:38 05:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:21:38 05:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:21:38 05:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:21:38 05:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:11:01 7 0.02 0.00 0.03 0.00 0.03 99.92 05:21:38 05:21:38 05:11:01 CPU %user %nice %system %iowait %steal %idle 05:21:38 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:21:38 05:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:21:38 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:21:38 05:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:21:38 05:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:21:38 05:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:21:38 05:13:01 all 0.02 0.00 0.01 0.02 0.01 99.94 05:21:38 05:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:21:38 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:13:01 3 0.02 0.00 0.02 0.10 0.00 99.87 05:21:38 05:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:21:38 05:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:21:38 05:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:13:01 7 0.03 0.00 0.02 0.07 0.02 99.87 05:21:38 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.98 05:21:38 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:21:38 05:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:21:38 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:14:01 6 0.00 0.00 0.00 0.02 0.02 99.97 05:21:38 05:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:15:01 all 0.07 0.00 0.04 0.03 0.01 99.86 05:21:38 05:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:21:38 05:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:21:38 05:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:21:38 05:15:01 3 0.23 0.00 0.05 0.05 0.00 99.67 05:21:38 05:15:01 4 0.05 0.00 0.02 0.17 0.02 99.75 05:21:38 05:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:21:38 05:15:01 6 0.02 0.00 0.07 0.00 0.00 99.92 05:21:38 05:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 05:21:38 05:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:21:38 05:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:21:38 05:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:16:01 4 0.00 0.00 0.00 0.07 0.00 99.93 05:21:38 05:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:21:38 05:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:21:38 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:21:38 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:17:01 4 0.02 0.00 0.00 0.05 0.02 99.92 05:21:38 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:17:01 7 0.02 0.00 0.02 0.00 0.03 99.93 05:21:38 05:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:21:38 05:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:21:38 05:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:21:38 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:21:38 05:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:21:38 05:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:21:38 05:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.98 05:21:38 05:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:21:38 05:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:21:38 05:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:21:38 05:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:20:01 all 0.10 0.00 0.01 0.00 0.01 99.88 05:21:38 05:20:01 0 0.70 0.00 0.02 0.00 0.00 99.29 05:21:38 05:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:21:38 05:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:21:38 05:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:20:01 4 0.00 0.00 0.00 0.03 0.02 99.95 05:21:38 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:21:38 05:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:21:38 05:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:21:38 05:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:21:38 05:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:21:38 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:21:38 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 05:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:38 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:38 Average: all 3.18 0.00 0.96 0.46 0.02 95.38 05:21:38 Average: 0 2.93 0.00 0.82 0.30 0.02 95.94 05:21:38 Average: 1 3.19 0.00 0.96 0.05 0.02 95.78 05:21:38 Average: 2 3.24 0.00 1.08 0.48 0.02 95.18 05:21:38 Average: 3 3.19 0.00 1.01 0.20 0.02 95.58 05:21:38 Average: 4 2.57 0.00 0.67 0.77 0.01 95.98 05:21:38 Average: 5 2.98 0.00 1.08 0.35 0.02 95.56 05:21:38 Average: 6 3.46 0.00 0.93 0.59 0.02 95.00 05:21:38 Average: 7 3.87 0.00 1.10 0.97 0.03 94.03 05:21:38 05:21:38 05:21:38