Pull request #784 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a65bde3badef271a0867dc03fdfb8af1e2e1fe1d+e38e120684a495e51abfa0b4db541fa47e8a7d03 (4ab2fe75149a189b3b8b0b90ea4f83928f988aff) 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-ssh15479608552981067295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4059323121700892172.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 f3350a1713306dce7682ed7e37d5774890d03277 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-784/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-784/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh428966727297855952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10760926451847012255.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-784/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-784/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2043932097279381319.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-8768’ Running on prd-ubuntu20.04-docker-8c-8g-8771 in /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [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-784 # 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 > 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/784/head:refs/remotes/origin/PR-784 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e38e120684a495e51abfa0b4db541fa47e8a7d03 into PR head commit a65bde3badef271a0867dc03fdfb8af1e2e1fe1d Merge succeeded, producing a65bde3badef271a0867dc03fdfb8af1e2e1fe1d Checking out Revision a65bde3badef271a0867dc03fdfb8af1e2e1fe1d (PR-784) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # 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 e38e120684a495e51abfa0b4db541fa47e8a7d03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 > git rev-list --no-walk 0c62639db89f43c6023a335e7ab52b646d551980 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:23:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:23:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:23:09 ========================================================= 05:23:09 EdgeX Global Pipelines Version Info 05:23:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:23:12 ------------------- 05:23:12 stable info: 05:23:12 ------------------- 05:23:12 Commited By: Cherry Wang cherry@iotechsys.com 05:23:12 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:23:12 Message: update stable to v1.0.263 05:23:13 ------------------- 05:23:13 experimental info: 05:23:13 ------------------- 05:23:13 Commited By: Cherry Wang cherry@iotechsys.com 05:23:13 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:23:13 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-784 [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-784 [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-784 [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a65bde3 [Pipeline] echo 05:23:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:15 provisioning config files... 05:23:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config6806212763422500499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:20 ---> ****-login.sh 05:23:20 nexus3.edgexfoundry.org:10001 05:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:20 Configure a credential helper to remove this warning. See 05:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:20 05:23:20 Login Succeeded 05:23:20 nexus3.edgexfoundry.org:10002 05:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:20 Configure a credential helper to remove this warning. See 05:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:20 05:23:20 Login Succeeded 05:23:20 nexus3.edgexfoundry.org:10003 05:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:20 Configure a credential helper to remove this warning. See 05:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:20 05:23:20 Login Succeeded 05:23:20 nexus3.edgexfoundry.org:10004 05:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:20 Configure a credential helper to remove this warning. See 05:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:20 05:23:20 Login Succeeded 05:23:20 ****.io 05:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:21 Configure a credential helper to remove this warning. See 05:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:21 05:23:21 Login Succeeded 05:23:21 ---> ****-login.sh ends [Pipeline] } 05:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:23:21 + git rev-list -1 --merges a65bde3badef271a0867dc03fdfb8af1e2e1fe1d~1..a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo 05:23:21 -----------> git rev-list -1 --merges a65bde3badef271a0867dc03fdfb8af1e2e1fe1d~1..a65bde3badef271a0867dc03fdfb8af1e2e1fe1d a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [false] [Pipeline] sh 05:23:21 + git log --format=format:%s -1 a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo 05:23:21 ========================================================= 05:23:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:23:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:22 + git log --format=format:%s -1 a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo 05:23:22 [semverPrep] GIT_COMMIT: a65bde3badef271a0867dc03fdfb8af1e2e1fe1d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 05:23:22 [semverPrep] This is not a build commit. [Pipeline] sh 05:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:22 + grep -v github /etc/ssh/ssh_known_hosts 05:23:22 + [ -e /tmp/ssh_known_hosts ] 05:23:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:23:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:23:22 + sudo tee -a /etc/ssh/ssh_known_hosts 05:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:23 05:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:23 0.1.4: Pulling from edgex-devops/py-git-semver 05:23:23 b85a868b505f: Pulling fs layer 05:23:23 e2be974225ed: Pulling fs layer 05:23:23 339a4e72a1f5: Pulling fs layer 05:23:23 988bab9f4d93: Pulling fs layer 05:23:23 1469e6f7b9e6: Pulling fs layer 05:23:23 eaf3925da568: Pulling fs layer 05:23:23 bab4dde63d76: Pulling fs layer 05:23:23 bde34c3a00c8: Pulling fs layer 05:23:23 b352a97aabf1: Pulling fs layer 05:23:23 4872d77fe225: Pulling fs layer 05:23:23 5851b861e8e6: Pulling fs layer 05:23:23 1469e6f7b9e6: Waiting 05:23:23 bab4dde63d76: Waiting 05:23:23 5851b861e8e6: Waiting 05:23:23 b352a97aabf1: Waiting 05:23:23 eaf3925da568: Waiting 05:23:23 988bab9f4d93: Waiting 05:23:23 bde34c3a00c8: Waiting 05:23:23 4872d77fe225: Waiting 05:23:23 e2be974225ed: Verifying Checksum 05:23:23 e2be974225ed: Download complete 05:23:23 988bab9f4d93: Download complete 05:23:23 1469e6f7b9e6: Verifying Checksum 05:23:23 1469e6f7b9e6: Download complete 05:23:23 eaf3925da568: Verifying Checksum 05:23:23 eaf3925da568: Download complete 05:23:23 339a4e72a1f5: Verifying Checksum 05:23:23 339a4e72a1f5: Download complete 05:23:23 bde34c3a00c8: Download complete 05:23:23 b352a97aabf1: Verifying Checksum 05:23:23 b352a97aabf1: Download complete 05:23:23 4872d77fe225: Verifying Checksum 05:23:23 4872d77fe225: Download complete 05:23:23 5851b861e8e6: Verifying Checksum 05:23:23 5851b861e8e6: Download complete 05:23:23 b85a868b505f: Verifying Checksum 05:23:23 b85a868b505f: Download complete 05:23:23 bab4dde63d76: Verifying Checksum 05:23:23 bab4dde63d76: Download complete 05:23:24 b85a868b505f: Pull complete 05:23:25 e2be974225ed: Pull complete 05:23:25 339a4e72a1f5: Pull complete 05:23:25 988bab9f4d93: Pull complete 05:23:25 1469e6f7b9e6: Pull complete 05:23:25 eaf3925da568: Pull complete 05:23:27 bab4dde63d76: Pull complete 05:23:27 bde34c3a00c8: Pull complete 05:23:27 b352a97aabf1: Pull complete 05:23:28 4872d77fe225: Pull complete 05:23:28 5851b861e8e6: Pull complete 05:23:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:28 prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container 05:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:31 $ docker top 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 -eo pid,comm 05:23:31 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). 05:23:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:31 [ssh-agent] Looking for ssh-agent implementation... 05:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:31 $ docker exec 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent 05:23:31 SSH_AUTH_SOCK=/tmp/ssh-exiCfxFlR4hM/agent.32 05:23:31 SSH_AGENT_PID=38 05:23:31 Running ssh-add (command line suppressed) 05:23:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_6931316132784626648.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_6931316132784626648.key) 05:23:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:32 + git tag --points-at HEAD [Pipeline] } 05:23:32 $ docker exec --env ******** --env ******** 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent -k 05:23:32 unset SSH_AUTH_SOCK; 05:23:32 unset SSH_AGENT_PID; 05:23:32 echo Agent pid 38 killed; 05:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:32 [ssh-agent] Looking for ssh-agent implementation... 05:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:32 $ docker exec 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent 05:23:32 SSH_AUTH_SOCK=/tmp/ssh-QcsGo9zsq2SN/agent.71 05:23:32 SSH_AGENT_PID=77 05:23:32 Running ssh-add (command line suppressed) 05:23:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_17123678275844828909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_17123678275844828909.key) 05:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:33 + git semver init 05:23:33 2024-08-27 05:23:33,436 [run_init] DEBUG init version:0.0.0 force:False 05:23:33 2024-08-27 05:23:33,437 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver 05:23:33 2024-08-27 05:23:33,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver 05:23:33 2024-08-27 05:23:33,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784, universal_newlines=False, shell=None, istream=None) 05:23:35 2024-08-27 05:23:35,536 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.git/info/exclude 05:23:35 2024-08-27 05:23:35,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 with force:False 05:23:35 2024-08-27 05:23:35,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 05:23:35 2024-08-27 05:23:35,541 [execute] INFO git cat-file --batch-check 05:23:35 2024-08-27 05:23:35,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver, universal_newlines=False, shell=None, istream=) 05:23:35 2024-08-27 05:23:35,547 [execute] INFO git cat-file --batch 05:23:35 2024-08-27 05:23:35,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver, universal_newlines=False, shell=None, istream=) 05:23:35 2024-08-27 05:23:35,553 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 05:23:35 0.0.0 [Pipeline] } 05:23:36 $ docker exec --env ******** --env ******** 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent -k 05:23:36 unset SSH_AUTH_SOCK; 05:23:36 unset SSH_AGENT_PID; 05:23:36 echo Agent pid 77 killed; 05:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:36 + git semver [Pipeline] } 05:23:36 $ docker stop --time=1 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 05:23:38 $ docker rm -f --volumes 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:23:38 Stashed 1 file(s) [Pipeline] echo 05:23:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:38 provisioning config files... 05:23:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config4991792321117151968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:38 ---> ****-login.sh 05:23:38 nexus3.edgexfoundry.org:10001 05:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:38 Configure a credential helper to remove this warning. See 05:23:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:38 05:23:38 Login Succeeded 05:23:38 nexus3.edgexfoundry.org:10002 05:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:38 Configure a credential helper to remove this warning. See 05:23:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:38 05:23:38 Login Succeeded 05:23:38 nexus3.edgexfoundry.org:10003 05:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:39 Configure a credential helper to remove this warning. See 05:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:39 05:23:39 Login Succeeded 05:23:39 nexus3.edgexfoundry.org:10004 05:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:39 Configure a credential helper to remove this warning. See 05:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:39 05:23:39 Login Succeeded 05:23:39 ****.io 05:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:39 Configure a credential helper to remove this warning. See 05:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:39 05:23:39 Login Succeeded 05:23:39 ---> ****-login.sh ends [Pipeline] } 05:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:39 ========================================================= 05:23:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:23:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:23:40 Sending build context to Docker daemon 59.55MB 05:23:40 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:23:40 Step 2/15 : FROM ${BASE} AS builder 05:23:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:23:40 619be1103602: Pulling fs layer 05:23:40 7862e08f4a3e: Pulling fs layer 05:23:40 5df492c9dc93: Pulling fs layer 05:23:40 7629e6793208: Pulling fs layer 05:23:40 4f4fb700ef54: Pulling fs layer 05:23:40 fb5054dd5b73: Pulling fs layer 05:23:40 eeca6798cff9: Pulling fs layer 05:23:40 aa269ceb94a6: Pulling fs layer 05:23:40 ada007ff1a6a: Pulling fs layer 05:23:40 aa269ceb94a6: Waiting 05:23:40 ada007ff1a6a: Waiting 05:23:40 fb5054dd5b73: Waiting 05:23:40 4f4fb700ef54: Waiting 05:23:40 eeca6798cff9: Waiting 05:23:40 7629e6793208: Waiting 05:23:40 7862e08f4a3e: Download complete 05:23:40 7629e6793208: Verifying Checksum 05:23:40 7629e6793208: Download complete 05:23:40 4f4fb700ef54: Verifying Checksum 05:23:40 4f4fb700ef54: Download complete 05:23:40 619be1103602: Verifying Checksum 05:23:40 619be1103602: Download complete 05:23:40 fb5054dd5b73: Verifying Checksum 05:23:40 fb5054dd5b73: Download complete 05:23:40 eeca6798cff9: Verifying Checksum 05:23:40 eeca6798cff9: Download complete 05:23:40 619be1103602: Pull complete 05:23:41 ada007ff1a6a: Verifying Checksum 05:23:41 ada007ff1a6a: Download complete 05:23:41 7862e08f4a3e: Pull complete 05:23:41 5df492c9dc93: Verifying Checksum 05:23:41 5df492c9dc93: Download complete 05:23:41 aa269ceb94a6: Download complete 05:23:44 5df492c9dc93: Pull complete 05:23:44 7629e6793208: Pull complete 05:23:44 4f4fb700ef54: Pull complete 05:23:44 fb5054dd5b73: Pull complete 05:23:44 eeca6798cff9: Pull complete 05:23:46 aa269ceb94a6: Pull complete 05:23:47 ada007ff1a6a: Pull complete 05:23:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:23:47 ---> f489d0715acc 05:23:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:23:52 ---> Running in 8782d0223d01 05:23:52 Removing intermediate container 8782d0223d01 05:23:52 ---> b0db63c66865 05:23:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:23:52 ---> Running in 4de43b043089 05:23:52 Removing intermediate container 4de43b043089 05:23:52 ---> c9cc23173a98 05:23:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:23:52 ---> Running in 1f24c38cb6a8 05:23:52 Removing intermediate container 1f24c38cb6a8 05:23:52 ---> 64daeb62e2ae 05:23:52 Step 6/15 : LABEL Name=edgex-ui-go 05:23:52 ---> Running in 042c2c78af55 05:23:52 Removing intermediate container 042c2c78af55 05:23:52 ---> c302beac3d0d 05:23:52 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:23:52 ---> Running in c505bdb53ba1 05:23:52 Removing intermediate container c505bdb53ba1 05:23:52 ---> cac5ec641fb7 05:23:52 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:23:52 latest: Pulling from library/docker 05:23:52 c6a83fedfae6: Pulling fs layer 05:23:52 b830b3ce3f84: Pulling fs layer 05:23:52 4f4fb700ef54: Pulling fs layer 05:23:52 2f67cd05487e: Pulling fs layer 05:23:52 201b9999b928: Pulling fs layer 05:23:52 0e0ed696b310: Pulling fs layer 05:23:52 7d43008ea7ba: Pulling fs layer 05:23:52 af5e249d3773: Pulling fs layer 05:23:52 e75295f954e5: Pulling fs layer 05:23:52 09f64e86da19: Pulling fs layer 05:23:52 f2c35b7d0a7c: Pulling fs layer 05:23:52 802803a8231f: Pulling fs layer 05:23:52 9e14937ff4a0: Pulling fs layer 05:23:52 826b71f8f036: Pulling fs layer 05:23:52 6d923e46e5bf: Pulling fs layer 05:23:52 018885321d0e: Pulling fs layer 05:23:52 2f67cd05487e: Waiting 05:23:52 09f64e86da19: Waiting 05:23:52 f2c35b7d0a7c: Waiting 05:23:52 201b9999b928: Waiting 05:23:52 0e0ed696b310: Waiting 05:23:52 9e14937ff4a0: Waiting 05:23:52 7d43008ea7ba: Waiting 05:23:52 826b71f8f036: Waiting 05:23:52 af5e249d3773: Waiting 05:23:52 e75295f954e5: Waiting 05:23:52 802803a8231f: Waiting 05:23:52 6d923e46e5bf: Waiting 05:23:52 4f4fb700ef54: Verifying Checksum 05:23:52 4f4fb700ef54: Download complete 05:23:52 c6a83fedfae6: Verifying Checksum 05:23:52 c6a83fedfae6: Download complete 05:23:52 b830b3ce3f84: Verifying Checksum 05:23:52 b830b3ce3f84: Download complete 05:23:52 2f67cd05487e: Verifying Checksum 05:23:52 2f67cd05487e: Download complete 05:23:52 c6a83fedfae6: Pull complete 05:23:52 0e0ed696b310: Verifying Checksum 05:23:52 0e0ed696b310: Download complete 05:23:52 201b9999b928: Verifying Checksum 05:23:52 201b9999b928: Download complete 05:23:53 7d43008ea7ba: Verifying Checksum 05:23:53 7d43008ea7ba: Download complete 05:23:53 e75295f954e5: Download complete 05:23:53 af5e249d3773: Verifying Checksum 05:23:53 af5e249d3773: Download complete 05:23:53 09f64e86da19: Verifying Checksum 05:23:53 09f64e86da19: Download complete 05:23:53 802803a8231f: Download complete 05:23:53 b830b3ce3f84: Pull complete 05:23:53 f2c35b7d0a7c: Download complete 05:23:53 9e14937ff4a0: Verifying Checksum 05:23:53 9e14937ff4a0: Download complete 05:23:53 4f4fb700ef54: Pull complete 05:23:53 6d923e46e5bf: Verifying Checksum 05:23:53 6d923e46e5bf: Download complete 05:23:53 2f67cd05487e: Pull complete 05:23:53 018885321d0e: Verifying Checksum 05:23:53 018885321d0e: Download complete 05:23:53 Still waiting to schedule task 05:23:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8770’ is offline 05:23:53 826b71f8f036: Verifying Checksum 05:23:53 826b71f8f036: Download complete 05:23:53 201b9999b928: Pull complete 05:23:54 0e0ed696b310: Pull complete 05:23:54 7d43008ea7ba: Pull complete 05:23:54 af5e249d3773: Pull complete 05:23:54 e75295f954e5: Pull complete 05:23:54 09f64e86da19: Pull complete 05:23:55 f2c35b7d0a7c: Pull complete 05:23:55 802803a8231f: Pull complete 05:23:55 9e14937ff4a0: Pull complete 05:23:56 826b71f8f036: Pull complete 05:23:56 6d923e46e5bf: Pull complete 05:23:56 018885321d0e: Pull complete 05:23:56 Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 05:23:56 Status: Downloaded newer image for docker:latest 05:23:59 ---> 0630b0196af6 05:23:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:59 ---> Running in 10c9754f8b3a 05:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:59 OK: 264 MiB in 52 packages 05:23:59 Removing intermediate container 10c9754f8b3a 05:23:59 ---> 4cdabcd70c5b 05:23:59 Step 10/15 : ENV GO111MODULE=on 05:23:59 ---> Running in ecb2cefbc1da 05:24:00 Removing intermediate container ecb2cefbc1da 05:24:00 ---> fcbd76dff25d 05:24:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:24:00 ---> Running in 45d29a4d0c45 05:24:00 Removing intermediate container 45d29a4d0c45 05:24:00 ---> c2b8291f2404 05:24:00 Step 12/15 : COPY go.mod vendor* ./ 05:24:00 ---> 37063d4e2a3d 05:24:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:00 ---> Running in e8178ff75cfc 05:24:59 Removing intermediate container e8178ff75cfc 05:24:59 ---> acaed1d259fe 05:24:59 Step 14/15 : COPY . . 05:24:59 ---> 3bc62a74fb52 05:24:59 Step 15/15 : RUN ${MAKE} 05:24:59 ---> Running in 39cbd1353a1e 05:24:59 noop 05:24:59 Removing intermediate container 39cbd1353a1e 05:24:59 ---> 8a4563c5cd19 05:24:59 Successfully built 8a4563c5cd19 05:24:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:59 + docker inspect -f . ci-base-image-x86_64 05:24:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:59 prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container 05:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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 ******** -e ******** ci-base-image-x86_64 cat 05:25:00 $ docker top 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:00 + go version 05:25:00 go version go1.21.9 linux/amd64 [Pipeline] } 05:25:00 $ docker stop --time=1 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 05:25:01 $ docker rm -f --volumes 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:02 + docker inspect -f . ci-base-image-x86_64 05:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:02 prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container 05:25:02 $ 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-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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 ******** -e ******** ci-base-image-x86_64 cat 05:25:02 $ docker top e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [Pipeline] fileExists [Pipeline] sh 05:25:03 + make test 05:25:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:25:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:25:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:25:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:25 ./bin/test-attribution-txt.sh 05:25:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:25:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:25:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:25:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:25:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:25:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:25:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:25:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:25:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:25:25 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:25:25 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 05:25:25 make -C web test 05:25:25 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/web' 05:25:25 make[1]: tput: No such file or directory 05:25:25 make[1]: tput: No such file or directory 05:25:25 warning: generating ./VERSION 05:25:25 echo "0.0.0" > VERSION 05:25:25 docker build \ 05:25:25 -f Dockerfile \ 05:25:25 --build-arg USER=1000 \ 05:25:25 \ 05:25:25 --label "git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d" \ 05:25:25 -t edgexfoundry/edgex-web-ui:a65bde3badef271a0867dc03fdfb8af1e2e1fe1d \ 05:25:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:25:25 . 05:25:25 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:25:25 Install the buildx component to build images with BuildKit: 05:25:25 https://docs.docker.com/go/buildx/ 05:25:25 05:25:25 Sending build context to Docker daemon 2.62MB 05:25:25 Step 1/11 : FROM node:18-alpine3.18 05:25:25 18-alpine3.18: Pulling from library/node 05:25:25 619be1103602: Already exists 05:25:25 7e9a007eb24b: Pulling fs layer 05:25:25 5189255e31c8: Pulling fs layer 05:25:25 88f4f8a6bc8d: Pulling fs layer 05:25:25 88f4f8a6bc8d: Verifying Checksum 05:25:25 88f4f8a6bc8d: Download complete 05:25:25 5189255e31c8: Verifying Checksum 05:25:25 5189255e31c8: Download complete 05:25:25 7e9a007eb24b: Verifying Checksum 05:25:25 7e9a007eb24b: Download complete 05:25:26 7e9a007eb24b: Pull complete 05:25:26 5189255e31c8: Pull complete 05:25:26 88f4f8a6bc8d: Pull complete 05:25:26 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 05:25:26 Status: Downloaded newer image for node:18-alpine3.18 05:25:26 ---> a19326513a45 05:25:26 Step 2/11 : RUN apk add --no-cache chromium 05:25:31 ---> Running in d0423a5fd595 05:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:31 (1/154) Installing libexpat (2.6.2-r0) 05:25:31 (2/154) Installing brotli-libs (1.0.9-r14) 05:25:31 (3/154) Installing libbz2 (1.0.8-r5) 05:25:31 (4/154) Installing libpng (1.6.39-r3) 05:25:31 (5/154) Installing freetype (2.13.0-r5) 05:25:31 (6/154) Installing fontconfig (2.14.2-r3) 05:25:31 (7/154) Installing libfontenc (1.1.7-r2) 05:25:31 (8/154) Installing mkfontscale (1.2.2-r3) 05:25:31 (9/154) Installing font-opensans (0_git20210927-r1) 05:25:31 (10/154) Installing pkgconf (1.9.5-r0) 05:25:31 (11/154) Installing libffi (3.4.4-r2) 05:25:31 (12/154) Installing libintl (0.21.1-r7) 05:25:31 (13/154) Installing libblkid (2.38.1-r8) 05:25:31 (14/154) Installing libmount (2.38.1-r8) 05:25:31 (15/154) Installing pcre2 (10.42-r1) 05:25:31 (16/154) Installing glib (2.76.6-r0) 05:25:31 (17/154) Installing xz-libs (5.4.3-r0) 05:25:31 (18/154) Installing libxml2 (2.11.8-r0) 05:25:31 (19/154) Installing shared-mime-info (2.2-r5) 05:25:31 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:25:31 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:25:31 (22/154) Installing libwebp (1.3.2-r0) 05:25:31 (23/154) Installing zstd-libs (1.5.5-r4) 05:25:31 (24/154) Installing tiff (4.5.1-r0) 05:25:31 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:25:31 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 05:25:31 (27/154) Installing libxau (1.0.11-r2) 05:25:31 (28/154) Installing libmd (1.0.4-r2) 05:25:31 (29/154) Installing libbsd (0.11.7-r1) 05:25:31 (30/154) Installing libxdmcp (1.1.4-r2) 05:25:31 (31/154) Installing libxcb (1.15-r1) 05:25:31 (32/154) Installing libx11 (1.8.7-r0) 05:25:32 (33/154) Installing libxcomposite (0.4.6-r3) 05:25:32 (34/154) Installing libxfixes (6.0.1-r2) 05:25:32 (35/154) Installing libxrender (0.9.11-r3) 05:25:32 (36/154) Installing libxcursor (1.2.1-r2) 05:25:32 (37/154) Installing libxdamage (1.1.6-r2) 05:25:32 (38/154) Installing libxext (1.3.5-r2) 05:25:32 (39/154) Installing libxi (1.8.1-r0) 05:25:32 (40/154) Installing libxinerama (1.1.5-r2) 05:25:32 (41/154) Installing libxrandr (1.5.3-r2) 05:25:32 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:25:32 (43/154) Installing libxtst (1.2.4-r2) 05:25:32 (44/154) Installing dbus-libs (1.14.8-r0) 05:25:32 (45/154) Installing at-spi2-core (2.48.4-r0) 05:25:32 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:25:32 (47/154) Installing pixman (0.42.2-r1) 05:25:32 (48/154) Installing cairo (1.17.8-r1) 05:25:32 (49/154) Installing cairo-gobject (1.17.8-r1) 05:25:32 (50/154) Installing avahi-libs (0.8-r13) 05:25:32 (51/154) Installing gmp (6.2.1-r3) 05:25:32 (52/154) Installing nettle (3.8.1-r2) 05:25:32 (53/154) Installing libunistring (1.1-r1) 05:25:32 (54/154) Installing libidn2 (2.3.4-r1) 05:25:32 (55/154) Installing p11-kit (0.24.1-r2) 05:25:32 (56/154) Installing libtasn1 (4.19.0-r1) 05:25:32 (57/154) Installing gnutls (3.8.4-r0) 05:25:32 (58/154) Installing cups-libs (2.4.9-r0) 05:25:32 (59/154) Installing libepoxy (1.5.10-r1) 05:25:32 (60/154) Installing fribidi (1.0.13-r0) 05:25:32 (61/154) Installing graphite2 (1.3.14-r5) 05:25:32 (62/154) Installing harfbuzz (7.3.0-r0) 05:25:32 (63/154) Installing libxft (2.3.8-r1) 05:25:32 (64/154) Installing pango (1.50.14-r1) 05:25:32 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:25:32 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:25:32 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:25:32 (68/154) Installing xkeyboard-config (2.38-r0) 05:25:32 (69/154) Installing libxkbcommon (1.5.0-r2) 05:25:32 (70/154) Installing gtk+3.0 (3.24.43-r0) 05:25:32 (71/154) Installing icu-data-full (73.2-r2) 05:25:32 (72/154) Installing mesa (23.0.4-r0) 05:25:32 (73/154) Installing llvm15-libs (15.0.7-r6) 05:25:33 (74/154) Installing hwdata-pci (0.370-r0) 05:25:33 (75/154) Installing libpciaccess (0.17-r2) 05:25:33 (76/154) Installing libdrm (2.4.115-r4) 05:25:33 (77/154) Installing musl-fts (1.2.7-r5) 05:25:33 (78/154) Installing libelf (0.189-r2) 05:25:33 (79/154) Installing mesa-glapi (23.0.4-r0) 05:25:33 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:25:33 (81/154) Installing eudev-libs (3.2.11-r8) 05:25:33 (82/154) Installing libmagic (5.45-r0) 05:25:33 (83/154) Installing file (5.45-r0) 05:25:33 (84/154) Installing libice (1.1.1-r2) 05:25:33 (85/154) Installing libuuid (2.38.1-r8) 05:25:33 (86/154) Installing libsm (1.2.4-r1) 05:25:33 (87/154) Installing libxt (1.3.0-r2) 05:25:33 (88/154) Installing libxmu (1.1.4-r2) 05:25:33 (89/154) Installing xset (1.2.5-r1) 05:25:33 (90/154) Installing xprop (1.2.7-r0) 05:25:33 (91/154) Installing xdg-utils (1.1.3-r4) 05:25:33 (92/154) Installing libogg (1.3.5-r4) 05:25:33 (93/154) Installing flac-libs (1.4.3-r0) 05:25:33 (94/154) Installing alsa-lib (1.2.9-r1) 05:25:33 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:25:33 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:25:33 (97/154) Installing aom-libs (3.6.1-r0) 05:25:33 (98/154) Installing libva (2.18.0-r1) 05:25:33 (99/154) Installing libvdpau (1.5-r1) 05:25:33 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:25:33 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:25:33 (102/154) Installing libdav1d (1.2.1-r0) 05:25:33 (103/154) Installing libhwy (1.0.4-r1) 05:25:33 (104/154) Installing lcms2 (2.15-r2) 05:25:33 (105/154) Installing libjxl (0.8.2-r0) 05:25:33 (106/154) Installing lame-libs (3.100-r5) 05:25:33 (107/154) Installing opus (1.4-r0) 05:25:33 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:25:33 (109/154) Installing soxr (0.1.3-r5) 05:25:33 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:25:33 (111/154) Installing libtheora (1.1.1-r17) 05:25:33 (112/154) Installing libvorbis (1.3.7-r1) 05:25:33 (113/154) Installing libvpx (1.13.0-r2) 05:25:33 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:25:33 (115/154) Installing numactl (2.0.16-r4) 05:25:33 (116/154) Installing x265-libs (3.5-r4) 05:25:33 (117/154) Installing xvidcore (1.3.7-r1) 05:25:33 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:25:33 (119/154) Installing libbluray (1.3.4-r0) 05:25:33 (120/154) Installing mpg123-libs (1.31.3-r1) 05:25:33 (121/154) Installing libopenmpt (0.7.2-r0) 05:25:33 (122/154) Installing cjson (1.7.17-r0) 05:25:33 (123/154) Installing mbedtls (2.28.8-r0) 05:25:33 (124/154) Installing librist (0.2.7-r0) 05:25:33 (125/154) Installing libsrt (1.5.2-r0) 05:25:33 (126/154) Installing libssh (0.10.5-r0) 05:25:33 (127/154) Installing libsodium (1.0.18-r3) 05:25:33 (128/154) Installing libzmq (4.3.4-r4) 05:25:33 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:25:33 (130/154) Installing libevent (2.1.12-r6) 05:25:33 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:25:33 (132/154) Installing mesa-gbm (23.0.4-r0) 05:25:34 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:25:34 (134/154) Installing icu-libs (73.2-r2) 05:25:34 (135/154) Installing jsoncpp (1.9.5-r0) 05:25:34 (136/154) Installing minizip (1.2.13-r1) 05:25:34 (137/154) Installing nspr (4.35-r2) 05:25:34 (138/154) Installing sqlite-libs (3.41.2-r3) 05:25:34 (139/154) Installing nss (3.94-r0) 05:25:34 (140/154) Installing pipewire-libs (0.3.70-r1) 05:25:34 (141/154) Installing libasyncns (0.8-r1) 05:25:34 (142/154) Installing libltdl (2.4.7-r2) 05:25:34 (143/154) Installing orc (0.4.34-r0) 05:25:34 (144/154) Installing libsndfile (1.2.0-r2) 05:25:34 (145/154) Installing speexdsp (1.2.1-r1) 05:25:34 (146/154) Installing tdb-libs (1.4.8-r1) 05:25:34 (147/154) Installing libpulse (16.1-r10) 05:25:34 (148/154) Installing snappy (1.1.10-r1) 05:25:34 (149/154) Installing libwoff2common (1.0.2-r2) 05:25:34 (150/154) Installing libwoff2enc (1.0.2-r2) 05:25:34 (151/154) Installing libgpg-error (1.47-r1) 05:25:34 (152/154) Installing libgcrypt (1.10.2-r1) 05:25:34 (153/154) Installing libxslt (1.1.38-r0) 05:25:34 (154/154) Installing chromium (119.0.6045.159-r0) 05:25:35 Executing busybox-1.36.1-r5.trigger 05:25:35 Executing fontconfig-2.14.2-r3.trigger 05:25:35 Executing mkfontscale-1.2.2-r3.trigger 05:25:35 Executing glib-2.76.6-r0.trigger 05:25:35 Executing shared-mime-info-2.2-r5.trigger 05:25:36 Executing gdk-pixbuf-2.42.10-r5.trigger 05:25:36 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:25:36 Executing gtk+3.0-3.24.43-r0.trigger 05:25:36 OK: 579 MiB in 171 packages 05:25:46 Removing intermediate container d0423a5fd595 05:25:46 ---> d14a46d3ce55 05:25:46 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:25:46 ---> Running in 566dbe85d7dd 05:25:46 Removing intermediate container 566dbe85d7dd 05:25:46 ---> 60ba85194f88 05:25:46 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:25:46 ---> Running in 9d797e247060 05:25:46 Removing intermediate container 9d797e247060 05:25:46 ---> da25a3bdd9e6 05:25:46 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:25:46 ---> Running in bc579c6bd6c0 05:25:46 Removing intermediate container bc579c6bd6c0 05:25:46 ---> bc64e06b01ab 05:25:46 Step 6/11 : RUN npm install -g npm 05:25:46 ---> Running in a9ceb4ef9637 05:25:52 05:25:52 removed 7 packages, and changed 69 packages in 7s 05:25:52 05:25:52 22 packages are looking for funding 05:25:52 run `npm fund` for details 05:25:55 Removing intermediate container a9ceb4ef9637 05:25:55 ---> ed37c2dd5442 05:25:55 Step 7/11 : ARG USER=1000 05:25:55 ---> Running in 3f04bc35b436 05:25:55 Removing intermediate container 3f04bc35b436 05:25:55 ---> 92953bf32c69 05:25:55 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:25:55 ---> Running in f981d4ca160d 05:25:55 Removing intermediate container f981d4ca160d 05:25:55 ---> 051d8df33217 05:25:55 Step 9/11 : USER $USER:$USER 05:25:55 ---> Running in 57e2891337a3 05:25:55 Removing intermediate container 57e2891337a3 05:25:55 ---> 455ae1b765d1 05:25:55 Step 10/11 : WORKDIR /app 05:25:55 ---> Running in f5b6cd83288a 05:25:55 Removing intermediate container f5b6cd83288a 05:25:55 ---> 2bf6ec7c9883 05:25:55 Step 11/11 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:25:55 ---> Running in cadeff83b819 05:25:55 Removing intermediate container cadeff83b819 05:25:55 ---> 201d452fecd8 05:25:55 Successfully built 201d452fecd8 05:25:55 Successfully tagged edgexfoundry/edgex-web-ui:a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:25:55 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:25:55 touch edgex-web-ui.imagebuilt 05:25:55 mkdir -p node_modules coverage 05:25:55 chown "1000:1000" . node_modules coverage package-lock.json 05:25:55 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:26:01 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:26:01 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:26:01 npm warn deprecated har-validator@5.1.5: this library is no longer supported 05:26:01 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:26:02 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:26:02 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 05:26:03 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 05:26:03 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 05:26:04 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:26:04 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 05:26:05 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:26:05 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:26:07 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:26:10 05:26:10 added 1182 packages, and audited 1183 packages in 14s 05:26:10 05:26:10 100 packages are looking for funding 05:26:10 run `npm fund` for details 05:26:10 05:26:10 28 vulnerabilities (14 moderate, 13 high, 1 critical) 05:26:10 05:26:10 To address issues that do not require attention, run: 05:26:10 npm audit fix 05:26:10 05:26:10 To address all issues (including breaking changes), run: 05:26:10 npm audit fix --force 05:26:10 05:26:10 Run `npm audit` for details. 05:26:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:26:20 - Generating browser application bundles (phase: setup)... 05:26:47 ✔ Browser application bundle generation complete. 05:26:47 27 08 2024 05:26:44.653:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:26:47 27 08 2024 05:26:44.655:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:26:47 27 08 2024 05:26:44.658:INFO [launcher]: Starting browser ChromeHeadless 05:26:47 27 08 2024 05:26:44.984:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 97BobwzG4dUY3ZRpAAAB with id 27035956 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.079 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.086 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.111 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.12 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.159 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.167 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.202 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.216 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.235 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.245 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.248 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.25 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.251 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.255 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.27 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.274 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.276 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.287 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.302 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.319 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.321 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.323 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.329 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.347 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.353 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.358 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.367 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.369 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.37 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.382 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.39 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.394 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.398 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.403 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.417 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.423 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.426 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.434 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.437 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.444 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.456 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.476 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.486 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.488 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.491 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.493 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.498 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.5 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.502 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.503 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.505 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.509 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.51 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.544 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.563 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.57 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.573 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.576 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.581 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.584 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.586 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.606 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.618 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.626 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.647 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.653 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.655 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.656 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.673 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.679 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.683 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.696 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.701 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.721 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.723 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.723 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.741 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.747 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.749 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.751 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.752 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.753 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.759 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.779 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.786 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.798 secs) 05:26:48 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:26:48 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:26:48 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.798 secs) 05:26:48 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:26:48 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:26:48 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.801 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.806 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.808 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.809 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.81 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.816 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.822 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.826 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.836 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.841 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.847 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.849 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.86 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.862 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.868 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.885 secs) 05:26:48 WARN: ' 05:26:48 It looks like you're using ngModel on the same form field as formControlName. 05:26:48 Support for using the ngModel input property and ngModelChange event with 05:26:48 reactive form directives has been deprecated in Angular v6 and will be removed 05:26:48 in a future version of Angular. 05:26:48 05:26:48 For more information on this, see our API docs here: 05:26:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:26:48 ' 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.885 secs) 05:26:48 WARN: ' 05:26:48 It looks like you're using ngModel on the same form field as formControlName. 05:26:48 Support for using the ngModel input property and ngModelChange event with 05:26:48 reactive form directives has been deprecated in Angular v6 and will be removed 05:26:48 in a future version of Angular. 05:26:48 05:26:48 For more information on this, see our API docs here: 05:26:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:26:48 ' 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.898 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.904 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.911 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.913 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.92 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 0.926 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 0.932 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 0.933 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 0.934 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 0.937 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 0.967 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.015 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.018 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.026 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.028 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.04 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.043 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.073 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.076 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.092 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.101 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.109 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.115 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.118 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.123 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.137 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.141 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.153 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.155 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.155 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.16 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.164 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.166 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.182 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.188 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.194 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.198 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.208 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.218 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.225 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.229 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.241 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.25 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.254 secs) 05:26:48 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.415 secs / 1.254 secs) 05:26:48 TOTAL: 147 SUCCESS 05:26:48 ✔ Browser application bundle generation complete. 05:26:49 05:26:49 =============================== Coverage summary =============================== 05:26:49 Statements : 39.04% ( 1374/3519 ) 05:26:49 Branches : 15.3% ( 94/614 ) 05:26:49 Functions : 32.14% ( 424/1319 ) 05:26:49 Lines : 38.97% ( 1343/3446 ) 05:26:49 ================================================================================ 05:26:49 ✔ Browser application bundle generation complete. 05:26:50 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/web' [Pipeline] echo 05:26:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:26:50 $ docker stop --time=1 e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 05:26:52 $ docker rm -f --volumes e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:26:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:53 + ls -al . 05:26:53 total 264 05:26:53 drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 05:25 . 05:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:23 .. 05:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 .blubracket 05:26:53 -rw-rw-r-- 1 jenkins jenkins 18 Aug 27 05:23 .dockerignore 05:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:23 .git 05:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 .github 05:26:53 -rw-rw-r-- 1 jenkins jenkins 178 Aug 27 05:23 .gitignore 05:26:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:23 .semver 05:26:53 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 27 05:23 Attribution.txt 05:26:53 -rw-rw-r-- 1 jenkins jenkins 21430 Aug 27 05:23 CHANGELOG.md 05:26:53 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 27 05:23 CONTRIBUTING.md 05:26:53 -rw-rw-r-- 1 jenkins jenkins 1940 Aug 27 05:23 Dockerfile 05:26:53 -rw-rw-r-- 1 jenkins jenkins 652 Aug 27 05:23 Jenkinsfile 05:26:53 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 27 05:23 LICENSE 05:26:53 -rw-rw-r-- 1 jenkins jenkins 2189 Aug 27 05:23 Makefile 05:26:53 -rw-rw-r-- 1 jenkins jenkins 4381 Aug 27 05:23 README.md 05:26:53 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 05:23 VERSION 05:26:53 -rw-rw-r-- 1 jenkins jenkins 4832 Aug 27 05:23 angularmigrationlogs.md 05:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 assets 05:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 bin 05:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 cmd 05:26:53 -rw-r--r-- 1 jenkins jenkins 10 Aug 27 05:25 coverage.out 05:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 docs 05:26:53 -rw-rw-r-- 1 jenkins jenkins 6692 Aug 27 05:23 go.mod 05:26:53 -rw-rw-r-- 1 jenkins jenkins 100588 Aug 27 05:23 go.sum 05:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:23 internal 05:26:53 -rwxrwxr-x 1 jenkins jenkins 568 Aug 27 05:23 redeploy.sh 05:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:23 testing 05:26:53 -rw-rw-r-- 1 jenkins jenkins 155 Aug 27 05:23 version.go 05:26:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 05:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:54 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d --label arch=amd64 --label version=0.0.0 . 05:26:55 Sending build context to Docker daemon 346.5MB 05:26:55 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:26:55 Step 2/27 : FROM ${BASE} AS builder 05:26:55 ---> 8a4563c5cd19 05:26:55 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:26:58 ---> Running in d5cb434d8a37 05:26:58 Removing intermediate container d5cb434d8a37 05:26:58 ---> 3970ce8c6664 05:26:58 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 05:26:58 ---> Running in a5314b425fac 05:26:58 Removing intermediate container a5314b425fac 05:26:58 ---> 27295d424a8b 05:26:58 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 05:26:58 ---> Running in 315c012a79a0 05:26:58 Removing intermediate container 315c012a79a0 05:26:58 ---> f7b283f7addf 05:26:58 Step 6/27 : LABEL Name=edgex-ui-go 05:26:58 ---> Running in 7b835be640d1 05:26:58 Removing intermediate container 7b835be640d1 05:26:58 ---> bb9e3983c9f1 05:26:58 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:26:58 ---> Running in c7ec96779b33 05:26:58 Removing intermediate container c7ec96779b33 05:26:58 ---> f38b58398752 05:26:58 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:26:59 ---> ff25e1bf7fed 05:26:59 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:59 ---> Running in 8a6217a8de5c 05:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:59 OK: 264 MiB in 52 packages 05:27:00 Removing intermediate container 8a6217a8de5c 05:27:00 ---> 24ed00db4dd6 05:27:00 Step 10/27 : ENV GO111MODULE=on 05:27:00 ---> Running in 1f9518f66ac9 05:27:00 Removing intermediate container 1f9518f66ac9 05:27:00 ---> dbf9827ff7a4 05:27:00 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:27:00 ---> Running in bbce5181c467 05:27:00 Removing intermediate container bbce5181c467 05:27:00 ---> 049c14ec98b6 05:27:00 Step 12/27 : COPY go.mod vendor* ./ 05:27:00 ---> e340f8800001 05:27:00 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:00 ---> Running in a29454e19e67 05:27:01 Removing intermediate container a29454e19e67 05:27:01 ---> f93c944b4b4f 05:27:01 Step 14/27 : COPY . . 05:27:07 ---> c6c0a649467f 05:27:07 Step 15/27 : RUN ${MAKE} 05:27:07 ---> Running in fa4026719887 05:27:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:27:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8773 in /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [Pipeline] { [Pipeline] ws 05:27:24 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:27:27 The recommended git tool is: git 05:27:32 using credential edgex-jenkins-ssh 05:27:32 Cloning the remote Git repository 05:27:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:27:33 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:27:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:33 > git --version # timeout=10 05:27:33 > git --version # 'git version 2.25.1' 05:27:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:39 Removing intermediate container fa4026719887 05:27:39 ---> 1bdfd6c192a0 05:27:39 Step 16/27 : FROM alpine:3.18 05:27:39 3.18: Pulling from library/alpine 05:27:39 930bdd4d222e: Pulling fs layer 05:27:39 930bdd4d222e: Verifying Checksum 05:27:39 930bdd4d222e: Download complete 05:27:39 930bdd4d222e: Pull complete 05:27:39 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:27:39 Status: Downloaded newer image for alpine:3.18 05:27:39 ---> 18f865063206 05:27:39 Step 17/27 : RUN apk --no-cache upgrade 05:27:39 ---> Running in 94261e03cca7 05:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:27:39 OK: 7 MiB in 15 packages 05:27:40 Removing intermediate container 94261e03cca7 05:27:40 ---> ff4453ae4958 05:27:40 Step 18/27 : RUN apk add --update --no-cache dumb-init 05:27:40 ---> Running in 4c8eb3fe0202 05:27:40 Merging remotes/origin/main commit e38e120684a495e51abfa0b4db541fa47e8a7d03 into PR head commit a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:27:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:27:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:27:40 > git config core.sparsecheckout # timeout=10 05:27:40 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 05:27:40 (1/1) Installing dumb-init (1.2.5-r2) 05:27:40 Executing busybox-1.36.1-r7.trigger 05:27:40 OK: 7 MiB in 16 packages 05:27:41 Merge succeeded, producing a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:27:41 Checking out Revision a65bde3badef271a0867dc03fdfb8af1e2e1fe1d (PR-784) 05:27:41 Removing intermediate container 4c8eb3fe0202 05:27:41 ---> 8de66b83fe7f 05:27:41 Step 19/27 : EXPOSE 4000 05:27:41 ---> Running in 2654b2a6374d 05:27:41 Removing intermediate container 2654b2a6374d 05:27:41 ---> 5513960c4a75 05:27:41 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:27:40 > git remote # timeout=10 05:27:40 > git config --get remote.origin.url # timeout=10 05:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:40 > git merge e38e120684a495e51abfa0b4db541fa47e8a7d03 # timeout=10 05:27:41 > git rev-parse HEAD^{commit} # timeout=10 05:27:41 > git config core.sparsecheckout # timeout=10 05:27:41 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 05:27:42 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 05:27:42 ---> 90262c99980d 05:27:42 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:27:42 ---> f45e5733f4ad 05:27:42 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:27:43 ---> 1152f44dbb88 05:27:43 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:27:43 ---> Running in bb61805c8775 05:27:43 Removing intermediate container bb61805c8775 05:27:43 ---> 3a3f2eebefc6 05:27:43 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:27:43 ---> Running in 0dd207e30fad 05:27:43 Removing intermediate container 0dd207e30fad 05:27:43 ---> 0a30749eef90 05:27:43 Step 25/27 : LABEL arch=amd64 05:27:43 ---> Running in 9e2ac0b5878f 05:27:43 Removing intermediate container 9e2ac0b5878f 05:27:43 ---> 7591d5f4732d 05:27:43 Step 26/27 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:27:43 ---> Running in 13c196f622d4 05:27:43 Removing intermediate container 13c196f622d4 05:27:43 ---> 9bcce39460d7 05:27:43 Step 27/27 : LABEL version=0.0.0 05:27:43 ---> Running in 98260c84fcf4 05:27:43 Removing intermediate container 98260c84fcf4 05:27:43 ---> 8b3e35f57018 05:27:43 [Warning] One or more build-args [ARCH] were not consumed 05:27:44 Successfully built 8b3e35f57018 05:27:44 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:44 05:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:44 latest: Pulling from edgex-lftools-log-publisher 05:27:44 5eb5b503b376: Pulling fs layer 05:27:44 5c69ac0246d0: Pulling fs layer 05:27:44 ec43610c2a17: Pulling fs layer 05:27:44 3a2ae6a8a46f: Pulling fs layer 05:27:44 33b1e0a273af: Pulling fs layer 05:27:44 5d3b04190fa2: Pulling fs layer 05:27:44 2f39f015ded8: Pulling fs layer 05:27:44 33b1e0a273af: Waiting 05:27:44 2f39f015ded8: Waiting 05:27:44 5d3b04190fa2: Waiting 05:27:44 3a2ae6a8a46f: Waiting 05:27:44 5c69ac0246d0: Verifying Checksum 05:27:44 5c69ac0246d0: Download complete 05:27:44 3a2ae6a8a46f: Verifying Checksum 05:27:44 3a2ae6a8a46f: Download complete 05:27:45 33b1e0a273af: Verifying Checksum 05:27:45 33b1e0a273af: Download complete 05:27:45 5d3b04190fa2: Verifying Checksum 05:27:45 5d3b04190fa2: Download complete 05:27:45 ec43610c2a17: Verifying Checksum 05:27:45 ec43610c2a17: Download complete 05:27:45 5eb5b503b376: Verifying Checksum 05:27:45 5eb5b503b376: Download complete 05:27:45 2f39f015ded8: Download complete 05:27:46 05:27:46 GitHub has been notified of this commit’s build result 05:27:46 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:46 5eb5b503b376: Pull complete 05:27:46 5c69ac0246d0: Pull complete 05:27:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:27:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:46 Dload Upload Total Spent Left Speed 05:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 05:27:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:27:47 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 05:27:47 /etc/docker/daemon.json 05:27:47 { 05:27:47 "registry-mirrors": [ 05:27:47 "https://nexus3.edgexfoundry.org:10001" 05:27:47 ], 05:27:47 "bip": "10.250.0.254/24", 05:27:47 "hosts": [ 05:27:47 "tcp://0.0.0.0:5555", 05:27:47 "unix:///var/run/docker.sock" 05:27:47 ], 05:27:47 "mtu": 1458, 05:27:47 "selinux-enabled": true, 05:27:47 "seccomp-profile": "/etc/docker/seccomp.json" 05:27:47 } [Pipeline] sh 05:27:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:27:48 + sudo service docker restart 05:27:49 ec43610c2a17: Pull complete 05:27:49 3a2ae6a8a46f: Pull complete 05:27:49 33b1e0a273af: Pull complete 05:27:49 5d3b04190fa2: Pull complete 05:27:58 2f39f015ded8: Pull complete 05:27:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:58 prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container 05:27: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/edgexfoundry_edgex-ui-go_PR-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:27:58 $ docker top ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:58 ---> job-cost.sh 05:27:58 lf-activate-venv: SKIPPING 05:27:58 INFO: No Stack... 05:27:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:59 INFO: Archiving Costs [Pipeline] sh 05:27:59 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/cost.csv 05:27:59 + cut -d, -f6 [Pipeline] lock 05:27:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] 05:27:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] did not exist. Created. 05:27:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:00 + echo total: 0.2199999988079071 [Pipeline] stash 05:28:00 Stashed 1 file(s) [Pipeline] } 05:28:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:00 $ docker stop --time=1 ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 05:28:01 $ docker rm -f --volumes ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:06 provisioning config files... 05:28:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4167288115971291666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:07 ---> ****-login.sh 05:28:07 nexus3.edgexfoundry.org:10001 05:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:07 Configure a credential helper to remove this warning. See 05:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:07 05:28:07 Login Succeeded 05:28:07 nexus3.edgexfoundry.org:10002 05:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:08 Configure a credential helper to remove this warning. See 05:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:08 05:28:08 Login Succeeded 05:28:08 nexus3.edgexfoundry.org:10003 05:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:08 Configure a credential helper to remove this warning. See 05:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:08 05:28:08 Login Succeeded 05:28:08 nexus3.edgexfoundry.org:10004 05:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:08 Configure a credential helper to remove this warning. See 05:28:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:08 05:28:08 Login Succeeded 05:28:08 ****.io 05:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:09 Configure a credential helper to remove this warning. See 05:28:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:09 05:28:09 Login Succeeded 05:28:09 ---> ****-login.sh ends [Pipeline] } 05:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:09 ========================================================= 05:28:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:28:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:28:11 Sending build context to Docker daemon 35.41MB 05:28:11 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:28:11 Step 2/15 : FROM ${BASE} AS builder 05:28:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:28:11 c6b39de5b339: Pulling fs layer 05:28:11 a69c41024577: Pulling fs layer 05:28:11 d6de4b400683: Pulling fs layer 05:28:11 35cb2a7552d0: Pulling fs layer 05:28:11 4f4fb700ef54: Pulling fs layer 05:28:11 464afbd9ba4c: Pulling fs layer 05:28:11 00f215d4a9da: Pulling fs layer 05:28:11 d496ad576159: Pulling fs layer 05:28:11 35cb2a7552d0: Waiting 05:28:11 4f4fb700ef54: Waiting 05:28:11 464afbd9ba4c: Waiting 05:28:11 00f215d4a9da: Waiting 05:28:11 d496ad576159: Waiting 05:28:11 a69c41024577: Download complete 05:28:11 35cb2a7552d0: Verifying Checksum 05:28:11 35cb2a7552d0: Download complete 05:28:11 4f4fb700ef54: Verifying Checksum 05:28:11 4f4fb700ef54: Download complete 05:28:11 464afbd9ba4c: Verifying Checksum 05:28:11 464afbd9ba4c: Download complete 05:28:11 c6b39de5b339: Download complete 05:28:12 d496ad576159: Verifying Checksum 05:28:12 d496ad576159: Download complete 05:28:12 c6b39de5b339: Pull complete 05:28:13 a69c41024577: Pull complete 05:28:13 d6de4b400683: Verifying Checksum 05:28:13 d6de4b400683: Download complete 05:28:15 00f215d4a9da: Verifying Checksum 05:28:15 00f215d4a9da: Download complete 05:28:27 d6de4b400683: Pull complete 05:28:27 35cb2a7552d0: Pull complete 05:28:27 4f4fb700ef54: Pull complete 05:28:27 464afbd9ba4c: Pull complete 05:28:37 00f215d4a9da: Pull complete 05:28:38 d496ad576159: Pull complete 05:28:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:28:38 ---> f246e2811388 05:28:38 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:28:40 ---> Running in 73f5744375ca 05:28:40 Removing intermediate container 73f5744375ca 05:28:40 ---> 3c335741957d 05:28:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:28:40 ---> Running in 50896aaf6767 05:28:41 Removing intermediate container 50896aaf6767 05:28:41 ---> 96dd45682696 05:28:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:28:41 ---> Running in 41e169586602 05:28:41 Removing intermediate container 41e169586602 05:28:41 ---> 1806596ac139 05:28:41 Step 6/15 : LABEL Name=edgex-ui-go 05:28:41 ---> Running in 4cd6c6469666 05:28:41 Removing intermediate container 4cd6c6469666 05:28:41 ---> 10cf179afdb0 05:28:41 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:28:41 ---> Running in 9d5a362f43b1 05:28:42 Removing intermediate container 9d5a362f43b1 05:28:42 ---> a18d22e25ebc 05:28:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:28:42 latest: Pulling from library/docker 05:28:42 690e87867337: Pulling fs layer 05:28:42 729161d0df24: Pulling fs layer 05:28:42 4f4fb700ef54: Pulling fs layer 05:28:42 38b9491762d2: Pulling fs layer 05:28:42 a3fdb7ce0e7c: Pulling fs layer 05:28:42 f99813ceebae: Pulling fs layer 05:28:42 316a30f1c6a0: Pulling fs layer 05:28:42 5c0d611bb206: Pulling fs layer 05:28:42 5d9b0bb07621: Pulling fs layer 05:28:42 d75f172f02f3: Pulling fs layer 05:28:42 be962662e1ee: Pulling fs layer 05:28:42 bcaa410c9938: Pulling fs layer 05:28:42 aa7c5d6bc99e: Pulling fs layer 05:28:42 4d14c79f09c6: Pulling fs layer 05:28:42 4a0b48cb369a: Pulling fs layer 05:28:42 759f97cc6693: Pulling fs layer 05:28:42 38b9491762d2: Waiting 05:28:42 a3fdb7ce0e7c: Waiting 05:28:42 f99813ceebae: Waiting 05:28:42 316a30f1c6a0: Waiting 05:28:42 5c0d611bb206: Waiting 05:28:42 aa7c5d6bc99e: Waiting 05:28:42 5d9b0bb07621: Waiting 05:28:42 d75f172f02f3: Waiting 05:28:42 be962662e1ee: Waiting 05:28:42 bcaa410c9938: Waiting 05:28:42 4d14c79f09c6: Waiting 05:28:42 4a0b48cb369a: Waiting 05:28:42 759f97cc6693: Waiting 05:28:42 4f4fb700ef54: Verifying Checksum 05:28:42 4f4fb700ef54: Download complete 05:28:42 690e87867337: Verifying Checksum 05:28:42 690e87867337: Download complete 05:28:42 38b9491762d2: Verifying Checksum 05:28:42 38b9491762d2: Download complete 05:28:43 729161d0df24: Verifying Checksum 05:28:43 729161d0df24: Download complete 05:28:43 f99813ceebae: Verifying Checksum 05:28:43 f99813ceebae: Download complete 05:28:43 a3fdb7ce0e7c: Verifying Checksum 05:28:43 a3fdb7ce0e7c: Download complete 05:28:43 5c0d611bb206: Verifying Checksum 05:28:43 5c0d611bb206: Download complete 05:28:43 5d9b0bb07621: Download complete 05:28:43 316a30f1c6a0: Download complete 05:28:44 d75f172f02f3: Verifying Checksum 05:28:44 d75f172f02f3: Download complete 05:28:44 690e87867337: Pull complete 05:28:44 bcaa410c9938: Verifying Checksum 05:28:44 bcaa410c9938: Download complete 05:28:44 aa7c5d6bc99e: Verifying Checksum 05:28:44 aa7c5d6bc99e: Download complete 05:28:44 4a0b48cb369a: Verifying Checksum 05:28:44 4a0b48cb369a: Download complete 05:28:44 be962662e1ee: Download complete 05:28:44 759f97cc6693: Download complete 05:28:45 729161d0df24: Pull complete 05:28:45 4f4fb700ef54: Pull complete 05:28:45 4d14c79f09c6: Verifying Checksum 05:28:45 4d14c79f09c6: Download complete 05:28:45 38b9491762d2: Pull complete 05:28:47 a3fdb7ce0e7c: Pull complete 05:28:48 f99813ceebae: Pull complete 05:28:49 316a30f1c6a0: Pull complete 05:28:50 5c0d611bb206: Pull complete 05:28:50 5d9b0bb07621: Pull complete 05:28:50 d75f172f02f3: Pull complete 05:28:51 be962662e1ee: Pull complete 05:28:51 bcaa410c9938: Pull complete 05:28:52 aa7c5d6bc99e: Pull complete 05:28:56 4d14c79f09c6: Pull complete 05:28:56 4a0b48cb369a: Pull complete 05:28:56 759f97cc6693: Pull complete 05:28:56 Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 05:28:56 Status: Downloaded newer image for docker:latest 05:28:59 ---> 98eda8e48ae6 05:28:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:28:59 ---> Running in bdb597507082 05:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:29:01 OK: 266 MiB in 52 packages 05:29:02 Removing intermediate container bdb597507082 05:29:02 ---> c85800a77233 05:29:02 Step 10/15 : ENV GO111MODULE=on 05:29:02 ---> Running in b305519e0a47 05:29:02 Removing intermediate container b305519e0a47 05:29:02 ---> ad3bfbf8c603 05:29:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:29:03 ---> Running in 77e1b7a2d399 05:29:03 Removing intermediate container 77e1b7a2d399 05:29:03 ---> 67b3f53436a4 05:29:03 Step 12/15 : COPY go.mod vendor* ./ 05:29:04 ---> 3f651594e7b8 05:29:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:04 ---> Running in a4ee514c5561 05:30:55 Removing intermediate container a4ee514c5561 05:30:55 ---> 2886788ec414 05:30:55 Step 14/15 : COPY . . 05:30:56 ---> db6ce9d3d464 05:30:56 Step 15/15 : RUN ${MAKE} 05:30:56 ---> Running in 87e2e78f57dc 05:30:57 noop 05:30:58 Removing intermediate container 87e2e78f57dc 05:30:58 ---> 6984df630525 05:30:58 Successfully built 6984df630525 05:30:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:58 + docker inspect -f . ci-base-image-arm64 05:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:59 prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container 05:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 05:31:00 $ docker top a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:01 + go version 05:31:01 go version go1.21.9 linux/arm64 [Pipeline] } 05:31:01 $ docker stop --time=1 a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb 05:31:03 $ docker rm -f --volumes a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker inspect -f . ci-base-image-arm64 05:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:04 prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container 05:31:04 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 05:31:05 $ docker top 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:06 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 05:31:07 + make test 05:31:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:31:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:35:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:35:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:45 ./bin/test-attribution-txt.sh 05:35:45 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:35:45 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:35:45 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:35:45 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:35:45 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:35:45 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:35:45 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:35:45 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:35:45 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:35:45 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:35:45 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:35:45 $ docker stop --time=1 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb 05:35:47 $ docker rm -f --volumes 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb [Pipeline] // withDockerContainer [Pipeline] sh 05:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:35:48 Warning: overwriting stash ‘coverage-report’ 05:35:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:35:50 + ls -al . 05:35:50 total 260 05:35:50 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 05:31 . 05:35:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 .. 05:35:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 .blubracket 05:35:50 -rw-rw-r-- 1 jenkins jenkins 18 Aug 27 05:27 .dockerignore 05:35:50 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:27 .git 05:35:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 .github 05:35:50 -rw-rw-r-- 1 jenkins jenkins 178 Aug 27 05:27 .gitignore 05:35:50 -rw-rw-r-- 1 jenkins jenkins 9736 Aug 27 05:27 Attribution.txt 05:35:50 -rw-rw-r-- 1 jenkins jenkins 21430 Aug 27 05:27 CHANGELOG.md 05:35:50 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 27 05:27 CONTRIBUTING.md 05:35:50 -rw-rw-r-- 1 jenkins jenkins 1940 Aug 27 05:27 Dockerfile 05:35:50 -rw-rw-r-- 1 jenkins jenkins 652 Aug 27 05:27 Jenkinsfile 05:35:50 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 27 05:27 LICENSE 05:35:50 -rw-rw-r-- 1 jenkins jenkins 2189 Aug 27 05:27 Makefile 05:35:50 -rw-rw-r-- 1 jenkins jenkins 4381 Aug 27 05:27 README.md 05:35:50 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 05:23 VERSION 05:35:50 -rw-rw-r-- 1 jenkins jenkins 4832 Aug 27 05:27 angularmigrationlogs.md 05:35:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 assets 05:35:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 bin 05:35:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 cmd 05:35:50 -rw-r--r-- 1 jenkins jenkins 10 Aug 27 05:31 coverage.out 05:35:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 docs 05:35:50 -rw-rw-r-- 1 jenkins jenkins 6692 Aug 27 05:27 go.mod 05:35:50 -rw-rw-r-- 1 jenkins jenkins 100588 Aug 27 05:27 go.sum 05:35:50 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:27 internal 05:35:50 -rwxrwxr-x 1 jenkins jenkins 568 Aug 27 05:27 redeploy.sh 05:35:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 testing 05:35:50 -rw-rw-r-- 1 jenkins jenkins 155 Aug 27 05:27 version.go 05:35:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:50 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d --label arch=arm64 --label version=0.0.0 . 05:35:52 Sending build context to Docker daemon 35.41MB 05:35:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:35:52 Step 2/27 : FROM ${BASE} AS builder 05:35:52 ---> 6984df630525 05:35:52 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:35:52 ---> Running in 867a95fe9a44 05:35:52 Removing intermediate container 867a95fe9a44 05:35:52 ---> a800f759f5b2 05:35:52 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 05:35:52 ---> Running in c8f520a78800 05:35:53 Removing intermediate container c8f520a78800 05:35:53 ---> 1b99fbf734b5 05:35:53 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 05:35:53 ---> Running in 09b1cda19023 05:35:53 Removing intermediate container 09b1cda19023 05:35:53 ---> 488062634ea0 05:35:53 Step 6/27 : LABEL Name=edgex-ui-go 05:35:53 ---> Running in 61703084af7b 05:35:53 Removing intermediate container 61703084af7b 05:35:53 ---> 71d2a139e5b4 05:35:53 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:35:53 ---> Running in 4be359dbe352 05:35:54 Removing intermediate container 4be359dbe352 05:35:54 ---> 36239a008590 05:35:54 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:35:56 ---> 96edbe0cfb69 05:35:56 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:35:56 ---> Running in f00c30b22729 05:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:35:58 OK: 266 MiB in 52 packages 05:35:59 Removing intermediate container f00c30b22729 05:35:59 ---> 823a829537de 05:35:59 Step 10/27 : ENV GO111MODULE=on 05:35:59 ---> Running in b19950b1d183 05:35:59 Removing intermediate container b19950b1d183 05:35:59 ---> aeab33761f92 05:35:59 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:35:59 ---> Running in f3774e22152d 05:36:00 Removing intermediate container f3774e22152d 05:36:00 ---> a621933fc231 05:36:00 Step 12/27 : COPY go.mod vendor* ./ 05:36:00 ---> 3829ae7f362a 05:36:00 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:01 ---> Running in a698bcd990ae 05:36:03 Removing intermediate container a698bcd990ae 05:36:03 ---> e1e7f7699e20 05:36:03 Step 14/27 : COPY . . 05:36:07 ---> afdd053e6fd0 05:36:07 Step 15/27 : RUN ${MAKE} 05:36:07 ---> Running in c9857741b308 05:36:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:39:45 Removing intermediate container c9857741b308 05:39:45 ---> bb079cba0b65 05:39:45 Step 16/27 : FROM alpine:3.18 05:39:45 3.18: Pulling from library/alpine 05:39:45 4983c3fe2029: Pulling fs layer 05:39:45 4983c3fe2029: Download complete 05:39:45 4983c3fe2029: Pull complete 05:39:45 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:39:45 Status: Downloaded newer image for alpine:3.18 05:39:45 ---> a0237000ae83 05:39:45 Step 17/27 : RUN apk --no-cache upgrade 05:39:45 ---> Running in 66241d0c192c 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:45 OK: 8 MiB in 15 packages 05:39:45 Removing intermediate container 66241d0c192c 05:39:45 ---> 65bb66a0a53f 05:39:45 Step 18/27 : RUN apk add --update --no-cache dumb-init 05:39:45 ---> Running in 0388c3957a89 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:45 (1/1) Installing dumb-init (1.2.5-r2) 05:39:45 Executing busybox-1.36.1-r7.trigger 05:39:45 OK: 8 MiB in 16 packages 05:39:45 Removing intermediate container 0388c3957a89 05:39:45 ---> 6650d5a290db 05:39:45 Step 19/27 : EXPOSE 4000 05:39:45 ---> Running in b65bcbb9363c 05:39:46 Removing intermediate container b65bcbb9363c 05:39:46 ---> 2279d9140afa 05:39:46 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:39:48 ---> 67cf0951bc9b 05:39:48 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:39:49 ---> f46b926db51b 05:39:49 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:39:49 ---> d7798d3518f7 05:39:49 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:39:50 ---> Running in 181870d0f05f 05:39:50 Removing intermediate container 181870d0f05f 05:39:50 ---> a06ef5700165 05:39:50 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:39:50 ---> Running in b5ddb9f94762 05:39:51 Removing intermediate container b5ddb9f94762 05:39:51 ---> 69166a25572f 05:39:51 Step 25/27 : LABEL arch=arm64 05:39:51 ---> Running in c2a7c1d9c722 05:39:51 Removing intermediate container c2a7c1d9c722 05:39:51 ---> 7af54116b6d5 05:39:51 Step 26/27 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d 05:39:51 ---> Running in 3da719b37a44 05:39:51 Removing intermediate container 3da719b37a44 05:39:51 ---> ada9b8638230 05:39:51 Step 27/27 : LABEL version=0.0.0 05:39:51 ---> Running in 825053aac18a 05:39:52 Removing intermediate container 825053aac18a 05:39:52 ---> 23ea8b60aa9f 05:39:52 [Warning] One or more build-args [ARCH] were not consumed 05:39:52 Successfully built 23ea8b60aa9f 05:39:52 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:39:53 05:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:39:53 arm64: Pulling from edgex-lftools-log-publisher 05:39:53 8998bd30e6a1: Pulling fs layer 05:39:53 04944245beec: Pulling fs layer 05:39:53 699f458cf7ca: Pulling fs layer 05:39:53 765212b225bb: Pulling fs layer 05:39:53 f23df028b6ca: Pulling fs layer 05:39:53 d65c8cfc05b1: Pulling fs layer 05:39:53 2437ff75d9bd: Pulling fs layer 05:39:53 f23df028b6ca: Waiting 05:39:53 765212b225bb: Waiting 05:39:53 d65c8cfc05b1: Waiting 05:39:53 2437ff75d9bd: Waiting 05:39:53 04944245beec: Verifying Checksum 05:39:53 04944245beec: Download complete 05:39:53 765212b225bb: Verifying Checksum 05:39:53 765212b225bb: Download complete 05:39:53 f23df028b6ca: Download complete 05:39:53 d65c8cfc05b1: Verifying Checksum 05:39:53 d65c8cfc05b1: Download complete 05:39:53 699f458cf7ca: Verifying Checksum 05:39:53 699f458cf7ca: Download complete 05:39:54 8998bd30e6a1: Verifying Checksum 05:39:54 8998bd30e6a1: Download complete 05:39:56 2437ff75d9bd: Verifying Checksum 05:39:56 2437ff75d9bd: Download complete 05:39:59 8998bd30e6a1: Pull complete 05:39:59 04944245beec: Pull complete 05:40:01 699f458cf7ca: Pull complete 05:40:01 765212b225bb: Pull complete 05:40:02 f23df028b6ca: Pull complete 05:40:02 d65c8cfc05b1: Pull complete 05:40:20 2437ff75d9bd: Pull complete 05:40:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container 05:40:21 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:40:24 $ docker top 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:25 ---> job-cost.sh 05:40:25 lf-activate-venv: SKIPPING 05:40:25 INFO: No Stack... 05:40:25 INFO: Retrieving Pricing Info for: v3-standard-4 05:40:26 INFO: Archiving Costs [Pipeline] sh 05:40:27 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:40:27 + cut -d, -f6 [Pipeline] lock 05:40:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] 05:40:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] did not exist. Created. 05:40:27 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:28 /w/workspace/edgex-ui-go/2@tmp/durable-dbb8fe6c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:40:28 + echo total: 0.10999999940395355 [Pipeline] stash 05:40:28 Warning: overwriting stash ‘stack-cost’ 05:40:29 Stashed 1 file(s) [Pipeline] } 05:40:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:29 $ docker stop --time=1 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 05:40:30 $ docker rm -f --volumes 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:40:31 provisioning config files... 05:40:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config14126749877863026647tmp [Pipeline] { [Pipeline] sh 05:40:31 + set +x 05:40:31 + + curl -s https://codecov.io/bash 05:40:31 bash -s -- 05:40:31 05:40:31 _____ _ 05:40:31 / ____| | | 05:40:31 | | ___ __| | ___ ___ _____ __ 05:40:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:40:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:40:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:40:31 Bash-1.0.6 05:40:31 05:40:31 05:40:31 ==> git version 2.25.1 found 05:40:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:40:31 Release-Date: 2020-01-08 05:40:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:40:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:40:31 ==> Jenkins CI detected. 05:40:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-784 05:40:31 project root: . 05:40:31 --> token set from env 05:40:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:40:31 ==> Running gcov in . (disable via -X gcov) 05:40:31 ==> Python coveragepy not found 05:40:31 ==> Searching for coverage reports in: 05:40:31 + . 05:40:31 -> Found 1 reports 05:40:31 ==> Detecting git/mercurial file structure 05:40:31 ==> Reading reports 05:40:31 + ./coverage.out bytes=10 05:40:31 ==> Appending adjustments 05:40:31 https://docs.codecov.io/docs/fixing-reports 05:40:32 + Found adjustments 05:40:32 ==> Gzipping contents 05:40:32 12K /tmp/codecov.iz60nK.gz 05:40:32 ==> Uploading reports 05:40:32 url: https://codecov.io 05:40:32 query: branch=PR-784&commit=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-784%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=784&job=&cmd_args= 05:40:32 -> Pinging Codecov 05:40:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-784&commit=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-784%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=784&job=&cmd_args= 05:40:32 -> Uploading to 05:40:32 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/FB506323287CE973F263BFD2A0EB1F37/a65bde3badef271a0867dc03fdfb8af1e2e1fe1d/77846a3b-8107-411d-a614-d215d7616fb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T054032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e09e2965ce1a2fed709f61a976982d5198b9900db0b99f55fced3384b4a7d84 05:40:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:32 Dload Upload Total Spent Left Speed 05:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 37371 --:--:-- --:--:-- --:--:-- 37371 05:40:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] } 05:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:40:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives ] 05:40:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives 05:40:33 total 16 05:40:33 drwxr-xr-x 3 root root 4096 Aug 27 05:27 . 05:40:33 drwxrwxr-x 14 jenkins jenkins 4096 Aug 27 05:27 .. 05:40:33 drwxr-xr-x 2 root root 4096 Aug 27 05:27 cost 05:40:33 -rw-r--r-- 1 root root 83 Aug 27 05:27 cost.csv 05:40:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives 05:40:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives 05:40:33 total 16 05:40:33 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:27 . 05:40:33 drwxrwxr-x 14 jenkins jenkins 4096 Aug 27 05:27 .. 05:40:33 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 05:27 cost 05:40:33 -rw-r--r-- 1 jenkins jenkins 83 Aug 27 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:40:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:40:34 ---> package-listing.sh 05:40:34 ++ facter osfamily 05:40:34 ++ tr '[:upper:]' '[:lower:]' 05:40:35 + OS_FAMILY=debian 05:40:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-784 05:40:35 + START_PACKAGES=/tmp/packages_start.txt 05:40:35 + END_PACKAGES=/tmp/packages_end.txt 05:40:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:35 + PACKAGES=/tmp/packages_start.txt 05:40:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-784 ']' 05:40:35 + PACKAGES=/tmp/packages_end.txt 05:40:35 + case "${OS_FAMILY}" in 05:40:35 + dpkg -l 05:40:35 + grep '^ii' 05:40:35 + '[' -f /tmp/packages_start.txt ']' 05:40:35 + '[' -f /tmp/packages_end.txt ']' 05:40:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-784 ']' 05:40:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/ 05:40:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/ [Pipeline] echo 05:40:35 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-784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:40:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:36 prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container 05:40:36 $ 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-784/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-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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 05:40:36 $ docker top 3805731b8d6529646711fa70d6ced828d87b280cddd3b60417d86dbae3d2bdc6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:36 + touch /tmp/pre-build-complete [Pipeline] sh 05:40:36 + mkdir -p /var/log/sysstat [Pipeline] sh 05:40:37 + ls /var/log/sa-host 05:40:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:37 provisioning config files... 05:40:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config9571253349622578418tmp [Pipeline] { [Pipeline] echo 05:40:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:40:37 ---> create-netrc.sh [Pipeline] } 05:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:40:37 ---> python-tools-install.sh [Pipeline] echo 05:40:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:40:38 ---> sudo-logs.sh 05:40:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:40:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:40:38 ---> job-cost.sh 05:40:38 lf-activate-venv: SKIPPING 05:40:38 DEBUG: total: 0.2199999988079071 05:40:38 INFO: Retrieving Stack Cost... 05:40:38 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:39 INFO: Archiving Costs [Pipeline] echo 05:40:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:40:39 ---> logs-deploy.sh 05:40:39 lf-activate-venv: SKIPPING 05:40:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-784/2 05:40:39 INFO: archiving workspace using pattern(s): 05:40:40 Archives upload complete. 05:40:40 INFO: archiving logs to Nexus 05:40:41 ---> uname -a: 05:40:41 Linux prd-ubuntu20-04-docker-8c-8g-8771 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:40:41 05:40:41 05:40:41 ---> lscpu: 05:40:41 Architecture: x86_64 05:40:41 CPU op-mode(s): 32-bit, 64-bit 05:40:41 Byte Order: Little Endian 05:40:41 Address sizes: 40 bits physical, 48 bits virtual 05:40:41 CPU(s): 8 05:40:41 On-line CPU(s) list: 0-7 05:40:41 Thread(s) per core: 1 05:40:41 Core(s) per socket: 1 05:40:41 Socket(s): 8 05:40:41 NUMA node(s): 1 05:40:41 Vendor ID: AuthenticAMD 05:40:41 CPU family: 23 05:40:41 Model: 49 05:40:41 Model name: AMD EPYC-Rome Processor 05:40:41 Stepping: 0 05:40:41 CPU MHz: 2800.000 05:40:41 BogoMIPS: 5600.00 05:40:41 Virtualization: AMD-V 05:40:41 Hypervisor vendor: KVM 05:40:41 Virtualization type: full 05:40:41 L1d cache: 256 KiB 05:40:41 L1i cache: 256 KiB 05:40:41 L2 cache: 4 MiB 05:40:41 L3 cache: 128 MiB 05:40:41 NUMA node0 CPU(s): 0-7 05:40:41 Vulnerability Itlb multihit: Not affected 05:40:41 Vulnerability L1tf: Not affected 05:40:41 Vulnerability Mds: Not affected 05:40:41 Vulnerability Meltdown: Not affected 05:40:41 Vulnerability Mmio stale data: Not affected 05:40:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:40:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:40:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:40:41 Vulnerability Srbds: Not affected 05:40:41 Vulnerability Tsx async abort: Not affected 05:40:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:40:41 05:40:41 05:40:41 ---> nproc: 05:40:41 8 05:40:41 05:40:41 05:40:41 ---> df -h: 05:40:41 Filesystem Size Used Avail Use% Mounted on 05:40:41 overlay 155G 15G 141G 10% / 05:40:41 tmpfs 64M 0 64M 0% /dev 05:40:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:40:41 shm 64M 0 64M 0% /dev/shm 05:40:41 /dev/vda1 155G 15G 141G 10% /facter-os 05:40:41 05:40:41 05:40:41 ---> sar -b -r -n DEV: 05:40:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8771) 08/27/24 _x86_64_ (8 CPU) 05:40:41 05:40:41 05:22:22 LINUX RESTART (8 CPU) 05:40:41 05:40:41 05:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:40:41 05:24:01 388.95 10.83 378.12 0.00 1788.31 54617.73 0.00 05:40:41 05:25:01 254.62 4.10 250.52 0.00 52.79 78747.68 0.00 05:40:41 05:26:01 246.73 0.25 246.48 0.00 10.53 65813.83 0.00 05:40:41 05:27:01 202.77 0.22 202.55 0.00 6.93 49580.27 0.00 05:40:41 05:28:01 231.76 5.70 226.06 0.00 4343.81 85266.74 0.00 05:40:41 05:29:01 2.85 0.02 2.83 0.00 0.13 87.45 0.00 05:40:41 05:30:01 2.15 0.00 2.15 0.00 0.00 25.20 0.00 05:40:41 05:31:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 05:40:41 05:32:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 05:40:41 05:33:01 2.22 0.00 2.22 0.00 0.00 25.06 0.00 05:40:41 05:34:01 1.77 0.00 1.77 0.00 0.00 24.13 0.00 05:40:41 05:35:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 05:40:41 05:36:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 05:40:41 05:37:01 1.92 0.00 1.92 0.00 0.00 22.13 0.00 05:40:41 05:38:01 2.37 0.02 2.35 0.00 0.13 30.66 0.00 05:40:41 05:39:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 05:40:41 05:40:02 1.05 0.00 1.05 0.00 0.00 10.93 0.00 05:40:41 Average: 78.94 1.23 77.71 0.00 363.46 19632.75 0.00 05:40:41 05:40:41 05:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:40:41 05:24:01 28655412 31489572 823584 2.50 83688 3006104 1992556 5.87 1143748 2678000 1904 05:40:41 05:25:01 27498900 31506540 801404 2.44 191664 3951936 1863396 5.49 1233044 3615232 584 05:40:41 05:26:01 25811592 31124836 1169676 3.56 229280 5105720 2128952 6.27 1742068 4656664 76896 05:40:41 05:27:01 24911088 31435420 863344 2.63 251488 6230704 2125900 6.27 1681892 5568240 369540 05:40:41 05:28:01 23910516 31437584 826924 2.51 287252 7138148 1718168 5.06 2043460 6109344 72 05:40:41 05:29:01 23941940 31463960 801488 2.44 285756 7134896 1726968 5.09 2015696 6106000 392 05:40:41 05:30:01 23945988 31468072 797336 2.42 285808 7134900 1726968 5.09 2011856 6106008 8 05:40:41 05:31:01 23946964 31469092 796276 2.42 285844 7134904 1726968 5.09 2010700 6106008 8 05:40:41 05:32:01 23948224 31470372 794896 2.42 285868 7134904 1726968 5.09 2009764 6106008 8 05:40:41 05:33:01 23957996 31480212 784948 2.39 285944 7134908 1726968 5.09 1999884 6106012 8 05:40:41 05:34:01 23960032 31482308 782936 2.38 286000 7134908 1726968 5.09 1998452 6106016 172 05:40:41 05:35:01 23960008 31482428 782748 2.38 286040 7135040 1726968 5.09 1998612 6106092 184 05:40:41 05:36:01 23960536 31482960 782200 2.38 286056 7135044 1726968 5.09 1998200 6106096 8 05:40:41 05:37:01 23960576 31483128 782052 2.38 286092 7135048 1726968 5.09 1998580 6106152 8 05:40:41 05:38:01 23958608 31481228 784016 2.38 286148 7135028 1733704 5.11 1998652 6106124 8 05:40:41 05:39:01 23959072 31481748 783452 2.38 286180 7135032 1733704 5.11 1998884 6106128 44 05:40:41 05:40:02 23958708 31481384 783748 2.38 286188 7135032 1733704 5.11 1998736 6106128 8 05:40:41 Average: 24602715 31454167 820060 2.49 263253 6532486 1798400 5.30 1875425 5641191 26462 05:40:41 05:40:41 05:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:40:41 05:24:01 vethcd21000 59.87 66.09 5.87 66.00 0.00 0.00 0.00 0.01 05:40:41 05:24:01 lo 9.29 9.29 0.97 0.97 0.00 0.00 0.00 0.00 05:40:41 05:24:01 ens3 567.23 424.67 8086.24 73.84 0.00 0.00 0.00 0.00 05:40:41 05:24:01 docker0 128.98 136.20 10.01 496.51 0.00 0.00 0.00 0.00 05:40:41 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:25:01 ens3 376.55 248.48 3179.23 30.00 0.00 0.00 0.00 0.00 05:40:41 05:25:01 docker0 238.08 362.37 21.44 3162.80 0.00 0.00 0.00 0.00 05:40:41 05:26:01 vethf2a1f84 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 05:40:41 05:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:40:41 05:26:01 vethef8ae65 52.31 63.66 9.75 788.84 0.00 0.00 0.00 0.06 05:40:41 05:26:01 ens3 337.04 166.81 5488.92 32.22 0.00 0.00 0.00 0.00 05:40:41 05:26:01 docker0 130.59 278.62 13.58 4782.99 0.00 0.00 0.00 0.00 05:40:41 05:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:40:41 05:27:01 ens3 134.44 101.88 821.37 139.53 0.00 0.00 0.00 0.00 05:40:41 05:27:01 docker0 42.88 74.99 7.07 790.91 0.00 0.00 0.00 0.00 05:40:41 05:28:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 05:40:41 05:28:01 ens3 282.39 146.03 5383.62 22.67 0.00 0.00 0.00 0.00 05:40:41 05:28:01 docker0 2.83 5.22 0.17 62.25 0.00 0.00 0.00 0.00 05:40:41 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:29:01 ens3 0.98 0.52 1.47 0.04 0.00 0.00 0.00 0.00 05:40:41 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:30:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:32:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:33:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:40:41 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:34:01 ens3 0.57 0.02 0.11 0.00 0.00 0.00 0.00 0.00 05:40:41 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:35:01 ens3 0.53 0.43 0.27 0.22 0.00 0.00 0.00 0.00 05:40:41 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:37:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 05:40:41 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:38:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:40:41 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:41 05:39:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:40:41 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 05:40:02 ens3 0.48 0.38 0.35 0.28 0.00 0.00 0.00 0.00 05:40:41 05:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:41 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 05:40:41 Average: ens3 99.65 63.76 1344.07 17.53 0.00 0.00 0.00 0.00 05:40:41 Average: docker0 31.87 50.35 3.07 546.84 0.00 0.00 0.00 0.00 05:40:41 05:40:41 05:40:41 ---> sar -P ALL: 05:40:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8771) 08/27/24 _x86_64_ (8 CPU) 05:40:41 05:40:41 05:22:22 LINUX RESTART (8 CPU) 05:40:41 05:40:41 05:23:02 CPU %user %nice %system %iowait %steal %idle 05:40:41 05:24:01 all 8.54 0.00 3.65 2.98 0.06 84.77 05:40:41 05:24:01 0 9.05 0.00 4.72 14.40 0.09 71.74 05:40:41 05:24:01 1 8.31 0.00 4.70 3.98 0.07 82.94 05:40:41 05:24:01 2 7.15 0.00 3.41 1.42 0.05 87.98 05:40:41 05:24:01 3 7.55 0.00 3.30 1.58 0.07 87.50 05:40:41 05:24:01 4 11.46 0.00 3.15 0.27 0.07 85.05 05:40:41 05:24:01 5 8.45 0.00 3.25 0.71 0.05 87.55 05:40:41 05:24:01 6 9.22 0.00 3.63 0.81 0.07 86.28 05:40:41 05:24:01 7 7.14 0.00 3.04 0.94 0.05 88.83 05:40:41 05:25:01 all 6.20 0.00 3.34 5.13 0.06 85.28 05:40:41 05:25:01 0 5.85 0.00 3.29 0.44 0.03 90.39 05:40:41 05:25:01 1 6.66 0.00 2.70 1.39 0.08 89.16 05:40:41 05:25:01 2 7.02 0.00 2.50 0.57 0.07 89.84 05:40:41 05:25:01 3 5.56 0.00 2.27 0.76 0.05 91.36 05:40:41 05:25:01 4 5.93 0.00 4.57 0.54 0.05 88.91 05:40:41 05:25:01 5 6.53 0.00 4.55 29.09 0.07 59.76 05:40:41 05:25:01 6 6.40 0.00 4.58 2.60 0.05 86.37 05:40:41 05:25:01 7 5.62 0.00 2.23 5.71 0.05 86.38 05:40:41 05:26:01 all 29.17 0.00 6.33 3.45 0.09 60.96 05:40:41 05:26:01 0 27.51 0.00 5.93 1.28 0.10 65.18 05:40:41 05:26:01 1 28.17 0.00 5.58 0.56 0.08 65.60 05:40:41 05:26:01 2 35.35 0.00 6.48 11.64 0.08 46.45 05:40:41 05:26:01 3 32.71 0.00 7.60 4.46 0.10 55.13 05:40:41 05:26:01 4 29.62 0.00 6.41 5.84 0.08 58.04 05:40:41 05:26:01 5 26.46 0.00 6.18 0.76 0.08 66.52 05:40:41 05:26:01 6 27.07 0.00 6.78 1.77 0.08 64.30 05:40:41 05:26:01 7 26.47 0.00 5.69 1.30 0.08 66.45 05:40:41 05:27:01 all 17.06 0.00 3.11 3.01 0.06 76.75 05:40:41 05:27:01 0 15.14 0.00 2.45 1.68 0.07 80.67 05:40:41 05:27:01 1 6.73 0.00 1.62 2.68 0.07 88.90 05:40:41 05:27:01 2 30.79 0.00 3.34 0.05 0.05 65.77 05:40:41 05:27:01 3 12.42 0.00 5.13 0.94 0.05 81.47 05:40:41 05:27:01 4 15.47 0.00 3.81 2.30 0.07 78.34 05:40:41 05:27:01 5 19.33 0.00 2.28 0.40 0.07 77.92 05:40:41 05:27:01 6 17.87 0.00 4.03 15.23 0.08 62.78 05:40:41 05:27:01 7 18.74 0.00 2.23 0.86 0.07 78.11 05:40:41 05:28:01 all 25.99 0.00 6.36 7.45 0.11 60.10 05:40:41 05:28:01 0 26.62 0.00 6.88 2.94 0.12 63.44 05:40:41 05:28:01 1 23.96 0.00 6.25 15.43 0.08 54.28 05:40:41 05:28:01 2 25.45 0.00 6.91 16.49 0.24 50.92 05:40:41 05:28:01 3 25.86 0.00 6.18 0.98 0.08 66.90 05:40:41 05:28:01 4 26.02 0.00 6.43 9.59 0.08 57.88 05:40:41 05:28:01 5 26.69 0.00 5.88 3.77 0.07 63.60 05:40:41 05:28:01 6 27.02 0.00 5.83 6.48 0.12 60.56 05:40:41 05:28:01 7 26.28 0.00 6.52 4.00 0.08 63.12 05:40:41 05:29:01 all 0.32 0.00 0.07 0.02 0.01 99.58 05:40:41 05:29:01 0 2.07 0.00 0.11 0.00 0.02 97.80 05:40:41 05:29:01 1 0.02 0.00 0.05 0.00 0.00 99.93 05:40:41 05:29:01 2 0.10 0.00 0.07 0.02 0.00 99.82 05:40:41 05:29:01 3 0.00 0.00 0.05 0.00 0.00 99.95 05:40:41 05:29:01 4 0.02 0.00 0.05 0.05 0.02 99.87 05:40:41 05:29:01 5 0.08 0.00 0.05 0.10 0.02 99.75 05:40:41 05:29:01 6 0.25 0.00 0.15 0.00 0.00 99.60 05:40:41 05:29:01 7 0.02 0.00 0.05 0.00 0.02 99.92 05:40:41 05:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:40:41 05:30:01 0 2.05 0.00 0.03 0.00 0.03 97.88 05:40:41 05:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:40:41 05:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:40:41 05:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:40:41 05:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:40:41 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:31:01 all 0.16 0.00 0.02 0.00 0.01 99.81 05:40:41 05:31:01 0 1.26 0.00 0.10 0.00 0.03 98.61 05:40:41 05:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:40:41 05:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:40:41 05:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:40:41 05:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:40:41 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:40:41 05:32:01 0 0.08 0.00 0.07 0.00 0.03 99.82 05:40:41 05:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:40:41 05:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:40:41 05:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:40:41 05:32:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:40:41 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:40:41 05:33:01 all 0.05 0.00 0.00 0.01 0.01 99.92 05:40:41 05:33:01 0 0.08 0.00 0.02 0.02 0.03 99.85 05:40:41 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:40:41 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:33:01 4 0.00 0.00 0.00 0.05 0.02 99.93 05:40:41 05:33:01 5 0.25 0.00 0.00 0.02 0.00 99.73 05:40:41 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:40:41 05:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:40:41 05:34:01 all 0.04 0.00 0.01 0.01 0.00 99.94 05:40:41 05:34:01 0 0.07 0.00 0.00 0.02 0.03 99.88 05:40:41 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:34:01 4 0.02 0.00 0.03 0.03 0.00 99.92 05:40:41 05:34:01 5 0.22 0.00 0.02 0.00 0.00 99.77 05:40:41 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:40:41 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:40:41 05:35:01 all 0.11 0.00 0.01 0.01 0.01 99.87 05:40:41 05:35:01 0 0.81 0.00 0.03 0.00 0.02 99.14 05:40:41 05:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:40:41 05:35:01 2 0.02 0.00 0.00 0.03 0.02 99.93 05:40:41 05:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:40:41 05:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:40:41 05:36:01 all 0.09 0.00 0.01 0.00 0.00 99.89 05:40:41 05:36:01 0 0.70 0.00 0.05 0.00 0.03 99.22 05:40:41 05:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:40:41 05:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:40:41 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:40:41 05:37:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:40:41 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:40:41 05:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:37:01 4 0.00 0.00 0.02 0.03 0.02 99.93 05:40:41 05:37:01 5 0.07 0.00 0.00 0.00 0.02 99.92 05:40:41 05:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:40:41 05:38:01 all 0.02 0.00 0.02 0.02 0.01 99.93 05:40:41 05:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:40:41 05:38:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:40:41 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:40:41 05:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:40:41 05:38:01 4 0.00 0.00 0.00 0.15 0.00 99.85 05:40:41 05:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:40:41 05:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:40:41 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:39:01 all 0.27 0.00 0.01 0.01 0.01 99.71 05:40:41 05:39:01 0 1.19 0.00 0.02 0.00 0.03 98.76 05:40:41 05:39:01 1 0.00 0.00 0.03 0.02 0.00 99.95 05:40:41 05:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:39:01 3 0.84 0.00 0.02 0.00 0.00 99.14 05:40:41 05:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:40:41 05:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:40:41 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:40:41 05:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:40:41 05:40:02 all 0.26 0.00 0.00 0.00 0.01 99.72 05:40:41 05:40:02 0 2.04 0.00 0.02 0.00 0.03 97.91 05:40:41 05:40:02 1 0.02 0.00 0.00 0.00 0.02 99.97 05:40:41 05:40:02 2 0.00 0.00 0.00 0.00 0.02 99.98 05:40:41 05:40:02 3 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:40:02 4 0.02 0.00 0.00 0.02 0.00 99.97 05:40:41 05:40:02 5 0.00 0.00 0.00 0.00 0.00 100.00 05:40:41 05:40:02 6 0.02 0.00 0.00 0.00 0.00 99.98 05:40:41 05:40:02 7 0.00 0.00 0.00 0.02 0.00 99.98 05:40:41 Average: all 5.17 0.00 1.34 1.29 0.03 92.18 05:40:41 Average: 0 5.53 0.00 1.38 1.18 0.04 91.88 05:40:41 Average: 1 4.31 0.00 1.22 1.40 0.03 93.04 05:40:41 Average: 2 6.19 0.00 1.33 1.76 0.03 90.69 05:40:41 Average: 3 4.96 0.00 1.43 0.51 0.02 93.08 05:40:41 Average: 4 5.16 0.00 1.43 1.11 0.02 92.28 05:40:41 Average: 5 5.14 0.00 1.30 2.03 0.02 91.51 05:40:41 Average: 6 5.13 0.00 1.46 1.57 0.02 91.81 05:40:41 Average: 7 4.92 0.00 1.15 0.75 0.02 93.15 05:40:41 05:40:41 05:40:41