Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54+3b11f5800bf1be7c6dc664b1a997417eb16645d3 (ac2b1d15a949652b5498fe070b9eef145178ce96) 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-ssh15522077786116840617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9959216642892172640.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10719557162077262882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5245209992331287827.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9186747621810774453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11174 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [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-585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 Merge succeeded, producing a3ccd04aaec57c91a565f53710c08b79b1c49540 Checking out Revision a3ccd04aaec57c91a565f53710c08b79b1c49540 (PR-585) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3ccd04aaec57c91a565f53710c08b79b1c49540 # timeout=10 Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:44 ========================================================= 02:07:44 EdgeX Global Pipelines Version Info 02:07:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a0a1ced1d2137d629bf3f2e659b2c7ac0789ea1d # timeout=10 02:07:45 ------------------- 02:07:45 stable info: 02:07:45 ------------------- 02:07:45 Commited By: Bill Mahoney bill.mahoney@intel.com 02:07:45 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:45 Message: update stable to v1.0.248 02:07:46 ------------------- 02:07:46 experimental info: 02:07:46 ------------------- 02:07:46 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:46 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:46 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3ccd04 [Pipeline] echo 02:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:47 provisioning config files... 02:07:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config15569566245700329552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:47 ---> docker-login.sh 02:07:47 nexus3.edgexfoundry.org:10001 02:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:47 Configure a credential helper to remove this warning. See 02:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:47 02:07:47 Login Succeeded 02:07:47 nexus3.edgexfoundry.org:10002 02:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:47 Configure a credential helper to remove this warning. See 02:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:47 02:07:47 Login Succeeded 02:07:47 nexus3.edgexfoundry.org:10003 02:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:47 Configure a credential helper to remove this warning. See 02:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:47 02:07:47 Login Succeeded 02:07:47 nexus3.edgexfoundry.org:10004 02:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:47 Configure a credential helper to remove this warning. See 02:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:47 02:07:47 Login Succeeded 02:07:47 docker.io 02:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:48 Configure a credential helper to remove this warning. See 02:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:48 02:07:48 Login Succeeded 02:07:48 ---> docker-login.sh ends [Pipeline] } 02:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:48 + git rev-list -1 --merges a3ccd04aaec57c91a565f53710c08b79b1c49540~1..a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo 02:07:48 -----------> git rev-list -1 --merges a3ccd04aaec57c91a565f53710c08b79b1c49540~1..a3ccd04aaec57c91a565f53710c08b79b1c49540 a3ccd04aaec57c91a565f53710c08b79b1c49540 02:07:48 a3ccd04aaec57c91a565f53710c08b79b1c49540 [false] [Pipeline] sh 02:07:48 + git log --format=format:%s -1 a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo 02:07:48 ========================================================= 02:07:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:49 + git log --format=format:%s -1 a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo 02:07:49 [semverPrep] GIT_COMMIT: a3ccd04aaec57c91a565f53710c08b79b1c49540, Commit Message: Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD [Pipeline] echo 02:07:49 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:49 + grep -v github /etc/ssh/ssh_known_hosts 02:07:49 + [ -e /tmp/ssh_known_hosts ] 02:07:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:49 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:50 02:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:50 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:50 b85a868b505f: Pulling fs layer 02:07:50 e2be974225ed: Pulling fs layer 02:07:50 339a4e72a1f5: Pulling fs layer 02:07:50 988bab9f4d93: Pulling fs layer 02:07:50 1469e6f7b9e6: Pulling fs layer 02:07:50 eaf3925da568: Pulling fs layer 02:07:50 bab4dde63d76: Pulling fs layer 02:07:50 bde34c3a00c8: Pulling fs layer 02:07:50 b352a97aabf1: Pulling fs layer 02:07:50 4872d77fe225: Pulling fs layer 02:07:50 5851b861e8e6: Pulling fs layer 02:07:50 988bab9f4d93: Waiting 02:07:50 1469e6f7b9e6: Waiting 02:07:50 eaf3925da568: Waiting 02:07:50 bab4dde63d76: Waiting 02:07:50 bde34c3a00c8: Waiting 02:07:50 b352a97aabf1: Waiting 02:07:50 4872d77fe225: Waiting 02:07:50 5851b861e8e6: Waiting 02:07:50 e2be974225ed: Verifying Checksum 02:07:50 e2be974225ed: Download complete 02:07:50 988bab9f4d93: Verifying Checksum 02:07:50 988bab9f4d93: Download complete 02:07:50 1469e6f7b9e6: Verifying Checksum 02:07:50 1469e6f7b9e6: Download complete 02:07:50 eaf3925da568: Verifying Checksum 02:07:50 eaf3925da568: Download complete 02:07:50 339a4e72a1f5: Verifying Checksum 02:07:50 339a4e72a1f5: Download complete 02:07:50 bde34c3a00c8: Verifying Checksum 02:07:50 bde34c3a00c8: Download complete 02:07:50 b352a97aabf1: Verifying Checksum 02:07:50 b352a97aabf1: Download complete 02:07:50 4872d77fe225: Verifying Checksum 02:07:50 4872d77fe225: Download complete 02:07:50 b85a868b505f: Download complete 02:07:50 5851b861e8e6: Verifying Checksum 02:07:51 bab4dde63d76: Verifying Checksum 02:07:51 bab4dde63d76: Download complete 02:07:51 b85a868b505f: Pull complete 02:07:51 e2be974225ed: Pull complete 02:07:52 339a4e72a1f5: Pull complete 02:07:52 988bab9f4d93: Pull complete 02:07:52 1469e6f7b9e6: Pull complete 02:07:52 eaf3925da568: Pull complete 02:07:54 bab4dde63d76: Pull complete 02:07:54 bde34c3a00c8: Pull complete 02:07:54 b352a97aabf1: Pull complete 02:07:54 4872d77fe225: Pull complete 02:07:54 5851b861e8e6: Pull complete 02:07:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:54 prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container 02:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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-devops/py-git-semver:0.1.4 cat 02:07:55 $ docker top 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 -eo pid,comm 02:07:55 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). 02:07:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:55 [ssh-agent] Looking for ssh-agent implementation... 02:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:55 $ docker exec 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent 02:07:56 SSH_AUTH_SOCK=/tmp/ssh-H33kRlQsO6t0/agent.31 02:07:56 SSH_AGENT_PID=37 02:07:56 Running ssh-add (command line suppressed) 02:07:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18403561133206469419.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18403561133206469419.key) 02:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:56 + git tag --points-at HEAD [Pipeline] } 02:07:56 $ docker exec --env ******** --env ******** 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent -k 02:07:56 unset SSH_AUTH_SOCK; 02:07:56 unset SSH_AGENT_PID; 02:07:56 echo Agent pid 37 killed; 02:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:56 [ssh-agent] Looking for ssh-agent implementation... 02:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:56 $ docker exec 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent 02:07:56 SSH_AUTH_SOCK=/tmp/ssh-8eiNdrnFb6xf/agent.71 02:07:56 SSH_AGENT_PID=77 02:07:56 Running ssh-add (command line suppressed) 02:07:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18081815422470532348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18081815422470532348.key) 02:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:57 + git semver init 02:07:57 2023-04-27 02:07:57,538 [run_init] DEBUG init version:0.0.0 force:False 02:07:57 2023-04-27 02:07:57,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver 02:07:57 2023-04-27 02:07:57,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver 02:07:57 2023-04-27 02:07:57,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585, universal_newlines=False, shell=None, istream=None) 02:07:59 2023-04-27 02:07:58,971 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.git/info/exclude 02:07:59 2023-04-27 02:07:58,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 with force:False 02:07:59 2023-04-27 02:07:58,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 02:07:59 2023-04-27 02:07:58,976 [execute] INFO git cat-file --batch-check 02:07:59 2023-04-27 02:07:58,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) 02:07:59 2023-04-27 02:07:58,984 [execute] INFO git cat-file --batch 02:07:59 2023-04-27 02:07:58,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) 02:07:59 2023-04-27 02:07:58,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 02:07:59 0.0.0 [Pipeline] } 02:07:59 $ docker exec --env ******** --env ******** 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent -k 02:07:59 unset SSH_AUTH_SOCK; 02:07:59 unset SSH_AGENT_PID; 02:07:59 echo Agent pid 77 killed; 02:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:00 + git semver [Pipeline] } 02:08:00 $ docker stop --time=1 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 02:08:01 $ docker rm -f --volumes 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:02 Stashed 1 file(s) [Pipeline] echo 02:08:02 [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 02:08:02 provisioning config files... 02:08:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config4322953538438046662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:02 ---> docker-login.sh 02:08:02 nexus3.edgexfoundry.org:10001 02:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:02 Configure a credential helper to remove this warning. See 02:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:02 02:08:02 Login Succeeded 02:08:02 nexus3.edgexfoundry.org:10002 02:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:02 Configure a credential helper to remove this warning. See 02:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:02 02:08:02 Login Succeeded 02:08:02 nexus3.edgexfoundry.org:10003 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 nexus3.edgexfoundry.org:10004 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 docker.io 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 ---> docker-login.sh ends [Pipeline] } 02:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:03 ========================================================= 02:08:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:04 Sending build context to Docker daemon 45.45MB 02:08:04 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:08:04 Step 2/16 : FROM ${BASE} AS builder 02:08:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:04 f56be85fc22e: Pulling fs layer 02:08:04 85791d961cd3: Pulling fs layer 02:08:04 d694b5ae8c79: Pulling fs layer 02:08:04 9f32a84ed3da: Pulling fs layer 02:08:04 4d19c01a9841: Pulling fs layer 02:08:04 9325e15d5711: Pulling fs layer 02:08:04 556b6ee489ea: Pulling fs layer 02:08:04 c5a4b2cf53e6: Pulling fs layer 02:08:04 9f32a84ed3da: Waiting 02:08:04 556b6ee489ea: Waiting 02:08:04 4d19c01a9841: Waiting 02:08:04 c5a4b2cf53e6: Waiting 02:08:04 85791d961cd3: Download complete 02:08:04 9f32a84ed3da: Verifying Checksum 02:08:04 9f32a84ed3da: Download complete 02:08:04 4d19c01a9841: Download complete 02:08:04 f56be85fc22e: Verifying Checksum 02:08:04 f56be85fc22e: Download complete 02:08:04 9325e15d5711: Verifying Checksum 02:08:04 9325e15d5711: Download complete 02:08:04 f56be85fc22e: Pull complete 02:08:04 85791d961cd3: Pull complete 02:08:04 c5a4b2cf53e6: Verifying Checksum 02:08:04 c5a4b2cf53e6: Download complete 02:08:05 d694b5ae8c79: Verifying Checksum 02:08:05 d694b5ae8c79: Download complete 02:08:05 556b6ee489ea: Verifying Checksum 02:08:05 556b6ee489ea: Download complete 02:08:09 d694b5ae8c79: Pull complete 02:08:09 9f32a84ed3da: Pull complete 02:08:09 4d19c01a9841: Pull complete 02:08:09 9325e15d5711: Pull complete 02:08:10 556b6ee489ea: Pull complete 02:08:11 c5a4b2cf53e6: Pull complete 02:08:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:11 ---> c4be618373d6 02:08:11 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:13 ---> Running in c062459b41df 02:08:13 Removing intermediate container c062459b41df 02:08:13 ---> 5606f474429e 02:08:13 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:14 ---> Running in d5a3e214a762 02:08:14 Removing intermediate container d5a3e214a762 02:08:14 ---> abddca4145fd 02:08:14 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:14 ---> Running in cb3a3c560085 02:08:14 Removing intermediate container cb3a3c560085 02:08:14 ---> 5690ae96bedc 02:08:14 Step 6/16 : LABEL Name=edgex-ui-go 02:08:14 ---> Running in e321bbf6962a 02:08:14 Removing intermediate container e321bbf6962a 02:08:14 ---> e9a53a4ccc93 02:08:14 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:14 ---> Running in ba1bfde06b64 02:08:14 Removing intermediate container ba1bfde06b64 02:08:14 ---> 6e48e239fbf7 02:08:14 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:15 latest: Pulling from library/docker 02:08:15 f56be85fc22e: Already exists 02:08:15 7ed9ddfd3b8f: Pulling fs layer 02:08:15 788e1ab5616a: Pulling fs layer 02:08:15 c585cb37f4e3: Pulling fs layer 02:08:15 f07ac151bd26: Pulling fs layer 02:08:15 40ec0a365c4d: Pulling fs layer 02:08:15 8e86e06bd107: Pulling fs layer 02:08:15 f07ac151bd26: Waiting 02:08:15 40ec0a365c4d: Waiting 02:08:15 265c5956ad77: Pulling fs layer 02:08:15 0326226f4470: Pulling fs layer 02:08:15 e09aa9eb39ba: Pulling fs layer 02:08:15 8e86e06bd107: Waiting 02:08:15 265c5956ad77: Waiting 02:08:15 0326226f4470: Waiting 02:08:15 e09aa9eb39ba: Waiting 02:08:15 8f731bd845bb: Pulling fs layer 02:08:15 b045f4bf5e58: Pulling fs layer 02:08:15 6f439390c271: Pulling fs layer 02:08:15 4e540a8453c0: Pulling fs layer 02:08:15 8f731bd845bb: Waiting 02:08:15 6f439390c271: Waiting 02:08:15 4e540a8453c0: Waiting 02:08:15 b045f4bf5e58: Waiting 02:08:15 788e1ab5616a: Verifying Checksum 02:08:15 788e1ab5616a: Download complete 02:08:15 7ed9ddfd3b8f: Verifying Checksum 02:08:15 7ed9ddfd3b8f: Download complete 02:08:15 7ed9ddfd3b8f: Pull complete 02:08:15 c585cb37f4e3: Verifying Checksum 02:08:15 c585cb37f4e3: Download complete 02:08:15 788e1ab5616a: Pull complete 02:08:15 8e86e06bd107: Download complete 02:08:15 f07ac151bd26: Verifying Checksum 02:08:15 f07ac151bd26: Download complete 02:08:15 40ec0a365c4d: Download complete 02:08:15 265c5956ad77: Download complete 02:08:15 0326226f4470: Download complete 02:08:15 8f731bd845bb: Verifying Checksum 02:08:15 8f731bd845bb: Download complete 02:08:15 c585cb37f4e3: Pull complete 02:08:15 e09aa9eb39ba: Verifying Checksum 02:08:15 e09aa9eb39ba: Download complete 02:08:15 6f439390c271: Verifying Checksum 02:08:15 6f439390c271: Download complete 02:08:15 4e540a8453c0: Verifying Checksum 02:08:15 4e540a8453c0: Download complete 02:08:16 f07ac151bd26: Pull complete 02:08:16 40ec0a365c4d: Pull complete 02:08:16 b045f4bf5e58: Download complete 02:08:16 8e86e06bd107: Pull complete 02:08:16 265c5956ad77: Pull complete 02:08:16 0326226f4470: Pull complete 02:08:16 e09aa9eb39ba: Pull complete 02:08:16 8f731bd845bb: Pull complete 02:08:17 Still waiting to schedule task 02:08:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:17 b045f4bf5e58: Pull complete 02:08:17 6f439390c271: Pull complete 02:08:17 4e540a8453c0: Pull complete 02:08:17 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:08:17 Status: Downloaded newer image for docker:latest 02:08:19 ---> 33cca4738a0e 02:08:19 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:19 ---> Running in d336802c9f27 02:08:19 Removing intermediate container d336802c9f27 02:08:19 ---> bde4f8ce70ca 02:08:19 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:19 ---> Running in 9ddaa6b7ae1d 02:08:20 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:20 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:21 OK: 265 MiB in 53 packages 02:08:21 Removing intermediate container 9ddaa6b7ae1d 02:08:21 ---> 6ddcd14f6316 02:08:21 Step 11/16 : ENV GO111MODULE=on 02:08:21 ---> Running in f3937a90ebd2 02:08:21 Removing intermediate container f3937a90ebd2 02:08:21 ---> cdb3baae9994 02:08:21 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:21 ---> Running in 26aa041ab12f 02:08:21 Removing intermediate container 26aa041ab12f 02:08:21 ---> a51f317281c8 02:08:21 Step 13/16 : COPY go.mod vendor* ./ 02:08:21 ---> 14c42e131927 02:08:21 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:22 ---> Running in 4a7e24c2d5f7 02:08:38 Removing intermediate container 4a7e24c2d5f7 02:08:38 ---> 7356ac645a66 02:08:38 Step 15/16 : COPY . . 02:08:39 ---> 08e74b3ac99a 02:08:39 Step 16/16 : RUN ${MAKE} 02:08:39 ---> Running in e758eefa4c44 02:08:39 noop 02:08:39 Removing intermediate container e758eefa4c44 02:08:39 ---> 41a34b1d1637 02:08:39 Successfully built 41a34b1d1637 02:08:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:40 + docker inspect -f . ci-base-image-x86_64 02:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:40 prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container 02:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:40 $ docker top 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:41 + go version 02:08:41 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:41 $ docker stop --time=1 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 02:08:42 $ docker rm -f --volumes 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:42 + docker inspect -f . ci-base-image-x86_64 02:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:42 prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container 02:08:42 $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:43 $ docker top b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] fileExists [Pipeline] sh 02:08:43 + make test 02:08:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:59 ./bin/test-attribution-txt.sh 02:08:59 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:08:59 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:08:59 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:08:59 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:08:59 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:08:59 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:08:59 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:08:59 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:08:59 make -C web test 02:08:59 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' 02:08:59 make[1]: tput: No such file or directory 02:08:59 make[1]: tput: No such file or directory 02:08:59 warning: generating ./VERSION 02:08:59 echo "0.0.0" > VERSION 02:08:59 docker build \ 02:08:59 -f Dockerfile \ 02:08:59 --build-arg USER=1000 \ 02:08:59 \ 02:08:59 --label "git_sha=a3ccd04aaec57c91a565f53710c08b79b1c49540" \ 02:08:59 -t edgexfoundry/edgex-web-ui:a3ccd04aaec57c91a565f53710c08b79b1c49540 \ 02:08:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:59 . 02:08:59 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:59 Install the buildx component to build images with BuildKit: 02:08:59 https://docs.docker.com/go/buildx/ 02:08:59 02:08:59 Sending build context to Docker daemon 2.961MB 02:08:59 Step 1/10 : FROM node:16.17-alpine3.15 02:08:59 16.17-alpine3.15: Pulling from library/node 02:08:59 9621f1afde84: Pulling fs layer 02:08:59 c6f70ee39829: Pulling fs layer 02:08:59 56892a8094a2: Pulling fs layer 02:08:59 58dd87906ef0: Pulling fs layer 02:08:59 58dd87906ef0: Waiting 02:08:59 56892a8094a2: Download complete 02:08:59 9621f1afde84: Verifying Checksum 02:08:59 9621f1afde84: Download complete 02:08:59 58dd87906ef0: Verifying Checksum 02:08:59 58dd87906ef0: Download complete 02:08:59 9621f1afde84: Pull complete 02:08:59 c6f70ee39829: Verifying Checksum 02:08:59 c6f70ee39829: Download complete 02:09:00 c6f70ee39829: Pull complete 02:09:00 56892a8094a2: Pull complete 02:09:00 58dd87906ef0: Pull complete 02:09:00 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:00 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:00 ---> b69703f70c3d 02:09:00 Step 2/10 : RUN apk add --no-cache chromium 02:09:01 ---> Running in cb733d2cdc69 02:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:01 (1/129) Installing libxau (1.0.9-r0) 02:09:01 (2/129) Installing libmd (1.0.3-r0) 02:09:01 (3/129) Installing libbsd (0.11.3-r1) 02:09:01 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:01 (5/129) Installing libxcb (1.14-r2) 02:09:02 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:02 (7/129) Installing libxext (1.3.4-r0) 02:09:02 (8/129) Installing libice (1.0.10-r0) 02:09:02 (9/129) Installing libuuid (2.37.4-r0) 02:09:02 (10/129) Installing libsm (1.2.3-r0) 02:09:02 (11/129) Installing libxt (1.2.1-r0) 02:09:02 (12/129) Installing libxmu (1.1.3-r0) 02:09:02 (13/129) Installing xset (1.2.4-r0) 02:09:02 (14/129) Installing xprop (1.2.5-r0) 02:09:02 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:02 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:02 (17/129) Installing pkgconf (1.8.1-r0) 02:09:02 (18/129) Installing libffi (3.4.2-r1) 02:09:02 (19/129) Installing libintl (0.21-r0) 02:09:02 (20/129) Installing libblkid (2.37.4-r0) 02:09:02 (21/129) Installing libmount (2.37.4-r0) 02:09:02 (22/129) Installing pcre (8.45-r1) 02:09:02 (23/129) Installing glib (2.70.1-r0) 02:09:02 (24/129) Installing xz-libs (5.2.5-r1) 02:09:02 (25/129) Installing libxml2 (2.9.14-r2) 02:09:02 (26/129) Installing shared-mime-info (2.1-r2) 02:09:02 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:02 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:02 (29/129) Installing libpng (1.6.37-r1) 02:09:02 (30/129) Installing libwebp (1.2.2-r0) 02:09:02 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:02 (32/129) Installing tiff (4.4.0-r1) 02:09:02 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:02 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:02 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:02 (36/129) Installing libxfixes (6.0.0-r0) 02:09:02 (37/129) Installing libxrender (0.9.10-r3) 02:09:02 (38/129) Installing libxcursor (1.2.0-r0) 02:09:02 (39/129) Installing libxdamage (1.1.5-r1) 02:09:02 (40/129) Installing libxi (1.8-r0) 02:09:02 (41/129) Installing libxinerama (1.1.4-r1) 02:09:02 (42/129) Installing libxrandr (1.5.2-r1) 02:09:02 (43/129) Installing atk (2.36.0-r0) 02:09:02 (44/129) Installing libxtst (1.2.3-r3) 02:09:02 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:02 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:02 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:02 (48/129) Installing expat (2.5.0-r0) 02:09:02 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:02 (50/129) Installing libbz2 (1.0.8-r1) 02:09:02 (51/129) Installing freetype (2.11.1-r2) 02:09:02 (52/129) Installing fontconfig (2.13.1-r4) 02:09:02 (53/129) Installing pixman (0.40.0-r4) 02:09:02 (54/129) Installing cairo (1.16.0-r5) 02:09:02 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:02 (56/129) Installing avahi-libs (0.8-r5) 02:09:02 (57/129) Installing gmp (6.2.1-r1) 02:09:02 (58/129) Installing nettle (3.7.3-r0) 02:09:02 (59/129) Installing p11-kit (0.24.0-r1) 02:09:02 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:02 (61/129) Installing libunistring (0.9.10-r1) 02:09:02 (62/129) Installing gnutls (3.7.1-r2) 02:09:02 (63/129) Installing cups-libs (2.3.3-r6) 02:09:02 (64/129) Installing libepoxy (1.5.9-r0) 02:09:02 (65/129) Installing fribidi (1.0.11-r0) 02:09:02 (66/129) Installing graphite2 (1.3.14-r0) 02:09:02 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:02 (68/129) Installing libxft (2.3.4-r0) 02:09:02 (69/129) Installing pango (1.48.10-r0) 02:09:02 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:02 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:02 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:02 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:03 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:03 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:03 Executing gtk+3.0-3.24.30-r0.post-install 02:09:03 (76/129) Installing libfontenc (1.1.4-r0) 02:09:03 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:03 (78/129) Installing ttf-opensans (1.10-r1) 02:09:03 Executing ttf-opensans-1.10-r1.post-install 02:09:04 (79/129) Installing libogg (1.3.5-r0) 02:09:04 (80/129) Installing flac (1.3.4-r0) 02:09:05 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:05 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:05 (83/129) Installing sdl2 (2.0.16-r4) 02:09:05 (84/129) Installing aom-libs (3.2.0-r0) 02:09:05 (85/129) Installing libass (0.15.2-r0) 02:09:05 (86/129) Installing libdav1d (0.9.2-r0) 02:09:05 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:05 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:05 (89/129) Installing lame (3.100-r0) 02:09:05 (90/129) Installing opus (1.3.1-r1) 02:09:05 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:05 (92/129) Installing soxr (0.1.3-r2) 02:09:05 (93/129) Installing libsrt (1.4.2-r1) 02:09:05 (94/129) Installing libssh (0.9.6-r1) 02:09:05 (95/129) Installing libtheora (1.1.1-r16) 02:09:05 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:05 (97/129) Installing libpciaccess (0.16-r0) 02:09:05 (98/129) Installing libdrm (2.4.109-r0) 02:09:05 (99/129) Installing libva (2.13.0-r0) 02:09:05 (100/129) Installing libvdpau (1.4-r0) 02:09:05 (101/129) Installing vidstab (1.1.0-r1) 02:09:05 (102/129) Installing libvorbis (1.3.7-r0) 02:09:05 (103/129) Installing libvpx (1.10.0-r0) 02:09:05 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:05 (105/129) Installing x264-libs (20210613-r0) 02:09:05 (106/129) Installing x265-libs (3.5-r0) 02:09:05 (107/129) Installing xvidcore (1.3.7-r1) 02:09:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:05 (109/129) Installing libevent (2.1.12-r4) 02:09:05 (110/129) Installing mesa (21.2.6-r0) 02:09:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:05 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:05 (113/129) Installing lcms2 (2.12-r1) 02:09:05 (114/129) Installing nspr (4.32-r0) 02:09:05 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:05 (116/129) Installing nss (3.78.1-r0) 02:09:05 (117/129) Installing libasyncns (0.8-r1) 02:09:05 (118/129) Installing libltdl (2.4.6-r7) 02:09:05 (119/129) Installing orc (0.4.32-r0) 02:09:05 (120/129) Installing libsndfile (1.0.31-r1) 02:09:05 (121/129) Installing speexdsp (1.2.0-r0) 02:09:05 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:05 (123/129) Installing libpulse (15.0-r2) 02:09:05 (124/129) Installing re2 (2021.11.01-r0) 02:09:05 (125/129) Installing snappy (1.1.9-r1) 02:09:05 (126/129) Installing libgpg-error (1.42-r1) 02:09:05 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:05 (128/129) Installing libxslt (1.1.35-r0) 02:09:05 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:06 Executing busybox-1.34.1-r7.trigger 02:09:06 Executing glib-2.70.1-r0.trigger 02:09:06 Executing shared-mime-info-2.1-r2.trigger 02:09:06 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:06 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:06 Executing fontconfig-2.13.1-r4.trigger 02:09:06 Executing mkfontscale-1.2.1-r1.trigger 02:09:06 OK: 286 MiB in 145 packages 02:09:10 Removing intermediate container cb733d2cdc69 02:09:10 ---> 31e613d3d510 02:09:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:10 ---> Running in 2786685c3d96 02:09:10 Removing intermediate container 2786685c3d96 02:09:10 ---> 049e26124049 02:09:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:10 ---> Running in 59cd75a10994 02:09:10 Removing intermediate container 59cd75a10994 02:09:10 ---> 4130de6dcd59 02:09:10 Step 5/10 : RUN npm install -g npm 02:09:10 ---> Running in 91771e11bfac 02:09:16 02:09:16 removed 7 packages, changed 100 packages, and audited 239 packages in 6s 02:09:16 02:09:16 18 packages are looking for funding 02:09:16 run `npm fund` for details 02:09:16 02:09:16 found 0 vulnerabilities 02:09:17 Removing intermediate container 91771e11bfac 02:09:17 ---> 3d654f4d088a 02:09:17 Step 6/10 : ARG USER=1000 02:09:17 ---> Running in 1d0995e07bf5 02:09:17 Removing intermediate container 1d0995e07bf5 02:09:17 ---> 4ae37be0a7b1 02:09:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:17 ---> Running in 0568df81567e 02:09:17 Removing intermediate container 0568df81567e 02:09:17 ---> 07c0152f60d4 02:09:17 Step 8/10 : USER $USER:$USER 02:09:17 ---> Running in dbf49c33f429 02:09:17 Removing intermediate container dbf49c33f429 02:09:17 ---> b47dde71028d 02:09:17 Step 9/10 : WORKDIR /app 02:09:17 ---> Running in cfc91f595358 02:09:18 Removing intermediate container cfc91f595358 02:09:18 ---> 1a435c166754 02:09:18 Step 10/10 : LABEL git_sha=a3ccd04aaec57c91a565f53710c08b79b1c49540 02:09:18 ---> Running in 91a09b1f3800 02:09:18 Removing intermediate container 91a09b1f3800 02:09:18 ---> ba6786def7f2 02:09:18 Successfully built ba6786def7f2 02:09:18 Successfully tagged edgexfoundry/edgex-web-ui:a3ccd04aaec57c91a565f53710c08b79b1c49540 02:09:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:18 touch edgex-web-ui.imagebuilt 02:09:18 mkdir -p node_modules coverage 02:09:18 chown "1000:1000" node_modules coverage package-lock.json 02:09:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:20 npm ERR! code ERESOLVE 02:09:20 npm ERR! ERESOLVE could not resolve 02:09:20 npm ERR! 02:09:20 npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 02:09:20 npm ERR! Found: @angular/compiler-cli@12.2.4 02:09:20 npm ERR! node_modules/@angular/compiler-cli 02:09:20 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 02:09:20 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 02:09:20 npm ERR! node_modules/@angular/localize 02:09:20 npm ERR! dev @angular/localize@"^12.2.4" from the root project 02:09:20 npm ERR! 02:09:20 npm ERR! Could not resolve dependency: 02:09:20 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:09:20 npm ERR! node_modules/@angular-devkit/build-angular 02:09:20 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:09:20 npm ERR! 02:09:20 npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.8 02:09:20 npm ERR! node_modules/@angular/compiler-cli 02:09:20 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:09:20 npm ERR! node_modules/@angular-devkit/build-angular 02:09:20 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:09:20 npm ERR! 02:09:20 npm ERR! Fix the upstream dependency conflict, or retry 02:09:20 npm ERR! this command with --force or --legacy-peer-deps 02:09:20 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 02:09:20 npm ERR! 02:09:20 npm ERR! 02:09:20 npm ERR! For a full report see: 02:09:20 npm ERR! /home/node/.npm/_logs/2023-04-27T02_09_18_648Z-eresolve-report.txt 02:09:20 02:09:20 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-27T02_09_18_648Z-debug-0.log 02:09:20 make[1]: *** [Makefile:139: node_modules] Error 1 02:09:20 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' 02:09:20 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:09:20 $ docker stop --time=1 b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 02:09:22 $ docker rm -f --volumes b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:22 02:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:22 latest: Pulling from edgex-lftools-log-publisher 02:09:22 5eb5b503b376: Pulling fs layer 02:09:22 5c69ac0246d0: Pulling fs layer 02:09:22 ec43610c2a17: Pulling fs layer 02:09:22 3a2ae6a8a46f: Pulling fs layer 02:09:22 33b1e0a273af: Pulling fs layer 02:09:22 5d3b04190fa2: Pulling fs layer 02:09:22 2f39f015ded8: Pulling fs layer 02:09:22 3a2ae6a8a46f: Waiting 02:09:22 33b1e0a273af: Waiting 02:09:22 5d3b04190fa2: Waiting 02:09:22 2f39f015ded8: Waiting 02:09:22 5c69ac0246d0: Download complete 02:09:22 3a2ae6a8a46f: Verifying Checksum 02:09:22 3a2ae6a8a46f: Download complete 02:09:22 33b1e0a273af: Verifying Checksum 02:09:22 33b1e0a273af: Download complete 02:09:23 5d3b04190fa2: Download complete 02:09:23 ec43610c2a17: Verifying Checksum 02:09:23 ec43610c2a17: Download complete 02:09:23 5eb5b503b376: Download complete 02:09:24 5eb5b503b376: Pull complete 02:09:24 5c69ac0246d0: Pull complete 02:09:24 ec43610c2a17: Pull complete 02:09:24 3a2ae6a8a46f: Pull complete 02:09:24 33b1e0a273af: Pull complete 02:09:24 5d3b04190fa2: Pull complete 02:09:29 2f39f015ded8: Pull complete 02:09:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:29 prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container 02:09:29 $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:30 $ docker top bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:30 ---> job-cost.sh 02:09:30 lf-activate-venv: SKIPPING 02:09:30 INFO: No Stack... 02:09:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:31 INFO: Archiving Costs [Pipeline] sh 02:09:31 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/cost.csv 02:09:31 + cut -d, -f6 [Pipeline] lock 02:09:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] 02:09:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] did not exist. Created. 02:09:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:31 Stashed 1 file(s) [Pipeline] } 02:09:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:31 $ docker stop --time=1 bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 02:09:32 $ docker rm -f --volumes bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:33 Failed in branch amd64 02:17:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11279 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] { [Pipeline] ws 02:17:49 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 02:17:49 The recommended git tool is: git 02:17:57 using credential edgex-jenkins-ssh 02:17:57 Cloning the remote Git repository 02:17:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:17:57 > git init /w/workspace/edgex-ui-go/6 # timeout=10 02:17:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:17:57 > git --version # timeout=10 02:17:57 > git --version # 'git version 2.25.1' 02:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:18:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:18:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:18:03 Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 02:18:04 Merge succeeded, producing 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 02:18:04 Checking out Revision 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 (PR-585) 02:18:03 > git config core.sparsecheckout # timeout=10 02:18:03 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 02:18:04 > git remote # timeout=10 02:18:04 > git config --get remote.origin.url # timeout=10 02:18:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:04 > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 02:18:04 > git rev-parse HEAD^{commit} # timeout=10 02:18:04 > git config core.sparsecheckout # timeout=10 02:18:04 > git checkout -f 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 # timeout=10 02:18:08 Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" 02:18:08 > git rev-list --no-walk a0a1ced1d2137d629bf3f2e659b2c7ac0789ea1d # timeout=10 02:18:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:09 Dload Upload Total Spent Left Speed 02:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 02:18:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:18:10 + sudo tee /etc/docker/daemon.new 02:18:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:18:10 { 02:18:10 "registry-mirrors": [ 02:18:10 "https://nexus3.edgexfoundry.org:10001" 02:18:10 ], 02:18:10 "bip": "10.250.0.254/24", 02:18:10 "hosts": [ 02:18:10 "tcp://0.0.0.0:5555", 02:18:10 "unix:///var/run/docker.sock" 02:18:10 ], 02:18:10 "mtu": 1458, 02:18:10 "selinux-enabled": true, 02:18:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:18:10 } [Pipeline] sh 02:18:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:18:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:33 provisioning config files... 02:18:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config3462871565217263274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:33 ---> docker-login.sh 02:18:33 nexus3.edgexfoundry.org:10001 02:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:34 Configure a credential helper to remove this warning. See 02:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:34 02:18:34 Login Succeeded 02:18:34 nexus3.edgexfoundry.org:10002 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 nexus3.edgexfoundry.org:10003 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 nexus3.edgexfoundry.org:10004 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 docker.io 02:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:36 Configure a credential helper to remove this warning. See 02:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:36 02:18:36 Login Succeeded 02:18:36 ---> docker-login.sh ends [Pipeline] } 02:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:36 ========================================================= 02:18:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:18:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:18:38 Sending build context to Docker daemon 28.5MB 02:18:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:18:38 Step 2/16 : FROM ${BASE} AS builder 02:18:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:38 c41833b44d91: Pulling fs layer 02:18:38 ed15518f5707: Pulling fs layer 02:18:38 feae8fd75edb: Pulling fs layer 02:18:38 242c74f7c9fa: Pulling fs layer 02:18:38 3cdef696dda3: Pulling fs layer 02:18:38 2ced38df9373: Pulling fs layer 02:18:38 58f1dce35555: Pulling fs layer 02:18:38 2ced38df9373: Waiting 02:18:38 58f1dce35555: Waiting 02:18:38 3cdef696dda3: Waiting 02:18:38 242c74f7c9fa: Waiting 02:18:38 ed15518f5707: Verifying Checksum 02:18:38 ed15518f5707: Download complete 02:18:38 242c74f7c9fa: Download complete 02:18:38 3cdef696dda3: Verifying Checksum 02:18:38 3cdef696dda3: Download complete 02:18:38 c41833b44d91: Verifying Checksum 02:18:38 c41833b44d91: Download complete 02:18:39 c41833b44d91: Pull complete 02:18:40 58f1dce35555: Verifying Checksum 02:18:40 58f1dce35555: Download complete 02:18:40 ed15518f5707: Pull complete 02:18:41 feae8fd75edb: Verifying Checksum 02:18:41 feae8fd75edb: Download complete 02:18:41 2ced38df9373: Download complete 02:18:54 feae8fd75edb: Pull complete 02:18:54 242c74f7c9fa: Pull complete 02:18:54 3cdef696dda3: Pull complete 02:18:59 2ced38df9373: Pull complete 02:19:01 58f1dce35555: Pull complete 02:19:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:19:01 ---> fadd8f120f05 02:19:01 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:19:04 ---> Running in bb85eed10ffd 02:19:04 Removing intermediate container bb85eed10ffd 02:19:04 ---> 4519e871801f 02:19:04 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:19:04 ---> Running in 0bbdcad8b2be 02:19:04 Removing intermediate container 0bbdcad8b2be 02:19:04 ---> fa32611070d3 02:19:04 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:19:04 ---> Running in c663fe017147 02:19:04 Removing intermediate container c663fe017147 02:19:04 ---> 7496f8af6083 02:19:04 Step 6/16 : LABEL Name=edgex-ui-go 02:19:04 ---> Running in e6d1802c0a41 02:19:05 Removing intermediate container e6d1802c0a41 02:19:05 ---> 55ae7dd8ae86 02:19:05 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:19:05 ---> Running in 78352ca354f3 02:19:05 Removing intermediate container 78352ca354f3 02:19:05 ---> 20b6fd8acb1c 02:19:05 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:19:06 latest: Pulling from library/docker 02:19:06 c41833b44d91: Already exists 02:19:06 6343a5c17821: Pulling fs layer 02:19:06 7fb3fc37985f: Pulling fs layer 02:19:06 c69224d8e51c: Pulling fs layer 02:19:06 9509eea51bfd: Pulling fs layer 02:19:06 13893f74905f: Pulling fs layer 02:19:06 a478c30451b0: Pulling fs layer 02:19:06 cca6ee3ffb4d: Pulling fs layer 02:19:06 fe1b37f33852: Pulling fs layer 02:19:06 b44bc8c7e93d: Pulling fs layer 02:19:06 0e42b4e3b30c: Pulling fs layer 02:19:06 d97e7eb47f8a: Pulling fs layer 02:19:06 3ed71508fdeb: Pulling fs layer 02:19:06 fca51f470542: Pulling fs layer 02:19:06 fe1b37f33852: Waiting 02:19:06 b44bc8c7e93d: Waiting 02:19:06 0e42b4e3b30c: Waiting 02:19:06 9509eea51bfd: Waiting 02:19:06 13893f74905f: Waiting 02:19:06 a478c30451b0: Waiting 02:19:06 cca6ee3ffb4d: Waiting 02:19:06 d97e7eb47f8a: Waiting 02:19:06 3ed71508fdeb: Waiting 02:19:06 fca51f470542: Waiting 02:19:06 7fb3fc37985f: Verifying Checksum 02:19:06 7fb3fc37985f: Download complete 02:19:06 6343a5c17821: Verifying Checksum 02:19:06 c69224d8e51c: Verifying Checksum 02:19:06 c69224d8e51c: Download complete 02:19:07 a478c30451b0: Verifying Checksum 02:19:07 a478c30451b0: Download complete 02:19:07 13893f74905f: Verifying Checksum 02:19:07 13893f74905f: Download complete 02:19:07 9509eea51bfd: Verifying Checksum 02:19:07 9509eea51bfd: Download complete 02:19:07 fe1b37f33852: Download complete 02:19:07 cca6ee3ffb4d: Verifying Checksum 02:19:07 cca6ee3ffb4d: Download complete 02:19:07 6343a5c17821: Pull complete 02:19:07 0e42b4e3b30c: Verifying Checksum 02:19:07 0e42b4e3b30c: Download complete 02:19:07 b44bc8c7e93d: Verifying Checksum 02:19:07 b44bc8c7e93d: Download complete 02:19:07 3ed71508fdeb: Verifying Checksum 02:19:07 3ed71508fdeb: Download complete 02:19:07 fca51f470542: Verifying Checksum 02:19:07 fca51f470542: Download complete 02:19:07 7fb3fc37985f: Pull complete 02:19:09 d97e7eb47f8a: Verifying Checksum 02:19:09 d97e7eb47f8a: Download complete 02:19:10 c69224d8e51c: Pull complete 02:19:11 9509eea51bfd: Pull complete 02:19:12 13893f74905f: Pull complete 02:19:12 a478c30451b0: Pull complete 02:19:13 cca6ee3ffb4d: Pull complete 02:19:13 fe1b37f33852: Pull complete 02:19:14 b44bc8c7e93d: Pull complete 02:19:14 0e42b4e3b30c: Pull complete 02:19:18 d97e7eb47f8a: Pull complete 02:19:18 3ed71508fdeb: Pull complete 02:19:18 fca51f470542: Pull complete 02:19:18 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:19:18 Status: Downloaded newer image for docker:latest 02:19:25 ---> c49cebadc9d2 02:19:25 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:25 ---> Running in 2f3df597d03f 02:19:26 Removing intermediate container 2f3df597d03f 02:19:26 ---> 2a78695ebc68 02:19:26 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:26 ---> Running in 4addb7898300 02:19:28 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:31 OK: 263 MiB in 53 packages 02:19:32 Removing intermediate container 4addb7898300 02:19:32 ---> 62c76bd30274 02:19:32 Step 11/16 : ENV GO111MODULE=on 02:19:33 ---> Running in 870df208b528 02:19:33 Removing intermediate container 870df208b528 02:19:33 ---> b081027c1242 02:19:33 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:19:33 ---> Running in fcf08ab2385f 02:19:33 Removing intermediate container fcf08ab2385f 02:19:33 ---> 0239d06c361b 02:19:33 Step 13/16 : COPY go.mod vendor* ./ 02:19:34 ---> f86040a1f4f6 02:19:34 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:34 ---> Running in d6515e77cb00 02:20:43 Removing intermediate container d6515e77cb00 02:20:43 ---> b344a300a6d8 02:20:43 Step 15/16 : COPY . . 02:20:43 ---> 091ab38931d5 02:20:43 Step 16/16 : RUN ${MAKE} 02:20:43 ---> Running in e34bc47f54bb 02:20:43 noop 02:20:43 Removing intermediate container e34bc47f54bb 02:20:43 ---> 64b2c15c93b0 02:20:43 Successfully built 64b2c15c93b0 02:20:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:43 + docker inspect -f . ci-base-image-arm64 02:20:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:43 prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container 02:20:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:20:45 $ docker top 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:46 + go version 02:20:46 go version go1.20.2 linux/arm64 [Pipeline] } 02:20:46 $ docker stop --time=1 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 02:20:47 $ docker rm -f --volumes 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker inspect -f . ci-base-image-arm64 02:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:48 prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container 02:20:48 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:20:50 $ docker top b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:51 + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh 02:20:51 + make test 02:20:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:21:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:23:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:23:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:23:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:59 ./bin/test-attribution-txt.sh 02:23:59 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:23:59 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:23:59 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:23:59 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:23:59 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:23:59 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:23:59 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:23:59 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:23:59 make -C web test 02:23:59 make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' 02:23:59 make[1]: tput: No such file or directory 02:23:59 make[1]: tput: No such file or directory 02:23:59 warning: generating ./VERSION 02:23:59 echo "0.0.0" > VERSION 02:23:59 docker build \ 02:23:59 -f Dockerfile \ 02:23:59 --build-arg USER=1000 \ 02:23:59 \ 02:23:59 --label "git_sha=4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4" \ 02:23:59 -t edgexfoundry/edgex-web-ui:4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 \ 02:23:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:23:59 . 02:23:59 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:23:59 Install the buildx component to build images with BuildKit: 02:23:59 https://docs.docker.com/go/buildx/ 02:23:59 02:24:00 Sending build context to Docker daemon 2.961MB 02:24:00 Step 1/10 : FROM node:16.17-alpine3.15 02:24:00 16.17-alpine3.15: Pulling from library/node 02:24:00 47517142f6ba: Pulling fs layer 02:24:00 5f8c4bfa009b: Pulling fs layer 02:24:00 f7079c9c4ba1: Pulling fs layer 02:24:00 aba105e6f55a: Pulling fs layer 02:24:00 aba105e6f55a: Waiting 02:24:00 f7079c9c4ba1: Verifying Checksum 02:24:00 f7079c9c4ba1: Download complete 02:24:00 47517142f6ba: Verifying Checksum 02:24:00 47517142f6ba: Download complete 02:24:00 aba105e6f55a: Verifying Checksum 02:24:00 aba105e6f55a: Download complete 02:24:01 47517142f6ba: Pull complete 02:24:01 5f8c4bfa009b: Verifying Checksum 02:24:01 5f8c4bfa009b: Download complete 02:24:04 5f8c4bfa009b: Pull complete 02:24:05 f7079c9c4ba1: Pull complete 02:24:05 aba105e6f55a: Pull complete 02:24:05 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:24:06 Status: Downloaded newer image for node:16.17-alpine3.15 02:24:06 ---> bf1b8b58d215 02:24:06 Step 2/10 : RUN apk add --no-cache chromium 02:24:06 ---> Running in 535b40e9ce1e 02:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:24:09 (1/128) Installing libxau (1.0.9-r0) 02:24:09 (2/128) Installing libmd (1.0.3-r0) 02:24:09 (3/128) Installing libbsd (0.11.3-r1) 02:24:09 (4/128) Installing libxdmcp (1.1.3-r0) 02:24:09 (5/128) Installing libxcb (1.14-r2) 02:24:09 (6/128) Installing libx11 (1.7.3.1-r0) 02:24:09 (7/128) Installing libxext (1.3.4-r0) 02:24:09 (8/128) Installing libice (1.0.10-r0) 02:24:09 (9/128) Installing libuuid (2.37.4-r0) 02:24:09 (10/128) Installing libsm (1.2.3-r0) 02:24:09 (11/128) Installing libxt (1.2.1-r0) 02:24:09 (12/128) Installing libxmu (1.1.3-r0) 02:24:09 (13/128) Installing xset (1.2.4-r0) 02:24:09 (14/128) Installing xprop (1.2.5-r0) 02:24:09 (15/128) Installing xdg-utils (1.1.3-r0) 02:24:09 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:24:09 (17/128) Installing pkgconf (1.8.1-r0) 02:24:09 (18/128) Installing libffi (3.4.2-r1) 02:24:09 (19/128) Installing libintl (0.21-r0) 02:24:09 (20/128) Installing libblkid (2.37.4-r0) 02:24:09 (21/128) Installing libmount (2.37.4-r0) 02:24:09 (22/128) Installing pcre (8.45-r1) 02:24:09 (23/128) Installing glib (2.70.1-r0) 02:24:09 (24/128) Installing xz-libs (5.2.5-r1) 02:24:09 (25/128) Installing libxml2 (2.9.14-r2) 02:24:10 (26/128) Installing shared-mime-info (2.1-r2) 02:24:10 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:24:10 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:24:10 (29/128) Installing libpng (1.6.37-r1) 02:24:10 (30/128) Installing libwebp (1.2.2-r0) 02:24:10 (31/128) Installing zstd-libs (1.5.0-r0) 02:24:10 (32/128) Installing tiff (4.4.0-r1) 02:24:10 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:24:10 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:24:10 (35/128) Installing libxcomposite (0.4.5-r0) 02:24:10 (36/128) Installing libxfixes (6.0.0-r0) 02:24:10 (37/128) Installing libxrender (0.9.10-r3) 02:24:10 (38/128) Installing libxcursor (1.2.0-r0) 02:24:10 (39/128) Installing libxdamage (1.1.5-r1) 02:24:10 (40/128) Installing libxi (1.8-r0) 02:24:10 (41/128) Installing libxinerama (1.1.4-r1) 02:24:10 (42/128) Installing libxrandr (1.5.2-r1) 02:24:10 (43/128) Installing atk (2.36.0-r0) 02:24:10 (44/128) Installing libxtst (1.2.3-r3) 02:24:10 (45/128) Installing dbus-libs (1.12.24-r0) 02:24:10 (46/128) Installing at-spi2-core (2.42.0-r0) 02:24:10 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:24:10 (48/128) Installing expat (2.5.0-r0) 02:24:10 (49/128) Installing brotli-libs (1.0.9-r5) 02:24:10 (50/128) Installing libbz2 (1.0.8-r1) 02:24:10 (51/128) Installing freetype (2.11.1-r2) 02:24:10 (52/128) Installing fontconfig (2.13.1-r4) 02:24:10 (53/128) Installing pixman (0.40.0-r4) 02:24:10 (54/128) Installing cairo (1.16.0-r5) 02:24:10 (55/128) Installing cairo-gobject (1.16.0-r5) 02:24:10 (56/128) Installing avahi-libs (0.8-r5) 02:24:10 (57/128) Installing gmp (6.2.1-r1) 02:24:10 (58/128) Installing nettle (3.7.3-r0) 02:24:10 (59/128) Installing p11-kit (0.24.0-r1) 02:24:10 (60/128) Installing libtasn1 (4.18.0-r1) 02:24:10 (61/128) Installing libunistring (0.9.10-r1) 02:24:10 (62/128) Installing gnutls (3.7.1-r2) 02:24:10 (63/128) Installing cups-libs (2.3.3-r6) 02:24:10 (64/128) Installing libepoxy (1.5.9-r0) 02:24:10 (65/128) Installing fribidi (1.0.11-r0) 02:24:10 (66/128) Installing graphite2 (1.3.14-r0) 02:24:11 (67/128) Installing harfbuzz (3.0.0-r2) 02:24:11 (68/128) Installing libxft (2.3.4-r0) 02:24:11 (69/128) Installing pango (1.48.10-r0) 02:24:11 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:24:11 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:24:11 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:24:11 (73/128) Installing xkeyboard-config (2.34-r0) 02:24:11 (74/128) Installing libxkbcommon (1.3.1-r0) 02:24:11 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:24:11 Executing gtk+3.0-3.24.30-r0.post-install 02:24:12 (76/128) Installing libfontenc (1.1.4-r0) 02:24:12 (77/128) Installing mkfontscale (1.2.1-r1) 02:24:12 (78/128) Installing ttf-opensans (1.10-r1) 02:24:12 Executing ttf-opensans-1.10-r1.post-install 02:24:14 (79/128) Installing libogg (1.3.5-r0) 02:24:14 (80/128) Installing flac (1.3.4-r0) 02:24:14 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:24:14 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:24:14 (83/128) Installing sdl2 (2.0.16-r4) 02:24:14 (84/128) Installing aom-libs (3.2.0-r0) 02:24:14 (85/128) Installing libass (0.15.2-r0) 02:24:14 (86/128) Installing libdav1d (0.9.2-r0) 02:24:14 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:24:14 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:24:14 (89/128) Installing lame (3.100-r0) 02:24:14 (90/128) Installing opus (1.3.1-r1) 02:24:14 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:24:14 (92/128) Installing soxr (0.1.3-r2) 02:24:14 (93/128) Installing libsrt (1.4.2-r1) 02:24:14 (94/128) Installing libssh (0.9.6-r1) 02:24:14 (95/128) Installing libtheora (1.1.1-r16) 02:24:14 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:24:14 (97/128) Installing libdrm (2.4.109-r0) 02:24:14 (98/128) Installing libva (2.13.0-r0) 02:24:14 (99/128) Installing libvdpau (1.4-r0) 02:24:14 (100/128) Installing vidstab (1.1.0-r1) 02:24:14 (101/128) Installing libvorbis (1.3.7-r0) 02:24:14 (102/128) Installing libvpx (1.10.0-r0) 02:24:14 (103/128) Installing vulkan-loader (1.2.196-r0) 02:24:14 (104/128) Installing x264-libs (20210613-r0) 02:24:14 (105/128) Installing x265-libs (3.5-r0) 02:24:15 (106/128) Installing xvidcore (1.3.7-r1) 02:24:15 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:24:15 (108/128) Installing libevent (2.1.12-r4) 02:24:15 (109/128) Installing mesa (21.2.6-r0) 02:24:15 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:24:15 (111/128) Installing mesa-gbm (21.2.6-r0) 02:24:15 (112/128) Installing lcms2 (2.12-r1) 02:24:15 (113/128) Installing nspr (4.32-r0) 02:24:15 (114/128) Installing sqlite-libs (3.36.0-r0) 02:24:15 (115/128) Installing nss (3.78.1-r0) 02:24:15 (116/128) Installing libasyncns (0.8-r1) 02:24:15 (117/128) Installing libltdl (2.4.6-r7) 02:24:16 (118/128) Installing orc (0.4.32-r0) 02:24:16 (119/128) Installing libsndfile (1.0.31-r1) 02:24:16 (120/128) Installing speexdsp (1.2.0-r0) 02:24:16 (121/128) Installing tdb-libs (1.4.5-r0) 02:24:16 (122/128) Installing libpulse (15.0-r2) 02:24:16 (123/128) Installing re2 (2021.11.01-r0) 02:24:16 (124/128) Installing snappy (1.1.9-r1) 02:24:16 (125/128) Installing libgpg-error (1.42-r1) 02:24:16 (126/128) Installing libgcrypt (1.9.4-r0) 02:24:16 (127/128) Installing libxslt (1.1.35-r0) 02:24:16 (128/128) Installing chromium (99.0.4844.84-r0) 02:24:20 Executing busybox-1.34.1-r7.trigger 02:24:20 Executing glib-2.70.1-r0.trigger 02:24:20 Executing shared-mime-info-2.1-r2.trigger 02:24:23 Executing gdk-pixbuf-2.42.8-r0.trigger 02:24:23 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:24:23 Executing fontconfig-2.13.1-r4.trigger 02:24:23 Executing mkfontscale-1.2.1-r1.trigger 02:24:23 OK: 275 MiB in 144 packages 02:24:36 Removing intermediate container 535b40e9ce1e 02:24:36 ---> cf2ee2b591aa 02:24:36 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:24:36 ---> Running in bf7b1d7c85ef 02:24:36 Removing intermediate container bf7b1d7c85ef 02:24:36 ---> 37018dce9fb4 02:24:36 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:24:36 ---> Running in 9b0d5fd1bac2 02:24:36 Removing intermediate container 9b0d5fd1bac2 02:24:36 ---> 7ad62c1fd5ad 02:24:36 Step 5/10 : RUN npm install -g npm 02:24:36 ---> Running in 64ad719c47b2 02:25:08 02:25:08 removed 7 packages, changed 100 packages, and audited 239 packages in 27s 02:25:08 02:25:08 18 packages are looking for funding 02:25:08 run `npm fund` for details 02:25:08 02:25:08 found 0 vulnerabilities 02:25:10 Removing intermediate container 64ad719c47b2 02:25:10 ---> d029b2f1fb61 02:25:10 Step 6/10 : ARG USER=1000 02:25:10 ---> Running in d7413dd8a366 02:25:10 Removing intermediate container d7413dd8a366 02:25:10 ---> 5b6af067af44 02:25:10 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:25:10 ---> Running in e8daafb8faf3 02:25:12 Removing intermediate container e8daafb8faf3 02:25:12 ---> 2a963675e4f1 02:25:12 Step 8/10 : USER $USER:$USER 02:25:12 ---> Running in fc146739c6a0 02:25:12 Removing intermediate container fc146739c6a0 02:25:12 ---> e8bbddb80b95 02:25:12 Step 9/10 : WORKDIR /app 02:25:13 ---> Running in f0e3e7bf2731 02:25:13 Removing intermediate container f0e3e7bf2731 02:25:13 ---> b1963b1af8e4 02:25:13 Step 10/10 : LABEL git_sha=4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 02:25:13 ---> Running in ac1ddb340cea 02:25:13 Removing intermediate container ac1ddb340cea 02:25:13 ---> d2bf060dc99b 02:25:13 Successfully built d2bf060dc99b 02:25:13 Successfully tagged edgexfoundry/edgex-web-ui:4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 02:25:13 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:25:13 touch edgex-web-ui.imagebuilt 02:25:13 mkdir -p node_modules coverage 02:25:13 chown "1000:1000" node_modules coverage package-lock.json 02:25:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:25:32 npm ERR! code ERESOLVE 02:25:32 npm ERR! ERESOLVE could not resolve 02:25:32 npm ERR! 02:25:32 npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 02:25:32 npm ERR! Found: @angular/compiler-cli@12.2.4 02:25:32 npm ERR! node_modules/@angular/compiler-cli 02:25:32 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 02:25:32 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 02:25:32 npm ERR! node_modules/@angular/localize 02:25:32 npm ERR! dev @angular/localize@"^12.2.4" from the root project 02:25:32 npm ERR! 02:25:32 npm ERR! Could not resolve dependency: 02:25:32 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:25:32 npm ERR! node_modules/@angular-devkit/build-angular 02:25:32 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:25:32 npm ERR! 02:25:32 npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.8 02:25:32 npm ERR! node_modules/@angular/compiler-cli 02:25:32 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:25:32 npm ERR! node_modules/@angular-devkit/build-angular 02:25:32 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:25:32 npm ERR! 02:25:32 npm ERR! Fix the upstream dependency conflict, or retry 02:25:32 npm ERR! this command with --force or --legacy-peer-deps 02:25:32 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 02:25:32 npm ERR! 02:25:32 npm ERR! 02:25:32 npm ERR! For a full report see: 02:25:32 npm ERR! /home/node/.npm/_logs/2023-04-27T02_25_17_119Z-eresolve-report.txt 02:25:32 02:25:32 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-27T02_25_17_119Z-debug-0.log 02:25:32 make[1]: *** [Makefile:139: node_modules] Error 1 02:25:32 make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' 02:25:32 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:25:32 $ docker stop --time=1 b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 02:25:34 $ docker rm -f --volumes b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:35 02:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:36 arm64: Pulling from edgex-lftools-log-publisher 02:25:36 8998bd30e6a1: Pulling fs layer 02:25:36 04944245beec: Pulling fs layer 02:25:36 699f458cf7ca: Pulling fs layer 02:25:36 765212b225bb: Pulling fs layer 02:25:36 f23df028b6ca: Pulling fs layer 02:25:36 d65c8cfc05b1: Pulling fs layer 02:25:36 2437ff75d9bd: Pulling fs layer 02:25:36 765212b225bb: Waiting 02:25:36 f23df028b6ca: Waiting 02:25:36 d65c8cfc05b1: Waiting 02:25:36 2437ff75d9bd: Waiting 02:25:36 04944245beec: Verifying Checksum 02:25:36 04944245beec: Download complete 02:25:36 765212b225bb: Verifying Checksum 02:25:36 765212b225bb: Download complete 02:25:36 f23df028b6ca: Verifying Checksum 02:25:36 f23df028b6ca: Download complete 02:25:36 d65c8cfc05b1: Verifying Checksum 02:25:36 d65c8cfc05b1: Download complete 02:25:36 699f458cf7ca: Verifying Checksum 02:25:36 699f458cf7ca: Download complete 02:25:36 8998bd30e6a1: Verifying Checksum 02:25:36 8998bd30e6a1: Download complete 02:25:39 2437ff75d9bd: Verifying Checksum 02:25:39 2437ff75d9bd: Download complete 02:25:40 8998bd30e6a1: Pull complete 02:25:41 04944245beec: Pull complete 02:25:42 699f458cf7ca: Pull complete 02:25:42 765212b225bb: Pull complete 02:25:43 f23df028b6ca: Pull complete 02:25:43 d65c8cfc05b1: Pull complete 02:25:58 2437ff75d9bd: Pull complete 02:25:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:58 prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container 02:25:58 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:26:01 $ docker top 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:02 ---> job-cost.sh 02:26:02 lf-activate-venv: SKIPPING 02:26:02 INFO: No Stack... 02:26:03 INFO: Retrieving Pricing Info for: v3-standard-4 02:26:03 INFO: Archiving Costs [Pipeline] sh 02:26:04 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 02:26:04 + cut -d, -f6 [Pipeline] lock 02:26:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] 02:26:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] did not exist. Created. 02:26:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:05 /w/workspace/edgex-ui-go/6@tmp/durable-92a430dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:05 + echo total: 0.10999999940395355 [Pipeline] stash 02:26:05 Warning: overwriting stash ‘stack-cost’ 02:26:06 Stashed 1 file(s) [Pipeline] } 02:26:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:26:06 $ docker stop --time=1 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 02:26:08 $ docker rm -f --volumes 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:26:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:26:09 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives ] 02:26:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:26:09 total 16 02:26:09 drwxr-xr-x 3 root root 4096 Apr 27 02:09 . 02:26:09 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:09 .. 02:26:09 drwxr-xr-x 2 root root 4096 Apr 27 02:09 cost 02:26:09 -rw-r--r-- 1 root root 83 Apr 27 02:09 cost.csv 02:26:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:26:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:26:09 total 16 02:26:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:09 . 02:26:09 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:09 .. 02:26:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:09 cost 02:26:09 -rw-r--r-- 1 jenkins jenkins 83 Apr 27 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:26:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:10 ---> package-listing.sh 02:26:10 ++ facter osfamily 02:26:10 ++ tr '[:upper:]' '[:lower:]' 02:26:10 + OS_FAMILY=debian 02:26:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-585 02:26:10 + START_PACKAGES=/tmp/packages_start.txt 02:26:10 + END_PACKAGES=/tmp/packages_end.txt 02:26:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:10 + PACKAGES=/tmp/packages_start.txt 02:26:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' 02:26:10 + PACKAGES=/tmp/packages_end.txt 02:26:10 + case "${OS_FAMILY}" in 02:26:10 + dpkg -l 02:26:10 + grep '^ii' 02:26:10 + '[' -f /tmp/packages_start.txt ']' 02:26:10 + '[' -f /tmp/packages_end.txt ']' 02:26:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' 02:26:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ 02:26:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [Pipeline] echo 02:26:10 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-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:11 prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container 02:26:11 $ 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-585/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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:11 $ docker top 451b6e29ef6d7af85d9f9de19319fd380ac9a9f5137124453944c9c36ed80bae -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:12 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:12 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:12 + ls /var/log/sa-host 02:26:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:12 provisioning config files... 02:26:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config18432034138286491915tmp [Pipeline] { [Pipeline] echo 02:26:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> create-netrc.sh [Pipeline] } 02:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> python-tools-install.sh [Pipeline] echo 02:26:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:13 ---> sudo-logs.sh 02:26:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:14 ---> job-cost.sh 02:26:14 lf-activate-venv: SKIPPING 02:26:14 DEBUG: total: 0.2199999988079071 02:26:14 INFO: Retrieving Stack Cost... 02:26:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:14 INFO: Archiving Costs [Pipeline] echo 02:26:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:15 ---> logs-deploy.sh 02:26:15 lf-activate-venv: SKIPPING 02:26:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-585/6 02:26:15 INFO: archiving workspace using pattern(s): 02:26:16 Archives upload complete. 02:26:16 INFO: archiving logs to Nexus 02:26:17 ---> uname -a: 02:26:17 Linux prd-ubuntu20-04-docker-8c-8g-11174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:26:17 02:26:17 02:26:17 ---> lscpu: 02:26:17 Architecture: x86_64 02:26:17 CPU op-mode(s): 32-bit, 64-bit 02:26:17 Byte Order: Little Endian 02:26:17 Address sizes: 40 bits physical, 48 bits virtual 02:26:17 CPU(s): 8 02:26:17 On-line CPU(s) list: 0-7 02:26:17 Thread(s) per core: 1 02:26:17 Core(s) per socket: 1 02:26:17 Socket(s): 8 02:26:17 NUMA node(s): 1 02:26:17 Vendor ID: AuthenticAMD 02:26:17 CPU family: 23 02:26:17 Model: 49 02:26:17 Model name: AMD EPYC-Rome Processor 02:26:17 Stepping: 0 02:26:17 CPU MHz: 2799.996 02:26:17 BogoMIPS: 5599.99 02:26:17 Virtualization: AMD-V 02:26:17 Hypervisor vendor: KVM 02:26:17 Virtualization type: full 02:26:17 L1d cache: 256 KiB 02:26:17 L1i cache: 256 KiB 02:26:17 L2 cache: 4 MiB 02:26:17 L3 cache: 128 MiB 02:26:17 NUMA node0 CPU(s): 0-7 02:26:17 Vulnerability Itlb multihit: Not affected 02:26:17 Vulnerability L1tf: Not affected 02:26:17 Vulnerability Mds: Not affected 02:26:17 Vulnerability Meltdown: Not affected 02:26:17 Vulnerability Mmio stale data: Not affected 02:26:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:26:17 Vulnerability Srbds: Not affected 02:26:17 Vulnerability Tsx async abort: Not affected 02:26:17 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 02:26:17 02:26:17 02:26:17 ---> nproc: 02:26:17 8 02:26:17 02:26:17 02:26:17 ---> df -h: 02:26:17 Filesystem Size Used Avail Use% Mounted on 02:26:17 overlay 155G 12G 143G 8% / 02:26:17 tmpfs 64M 0 64M 0% /dev 02:26:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:26:17 shm 64M 0 64M 0% /dev/shm 02:26:17 /dev/vda1 155G 12G 143G 8% /facter-os 02:26:17 02:26:17 02:26:17 ---> sar -b -r -n DEV: 02:26:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11174) 04/27/23 _x86_64_ (8 CPU) 02:26:17 02:26:17 02:07:07 LINUX RESTART (8 CPU) 02:26:17 02:26:17 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:26:17 02:09:01 227.48 1.43 226.05 0.00 47.19 93655.19 0.00 02:26:17 02:10:01 219.23 1.78 217.45 0.00 44.93 43398.77 0.00 02:26:17 02:11:01 1.77 0.00 1.77 0.00 0.00 20.55 0.00 02:26:17 02:12:01 2.17 0.00 2.17 0.00 0.00 24.93 0.00 02:26:17 02:13:01 39.59 11.78 27.81 0.00 5425.26 6317.49 0.00 02:26:17 02:14:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 02:26:17 02:15:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 02:26:17 02:16:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 02:26:17 02:17:01 1.50 0.02 1.48 0.00 0.13 17.06 0.00 02:26:17 02:18:01 2.65 0.00 2.65 0.00 0.00 42.53 0.00 02:26:17 02:19:02 1.37 0.00 1.37 0.00 0.00 15.33 0.00 02:26:17 02:20:01 2.07 0.00 2.07 0.00 0.00 23.45 0.00 02:26:17 02:21:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 02:26:17 02:22:01 1.93 0.02 1.92 0.00 0.13 22.40 0.00 02:26:17 02:23:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 02:26:17 02:24:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 02:26:17 02:25:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 02:26:17 02:26:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 02:26:17 Average: 28.53 0.84 27.69 0.00 306.86 7990.01 0.00 02:26:17 02:26:17 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:17 02:09:01 27730444 31546400 759888 2.31 146320 3832816 1917484 5.65 1229628 3436764 648 02:26:17 02:10:01 27111224 31584660 723232 2.20 172048 4420336 1768476 5.21 1275944 3970080 456 02:26:17 02:11:01 27111200 31584684 723096 2.20 172064 4420340 1768476 5.21 1275712 3970040 184 02:26:17 02:12:01 27115016 31588960 718980 2.19 172124 4420340 1768476 5.21 1271204 3970412 204 02:26:17 02:13:01 26738884 31566688 730828 2.22 179740 4752868 1827328 5.39 1505144 4082872 4 02:26:17 02:14:01 26747112 31574948 722484 2.20 179796 4752864 1827328 5.39 1496808 4082872 8 02:26:17 02:15:01 26747340 31575280 722108 2.20 179860 4752872 1827328 5.39 1497152 4082876 12 02:26:17 02:16:01 26747808 31575820 721708 2.19 179916 4752880 1827328 5.39 1497484 4082884 168 02:26:17 02:17:01 26747496 31575600 721960 2.20 179976 4752872 1827328 5.39 1496940 4082936 8 02:26:17 02:18:01 26747712 31576028 720944 2.19 180076 4752856 1827328 5.39 1497216 4082920 8 02:26:17 02:19:02 26747364 31575788 721172 2.19 180128 4752864 1827328 5.39 1497372 4082920 16 02:26:17 02:20:01 26747552 31576016 720836 2.19 180164 4752868 1827328 5.39 1497640 4082924 180 02:26:17 02:21:01 26747764 31576248 720524 2.19 180228 4752860 1827328 5.39 1496912 4082924 8 02:26:17 02:22:01 26742156 31570896 725532 2.21 180296 4752872 1833072 5.40 1507060 4082952 172 02:26:17 02:23:01 26746388 31575164 721436 2.19 180324 4752872 1816096 5.35 1497456 4082964 20 02:26:17 02:24:01 26746240 31575084 721628 2.19 180388 4752876 1816096 5.35 1497508 4082964 188 02:26:17 02:25:01 26746492 31575412 721308 2.19 180460 4752880 1816096 5.35 1497444 4082968 8 02:26:17 02:26:01 26746792 31575776 720912 2.19 180524 4752884 1816096 5.35 1497256 4082976 8 02:26:17 Average: 26861944 31574970 724365 2.20 176913 4646334 1820351 5.36 1446216 4028236 128 02:26:17 02:26:17 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:17 02:09:01 docker0 179.59 236.53 14.38 1793.37 0.00 0.00 0.00 0.00 02:26:17 02:09:01 veth5cc8d4c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:26:17 02:09:01 lo 5.33 5.33 0.55 0.55 0.00 0.00 0.00 0.00 02:26:17 02:09:01 ens3 604.35 405.55 8537.48 54.14 0.00 0.00 0.00 0.00 02:26:17 02:09:01 vethe68af1e 1.30 2.67 0.10 37.73 0.00 0.00 0.00 0.00 02:26:17 02:10:01 docker0 41.91 119.23 2.76 2239.78 0.00 0.00 0.00 0.00 02:26:17 02:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:26:17 02:10:01 ens3 230.86 113.75 4781.20 25.89 0.00 0.00 0.00 0.00 02:26:17 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:11:01 ens3 1.55 0.95 0.79 0.61 0.00 0.00 0.00 0.00 02:26:17 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:12:01 ens3 0.62 0.08 0.04 0.01 0.00 0.00 0.00 0.00 02:26:17 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:26:17 02:13:01 ens3 126.11 65.28 1951.57 4.73 0.00 0.00 0.00 0.00 02:26:17 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:14:01 ens3 0.55 0.22 0.09 0.02 0.00 0.00 0.00 0.00 02:26:17 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:15:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:26:17 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:16:01 ens3 0.98 0.12 0.05 0.01 0.00 0.00 0.00 0.00 02:26:17 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:17:01 ens3 2.40 0.00 0.22 0.00 0.00 0.00 0.00 0.00 02:26:17 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:18:01 ens3 1.17 0.55 0.50 0.35 0.00 0.00 0.00 0.00 02:26:17 02:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:19:02 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:26:17 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:20:01 ens3 0.34 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:26:17 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:21:01 ens3 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:26:17 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:22:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:23:01 ens3 0.45 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:26:17 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:24:01 ens3 0.45 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:26:17 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:25:01 ens3 0.35 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:26:17 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:17 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:17 02:26:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:26:17 Average: docker0 12.32 19.78 0.95 224.27 0.00 0.00 0.00 0.00 02:26:17 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 02:26:17 Average: ens3 54.02 32.64 849.24 4.77 0.00 0.00 0.00 0.00 02:26:17 02:26:17 02:26:17 ---> sar -P ALL: 02:26:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11174) 04/27/23 _x86_64_ (8 CPU) 02:26:17 02:26:17 02:07:07 LINUX RESTART (8 CPU) 02:26:17 02:26:17 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:26:17 02:09:01 all 23.77 0.00 6.83 1.54 0.11 67.75 02:26:17 02:09:01 0 23.98 0.00 7.61 0.37 0.10 67.94 02:26:17 02:09:01 1 24.05 0.00 7.61 5.45 0.10 62.79 02:26:17 02:09:01 2 24.44 0.00 6.22 0.13 0.10 69.10 02:26:17 02:09:01 3 21.61 0.00 7.09 0.47 0.12 70.70 02:26:17 02:09:01 4 23.18 0.00 7.05 4.18 0.10 65.49 02:26:17 02:09:01 5 24.26 0.00 6.06 0.71 0.10 68.86 02:26:17 02:09:01 6 25.45 0.00 5.94 0.30 0.10 68.21 02:26:17 02:09:01 7 23.16 0.00 7.05 0.75 0.12 68.93 02:26:17 02:10:01 all 5.35 0.00 2.47 0.96 0.06 91.16 02:26:17 02:10:01 0 9.31 0.00 2.94 0.70 0.07 86.98 02:26:17 02:10:01 1 4.00 0.00 2.76 0.22 0.05 92.97 02:26:17 02:10:01 2 4.48 0.00 2.66 1.59 0.05 91.21 02:26:17 02:10:01 3 5.15 0.00 2.25 0.25 0.07 92.29 02:26:17 02:10:01 4 4.98 0.00 1.97 0.69 0.07 92.29 02:26:17 02:10:01 5 5.89 0.00 2.88 2.24 0.03 88.97 02:26:17 02:10:01 6 4.07 0.00 1.98 0.67 0.05 93.24 02:26:17 02:10:01 7 4.95 0.00 2.32 1.35 0.07 91.31 02:26:17 02:11:01 all 0.28 0.00 0.02 0.00 0.00 99.69 02:26:17 02:11:01 0 0.13 0.00 0.02 0.00 0.00 99.85 02:26:17 02:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:26:17 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:11:01 4 1.95 0.00 0.02 0.00 0.00 98.03 02:26:17 02:11:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:26:17 02:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:26:17 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:12:01 all 0.04 0.00 0.01 0.01 0.00 99.93 02:26:17 02:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:12:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:26:17 02:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:12:01 4 0.13 0.00 0.05 0.00 0.00 99.82 02:26:17 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:12:01 6 0.05 0.00 0.02 0.03 0.02 99.88 02:26:17 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:13:01 all 1.30 0.00 0.65 0.25 0.02 97.79 02:26:17 02:13:01 0 2.44 0.00 0.77 0.28 0.02 96.50 02:26:17 02:13:01 1 0.95 0.00 0.58 0.03 0.02 98.42 02:26:17 02:13:01 2 0.92 0.00 0.55 0.40 0.02 98.12 02:26:17 02:13:01 3 1.48 0.00 0.47 0.05 0.02 97.98 02:26:17 02:13:01 4 0.79 0.00 0.45 0.13 0.03 98.59 02:26:17 02:13:01 5 1.80 0.00 1.12 0.03 0.00 97.05 02:26:17 02:13:01 6 0.57 0.00 0.35 0.90 0.02 98.16 02:26:17 02:13:01 7 1.42 0.00 0.90 0.18 0.02 97.48 02:26:17 02:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:26:17 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:26:17 02:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:26:17 02:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:26:17 02:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:26:17 02:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:15:01 4 0.03 0.00 0.05 0.00 0.03 99.88 02:26:17 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 02:26:17 02:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:26:17 02:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:16:01 4 0.02 0.00 0.03 0.02 0.03 99.90 02:26:17 02:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:17 02:16:01 6 0.03 0.00 0.00 0.03 0.00 99.93 02:26:17 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:17:01 all 0.01 0.00 0.00 0.01 0.01 99.96 02:26:17 02:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:26:17 02:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:26:17 02:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:26:17 02:18:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:26:17 02:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:26:17 02:18:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:26:17 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:26:17 02:18:01 6 0.02 0.00 0.02 0.05 0.00 99.92 02:26:17 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:19:02 all 0.06 0.00 0.01 0.00 0.00 99.93 02:26:17 02:19:02 0 0.32 0.00 0.00 0.00 0.00 99.68 02:26:17 02:19:02 1 0.05 0.00 0.02 0.02 0.02 99.90 02:26:17 02:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:19:02 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:19:02 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:19:02 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:19:02 6 0.05 0.00 0.00 0.02 0.00 99.93 02:26:17 02:19:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:26:17 02:19:02 CPU %user %nice %system %iowait %steal %idle 02:26:17 02:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:26:17 02:20:01 0 0.07 0.00 0.00 0.00 0.02 99.92 02:26:17 02:20:01 1 0.08 0.00 0.03 0.00 0.02 99.86 02:26:17 02:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:26:17 02:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:26:17 02:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:26:17 02:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:26:17 02:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:26:17 02:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:17 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:21:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:26:17 02:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 02:22:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:26:17 02:22:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:26:17 02:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:26:17 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:26:17 02:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:23:01 1 0.03 0.00 0.05 0.02 0.02 99.88 02:26:17 02:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:26:17 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:17 02:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 02:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:26:17 02:24:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:26:17 02:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:24:01 1 0.05 0.00 0.00 0.02 0.02 99.92 02:26:17 02:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:17 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:24:01 4 0.17 0.00 0.03 0.00 0.00 99.80 02:26:17 02:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:26:17 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:26:17 02:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:26:17 02:25:01 1 0.07 0.00 0.03 0.02 0.02 99.87 02:26:17 02:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:26:17 02:25:01 4 1.97 0.00 0.02 0.00 0.00 98.01 02:26:17 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:26:17 02:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:26:17 02:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:26:17 02:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:26:17 02:26:01 1 0.08 0.00 0.07 0.00 0.02 99.83 02:26:17 02:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:26:17 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:26:01 4 1.97 0.00 0.00 0.00 0.02 98.01 02:26:17 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 02:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:26:17 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:17 Average: all 1.74 0.00 0.56 0.16 0.01 97.54 02:26:17 Average: 0 2.02 0.00 0.64 0.08 0.01 97.26 02:26:17 Average: 1 1.63 0.00 0.62 0.32 0.02 97.40 02:26:17 Average: 2 1.67 0.00 0.53 0.12 0.01 97.67 02:26:17 Average: 3 1.56 0.00 0.54 0.04 0.01 97.84 02:26:17 Average: 4 1.95 0.00 0.54 0.28 0.02 97.22 02:26:17 Average: 5 1.77 0.00 0.56 0.17 0.01 97.50 02:26:17 Average: 6 1.67 0.00 0.46 0.13 0.01 97.73 02:26:17 Average: 7 1.62 0.00 0.57 0.13 0.01 97.67 02:26:17 02:26:17 02:26:17