Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (7fd935be2babd0c8693e83ea3767f1b4e7ce0111) 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-ssh14236743246548339656.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1752131229258395082.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11290215119439723103.key Verifying host key using known hosts file > 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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17068297436816900181.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6219219210919495914.key Verifying host key using known hosts file > 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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13034356916102976504.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-119651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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-581 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 Merge succeeded, producing 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc Checking out Revision 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc (PR-581) Commit message: "chore(deps): Bump engine.io and socket.io in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:29 ========================================================= 03:58:29 EdgeX Global Pipelines Version Info 03:58:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 03:58:29 ------------------- 03:58:29 stable info: 03:58:29 ------------------- 03:58:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:58:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:58:29 Message: update stable to v1.0.244 03:58:30 ------------------- 03:58:30 experimental info: 03:58:30 ------------------- 03:58:30 Commited By: **** collab-it+edgex@linuxfoundation.org 03:58:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:58:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ae9b8 [Pipeline] echo 03:58:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:32 provisioning config files... 03:58:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config3273790722041571234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:32 ---> docker-login.sh 03:58:32 nexus3.edgexfoundry.org:10001 03:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:33 Configure a credential helper to remove this warning. See 03:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:33 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10002 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:33 Configure a credential helper to remove this warning. See 03:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:33 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10003 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:33 Configure a credential helper to remove this warning. See 03:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:33 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10004 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:33 Configure a credential helper to remove this warning. See 03:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:33 03:58:33 Login Succeeded 03:58:33 docker.io 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:33 Configure a credential helper to remove this warning. See 03:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:33 03:58:33 Login Succeeded 03:58:33 ---> docker-login.sh ends [Pipeline] } 03:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:58:34 + git rev-list -1 --merges 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc~1..41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo 03:58:34 -----------> git rev-list -1 --merges 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc~1..41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [false] [Pipeline] sh 03:58:34 + git log --format=format:%s -1 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo 03:58:34 ========================================================= 03:58:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:58:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:35 + git log --format=format:%s -1 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo 03:58:35 [semverPrep] GIT_COMMIT: 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc, Commit Message: chore(deps): Bump engine.io and socket.io in /web [Pipeline] echo 03:58:35 [semverPrep] This is not a build commit. [Pipeline] sh 03:58:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:58:35 + grep -v github /etc/ssh/ssh_known_hosts 03:58:35 + [ -e /tmp/ssh_known_hosts ] 03:58:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:58:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:58:35 + sudo tee -a /etc/ssh/ssh_known_hosts 03:58:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:35 03:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:36 0.1.4: Pulling from edgex-devops/py-git-semver 03:58:36 b85a868b505f: Pulling fs layer 03:58:36 e2be974225ed: Pulling fs layer 03:58:36 339a4e72a1f5: Pulling fs layer 03:58:36 988bab9f4d93: Pulling fs layer 03:58:36 1469e6f7b9e6: Pulling fs layer 03:58:36 eaf3925da568: Pulling fs layer 03:58:36 bab4dde63d76: Pulling fs layer 03:58:36 bde34c3a00c8: Pulling fs layer 03:58:36 b352a97aabf1: Pulling fs layer 03:58:36 4872d77fe225: Pulling fs layer 03:58:36 5851b861e8e6: Pulling fs layer 03:58:36 bde34c3a00c8: Waiting 03:58:36 988bab9f4d93: Waiting 03:58:36 1469e6f7b9e6: Waiting 03:58:36 b352a97aabf1: Waiting 03:58:36 4872d77fe225: Waiting 03:58:36 bab4dde63d76: Waiting 03:58:36 eaf3925da568: Waiting 03:58:36 e2be974225ed: Download complete 03:58:36 988bab9f4d93: Download complete 03:58:36 1469e6f7b9e6: Verifying Checksum 03:58:36 1469e6f7b9e6: Download complete 03:58:36 339a4e72a1f5: Verifying Checksum 03:58:36 339a4e72a1f5: Download complete 03:58:36 eaf3925da568: Verifying Checksum 03:58:36 eaf3925da568: Download complete 03:58:36 bde34c3a00c8: Verifying Checksum 03:58:36 bde34c3a00c8: Download complete 03:58:36 b352a97aabf1: Verifying Checksum 03:58:36 b352a97aabf1: Download complete 03:58:36 4872d77fe225: Verifying Checksum 03:58:36 4872d77fe225: Download complete 03:58:36 5851b861e8e6: Download complete 03:58:36 b85a868b505f: Verifying Checksum 03:58:36 b85a868b505f: Download complete 03:58:36 bab4dde63d76: Verifying Checksum 03:58:36 bab4dde63d76: Download complete 03:58:37 b85a868b505f: Pull complete 03:58:38 e2be974225ed: Pull complete 03:58:38 339a4e72a1f5: Pull complete 03:58:38 988bab9f4d93: Pull complete 03:58:38 1469e6f7b9e6: Pull complete 03:58:38 eaf3925da568: Pull complete 03:58:40 bab4dde63d76: Pull complete 03:58:40 bde34c3a00c8: Pull complete 03:58:40 b352a97aabf1: Pull complete 03:58:40 4872d77fe225: Pull complete 03:58:40 5851b861e8e6: Pull complete 03:58:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:41 prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container 03:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:58:42 $ docker top 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 -eo pid,comm 03:58:42 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). 03:58:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:58:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:42 [ssh-agent] Looking for ssh-agent implementation... 03:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:42 $ docker exec 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent 03:58:42 SSH_AUTH_SOCK=/tmp/ssh-DAjlXnGMuU0P/agent.33 03:58:42 SSH_AGENT_PID=39 03:58:42 Running ssh-add (command line suppressed) 03:58:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_13480982314423835336.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_13480982314423835336.key) 03:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:43 + git tag --points-at HEAD [Pipeline] } 03:58:43 $ docker exec --env ******** --env ******** 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent -k 03:58:43 unset SSH_AUTH_SOCK; 03:58:43 unset SSH_AGENT_PID; 03:58:43 echo Agent pid 39 killed; 03:58:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:43 [ssh-agent] Looking for ssh-agent implementation... 03:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:43 $ docker exec 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent 03:58:43 SSH_AUTH_SOCK=/tmp/ssh-NClfahPiZsEU/agent.71 03:58:43 SSH_AGENT_PID=78 03:58:43 Running ssh-add (command line suppressed) 03:58:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_351145180629694742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_351145180629694742.key) 03:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:44 + git semver init 03:58:44 2022-11-22 03:58:44,280 [run_init] DEBUG init version:0.0.0 force:False 03:58:44 2022-11-22 03:58:44,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 03:58:44 2022-11-22 03:58:44,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 03:58:44 2022-11-22 03:58:44,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) 03:58:45 2022-11-22 03:58:45,702 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude 03:58:45 2022-11-22 03:58:45,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False 03:58:45 2022-11-22 03:58:45,703 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 03:58:45 2022-11-22 03:58:45,707 [execute] INFO git cat-file --batch-check 03:58:45 2022-11-22 03:58:45,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 03:58:45 2022-11-22 03:58:45,714 [execute] INFO git cat-file --batch 03:58:45 2022-11-22 03:58:45,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 03:58:45 2022-11-22 03:58:45,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 03:58:45 0.0.0 [Pipeline] } 03:58:45 $ docker exec --env ******** --env ******** 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent -k 03:58:45 unset SSH_AUTH_SOCK; 03:58:45 unset SSH_AGENT_PID; 03:58:45 echo Agent pid 78 killed; 03:58:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:46 + git semver [Pipeline] } 03:58:46 $ docker stop --time=1 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 03:58:47 $ docker rm -f 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 [Pipeline] // withDockerContainer [Pipeline] sh 03:58:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:58:48 Stashed 1 file(s) [Pipeline] echo 03:58:48 [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 03:58:49 provisioning config files... 03:58:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17297836413272891104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:49 ---> docker-login.sh 03:58:49 nexus3.edgexfoundry.org:10001 03:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:49 Configure a credential helper to remove this warning. See 03:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:49 03:58:49 Login Succeeded 03:58:49 nexus3.edgexfoundry.org:10002 03:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:49 Configure a credential helper to remove this warning. See 03:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:49 03:58:49 Login Succeeded 03:58:49 nexus3.edgexfoundry.org:10003 03:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:49 Configure a credential helper to remove this warning. See 03:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:49 03:58:49 Login Succeeded 03:58:49 nexus3.edgexfoundry.org:10004 03:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:49 Configure a credential helper to remove this warning. See 03:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:49 03:58:49 Login Succeeded 03:58:49 docker.io 03:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:50 Configure a credential helper to remove this warning. See 03:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:50 03:58:50 Login Succeeded 03:58:50 ---> docker-login.sh ends [Pipeline] } 03:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:58:50 ========================================================= 03:58:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:58:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:58:51 Sending build context to Docker daemon 45.54MB 03:58:51 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 03:58:51 Step 2/16 : FROM ${BASE} AS builder 03:58:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:58:51 213ec9aee27d: Pulling fs layer 03:58:51 4583459ba037: Pulling fs layer 03:58:51 93c1e223e6f2: Pulling fs layer 03:58:51 53926ce57604: Pulling fs layer 03:58:51 21b2b0c7a3f4: Pulling fs layer 03:58:51 22ff95d597cd: Pulling fs layer 03:58:51 12d6caf4c0d1: Pulling fs layer 03:58:51 96b7cbca73a9: Pulling fs layer 03:58:51 a7acece74701: Pulling fs layer 03:58:51 22ff95d597cd: Waiting 03:58:51 12d6caf4c0d1: Waiting 03:58:51 96b7cbca73a9: Waiting 03:58:51 a7acece74701: Waiting 03:58:51 53926ce57604: Waiting 03:58:51 21b2b0c7a3f4: Waiting 03:58:51 93c1e223e6f2: Verifying Checksum 03:58:51 93c1e223e6f2: Download complete 03:58:51 4583459ba037: Download complete 03:58:51 21b2b0c7a3f4: Verifying Checksum 03:58:51 21b2b0c7a3f4: Download complete 03:58:51 22ff95d597cd: Verifying Checksum 03:58:51 22ff95d597cd: Download complete 03:58:51 213ec9aee27d: Verifying Checksum 03:58:51 213ec9aee27d: Download complete 03:58:51 12d6caf4c0d1: Verifying Checksum 03:58:51 12d6caf4c0d1: Download complete 03:58:51 213ec9aee27d: Pull complete 03:58:51 4583459ba037: Pull complete 03:58:51 93c1e223e6f2: Pull complete 03:58:51 a7acece74701: Verifying Checksum 03:58:51 a7acece74701: Download complete 03:58:51 96b7cbca73a9: Download complete 03:58:51 53926ce57604: Verifying Checksum 03:58:51 53926ce57604: Download complete 03:58:56 53926ce57604: Pull complete 03:58:56 21b2b0c7a3f4: Pull complete 03:58:56 22ff95d597cd: Pull complete 03:58:56 12d6caf4c0d1: Pull complete 03:58:58 96b7cbca73a9: Pull complete 03:58:58 a7acece74701: Pull complete 03:58:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:58:58 ---> db6d94c90886 03:58:58 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:58:59 ---> Running in d8f80a8311fb 03:59:00 Removing intermediate container d8f80a8311fb 03:59:00 ---> 415c42c1f74d 03:59:00 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 03:59:00 ---> Running in 35c6fec5d494 03:59:00 Removing intermediate container 35c6fec5d494 03:59:00 ---> a2ecda48b107 03:59:00 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 03:59:00 ---> Running in 7d78101d48db 03:59:00 Removing intermediate container 7d78101d48db 03:59:00 ---> d851ba05e21e 03:59:00 Step 6/16 : LABEL Name=edgex-ui-go 03:59:00 ---> Running in da1f74dacab8 03:59:00 Removing intermediate container da1f74dacab8 03:59:00 ---> 3a851541dc9f 03:59:00 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 03:59:00 ---> Running in 8afa5548ee36 03:59:00 Removing intermediate container 8afa5548ee36 03:59:00 ---> 26c59c138ef4 03:59:00 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:59:01 latest: Pulling from library/docker 03:59:01 ca7dd9ec2225: Pulling fs layer 03:59:01 44515869698b: Pulling fs layer 03:59:01 876c0680de96: Pulling fs layer 03:59:01 0504d8bdf397: Pulling fs layer 03:59:01 840d3a4342c3: Pulling fs layer 03:59:01 536f92c26725: Pulling fs layer 03:59:01 682b3b2657ab: Pulling fs layer 03:59:01 4c0e56750fe4: Pulling fs layer 03:59:01 536f92c26725: Waiting 03:59:01 0504d8bdf397: Waiting 03:59:01 840d3a4342c3: Waiting 03:59:01 682b3b2657ab: Waiting 03:59:01 4c0e56750fe4: Waiting 03:59:01 ca7dd9ec2225: Verifying Checksum 03:59:01 ca7dd9ec2225: Download complete 03:59:01 44515869698b: Verifying Checksum 03:59:01 44515869698b: Download complete 03:59:01 876c0680de96: Download complete 03:59:01 ca7dd9ec2225: Pull complete 03:59:01 536f92c26725: Verifying Checksum 03:59:01 536f92c26725: Download complete 03:59:01 44515869698b: Pull complete 03:59:01 682b3b2657ab: Download complete 03:59:02 4c0e56750fe4: Download complete 03:59:02 876c0680de96: Pull complete 03:59:02 840d3a4342c3: Verifying Checksum 03:59:02 0504d8bdf397: Verifying Checksum 03:59:02 0504d8bdf397: Download complete 03:59:02 0504d8bdf397: Pull complete 03:59:03 840d3a4342c3: Pull complete 03:59:03 536f92c26725: Pull complete 03:59:03 682b3b2657ab: Pull complete 03:59:03 4c0e56750fe4: Pull complete 03:59:03 Digest: sha256:4ae1444ef191366429581854edcf0a16f260b7a0ed90f4d5d1d95265356642ae 03:59:03 Status: Downloaded newer image for docker:latest 03:59:04 Still waiting to schedule task 03:59:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:59:04 ---> 13c11cbdad72 03:59:04 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:04 ---> Running in c6bdabbde1c5 03:59:04 Removing intermediate container c6bdabbde1c5 03:59:04 ---> bb8acaaa92f6 03:59:04 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:04 ---> Running in 1d7449241136 03:59:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:59:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:59:06 OK: 211 MiB in 51 packages 03:59:06 Removing intermediate container 1d7449241136 03:59:06 ---> 346ad9038889 03:59:06 Step 11/16 : ENV GO111MODULE=on 03:59:06 ---> Running in 1a953a6d53b4 03:59:06 Removing intermediate container 1a953a6d53b4 03:59:06 ---> 71078763a09e 03:59:06 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:59:06 ---> Running in a64dadfce2c6 03:59:06 Removing intermediate container a64dadfce2c6 03:59:06 ---> d3ff4146299c 03:59:06 Step 13/16 : COPY go.mod vendor* ./ 03:59:07 ---> d61d69f7fd9e 03:59:07 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:07 ---> Running in 0f8abd64b71a 03:59:29 Removing intermediate container 0f8abd64b71a 03:59:29 ---> 3aadd3d86588 03:59:29 Step 15/16 : COPY . . 03:59:29 ---> 3038e28216a1 03:59:29 Step 16/16 : RUN ${MAKE} 03:59:29 ---> Running in 3c39d336d10c 03:59:29 noop 03:59:29 Removing intermediate container 3c39d336d10c 03:59:29 ---> 1954249369e3 03:59:29 Successfully built 1954249369e3 03:59:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:29 + docker inspect -f . ci-base-image-x86_64 03:59:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:29 prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container 03:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:30 $ docker top ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:30 + go version 03:59:30 go version go1.18.7 linux/amd64 [Pipeline] } 03:59:30 $ docker stop --time=1 ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 03:59:31 $ docker rm -f ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:32 + docker inspect -f . ci-base-image-x86_64 03:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:32 prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container 03:59:32 $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:33 $ docker top f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh 03:59:33 + make test 03:59:33 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:59:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:59:42 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:59:42 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:59:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:59:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:59:44 ./bin/test-attribution-txt.sh 03:59:44 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 03:59:44 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 03:59:44 An attribution for golang.org/x/net is missing from Attribution.txt, please add 03:59:44 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 03:59:44 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 03:59:44 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 03:59:44 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 03:59:44 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 03:59:44 make -C web test 03:59:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' 03:59:44 make[1]: tput: No such file or directory 03:59:44 make[1]: tput: No such file or directory 03:59:44 warning: generating ./VERSION 03:59:44 echo "0.0.0" > VERSION 03:59:44 docker build \ 03:59:44 -f Dockerfile \ 03:59:44 --build-arg USER=1000 \ 03:59:44 \ 03:59:44 --label "git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc" \ 03:59:44 -t edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc \ 03:59:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:59:44 . 03:59:44 Sending build context to Docker daemon 3.268MB 03:59:44 Step 1/10 : FROM node:16.17-alpine3.15 03:59:44 16.17-alpine3.15: Pulling from library/node 03:59:45 9621f1afde84: Pulling fs layer 03:59:45 c6f70ee39829: Pulling fs layer 03:59:45 56892a8094a2: Pulling fs layer 03:59:45 58dd87906ef0: Pulling fs layer 03:59:45 58dd87906ef0: Waiting 03:59:45 9621f1afde84: Download complete 03:59:45 9621f1afde84: Pull complete 03:59:45 58dd87906ef0: Verifying Checksum 03:59:45 58dd87906ef0: Download complete 03:59:45 56892a8094a2: Verifying Checksum 03:59:45 56892a8094a2: Download complete 03:59:47 c6f70ee39829: Verifying Checksum 03:59:47 c6f70ee39829: Download complete 03:59:49 c6f70ee39829: Pull complete 03:59:49 56892a8094a2: Pull complete 03:59:49 58dd87906ef0: Pull complete 03:59:49 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 03:59:49 Status: Downloaded newer image for node:16.17-alpine3.15 03:59:49 ---> b69703f70c3d 03:59:49 Step 2/10 : RUN apk add --no-cache chromium 03:59:49 ---> Running in 0fe04f636564 03:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:50 (1/129) Installing libxau (1.0.9-r0) 03:59:50 (2/129) Installing libmd (1.0.3-r0) 03:59:50 (3/129) Installing libbsd (0.11.3-r1) 03:59:50 (4/129) Installing libxdmcp (1.1.3-r0) 03:59:50 (5/129) Installing libxcb (1.14-r2) 03:59:50 (6/129) Installing libx11 (1.7.3.1-r0) 03:59:50 (7/129) Installing libxext (1.3.4-r0) 03:59:50 (8/129) Installing libice (1.0.10-r0) 03:59:50 (9/129) Installing libuuid (2.37.4-r0) 03:59:50 (10/129) Installing libsm (1.2.3-r0) 03:59:50 (11/129) Installing libxt (1.2.1-r0) 03:59:50 (12/129) Installing libxmu (1.1.3-r0) 03:59:50 (13/129) Installing xset (1.2.4-r0) 03:59:50 (14/129) Installing xprop (1.2.5-r0) 03:59:50 (15/129) Installing xdg-utils (1.1.3-r0) 03:59:50 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 03:59:50 (17/129) Installing pkgconf (1.8.0-r0) 03:59:50 (18/129) Installing libffi (3.4.2-r1) 03:59:50 (19/129) Installing libintl (0.21-r0) 03:59:50 (20/129) Installing libblkid (2.37.4-r0) 03:59:50 (21/129) Installing libmount (2.37.4-r0) 03:59:50 (22/129) Installing pcre (8.45-r1) 03:59:50 (23/129) Installing glib (2.70.1-r0) 03:59:50 (24/129) Installing xz-libs (5.2.5-r1) 03:59:50 (25/129) Installing libxml2 (2.9.14-r2) 03:59:50 (26/129) Installing shared-mime-info (2.1-r1) 03:59:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 03:59:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 03:59:50 (29/129) Installing libpng (1.6.37-r1) 03:59:50 (30/129) Installing libwebp (1.2.2-r0) 03:59:50 (31/129) Installing zstd-libs (1.5.0-r0) 03:59:50 (32/129) Installing tiff (4.4.0-r0) 03:59:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 03:59:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 03:59:50 (35/129) Installing libxcomposite (0.4.5-r0) 03:59:50 (36/129) Installing libxfixes (6.0.0-r0) 03:59:50 (37/129) Installing libxrender (0.9.10-r3) 03:59:50 (38/129) Installing libxcursor (1.2.0-r0) 03:59:50 (39/129) Installing libxdamage (1.1.5-r1) 03:59:50 (40/129) Installing libxi (1.8-r0) 03:59:50 (41/129) Installing libxinerama (1.1.4-r1) 03:59:50 (42/129) Installing libxrandr (1.5.2-r1) 03:59:50 (43/129) Installing atk (2.36.0-r0) 03:59:50 (44/129) Installing libxtst (1.2.3-r3) 03:59:50 (45/129) Installing dbus-libs (1.12.24-r0) 03:59:50 (46/129) Installing at-spi2-core (2.42.0-r0) 03:59:50 (47/129) Installing at-spi2-atk (2.38.0-r0) 03:59:50 (48/129) Installing expat (2.5.0-r0) 03:59:50 (49/129) Installing brotli-libs (1.0.9-r5) 03:59:50 (50/129) Installing libbz2 (1.0.8-r1) 03:59:50 (51/129) Installing freetype (2.11.1-r2) 03:59:50 (52/129) Installing fontconfig (2.13.1-r4) 03:59:50 (53/129) Installing pixman (0.40.0-r4) 03:59:50 (54/129) Installing cairo (1.16.0-r5) 03:59:50 (55/129) Installing cairo-gobject (1.16.0-r5) 03:59:50 (56/129) Installing avahi-libs (0.8-r5) 03:59:50 (57/129) Installing gmp (6.2.1-r1) 03:59:50 (58/129) Installing nettle (3.7.3-r0) 03:59:50 (59/129) Installing p11-kit (0.24.0-r1) 03:59:50 (60/129) Installing libtasn1 (4.18.0-r0) 03:59:50 (61/129) Installing libunistring (0.9.10-r1) 03:59:50 (62/129) Installing gnutls (3.7.1-r1) 03:59:50 (63/129) Installing cups-libs (2.3.3-r6) 03:59:50 (64/129) Installing libepoxy (1.5.9-r0) 03:59:50 (65/129) Installing fribidi (1.0.11-r0) 03:59:50 (66/129) Installing graphite2 (1.3.14-r0) 03:59:50 (67/129) Installing harfbuzz (3.0.0-r2) 03:59:50 (68/129) Installing libxft (2.3.4-r0) 03:59:50 (69/129) Installing pango (1.48.10-r0) 03:59:50 (70/129) Installing wayland-libs-client (1.19.0-r1) 03:59:50 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 03:59:50 (72/129) Installing wayland-libs-egl (1.19.0-r1) 03:59:50 (73/129) Installing xkeyboard-config (2.34-r0) 03:59:50 (74/129) Installing libxkbcommon (1.3.1-r0) 03:59:50 (75/129) Installing gtk+3.0 (3.24.30-r0) 03:59:51 Executing gtk+3.0-3.24.30-r0.post-install 03:59:51 (76/129) Installing libfontenc (1.1.4-r0) 03:59:51 (77/129) Installing mkfontscale (1.2.1-r1) 03:59:51 (78/129) Installing ttf-opensans (1.10-r1) 03:59:51 Executing ttf-opensans-1.10-r1.post-install 03:59:53 (79/129) Installing libogg (1.3.5-r0) 03:59:53 (80/129) Installing flac (1.3.4-r0) 03:59:53 (81/129) Installing alsa-lib (1.2.5.1-r1) 03:59:53 (82/129) Installing libatomic (10.3.1_git20211027-r0) 03:59:53 (83/129) Installing sdl2 (2.0.16-r4) 03:59:53 (84/129) Installing aom-libs (3.2.0-r0) 03:59:53 (85/129) Installing libass (0.15.2-r0) 03:59:53 (86/129) Installing libdav1d (0.9.2-r0) 03:59:53 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 03:59:53 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 03:59:53 (89/129) Installing lame (3.100-r0) 03:59:53 (90/129) Installing opus (1.3.1-r1) 03:59:53 (91/129) Installing libgomp (10.3.1_git20211027-r0) 03:59:53 (92/129) Installing soxr (0.1.3-r2) 03:59:53 (93/129) Installing libsrt (1.4.2-r1) 03:59:53 (94/129) Installing libssh (0.9.6-r1) 03:59:53 (95/129) Installing libtheora (1.1.1-r16) 03:59:53 (96/129) Installing v4l-utils-libs (1.22.1-r1) 03:59:53 (97/129) Installing libpciaccess (0.16-r0) 03:59:53 (98/129) Installing libdrm (2.4.109-r0) 03:59:53 (99/129) Installing libva (2.13.0-r0) 03:59:53 (100/129) Installing libvdpau (1.4-r0) 03:59:53 (101/129) Installing vidstab (1.1.0-r1) 03:59:53 (102/129) Installing libvorbis (1.3.7-r0) 03:59:53 (103/129) Installing libvpx (1.10.0-r0) 03:59:53 (104/129) Installing vulkan-loader (1.2.196-r0) 03:59:53 (105/129) Installing x264-libs (20210613-r0) 03:59:53 (106/129) Installing x265-libs (3.5-r0) 03:59:53 (107/129) Installing xvidcore (1.3.7-r1) 03:59:53 (108/129) Installing ffmpeg-libs (4.4.1-r2) 03:59:53 (109/129) Installing libevent (2.1.12-r4) 03:59:53 (110/129) Installing mesa (21.2.6-r0) 03:59:53 (111/129) Installing wayland-libs-server (1.19.0-r1) 03:59:53 (112/129) Installing mesa-gbm (21.2.6-r0) 03:59:53 (113/129) Installing lcms2 (2.12-r1) 03:59:53 (114/129) Installing nspr (4.32-r0) 03:59:53 (115/129) Installing sqlite-libs (3.36.0-r0) 03:59:53 (116/129) Installing nss (3.78.1-r0) 03:59:53 (117/129) Installing libasyncns (0.8-r1) 03:59:53 (118/129) Installing libltdl (2.4.6-r7) 03:59:53 (119/129) Installing orc (0.4.32-r0) 03:59:53 (120/129) Installing libsndfile (1.0.31-r1) 03:59:53 (121/129) Installing speexdsp (1.2.0-r0) 03:59:53 (122/129) Installing tdb-libs (1.4.5-r0) 03:59:53 (123/129) Installing libpulse (15.0-r2) 03:59:53 (124/129) Installing re2 (2021.11.01-r0) 03:59:53 (125/129) Installing snappy (1.1.9-r1) 03:59:53 (126/129) Installing libgpg-error (1.42-r1) 03:59:53 (127/129) Installing libgcrypt (1.9.4-r0) 03:59:53 (128/129) Installing libxslt (1.1.35-r0) 03:59:53 (129/129) Installing chromium (99.0.4844.84-r0) 03:59:54 Executing busybox-1.34.1-r7.trigger 03:59:54 Executing glib-2.70.1-r0.trigger 03:59:54 Executing shared-mime-info-2.1-r1.trigger 03:59:56 Executing gdk-pixbuf-2.42.8-r0.trigger 03:59:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 03:59:56 Executing fontconfig-2.13.1-r4.trigger 03:59:56 Executing mkfontscale-1.2.1-r1.trigger 03:59:56 OK: 286 MiB in 145 packages 03:59:59 Removing intermediate container 0fe04f636564 03:59:59 ---> 794c2067f54e 03:59:59 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:59:59 ---> Running in fe0a3e1d954c 03:59:59 Removing intermediate container fe0a3e1d954c 03:59:59 ---> f9161d81eaba 03:59:59 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 03:59:59 ---> Running in ada64d40a48a 03:59:59 Removing intermediate container ada64d40a48a 03:59:59 ---> c86e81b99b8e 03:59:59 Step 5/10 : RUN npm install -g npm 03:59:59 ---> Running in d0ff11dc52d1 04:00:06 04:00:06 removed 8 packages, changed 78 packages, and audited 223 packages in 6s 04:00:06 04:00:06 14 packages are looking for funding 04:00:06 run `npm fund` for details 04:00:06 04:00:06 found 0 vulnerabilities 04:00:07 Removing intermediate container d0ff11dc52d1 04:00:07 ---> addd8d4d8571 04:00:07 Step 6/10 : ARG USER=1000 04:00:07 ---> Running in b2081fff56fa 04:00:07 Removing intermediate container b2081fff56fa 04:00:07 ---> e9faffee072a 04:00:07 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:00:07 ---> Running in 32a8fe5e07d2 04:00:07 Removing intermediate container 32a8fe5e07d2 04:00:07 ---> bfabd4425a6e 04:00:07 Step 8/10 : USER $USER:$USER 04:00:07 ---> Running in 5fe4bf9c98cd 04:00:08 Removing intermediate container 5fe4bf9c98cd 04:00:08 ---> 452e56ca8a19 04:00:08 Step 9/10 : WORKDIR /app 04:00:08 ---> Running in 4f952bbeba00 04:00:08 Removing intermediate container 4f952bbeba00 04:00:08 ---> 076de57cf70b 04:00:08 Step 10/10 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:00:08 ---> Running in 91b306e547e1 04:00:08 Removing intermediate container 91b306e547e1 04:00:08 ---> 820a9f2a7f2e 04:00:08 Successfully built 820a9f2a7f2e 04:00:08 Successfully tagged edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:00:08 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:00:08 touch edgex-web-ui.imagebuilt 04:00:08 mkdir -p node_modules coverage 04:00:08 chown "1000:1000" node_modules coverage package-lock.json 04:00:08 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:10 npm WARN EBADENGINE Unsupported engine { 04:00:10 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:00:10 npm WARN EBADENGINE required: { 04:00:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:00:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:00:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:00:10 npm WARN EBADENGINE }, 04:00:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:00:10 npm WARN EBADENGINE } 04:00:13 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:00:13 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:00:13 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 04:00:13 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:00:14 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:00:14 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:00:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:00:15 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:00:15 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:00:16 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 04:00:17 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 04:00:18 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. 04:00:19 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. 04:00:19 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. 04:00:20 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:00:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:00:20 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. 04:00:20 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. 04:00:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:00:30 04:00:30 added 1477 packages, and audited 1478 packages in 20s 04:00:30 04:00:30 90 packages are looking for funding 04:00:30 run `npm fund` for details 04:00:30 04:00:30 15 vulnerabilities (3 moderate, 8 high, 4 critical) 04:00:30 04:00:30 To address issues that do not require attention, run: 04:00:30 npm audit fix 04:00:30 04:00:30 To address all issues (including breaking changes), run: 04:00:30 npm audit fix --force 04:00:30 04:00:30 Run `npm audit` for details. 04:00:32 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 04:00:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws 04:00:33 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:00:33 The recommended git tool is: git 04:00:35 - Generating browser application bundles (phase: setup)... 04:00:39 Compiling @angular/core : es2015 as esm2015 04:00:39 Compiling @angular/compiler/testing : es2015 as esm2015 04:00:39 using credential edgex-jenkins-ssh 04:00:39 Cloning the remote Git repository 04:00:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:00:39 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:00:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:00:39 > git --version # timeout=10 04:00:39 > git --version # 'git version 2.25.1' 04:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:39 Verifying host key using known hosts file 04:00:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:00:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:43 Compiling @angular/common : es2015 as esm2015 04:00:43 Compiling @angular/core/testing : es2015 as esm2015 04:00:43 Compiling @angular/common/testing : es2015 as esm2015 04:00:43 Compiling @angular/platform-browser : es2015 as esm2015 04:00:43 Compiling @angular/common/http : es2015 as esm2015 04:00:43 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:00:44 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:00:44 Compiling @angular/router : es2015 as esm2015 04:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:00:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:43 Verifying host key using known hosts file 04:00:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:00:44 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:00:44 Compiling @angular/forms : es2015 as esm2015 04:00:44 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:00:44 Compiling @angular/common/http/testing : es2015 as esm2015 04:00:44 Merge succeeded, producing 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:00:44 Checking out Revision 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc (PR-581) 04:00:44 > git config core.sparsecheckout # timeout=10 04:00:44 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 04:00:44 > git remote # timeout=10 04:00:44 > git config --get remote.origin.url # timeout=10 04:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:44 Verifying host key using known hosts file 04:00:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:00:44 > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 04:00:44 > git rev-parse HEAD^{commit} # timeout=10 04:00:44 > git config core.sparsecheckout # timeout=10 04:00:45 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 04:00:45 Commit message: "chore(deps): Bump engine.io and socket.io in /web" 04:00:45 > git --version # timeout=10 04:00:45 > git --version # 'git version 2.25.1' 04:00:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:00:46 Compiling @angular/router/testing : es2015 as esm2015 04:00:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:00:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:46 Dload Upload Total Spent Left Speed 04:00:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 04:00:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:00:47 + sudo tee /etc/docker/daemon.new 04:00:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:00:47 { 04:00:47 "registry-mirrors": [ 04:00:47 "https://nexus3.edgexfoundry.org:10001" 04:00:47 ], 04:00:47 "bip": "10.250.0.254/24", 04:00:47 "hosts": [ 04:00:47 "tcp://0.0.0.0:5555", 04:00:47 "unix:///var/run/docker.sock" 04:00:47 ], 04:00:47 "mtu": 1458, 04:00:47 "selinux-enabled": true, 04:00:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:00:47 } [Pipeline] sh 04:00:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:00:48 + sudo service docker restart 04:00:51 22 11 2022 04:00:51.790:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:00:51 22 11 2022 04:00:51.791:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:00:51 22 11 2022 04:00:51.794:INFO [launcher]: Starting browser ChromeHeadless 04:01:04 ✔ Browser application bundle generation complete. 04:01:04 22 11 2022 04:01:02.717:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket HzBDWInyVboNL0zqAAAB with id 41656127 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.032 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.071 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.119 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.13 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.134 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.157 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.27 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.286 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.301 secs) 04:01:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.345 secs) 04:01:06 WARN: ' 04:01:06 It looks like you're using ngModel on the same form field as formControlName. 04:01:06 Support for using the ngModel input property and ngModelChange event with 04:01:06 reactive form directives has been deprecated in Angular v6 and will be removed 04:01:06 in a future version of Angular. 04:01:06 04:01:06 For more information on this, see our API docs here: 04:01:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:01:06 ' 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.345 secs) 04:01:06 WARN: ' 04:01:06 It looks like you're using ngModel on the same form field as formControlName. 04:01:06 Support for using the ngModel input property and ngModelChange event with 04:01:06 reactive form directives has been deprecated in Angular v6 and will be removed 04:01:06 in a future version of Angular. 04:01:06 04:01:06 For more information on this, see our API docs here: 04:01:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:01:06 ' 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.4 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.433 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.445 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.482 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.507 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.521 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.549 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.585 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.593 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.597 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.601 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.606 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.608 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.61 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.612 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.614 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.617 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.624 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.628 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.629 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.639 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.645 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.684 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.693 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.702 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.714 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.731 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.738 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.76 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.783 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.81 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.84 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.851 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.857 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.885 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:06 provisioning config files... 04:01:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2137652905260900095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.897 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.91 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.919 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.921 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.974 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.996 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1 sec) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.003 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.009 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.064 secs) 04:01:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.077 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.082 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.085 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.089 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.104 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.116 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.119 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.123 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.128 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.129 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.133 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.141 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.157 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.16 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.165 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.177 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.183 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.187 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.2 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.208 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.21 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.211 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.246 secs) 04:01:07 ---> docker-login.sh 04:01:07 nexus3.edgexfoundry.org:10001 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.258 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.261 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.272 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.293 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.325 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.332 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.339 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.348 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.353 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.358 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.359 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.362 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.365 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.371 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.373 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.374 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.395 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.403 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.405 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.412 secs) 04:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.445 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.448 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.458 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.46 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.48 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.542 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.563 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.571 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.577 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.59 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.602 secs) 04:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:07 Configure a credential helper to remove this warning. See 04:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:07 04:01:07 Login Succeeded 04:01:07 nexus3.edgexfoundry.org:10002 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.607 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.619 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.627 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.63 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.632 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.635 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.645 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.65 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.675 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.681 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.688 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.702 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.714 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.722 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.739 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.752 secs) 04:01:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.76 secs) 04:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:08 Configure a credential helper to remove this warning. See 04:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:08 04:01:08 Login Succeeded 04:01:08 nexus3.edgexfoundry.org:10003 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.768 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.778 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.785 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.816 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.825 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.849 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.855 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.875 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.886 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.911 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.925 secs) 04:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.951 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.962 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.966 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.971 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.987 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.005 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.012 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.02 secs) 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.03 secs) 04:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:08 Configure a credential helper to remove this warning. See 04:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:08 04:01:08 Login Succeeded 04:01:08 nexus3.edgexfoundry.org:10004 04:01:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.04 secs / 2.03 secs) 04:01:08 TOTAL: 149 SUCCESS 04:01:08 ✔ Browser application bundle generation complete. 04:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:08 Configure a credential helper to remove this warning. See 04:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:08 04:01:08 Login Succeeded 04:01:08 docker.io 04:01:09 04:01:09 =============================== Coverage summary =============================== 04:01:09 Statements : 40.95% ( 1466/3580 ) 04:01:09 Branches : 12.03% ( 111/923 ) 04:01:09 Functions : 33.2% ( 431/1298 ) 04:01:09 Lines : 38.88% ( 1317/3387 ) 04:01:09 ================================================================================ 04:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:09 ✔ Browser application bundle generation complete. 04:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:09 Configure a credential helper to remove this warning. See 04:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:09 04:01:09 Login Succeeded 04:01:09 ---> docker-login.sh ends [Pipeline] } 04:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:01:09 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] unstash [Pipeline] echo 04:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:01:09 $ docker stop --time=1 f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 04:01:11 $ docker rm -f f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 04:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:11 ========================================================= 04:01:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:01:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 04:01:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:01:12 Sending build context to Docker daemon 28.74MB 04:01:12 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 04:01:12 Step 2/16 : FROM ${BASE} AS builder 04:01:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:12 9b18e9b68314: Pulling fs layer 04:01:12 35d82f9e3411: Pulling fs layer 04:01:12 e16973657156: Pulling fs layer 04:01:12 fc693d55d65f: Pulling fs layer 04:01:12 7e9fc2657dce: Pulling fs layer 04:01:12 dda99020689f: Pulling fs layer 04:01:12 db1c61fa0a46: Pulling fs layer 04:01:12 891c053d2c06: Pulling fs layer 04:01:12 7e9fc2657dce: Waiting 04:01:12 dda99020689f: Waiting 04:01:12 db1c61fa0a46: Waiting 04:01:12 891c053d2c06: Waiting 04:01:12 fc693d55d65f: Waiting 04:01:12 + sudo chown -R jenkins:jenkins . 04:01:13 e16973657156: Download complete 04:01:13 35d82f9e3411: Verifying Checksum 04:01:13 35d82f9e3411: Download complete 04:01:13 7e9fc2657dce: Verifying Checksum 04:01:13 7e9fc2657dce: Download complete 04:01:13 9b18e9b68314: Verifying Checksum 04:01:13 9b18e9b68314: Download complete 04:01:13 dda99020689f: Verifying Checksum 04:01:13 dda99020689f: Download complete [Pipeline] sh 04:01:13 + ls -al . 04:01:13 total 188 04:01:13 drwxrwxr-x 14 jenkins jenkins 4096 Nov 22 03:59 . 04:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 .. 04:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 .blubracket 04:01:13 -rw-rw-r-- 1 jenkins jenkins 18 Nov 22 03:58 .dockerignore 04:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:58 .git 04:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 .github 04:01:13 -rw-rw-r-- 1 jenkins jenkins 185 Nov 22 03:58 .gitignore 04:01:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 03:58 .semver 04:01:13 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 22 03:58 Attribution.txt 04:01:13 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 22 03:58 CHANGELOG.md 04:01:13 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 22 03:58 CONTRIBUTING.md 04:01:13 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 22 03:58 Dockerfile 04:01:13 -rw-rw-r-- 1 jenkins jenkins 652 Nov 22 03:58 Jenkinsfile 04:01:13 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 22 03:58 LICENSE 04:01:13 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 22 03:58 Makefile 04:01:13 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 22 03:58 README.md 04:01:13 -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:58 VERSION 04:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 assets 04:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 bin 04:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 cmd 04:01:13 -rw-r--r-- 1 jenkins jenkins 10 Nov 22 03:59 coverage.out 04:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 docs 04:01:13 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 22 03:58 go.mod 04:01:13 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 22 03:58 go.sum 04:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:58 internal 04:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 snap 04:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 testing 04:01:13 -rw-rw-r-- 1 jenkins jenkins 155 Nov 22 03:58 version.go 04:01:13 drwxrwxr-x 6 jenkins jenkins 4096 Nov 22 04:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:14 9b18e9b68314: Pull complete 04:01:14 891c053d2c06: Verifying Checksum 04:01:14 891c053d2c06: Download complete 04:01:14 + 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=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc --label arch=amd64 --label version=0.0.0 . 04:01:15 Sending build context to Docker daemon 48.29MB 04:01:15 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:01:15 Step 2/26 : FROM ${BASE} AS builder 04:01:15 ---> 1954249369e3 04:01:15 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:01:16 35d82f9e3411: Pull complete 04:01:16 fc693d55d65f: Verifying Checksum 04:01:16 fc693d55d65f: Download complete 04:01:16 e16973657156: Pull complete 04:01:16 db1c61fa0a46: Verifying Checksum 04:01:16 db1c61fa0a46: Download complete 04:01:16 ---> Running in cad88c0ae0d4 04:01:16 Removing intermediate container cad88c0ae0d4 04:01:16 ---> ede084f2d36a 04:01:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:01:16 ---> Running in 458b04f735c8 04:01:16 Removing intermediate container 458b04f735c8 04:01:16 ---> 92ee229c8f58 04:01:16 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:01:16 ---> Running in 8277717b482b 04:01:16 Removing intermediate container 8277717b482b 04:01:16 ---> af96a41ab79c 04:01:16 Step 6/26 : LABEL Name=edgex-ui-go 04:01:16 ---> Running in dcfd542f8f31 04:01:16 Removing intermediate container dcfd542f8f31 04:01:16 ---> ce929de0f35e 04:01:16 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:01:16 ---> Running in ca3685694652 04:01:17 Removing intermediate container ca3685694652 04:01:17 ---> eeead9b7020c 04:01:17 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:01:17 ---> 743c845eada8 04:01:17 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:17 ---> Running in dd9e2fc29bf7 04:01:18 Removing intermediate container dd9e2fc29bf7 04:01:18 ---> 2ac0381820c7 04:01:18 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:01:18 ---> Running in 8dd3e7ac4bad 04:01:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:01:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:01:19 OK: 211 MiB in 51 packages 04:01:20 Removing intermediate container 8dd3e7ac4bad 04:01:20 ---> 97ba7f0fd1c3 04:01:20 Step 11/26 : ENV GO111MODULE=on 04:01:20 ---> Running in 29a50033ca5a 04:01:20 Removing intermediate container 29a50033ca5a 04:01:20 ---> 906edeb44d65 04:01:20 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:01:20 ---> Running in 77e522e0d70a 04:01:20 Removing intermediate container 77e522e0d70a 04:01:20 ---> 4eaf7d6395ff 04:01:20 Step 13/26 : COPY go.mod vendor* ./ 04:01:20 ---> a3abaa0e4f31 04:01:20 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:20 ---> Running in 6fba13d2aabe 04:01:21 Removing intermediate container 6fba13d2aabe 04:01:21 ---> b4717f66d631 04:01:21 Step 15/26 : COPY . . 04:01:22 ---> d08bede6eb2d 04:01:22 Step 16/26 : RUN ${MAKE} 04:01:22 ---> Running in 84ecd4ab448f 04:01:22 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 04:01:28 fc693d55d65f: Pull complete 04:01:28 7e9fc2657dce: Pull complete 04:01:28 dda99020689f: Pull complete 04:01:35 Removing intermediate container 84ecd4ab448f 04:01:35 ---> 078e751a9a81 04:01:35 Step 17/26 : FROM alpine:3.14 04:01:35 3.14: Pulling from library/alpine 04:01:35 c7ed990a2339: Pulling fs layer 04:01:35 c7ed990a2339: Verifying Checksum 04:01:35 c7ed990a2339: Download complete 04:01:35 c7ed990a2339: Pull complete 04:01:35 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 04:01:35 Status: Downloaded newer image for alpine:3.14 04:01:35 ---> dd53f409bf0b 04:01:35 Step 18/26 : EXPOSE 4000 04:01:35 ---> Running in fa03420ee352 04:01:35 Removing intermediate container fa03420ee352 04:01:35 ---> 72f6ffcd9779 04:01:35 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:01:35 ---> ef8342e8baba 04:01:35 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:01:35 ---> e633fb08a809 04:01:35 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:01:35 ---> ed8854996d84 04:01:35 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:01:35 ---> Running in 0fd7f75a1aa5 04:01:35 Removing intermediate container 0fd7f75a1aa5 04:01:35 ---> adedbed6fe6a 04:01:35 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 04:01:35 ---> Running in e51f02b026c2 04:01:35 Removing intermediate container e51f02b026c2 04:01:35 ---> 290a9dfb665d 04:01:35 Step 24/26 : LABEL arch=amd64 04:01:35 ---> Running in b5f897b1940e 04:01:35 Removing intermediate container b5f897b1940e 04:01:35 ---> 19a3605878fa 04:01:35 Step 25/26 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:01:35 ---> Running in 92ac72d8d664 04:01:35 db1c61fa0a46: Pull complete 04:01:35 Removing intermediate container 92ac72d8d664 04:01:35 ---> 5842148d3d6f 04:01:35 Step 26/26 : LABEL version=0.0.0 04:01:35 ---> Running in 7e50c7989049 04:01:35 Removing intermediate container 7e50c7989049 04:01:35 ---> cc39a4e97776 04:01:35 [Warning] One or more build-args [ARCH] were not consumed 04:01:35 Successfully built cc39a4e97776 04:01:35 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 04:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:36 04:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:36 891c053d2c06: Pull complete 04:01:36 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:01:36 ---> f96f9c87975a 04:01:36 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:36 latest: Pulling from edgex-lftools-log-publisher 04:01:36 5eb5b503b376: Pulling fs layer 04:01:36 5c69ac0246d0: Pulling fs layer 04:01:36 ec43610c2a17: Pulling fs layer 04:01:36 3a2ae6a8a46f: Pulling fs layer 04:01:36 33b1e0a273af: Pulling fs layer 04:01:36 5d3b04190fa2: Pulling fs layer 04:01:36 2f39f015ded8: Pulling fs layer 04:01:36 33b1e0a273af: Waiting 04:01:36 5d3b04190fa2: Waiting 04:01:36 5c69ac0246d0: Verifying Checksum 04:01:36 5c69ac0246d0: Download complete 04:01:36 3a2ae6a8a46f: Download complete 04:01:37 33b1e0a273af: Verifying Checksum 04:01:37 33b1e0a273af: Download complete 04:01:37 ec43610c2a17: Verifying Checksum 04:01:37 ec43610c2a17: Download complete 04:01:37 5d3b04190fa2: Verifying Checksum 04:01:37 5d3b04190fa2: Download complete 04:01:37 5eb5b503b376: Download complete 04:01:37 2f39f015ded8: Download complete 04:01:38 5eb5b503b376: Pull complete 04:01:38 5c69ac0246d0: Pull complete 04:01:38 ec43610c2a17: Pull complete 04:01:38 3a2ae6a8a46f: Pull complete 04:01:38 ---> Running in accde13b8019 04:01:38 Removing intermediate container accde13b8019 04:01:38 ---> 1da6a1131cbf 04:01:38 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 04:01:38 ---> Running in a8e266e613ae 04:01:39 33b1e0a273af: Pull complete 04:01:39 5d3b04190fa2: Pull complete 04:01:39 Removing intermediate container a8e266e613ae 04:01:39 ---> e9705839ca0a 04:01:39 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 04:01:39 ---> Running in c1dff8ee3cff 04:01:39 Removing intermediate container c1dff8ee3cff 04:01:39 ---> 5bc46007bc15 04:01:39 Step 6/16 : LABEL Name=edgex-ui-go 04:01:39 ---> Running in ffe92a27a119 04:01:39 Removing intermediate container ffe92a27a119 04:01:39 ---> 6d0cad935828 04:01:39 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:01:39 ---> Running in 4f6e2e617c37 04:01:40 Removing intermediate container 4f6e2e617c37 04:01:40 ---> df50041e4932 04:01:40 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:01:40 latest: Pulling from library/docker 04:01:40 6875df1f5354: Pulling fs layer 04:01:40 70b64ca5c1d3: Pulling fs layer 04:01:40 b22c0b0f8869: Pulling fs layer 04:01:40 3c48d59b09ad: Pulling fs layer 04:01:40 d7becdcdb605: Pulling fs layer 04:01:40 91365cf64a99: Pulling fs layer 04:01:40 2cae858af02c: Pulling fs layer 04:01:40 0dd5b93f9502: Pulling fs layer 04:01:40 d7becdcdb605: Waiting 04:01:40 91365cf64a99: Waiting 04:01:40 2cae858af02c: Waiting 04:01:40 0dd5b93f9502: Waiting 04:01:40 3c48d59b09ad: Waiting 04:01:41 70b64ca5c1d3: Verifying Checksum 04:01:41 70b64ca5c1d3: Download complete 04:01:41 6875df1f5354: Verifying Checksum 04:01:41 6875df1f5354: Download complete 04:01:41 b22c0b0f8869: Verifying Checksum 04:01:41 b22c0b0f8869: Download complete 04:01:41 91365cf64a99: Verifying Checksum 04:01:41 91365cf64a99: Download complete 04:01:41 d7becdcdb605: Verifying Checksum 04:01:41 d7becdcdb605: Download complete 04:01:41 6875df1f5354: Pull complete 04:01:41 0dd5b93f9502: Verifying Checksum 04:01:41 0dd5b93f9502: Download complete 04:01:41 2cae858af02c: Verifying Checksum 04:01:41 2cae858af02c: Download complete 04:01:42 3c48d59b09ad: Verifying Checksum 04:01:42 3c48d59b09ad: Download complete 04:01:42 70b64ca5c1d3: Pull complete 04:01:43 2f39f015ded8: Pull complete 04:01:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:43 b22c0b0f8869: Pull complete 04:01:43 prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container 04:01:43 $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:01:44 3c48d59b09ad: Pull complete 04:01:45 $ docker top 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 -eo pid,comm [Pipeline] { 04:01:45 d7becdcdb605: Pull complete [Pipeline] libraryResource [Pipeline] sh 04:01:45 91365cf64a99: Pull complete 04:01:45 2cae858af02c: Pull complete 04:01:45 ---> job-cost.sh 04:01:45 lf-activate-venv: SKIPPING 04:01:45 INFO: No Stack... 04:01:45 0dd5b93f9502: Pull complete 04:01:45 Digest: sha256:4ae1444ef191366429581854edcf0a16f260b7a0ed90f4d5d1d95265356642ae 04:01:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:01:46 Status: Downloaded newer image for docker:latest 04:01:46 INFO: Archiving Costs [Pipeline] sh 04:01:46 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv 04:01:46 + cut -d, -f6 [Pipeline] lock 04:01:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] 04:01:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] did not exist. Created. 04:01:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:01:47 Stashed 1 file(s) [Pipeline] } 04:01:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:01:47 $ docker stop --time=1 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 04:01:48 ---> c836ffb85051 04:01:48 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:48 ---> Running in 60e0f1c5037d 04:01:48 $ docker rm -f 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:01:50 Removing intermediate container 60e0f1c5037d 04:01:50 ---> 570dfecb7b2c 04:01:50 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:01:50 ---> Running in 45685c7c6921 04:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:01:53 OK: 221 MiB in 51 packages 04:01:53 Removing intermediate container 45685c7c6921 04:01:53 ---> 8a416501cb7e 04:01:53 Step 11/16 : ENV GO111MODULE=on 04:01:53 ---> Running in 16acd38f9419 04:01:53 Removing intermediate container 16acd38f9419 04:01:53 ---> 12744d90e575 04:01:53 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:01:54 ---> Running in 35796ae53de7 04:01:54 Removing intermediate container 35796ae53de7 04:01:54 ---> bcd47c28fd95 04:01:54 Step 13/16 : COPY go.mod vendor* ./ 04:01:55 ---> 9b4786622ab2 04:01:55 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:55 ---> Running in 80ab75b1d07d 04:02:51 Removing intermediate container 80ab75b1d07d 04:02:51 ---> ba05b2259697 04:02:51 Step 15/16 : COPY . . 04:02:51 ---> 12893d5d4198 04:02:51 Step 16/16 : RUN ${MAKE} 04:02:51 ---> Running in d8f984e690dc 04:02:51 noop 04:02:51 Removing intermediate container d8f984e690dc 04:02:51 ---> 91a18c813117 04:02:51 Successfully built 91a18c813117 04:02:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:51 + docker inspect -f . ci-base-image-arm64 04:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:52 prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container 04:02:52 $ 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 04:02:54 $ docker top 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:55 + go version 04:02:55 go version go1.18.7 linux/arm64 [Pipeline] } 04:02:55 $ docker stop --time=1 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 04:02:56 $ docker rm -f 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:57 + docker inspect -f . ci-base-image-arm64 04:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container 04:02:57 $ 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 04:02:58 $ docker top 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:59 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:02:59 + make test 04:02:59 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:03:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:04:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:04:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:27 ./bin/test-attribution-txt.sh 04:04:27 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 04:04:27 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 04:04:27 An attribution for golang.org/x/net is missing from Attribution.txt, please add 04:04:27 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 04:04:27 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 04:04:27 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 04:04:27 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 04:04:27 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:04:27 make -C web test 04:04:27 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 04:04:27 make[1]: tput: No such file or directory 04:04:27 make[1]: tput: No such file or directory 04:04:27 warning: generating ./VERSION 04:04:27 echo "0.0.0" > VERSION 04:04:27 docker build \ 04:04:27 -f Dockerfile \ 04:04:27 --build-arg USER=1000 \ 04:04:27 \ 04:04:27 --label "git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc" \ 04:04:27 -t edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc \ 04:04:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:04:27 . 04:04:28 Sending build context to Docker daemon 3.268MB 04:04:28 Step 1/10 : FROM node:16.17-alpine3.15 04:04:28 16.17-alpine3.15: Pulling from library/node 04:04:28 47517142f6ba: Pulling fs layer 04:04:28 5f8c4bfa009b: Pulling fs layer 04:04:28 f7079c9c4ba1: Pulling fs layer 04:04:28 aba105e6f55a: Pulling fs layer 04:04:29 47517142f6ba: Download complete 04:04:29 aba105e6f55a: Verifying Checksum 04:04:29 aba105e6f55a: Download complete 04:04:29 47517142f6ba: Pull complete 04:04:29 f7079c9c4ba1: Verifying Checksum 04:04:29 f7079c9c4ba1: Download complete 04:04:31 5f8c4bfa009b: Verifying Checksum 04:04:31 5f8c4bfa009b: Download complete 04:04:34 5f8c4bfa009b: Pull complete 04:04:34 f7079c9c4ba1: Pull complete 04:04:35 aba105e6f55a: Pull complete 04:04:35 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 04:04:35 Status: Downloaded newer image for node:16.17-alpine3.15 04:04:35 ---> bf1b8b58d215 04:04:35 Step 2/10 : RUN apk add --no-cache chromium 04:04:35 ---> Running in ee1b6a61a28c 04:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:04:37 (1/128) Installing libxau (1.0.9-r0) 04:04:37 (2/128) Installing libmd (1.0.3-r0) 04:04:37 (3/128) Installing libbsd (0.11.3-r1) 04:04:37 (4/128) Installing libxdmcp (1.1.3-r0) 04:04:37 (5/128) Installing libxcb (1.14-r2) 04:04:37 (6/128) Installing libx11 (1.7.3.1-r0) 04:04:38 (7/128) Installing libxext (1.3.4-r0) 04:04:38 (8/128) Installing libice (1.0.10-r0) 04:04:38 (9/128) Installing libuuid (2.37.4-r0) 04:04:38 (10/128) Installing libsm (1.2.3-r0) 04:04:38 (11/128) Installing libxt (1.2.1-r0) 04:04:38 (12/128) Installing libxmu (1.1.3-r0) 04:04:38 (13/128) Installing xset (1.2.4-r0) 04:04:38 (14/128) Installing xprop (1.2.5-r0) 04:04:38 (15/128) Installing xdg-utils (1.1.3-r0) 04:04:38 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 04:04:38 (17/128) Installing pkgconf (1.8.0-r0) 04:04:38 (18/128) Installing libffi (3.4.2-r1) 04:04:38 (19/128) Installing libintl (0.21-r0) 04:04:38 (20/128) Installing libblkid (2.37.4-r0) 04:04:38 (21/128) Installing libmount (2.37.4-r0) 04:04:38 (22/128) Installing pcre (8.45-r1) 04:04:38 (23/128) Installing glib (2.70.1-r0) 04:04:38 (24/128) Installing xz-libs (5.2.5-r1) 04:04:38 (25/128) Installing libxml2 (2.9.14-r2) 04:04:38 (26/128) Installing shared-mime-info (2.1-r1) 04:04:38 (27/128) Installing hicolor-icon-theme (0.17-r1) 04:04:38 (28/128) Installing libjpeg-turbo (2.1.2-r0) 04:04:38 (29/128) Installing libpng (1.6.37-r1) 04:04:38 (30/128) Installing libwebp (1.2.2-r0) 04:04:38 (31/128) Installing zstd-libs (1.5.0-r0) 04:04:38 (32/128) Installing tiff (4.4.0-r0) 04:04:38 (33/128) Installing gdk-pixbuf (2.42.8-r0) 04:04:38 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 04:04:38 (35/128) Installing libxcomposite (0.4.5-r0) 04:04:38 (36/128) Installing libxfixes (6.0.0-r0) 04:04:38 (37/128) Installing libxrender (0.9.10-r3) 04:04:38 (38/128) Installing libxcursor (1.2.0-r0) 04:04:38 (39/128) Installing libxdamage (1.1.5-r1) 04:04:38 (40/128) Installing libxi (1.8-r0) 04:04:38 (41/128) Installing libxinerama (1.1.4-r1) 04:04:38 (42/128) Installing libxrandr (1.5.2-r1) 04:04:38 (43/128) Installing atk (2.36.0-r0) 04:04:38 (44/128) Installing libxtst (1.2.3-r3) 04:04:38 (45/128) Installing dbus-libs (1.12.24-r0) 04:04:38 (46/128) Installing at-spi2-core (2.42.0-r0) 04:04:38 (47/128) Installing at-spi2-atk (2.38.0-r0) 04:04:38 (48/128) Installing expat (2.5.0-r0) 04:04:38 (49/128) Installing brotli-libs (1.0.9-r5) 04:04:38 (50/128) Installing libbz2 (1.0.8-r1) 04:04:38 (51/128) Installing freetype (2.11.1-r2) 04:04:38 (52/128) Installing fontconfig (2.13.1-r4) 04:04:38 (53/128) Installing pixman (0.40.0-r4) 04:04:38 (54/128) Installing cairo (1.16.0-r5) 04:04:38 (55/128) Installing cairo-gobject (1.16.0-r5) 04:04:38 (56/128) Installing avahi-libs (0.8-r5) 04:04:38 (57/128) Installing gmp (6.2.1-r1) 04:04:38 (58/128) Installing nettle (3.7.3-r0) 04:04:38 (59/128) Installing p11-kit (0.24.0-r1) 04:04:38 (60/128) Installing libtasn1 (4.18.0-r0) 04:04:38 (61/128) Installing libunistring (0.9.10-r1) 04:04:38 (62/128) Installing gnutls (3.7.1-r1) 04:04:39 (63/128) Installing cups-libs (2.3.3-r6) 04:04:39 (64/128) Installing libepoxy (1.5.9-r0) 04:04:39 (65/128) Installing fribidi (1.0.11-r0) 04:04:39 (66/128) Installing graphite2 (1.3.14-r0) 04:04:39 (67/128) Installing harfbuzz (3.0.0-r2) 04:04:39 (68/128) Installing libxft (2.3.4-r0) 04:04:39 (69/128) Installing pango (1.48.10-r0) 04:04:39 (70/128) Installing wayland-libs-client (1.19.0-r1) 04:04:39 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 04:04:39 (72/128) Installing wayland-libs-egl (1.19.0-r1) 04:04:39 (73/128) Installing xkeyboard-config (2.34-r0) 04:04:39 (74/128) Installing libxkbcommon (1.3.1-r0) 04:04:39 (75/128) Installing gtk+3.0 (3.24.30-r0) 04:04:39 Executing gtk+3.0-3.24.30-r0.post-install 04:04:39 (76/128) Installing libfontenc (1.1.4-r0) 04:04:39 (77/128) Installing mkfontscale (1.2.1-r1) 04:04:39 (78/128) Installing ttf-opensans (1.10-r1) 04:04:39 Executing ttf-opensans-1.10-r1.post-install 04:04:42 (79/128) Installing libogg (1.3.5-r0) 04:04:42 (80/128) Installing flac (1.3.4-r0) 04:04:42 (81/128) Installing alsa-lib (1.2.5.1-r1) 04:04:42 (82/128) Installing libatomic (10.3.1_git20211027-r0) 04:04:42 (83/128) Installing sdl2 (2.0.16-r4) 04:04:42 (84/128) Installing aom-libs (3.2.0-r0) 04:04:42 (85/128) Installing libass (0.15.2-r0) 04:04:42 (86/128) Installing libdav1d (0.9.2-r0) 04:04:42 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 04:04:42 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 04:04:42 (89/128) Installing lame (3.100-r0) 04:04:42 (90/128) Installing opus (1.3.1-r1) 04:04:42 (91/128) Installing libgomp (10.3.1_git20211027-r0) 04:04:42 (92/128) Installing soxr (0.1.3-r2) 04:04:42 (93/128) Installing libsrt (1.4.2-r1) 04:04:42 (94/128) Installing libssh (0.9.6-r1) 04:04:42 (95/128) Installing libtheora (1.1.1-r16) 04:04:42 (96/128) Installing v4l-utils-libs (1.22.1-r1) 04:04:42 (97/128) Installing libdrm (2.4.109-r0) 04:04:42 (98/128) Installing libva (2.13.0-r0) 04:04:42 (99/128) Installing libvdpau (1.4-r0) 04:04:42 (100/128) Installing vidstab (1.1.0-r1) 04:04:42 (101/128) Installing libvorbis (1.3.7-r0) 04:04:42 (102/128) Installing libvpx (1.10.0-r0) 04:04:42 (103/128) Installing vulkan-loader (1.2.196-r0) 04:04:42 (104/128) Installing x264-libs (20210613-r0) 04:04:42 (105/128) Installing x265-libs (3.5-r0) 04:04:42 (106/128) Installing xvidcore (1.3.7-r1) 04:04:42 (107/128) Installing ffmpeg-libs (4.4.1-r2) 04:04:43 (108/128) Installing libevent (2.1.12-r4) 04:04:43 (109/128) Installing mesa (21.2.6-r0) 04:04:43 (110/128) Installing wayland-libs-server (1.19.0-r1) 04:04:43 (111/128) Installing mesa-gbm (21.2.6-r0) 04:04:43 (112/128) Installing lcms2 (2.12-r1) 04:04:43 (113/128) Installing nspr (4.32-r0) 04:04:43 (114/128) Installing sqlite-libs (3.36.0-r0) 04:04:43 (115/128) Installing nss (3.78.1-r0) 04:04:43 (116/128) Installing libasyncns (0.8-r1) 04:04:43 (117/128) Installing libltdl (2.4.6-r7) 04:04:43 (118/128) Installing orc (0.4.32-r0) 04:04:43 (119/128) Installing libsndfile (1.0.31-r1) 04:04:43 (120/128) Installing speexdsp (1.2.0-r0) 04:04:43 (121/128) Installing tdb-libs (1.4.5-r0) 04:04:43 (122/128) Installing libpulse (15.0-r2) 04:04:43 (123/128) Installing re2 (2021.11.01-r0) 04:04:43 (124/128) Installing snappy (1.1.9-r1) 04:04:43 (125/128) Installing libgpg-error (1.42-r1) 04:04:43 (126/128) Installing libgcrypt (1.9.4-r0) 04:04:43 (127/128) Installing libxslt (1.1.35-r0) 04:04:43 (128/128) Installing chromium (99.0.4844.84-r0) 04:04:47 Executing busybox-1.34.1-r7.trigger 04:04:47 Executing glib-2.70.1-r0.trigger 04:04:47 Executing shared-mime-info-2.1-r1.trigger 04:04:52 Executing gdk-pixbuf-2.42.8-r0.trigger 04:04:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 04:04:52 Executing fontconfig-2.13.1-r4.trigger 04:04:52 Executing mkfontscale-1.2.1-r1.trigger 04:04:52 OK: 275 MiB in 144 packages 04:05:02 Removing intermediate container ee1b6a61a28c 04:05:02 ---> 6a47b749f656 04:05:02 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:05:02 ---> Running in 996bc00884a9 04:05:02 Removing intermediate container 996bc00884a9 04:05:02 ---> e0fe92e50920 04:05:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 04:05:02 ---> Running in 0534e7ad760c 04:05:02 Removing intermediate container 0534e7ad760c 04:05:02 ---> 5687da6ac799 04:05:02 Step 5/10 : RUN npm install -g npm 04:05:02 ---> Running in 5cc349d487eb 04:05:29 04:05:29 removed 8 packages, changed 78 packages, and audited 223 packages in 23s 04:05:29 04:05:29 14 packages are looking for funding 04:05:29 run `npm fund` for details 04:05:29 04:05:29 found 0 vulnerabilities 04:05:32 Removing intermediate container 5cc349d487eb 04:05:32 ---> 008db36e5e22 04:05:32 Step 6/10 : ARG USER=1000 04:05:32 ---> Running in 4611ba627098 04:05:32 Removing intermediate container 4611ba627098 04:05:32 ---> be2a315fc387 04:05:32 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:05:32 ---> Running in 2f15ecefa234 04:05:35 Removing intermediate container 2f15ecefa234 04:05:35 ---> d152767cd58d 04:05:35 Step 8/10 : USER $USER:$USER 04:05:35 ---> Running in ba431d0bd8e9 04:05:35 Removing intermediate container ba431d0bd8e9 04:05:35 ---> 0a2ea708845c 04:05:35 Step 9/10 : WORKDIR /app 04:05:35 ---> Running in fe6a8d342c46 04:05:36 Removing intermediate container fe6a8d342c46 04:05:36 ---> cfd9c026b111 04:05:36 Step 10/10 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:05:36 ---> Running in a0a8f9daba6a 04:05:36 Removing intermediate container a0a8f9daba6a 04:05:36 ---> 7b09d5caa362 04:05:36 Successfully built 7b09d5caa362 04:05:36 Successfully tagged edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:05:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:05:36 touch edgex-web-ui.imagebuilt 04:05:36 mkdir -p node_modules coverage 04:05:36 chown "1000:1000" node_modules coverage package-lock.json 04:05:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:05:49 npm WARN EBADENGINE Unsupported engine { 04:05:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:05:49 npm WARN EBADENGINE required: { 04:05:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:05:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:05:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:05:49 npm WARN EBADENGINE }, 04:05:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } 04:05:49 npm WARN EBADENGINE } 04:06:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:06:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:06:21 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 04:06:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:06:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:06:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:06:29 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:06:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:06:30 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:06:52 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:06:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:06:52 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. 04:06:54 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. 04:06:56 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. 04:06:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:07:09 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 04:07:10 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 04:07:25 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. 04:07:47 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. 04:08:19 04:08:19 added 1474 packages, and audited 1475 packages in 3m 04:08:19 04:08:19 90 packages are looking for funding 04:08:19 run `npm fund` for details 04:08:19 04:08:19 15 vulnerabilities (3 moderate, 8 high, 4 critical) 04:08:19 04:08:19 To address issues that do not require attention, run: 04:08:19 npm audit fix 04:08:19 04:08:19 To address all issues (including breaking changes), run: 04:08:19 npm audit fix --force 04:08:19 04:08:19 Run `npm audit` for details. 04:08:19 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 04:08:34 - Generating browser application bundles (phase: setup)... 04:09:07 Compiling @angular/core : es2015 as esm2015 04:09:07 Compiling @angular/compiler/testing : es2015 as esm2015 04:09:33 Compiling @angular/common : es2015 as esm2015 04:09:33 Compiling @angular/core/testing : es2015 as esm2015 04:09:39 Compiling @angular/platform-browser : es2015 as esm2015 04:09:39 Compiling @angular/common/testing : es2015 as esm2015 04:09:43 Compiling @angular/router : es2015 as esm2015 04:09:43 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:09:48 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:09:50 Compiling @angular/common/http : es2015 as esm2015 04:09:50 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:09:54 Compiling @angular/forms : es2015 as esm2015 04:09:54 Compiling @angular/router/testing : es2015 as esm2015 04:09:55 Compiling @angular/common/http/testing : es2015 as esm2015 04:10:51 22 11 2022 04:10:49.146:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:10:51 22 11 2022 04:10:49.158:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:10:51 22 11 2022 04:10:49.182:INFO [launcher]: Starting browser ChromeHeadless 04:11:59 22 11 2022 04:11:55.552:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:12:07 22 11 2022 04:12:06.790:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:12:22 22 11 2022 04:12:22.527:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:12:44 ✔ Browser application bundle generation complete. 04:12:44 22 11 2022 04:12:42.769:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket -wwRlVPzjjw2yKzzAAAB with id 45196535 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.679 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.906 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.174 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.354 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.762 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.788 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.837 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.096 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.394 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.486 secs) 04:13:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.558 secs) 04:13:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.652 secs) 04:13:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.693 secs) 04:13:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.704 secs) 04:13:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.721 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.491 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.615 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.711 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.918 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.949 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.963 secs) 04:13:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.01 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.229 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.354 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.385 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.413 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.443 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.498 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.557 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.573 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.598 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.648 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.72 secs) 04:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.742 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.756 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.769 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.936 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.986 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.028 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.188 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.232 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.256 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.335 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.365 secs) 04:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.491 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.56 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.051 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.139 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.274 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.336 secs) 04:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.38 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.509 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.542 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.587 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.618 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.711 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.728 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.738 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.782 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.799 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.809 secs) 04:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.887 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.052 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.077 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.158 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.195 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.243 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.302 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.34 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.563 secs) 04:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.647 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.706 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.727 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.751 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.779 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.84 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.057 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.119 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.179 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.264 secs) 04:13:10 WARN: ' 04:13:10 It looks like you're using ngModel on the same form field as formControlName. 04:13:10 Support for using the ngModel input property and ngModelChange event with 04:13:10 reactive form directives has been deprecated in Angular v6 and will be removed 04:13:10 in a future version of Angular. 04:13:10 04:13:10 For more information on this, see our API docs here: 04:13:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:13:10 ' 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.264 secs) 04:13:10 WARN: ' 04:13:10 It looks like you're using ngModel on the same form field as formControlName. 04:13:10 Support for using the ngModel input property and ngModelChange event with 04:13:10 reactive form directives has been deprecated in Angular v6 and will be removed 04:13:10 in a future version of Angular. 04:13:10 04:13:10 For more information on this, see our API docs here: 04:13:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:13:10 ' 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.416 secs) 04:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.432 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.678 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.709 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.731 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.87 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.943 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.153 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.173 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.186 secs) 04:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.274 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.53 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.618 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.64 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.705 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.728 secs) 04:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.744 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.988 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.066 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.103 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.13 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.146 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.196 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.383 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.483 secs) 04:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.661 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.791 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.854 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.9 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.214 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.243 secs) 04:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.316 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.499 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.611 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.637 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.708 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.746 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.84 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.954 secs) 04:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.064 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.13 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.254 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.317 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.369 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.388 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.42 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.44 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.477 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.554 secs) 04:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.596 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.838 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.915 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.029 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.047 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.2 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.405 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.448 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.461 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.47 secs) 04:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.534 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.552 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.568 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.61 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.642 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.664 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.675 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.703 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.818 secs) 04:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.844 secs) 04:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.394 secs / 13.844 secs) 04:13:19 TOTAL: 149 SUCCESS 04:13:19 ✔ Browser application bundle generation complete. 04:13:22 04:13:22 =============================== Coverage summary =============================== 04:13:22 Statements : 40.98% ( 1467/3580 ) 04:13:22 Branches : 12.03% ( 111/923 ) 04:13:22 Functions : 33.28% ( 432/1298 ) 04:13:22 Lines : 38.91% ( 1318/3387 ) 04:13:22 ================================================================================ 04:13:22 22 11 2022 04:13:22.313:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:13:23 ✔ Browser application bundle generation complete. 04:13:24 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 04:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:24 $ docker stop --time=1 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b 04:13:26 $ docker rm -f 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b [Pipeline] // withDockerContainer [Pipeline] sh 04:13:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:29 Warning: overwriting stash ‘coverage-report’ 04:13:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:38 + ls -al . 04:13:38 total 184 04:13:38 drwxrwxr-x 13 jenkins jenkins 4096 Nov 22 04:03 . 04:13:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 .. 04:13:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 .blubracket 04:13:38 -rw-rw-r-- 1 jenkins jenkins 18 Nov 22 04:00 .dockerignore 04:13:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 04:00 .git 04:13:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 .github 04:13:38 -rw-rw-r-- 1 jenkins jenkins 185 Nov 22 04:00 .gitignore 04:13:38 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 22 04:00 Attribution.txt 04:13:38 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 22 04:00 CHANGELOG.md 04:13:38 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 22 04:00 CONTRIBUTING.md 04:13:38 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 22 04:00 Dockerfile 04:13:38 -rw-rw-r-- 1 jenkins jenkins 652 Nov 22 04:00 Jenkinsfile 04:13:38 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 22 04:00 LICENSE 04:13:38 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 22 04:00 Makefile 04:13:38 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 22 04:00 README.md 04:13:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:58 VERSION 04:13:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 assets 04:13:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 bin 04:13:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 cmd 04:13:38 -rw-r--r-- 1 jenkins jenkins 10 Nov 22 04:03 coverage.out 04:13:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 docs 04:13:38 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 22 04:00 go.mod 04:13:38 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 22 04:00 go.sum 04:13:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 04:00 internal 04:13:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 snap 04:13:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 testing 04:13:38 -rw-rw-r-- 1 jenkins jenkins 155 Nov 22 04:00 version.go 04:13:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 22 04:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:38 + 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=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc --label arch=arm64 --label version=0.0.0 . 04:13:40 Sending build context to Docker daemon 31.49MB 04:13:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:13:40 Step 2/26 : FROM ${BASE} AS builder 04:13:40 ---> 91a18c813117 04:13:40 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:13:41 ---> Running in 73d95096c64e 04:13:41 Removing intermediate container 73d95096c64e 04:13:41 ---> 45e55d692235 04:13:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 04:13:41 ---> Running in 5cd24e283947 04:13:41 Removing intermediate container 5cd24e283947 04:13:41 ---> fa6cb9586c36 04:13:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:13:41 ---> Running in 79ae68d90d6c 04:13:42 Removing intermediate container 79ae68d90d6c 04:13:42 ---> c79e68a4c4da 04:13:42 Step 6/26 : LABEL Name=edgex-ui-go 04:13:42 ---> Running in ca05deda436e 04:13:42 Removing intermediate container ca05deda436e 04:13:42 ---> 9f568e561cd8 04:13:42 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 04:13:42 ---> Running in b2e6d6d8b97c 04:13:42 Removing intermediate container b2e6d6d8b97c 04:13:42 ---> 74397a8bc794 04:13:42 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:13:44 ---> bb1dff1ef0ce 04:13:44 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:44 ---> Running in e15bc75b5513 04:13:46 Removing intermediate container e15bc75b5513 04:13:46 ---> 16d4fcaf2594 04:13:46 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:46 ---> Running in 50bfeb178c89 04:13:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:13:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:13:49 OK: 221 MiB in 51 packages 04:13:50 Removing intermediate container 50bfeb178c89 04:13:50 ---> 5f0f85006fae 04:13:50 Step 11/26 : ENV GO111MODULE=on 04:13:50 ---> Running in 44b21665f3a3 04:13:50 Removing intermediate container 44b21665f3a3 04:13:50 ---> 2deb2dcd302d 04:13:50 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:13:50 ---> Running in 0596385c16ae 04:13:50 Removing intermediate container 0596385c16ae 04:13:50 ---> 3c000cc6b1e2 04:13:50 Step 13/26 : COPY go.mod vendor* ./ 04:13:51 ---> d17ed4803924 04:13:51 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:51 ---> Running in e026895fa5db 04:13:53 Removing intermediate container e026895fa5db 04:13:53 ---> 1733f550a288 04:13:53 Step 15/26 : COPY . . 04:13:57 ---> b1f06405ab81 04:13:57 Step 16/26 : RUN ${MAKE} 04:13:57 ---> Running in c9aad04c26e7 04:13:58 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 04:15:06 Removing intermediate container c9aad04c26e7 04:15:06 ---> e6af627c7749 04:15:06 Step 17/26 : FROM alpine:3.14 04:15:06 3.14: Pulling from library/alpine 04:15:06 90cda3b7c325: Pulling fs layer 04:15:06 90cda3b7c325: Verifying Checksum 04:15:06 90cda3b7c325: Download complete 04:15:06 90cda3b7c325: Pull complete 04:15:06 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 04:15:06 Status: Downloaded newer image for alpine:3.14 04:15:06 ---> 275902a1839d 04:15:06 Step 18/26 : EXPOSE 4000 04:15:06 ---> Running in e0879e103d94 04:15:06 Removing intermediate container e0879e103d94 04:15:06 ---> a0d2cb04aa15 04:15:06 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:08 ---> 7d2c765c1f3b 04:15:08 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:15:08 ---> d76fc0f9c177 04:15:08 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:15:08 ---> 4b9a0efac381 04:15:08 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:08 ---> Running in 5595652206a6 04:15:09 Removing intermediate container 5595652206a6 04:15:09 ---> 00be4ca0bdbc 04:15:09 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 04:15:09 ---> Running in 36bc64cf825c 04:15:09 Removing intermediate container 36bc64cf825c 04:15:09 ---> 97bf2c5b802b 04:15:09 Step 24/26 : LABEL arch=arm64 04:15:09 ---> Running in 39b89aff23cf 04:15:09 Removing intermediate container 39b89aff23cf 04:15:09 ---> be868a9899e1 04:15:09 Step 25/26 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 04:15:09 ---> Running in 7c99488ea486 04:15:10 Removing intermediate container 7c99488ea486 04:15:10 ---> dbbaec66ed7a 04:15:10 Step 26/26 : LABEL version=0.0.0 04:15:10 ---> Running in 76ec7caf773c 04:15:10 Removing intermediate container 76ec7caf773c 04:15:10 ---> bc201cbe998e 04:15:10 [Warning] One or more build-args [ARCH] were not consumed 04:15:10 Successfully built bc201cbe998e 04:15:10 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 04:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:11 04:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:11 arm64: Pulling from edgex-lftools-log-publisher 04:15:11 8998bd30e6a1: Pulling fs layer 04:15:11 04944245beec: Pulling fs layer 04:15:11 699f458cf7ca: Pulling fs layer 04:15:11 765212b225bb: Pulling fs layer 04:15:11 f23df028b6ca: Pulling fs layer 04:15:11 d65c8cfc05b1: Pulling fs layer 04:15:11 2437ff75d9bd: Pulling fs layer 04:15:11 765212b225bb: Waiting 04:15:11 f23df028b6ca: Waiting 04:15:11 2437ff75d9bd: Waiting 04:15:12 04944245beec: Verifying Checksum 04:15:12 04944245beec: Download complete 04:15:12 765212b225bb: Verifying Checksum 04:15:12 765212b225bb: Download complete 04:15:12 f23df028b6ca: Verifying Checksum 04:15:12 f23df028b6ca: Download complete 04:15:12 d65c8cfc05b1: Verifying Checksum 04:15:12 d65c8cfc05b1: Download complete 04:15:12 699f458cf7ca: Verifying Checksum 04:15:12 699f458cf7ca: Download complete 04:15:12 8998bd30e6a1: Download complete 04:15:15 2437ff75d9bd: Verifying Checksum 04:15:15 2437ff75d9bd: Download complete 04:15:16 8998bd30e6a1: Pull complete 04:15:16 04944245beec: Pull complete 04:15:18 699f458cf7ca: Pull complete 04:15:18 765212b225bb: Pull complete 04:15:19 f23df028b6ca: Pull complete 04:15:19 d65c8cfc05b1: Pull complete 04:15:34 2437ff75d9bd: Pull complete 04:15:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container 04:15:34 $ 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 04:15:37 $ docker top 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:38 ---> job-cost.sh 04:15:38 lf-activate-venv: SKIPPING 04:15:38 INFO: No Stack... 04:15:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:39 INFO: Archiving Costs [Pipeline] sh 04:15:40 + cut -d, -f6 04:15:40 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:15:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] 04:15:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] did not exist. Created. 04:15:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:40 /w/workspace/edgex-ui-go/1@tmp/durable-ae1859d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:41 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:41 Warning: overwriting stash ‘stack-cost’ 04:15:45 Stashed 1 file(s) [Pipeline] } 04:15:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:45 $ docker stop --time=1 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 04:15:47 $ docker rm -f 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 [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 04:15:48 provisioning config files... 04:15:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config12156731893956538712tmp [Pipeline] { [Pipeline] sh 04:15:48 + set +x 04:15:48 + curl -s https://codecov.io/bash 04:15:48 + bash -s -- 04:15:48 04:15:48 _____ _ 04:15:48 / ____| | | 04:15:48 | | ___ __| | ___ ___ _____ __ 04:15:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:48 Bash-1.0.6 04:15:48 04:15:48 04:15:48 ==> git version 2.25.1 found 04:15:48 ==> 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 04:15:48 Release-Date: 2020-01-08 04:15:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:48 ==> Jenkins CI detected. 04:15:48 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 04:15:48 project root: . 04:15:48 --> token set from env 04:15:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:48 ==> Running gcov in . (disable via -X gcov) 04:15:49 ==> Python coveragepy not found 04:15:49 ==> Searching for coverage reports in: 04:15:49 + . 04:15:49 -> Found 1 reports 04:15:49 ==> Detecting git/mercurial file structure 04:15:49 ==> Reading reports 04:15:49 + ./coverage.out bytes=10 04:15:49 ==> Appending adjustments 04:15:49 https://docs.codecov.io/docs/fixing-reports 04:15:49 + Found adjustments 04:15:49 ==> Gzipping contents 04:15:50 12K /tmp/codecov.Etc1Qc.gz 04:15:50 ==> Uploading reports 04:15:50 url: https://codecov.io 04:15:50 query: branch=PR-581&commit=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 04:15:50 -> Pinging Codecov 04:15:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 04:15:50 -> Uploading to 04:15:50 https://storage.googleapis.com/codecov/v4/raw/2022-11-22/FB506323287CE973F263BFD2A0EB1F37/41ae9b83cfeffeaeb1ebd8530773ab8550c929fc/c4819b44-1b1e-400a-9b59-de195b9636fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221122T041549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23a32a421521b2c837e9320e36f4c091584b2c2f183a8b8feab881b985c9b00a 04:15:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:50 Dload Upload Total Spent Left Speed 04:15:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 39784 100 8872 0 0 100 8872 0 35630 --:--:-- --:--:-- --:--:-- 35488 04:15:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] } 04:15:50 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 04:15:52 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] 04:15:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 04:15:52 total 16 04:15:52 drwxr-xr-x 3 root root 4096 Nov 22 04:01 . 04:15:52 drwxrwxr-x 15 jenkins jenkins 4096 Nov 22 04:01 .. 04:15:52 drwxr-xr-x 2 root root 4096 Nov 22 04:01 cost 04:15:52 -rw-r--r-- 1 root root 83 Nov 22 04:01 cost.csv 04:15:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 04:15:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 04:15:52 total 16 04:15:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 04:01 . 04:15:52 drwxrwxr-x 15 jenkins jenkins 4096 Nov 22 04:01 .. 04:15:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 04:01 cost 04:15:52 -rw-r--r-- 1 jenkins jenkins 83 Nov 22 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:53 ---> package-listing.sh 04:15:53 ++ facter osfamily 04:15:53 ++ tr '[:upper:]' '[:lower:]' 04:15:53 + OS_FAMILY=debian 04:15:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 04:15:53 + START_PACKAGES=/tmp/packages_start.txt 04:15:53 + END_PACKAGES=/tmp/packages_end.txt 04:15:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:53 + PACKAGES=/tmp/packages_start.txt 04:15:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 04:15:53 + PACKAGES=/tmp/packages_end.txt 04:15:53 + case "${OS_FAMILY}" in 04:15:53 + dpkg -l 04:15:53 + grep '^ii' 04:15:53 + '[' -f /tmp/packages_start.txt ']' 04:15:53 + '[' -f /tmp/packages_end.txt ']' 04:15:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 04:15:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ 04:15:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo 04:15:53 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:54 prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container 04:15:54 $ 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-581/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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 04:15:55 $ docker top 6a2fcb407acf352162591c5584910fe8cd806ca6dcecdab4808dbec55ae185f6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:56 + ls /var/log/sa-host 04:15:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:56 provisioning config files... 04:15:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config8075556984363071862tmp [Pipeline] { [Pipeline] echo 04:15:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:56 ---> create-netrc.sh [Pipeline] } 04:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> python-tools-install.sh [Pipeline] echo 04:15:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> sudo-logs.sh 04:15:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:15:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> job-cost.sh 04:15:57 lf-activate-venv: SKIPPING 04:15:57 DEBUG: total: 0.2199999988079071 04:15:57 INFO: Retrieving Stack Cost... 04:15:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:15:58 INFO: Archiving Costs [Pipeline] echo 04:15:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> logs-deploy.sh 04:15:59 lf-activate-venv: SKIPPING 04:15:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/1 04:15:59 INFO: archiving workspace using pattern(s): 04:15:59 Archives upload complete. 04:16:00 INFO: archiving logs to Nexus 04:16:00 ---> uname -a: 04:16:00 Linux prd-ubuntu20-04-docker-8c-8g-119651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:00 04:16:00 04:16:00 ---> lscpu: 04:16:00 Architecture: x86_64 04:16:00 CPU op-mode(s): 32-bit, 64-bit 04:16:00 Byte Order: Little Endian 04:16:00 Address sizes: 40 bits physical, 48 bits virtual 04:16:00 CPU(s): 8 04:16:00 On-line CPU(s) list: 0-7 04:16:00 Thread(s) per core: 1 04:16:00 Core(s) per socket: 1 04:16:00 Socket(s): 8 04:16:00 NUMA node(s): 1 04:16:00 Vendor ID: AuthenticAMD 04:16:00 CPU family: 23 04:16:00 Model: 49 04:16:00 Model name: AMD EPYC-Rome Processor 04:16:00 Stepping: 0 04:16:00 CPU MHz: 2800.000 04:16:00 BogoMIPS: 5600.00 04:16:00 Virtualization: AMD-V 04:16:00 Hypervisor vendor: KVM 04:16:00 Virtualization type: full 04:16:00 L1d cache: 256 KiB 04:16:00 L1i cache: 256 KiB 04:16:00 L2 cache: 4 MiB 04:16:00 L3 cache: 128 MiB 04:16:00 NUMA node0 CPU(s): 0-7 04:16:00 Vulnerability Itlb multihit: Not affected 04:16:00 Vulnerability L1tf: Not affected 04:16:00 Vulnerability Mds: Not affected 04:16:00 Vulnerability Meltdown: Not affected 04:16:00 Vulnerability Mmio stale data: Not affected 04:16:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:00 Vulnerability Srbds: Not affected 04:16:00 Vulnerability Tsx async abort: Not affected 04:16:00 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 04:16:00 04:16:00 04:16:00 ---> nproc: 04:16:00 8 04:16:00 04:16:00 04:16:00 ---> df -h: 04:16:00 Filesystem Size Used Avail Use% Mounted on 04:16:00 overlay 155G 13G 143G 9% / 04:16:00 tmpfs 64M 0 64M 0% /dev 04:16:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:00 shm 64M 0 64M 0% /dev/shm 04:16:00 /dev/vda1 155G 13G 143G 9% /facter-os 04:16:00 04:16:00 04:16:00 ---> sar -b -r -n DEV: 04:16:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119651) 11/22/22 _x86_64_ (8 CPU) 04:16:00 04:16:00 03:57:52 LINUX RESTART (8 CPU) 04:16:00 04:16:00 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:00 03:59:02 178.90 47.64 131.26 0.00 5375.50 199358.11 0.00 04:16:00 04:00:01 262.89 1.25 261.63 0.00 22.78 82370.58 0.00 04:16:00 04:01:01 242.34 0.33 242.01 0.00 6.93 35950.81 0.00 04:16:00 04:02:01 207.56 0.20 207.36 0.00 15.33 41182.54 0.00 04:16:00 04:03:01 19.16 7.07 12.10 0.00 898.65 2024.61 0.00 04:16:00 04:04:01 22.61 2.27 20.34 0.00 1985.34 2843.45 0.00 04:16:00 04:05:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 04:16:00 04:06:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 04:16:00 04:07:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 04:16:00 04:08:01 1.75 0.00 1.75 0.00 0.00 18.79 0.00 04:16:00 04:09:01 1.70 0.00 1.70 0.00 0.00 29.46 0.00 04:16:00 04:10:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 04:16:00 04:11:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 04:16:00 04:12:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 04:16:00 04:13:01 2.03 0.02 2.02 0.00 0.13 24.00 0.00 04:16:00 04:14:01 2.08 0.00 2.08 0.00 0.00 25.33 0.00 04:16:00 04:15:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 04:16:00 Average: 55.74 3.46 52.28 0.00 488.96 21347.61 0.00 04:16:00 04:16:00 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:00 03:59:02 29012808 31595860 720352 2.19 75536 2780860 2060376 6.07 1011804 2497544 94536 04:16:00 04:00:01 27591208 31478188 817112 2.48 155620 3892816 2002804 5.90 1308968 3484676 3896 04:16:00 04:01:01 25982712 30725332 1561824 4.75 212164 4554584 2232228 6.58 2206188 4028540 21112 04:16:00 04:02:01 26155000 31549040 741800 2.26 222124 5155692 1783272 5.26 1588544 4458928 264 04:16:00 04:03:01 26005416 31524204 751252 2.28 234560 5271700 1689492 4.98 1678996 4505952 1224 04:16:00 04:04:01 25863616 31534276 741988 2.26 239644 5406368 1806516 5.32 1740392 4574140 4 04:16:00 04:05:01 25867940 31538684 737560 2.24 239724 5406372 1806516 5.32 1736108 4574144 8 04:16:00 04:06:01 25869184 31540032 736220 2.24 239776 5406376 1806516 5.32 1734176 4574192 40 04:16:00 04:07:01 25872192 31543044 733164 2.23 239800 5406376 1790052 5.28 1731556 4574192 4 04:16:00 04:08:01 25872144 31543180 733092 2.23 239820 5406380 1790052 5.28 1731484 4574332 4 04:16:00 04:09:01 25872412 31543512 732684 2.23 239900 5406380 1790052 5.28 1731604 4574340 8 04:16:00 04:10:01 25872224 31543380 732860 2.23 239936 5406384 1790052 5.28 1731632 4574340 40 04:16:00 04:11:01 25872184 31543428 732796 2.23 239980 5406392 1790052 5.28 1731908 4574348 8 04:16:00 04:12:01 25872128 31543372 732724 2.23 239992 5406392 1790052 5.28 1731912 4574348 132 04:16:00 04:13:01 25872204 31543584 732416 2.23 240020 5406392 1783220 5.26 1731912 4574352 24 04:16:00 04:14:01 25872120 31543648 732188 2.23 240084 5406372 1766932 5.21 1732132 4574336 4 04:16:00 04:15:01 25871828 31543404 732416 2.23 240120 5406380 1766932 5.21 1731784 4574336 8 04:16:00 Average: 26188078 31492716 788379 2.40 222282 5090130 1837948 5.42 1681829 4345120 7136 04:16:00 04:16:00 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:00 03:59:02 docker0 41.21 38.83 3.11 272.09 0.00 0.00 0.00 0.00 04:16:00 03:59:02 ens3 752.26 513.33 7744.82 95.97 0.00 0.00 0.00 0.00 04:16:00 03:59:02 lo 8.53 8.53 0.84 0.84 0.00 0.00 0.00 0.00 04:16:00 04:00:01 veth75cac36 2.54 3.07 0.18 34.07 0.00 0.00 0.00 0.00 04:16:00 04:00:01 docker0 196.85 296.34 15.04 3835.65 0.00 0.00 0.00 0.00 04:16:00 04:00:01 ens3 370.55 249.35 4567.26 49.15 0.00 0.00 0.00 0.00 04:16:00 04:00:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 04:16:00 04:00:01 veth92c9d36 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:16:00 04:01:01 vethb33cea2 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:16:00 04:01:01 docker0 100.83 183.94 18.76 1934.93 0.00 0.00 0.00 0.00 04:16:00 04:01:01 ens3 227.71 139.08 1963.45 111.41 0.00 0.00 0.00 0.00 04:16:00 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:01:01 veth92c9d36 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:16:00 04:02:01 docker0 5.48 6.76 0.30 40.79 0.00 0.00 0.00 0.00 04:16:00 04:02:01 ens3 147.93 115.54 2642.23 70.29 0.00 0.00 0.00 0.00 04:16:00 04:02:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 04:16:00 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:03:01 ens3 30.88 19.33 850.76 1.50 0.00 0.00 0.00 0.00 04:16:00 04:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:16:00 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:04:01 ens3 24.93 14.90 519.72 7.64 0.00 0.00 0.00 0.00 04:16:00 04:04:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:16:00 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:05:01 ens3 1.08 0.72 1.70 6.40 0.00 0.00 0.00 0.00 04:16:00 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:07:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:09:01 ens3 0.67 2.55 0.11 6.70 0.00 0.00 0.00 0.00 04:16:00 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:14:01 ens3 6.28 7.45 0.47 7.37 0.00 0.00 0.00 0.00 04:16:00 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:00 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 04:15:01 ens3 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:16:00 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:00 Average: docker0 20.08 30.67 2.18 354.42 0.00 0.00 0.00 0.00 04:16:00 Average: ens3 91.65 62.33 1072.46 20.94 0.00 0.00 0.00 0.00 04:16:00 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 04:16:00 04:16:00 04:16:00 ---> sar -P ALL: 04:16:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119651) 11/22/22 _x86_64_ (8 CPU) 04:16:00 04:16:00 03:57:52 LINUX RESTART (8 CPU) 04:16:00 04:16:00 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:16:00 03:59:02 all 9.66 0.00 3.62 1.44 0.04 85.24 04:16:00 03:59:02 0 9.98 0.00 3.14 0.34 0.05 86.49 04:16:00 03:59:02 1 11.83 0.00 3.51 0.39 0.05 84.22 04:16:00 03:59:02 2 11.20 0.00 3.26 0.55 0.05 84.94 04:16:00 03:59:02 3 9.06 0.00 4.23 2.88 0.05 83.78 04:16:00 03:59:02 4 8.95 0.00 2.94 1.04 0.02 87.05 04:16:00 03:59:02 5 10.00 0.00 3.75 0.51 0.03 85.70 04:16:00 03:59:02 6 6.77 0.00 4.30 5.76 0.05 83.12 04:16:00 03:59:02 7 9.44 0.00 3.82 0.08 0.05 86.60 04:16:00 04:00:01 all 17.73 0.00 5.31 1.66 0.06 75.25 04:16:00 04:00:01 0 17.84 0.00 6.71 4.35 0.05 71.04 04:16:00 04:00:01 1 17.49 0.00 5.02 1.68 0.05 75.76 04:16:00 04:00:01 2 18.01 0.00 5.01 0.82 0.05 76.11 04:16:00 04:00:01 3 19.97 0.00 5.77 0.45 0.05 73.76 04:16:00 04:00:01 4 18.59 0.00 4.89 0.12 0.05 76.35 04:16:00 04:00:01 5 16.90 0.00 5.21 1.47 0.07 76.35 04:16:00 04:00:01 6 17.31 0.00 5.14 4.04 0.05 73.47 04:16:00 04:00:01 7 15.77 0.00 4.71 0.29 0.07 79.16 04:16:00 04:01:01 all 19.67 0.00 5.80 1.50 0.07 72.95 04:16:00 04:01:01 0 38.30 0.00 6.66 0.35 0.07 54.62 04:16:00 04:01:01 1 33.91 0.00 6.47 0.48 0.08 59.05 04:16:00 04:01:01 2 23.82 0.00 6.25 0.35 0.08 69.49 04:16:00 04:01:01 3 6.75 0.00 4.25 3.27 0.05 85.68 04:16:00 04:01:01 4 12.59 0.00 3.58 2.16 0.07 81.61 04:16:00 04:01:01 5 15.40 0.00 8.22 0.99 0.08 75.30 04:16:00 04:01:01 6 18.20 0.00 5.49 3.60 0.07 72.64 04:16:00 04:01:01 7 8.22 0.00 5.52 0.82 0.05 85.39 04:16:00 04:02:01 all 14.78 0.00 3.95 2.27 0.05 78.94 04:16:00 04:02:01 0 17.06 0.00 4.01 0.44 0.05 78.45 04:16:00 04:02:01 1 14.42 0.00 4.35 2.63 0.05 78.56 04:16:00 04:02:01 2 13.78 0.00 5.04 3.91 0.05 77.23 04:16:00 04:02:01 3 12.76 0.00 4.04 2.48 0.05 80.67 04:16:00 04:02:01 4 14.40 0.00 3.51 3.19 0.05 78.85 04:16:00 04:02:01 5 14.43 0.00 3.77 1.04 0.05 80.70 04:16:00 04:02:01 6 13.66 0.00 3.18 2.69 0.03 80.43 04:16:00 04:02:01 7 17.74 0.00 3.73 1.80 0.07 76.66 04:16:00 04:03:01 all 0.39 0.00 0.36 0.14 0.00 99.11 04:16:00 04:03:01 0 0.58 0.00 0.22 0.27 0.00 98.93 04:16:00 04:03:01 1 0.63 0.00 0.42 0.43 0.00 98.51 04:16:00 04:03:01 2 0.38 0.00 0.23 0.07 0.00 99.32 04:16:00 04:03:01 3 0.12 0.00 1.35 0.00 0.00 98.53 04:16:00 04:03:01 4 0.10 0.00 0.10 0.00 0.00 99.80 04:16:00 04:03:01 5 0.20 0.00 0.13 0.02 0.00 99.65 04:16:00 04:03:01 6 0.43 0.00 0.33 0.37 0.02 98.85 04:16:00 04:03:01 7 0.63 0.00 0.12 0.00 0.00 99.25 04:16:00 04:04:01 all 0.75 0.00 0.40 0.12 0.01 98.72 04:16:00 04:04:01 0 0.67 0.00 0.55 0.22 0.02 98.55 04:16:00 04:04:01 1 0.78 0.00 0.27 0.03 0.02 98.90 04:16:00 04:04:01 2 0.48 0.00 0.27 0.00 0.00 99.25 04:16:00 04:04:01 3 0.65 0.00 0.28 0.02 0.02 99.03 04:16:00 04:04:01 4 0.63 0.00 0.32 0.02 0.00 99.03 04:16:00 04:04:01 5 0.60 0.00 0.33 0.02 0.02 99.03 04:16:00 04:04:01 6 0.77 0.00 0.42 0.62 0.00 98.20 04:16:00 04:04:01 7 1.45 0.00 0.73 0.02 0.00 97.80 04:16:00 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:16:00 04:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:16:00 04:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:16:00 04:05:01 6 0.02 0.00 0.00 0.03 0.00 99.95 04:16:00 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:16:00 04:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:16:00 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 04:16:00 04:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:16:00 04:06:01 6 0.02 0.00 0.00 0.05 0.00 99.93 04:16:00 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:16:00 04:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:16:00 04:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:16:00 04:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:16:00 04:08:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:16:00 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:16:00 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:08:01 5 0.00 0.00 0.05 0.00 0.00 99.95 04:16:00 04:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:16:00 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 04:16:00 04:09:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:16:00 04:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:16:00 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:09:01 5 0.07 0.00 0.00 0.00 0.02 99.92 04:16:00 04:09:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:16:00 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:16:00 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:16:00 04:10:01 all 0.01 0.00 0.02 0.01 0.00 99.96 04:16:00 04:10:01 0 0.03 0.00 0.05 0.02 0.00 99.90 04:16:00 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:16:00 04:10:01 5 0.02 0.00 0.05 0.00 0.00 99.93 04:16:00 04:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:16:00 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:16:00 04:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:16:00 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:16:00 04:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:16:00 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:12:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:16:00 04:12:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:16:00 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:16:00 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:16:00 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 04:13:01 all 0.02 0.00 0.03 0.01 0.00 99.95 04:16:00 04:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:16:00 04:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:16:00 04:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:16:00 04:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:16:00 04:13:01 5 0.03 0.00 0.07 0.02 0.00 99.88 04:16:00 04:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:16:00 04:13:01 7 0.00 0.00 0.05 0.00 0.00 99.95 04:16:00 04:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:16:00 04:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:16:00 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:16:00 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:16:00 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:16:00 04:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:16:00 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:00 04:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:16:00 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:00 04:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:00 04:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:16:00 04:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:16:00 04:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:16:00 04:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:16:00 04:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 04:16:00 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:00 Average: all 3.68 0.00 1.14 0.42 0.01 94.75 04:16:00 Average: 0 4.96 0.00 1.26 0.35 0.02 93.41 04:16:00 Average: 1 4.62 0.00 1.17 0.33 0.01 93.86 04:16:00 Average: 2 3.95 0.00 1.17 0.34 0.02 94.52 04:16:00 Average: 3 2.87 0.00 1.16 0.53 0.01 95.43 04:16:00 Average: 4 3.22 0.00 0.90 0.38 0.01 95.48 04:16:00 Average: 5 3.36 0.00 1.27 0.24 0.02 95.12 04:16:00 Average: 6 3.33 0.00 1.10 1.01 0.01 94.54 04:16:00 Average: 7 3.10 0.00 1.09 0.18 0.01 95.63 04:16:00 04:16:00 04:16:00