Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f65144e2eab94398f5e1f661bab73f031313c3c8 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-ssh6702671558125416486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14621150755744302943.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8552550149827144903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17479748877424814849.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10058344498296392400.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-8001’ Running on prd-ubuntu20.04-docker-8c-8g-8005 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision f65144e2eab94398f5e1f661bab73f031313c3c8 (main) Commit message: "Merge pull request #630 from A808597949/myProvision" > git config core.sparsecheckout # timeout=10 > git checkout -f f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 > git rev-list --no-walk 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T03:06:04.704Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T03:06:04.751Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T03:06:04.767Z] ========================================================= [2023-09-27T03:06:04.767Z] EdgeX Global Pipelines Version Info [2023-09-27T03:06:04.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:06:05.831Z] ------------------- [2023-09-27T03:06:05.831Z] stable info: [2023-09-27T03:06:05.831Z] ------------------- [2023-09-27T03:06:05.831Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T03:06:05.831Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T03:06:05.831Z] Message: update stable to v1.0.254 [2023-09-27T03:06:06.091Z] ------------------- [2023-09-27T03:06:06.091Z] experimental info: [2023-09-27T03:06:06.091Z] ------------------- [2023-09-27T03:06:06.091Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T03:06:06.091Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T03:06:06.091Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T03:06:06.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-27T03:06:06.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-27T03:06:06.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T03:06:06.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T03:06:06.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T03:06:06.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T03:06:06.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T03:06:06.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T03:06:06.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T03:06:06.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T03:06:06.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T03:06:06.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-27T03:06:06.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T03:06:06.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T03:06:06.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T03:06:06.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T03:06:06.523Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T03:06:06.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T03:06:06.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T03:06:06.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T03:06:06.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T03:06:06.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T03:06:06.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T03:06:06.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T03:06:06.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T03:06:06.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T03:06:06.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T03:06:06.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-27T03:06:06.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-27T03:06:06.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-27T03:06:06.707Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo [2023-09-27T03:06:06.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f65144e [Pipeline] echo [2023-09-27T03:06:06.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:06:06.778Z] provisioning config files... [2023-09-27T03:06:06.796Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7190554046102372439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:06:07.100Z] ---> docker-login.sh [2023-09-27T03:06:07.100Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:06:07.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:07.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:07.361Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:07.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:07.361Z] [2023-09-27T03:06:07.361Z] Login Succeeded [2023-09-27T03:06:07.361Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:06:07.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:07.621Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:07.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:07.621Z] [2023-09-27T03:06:07.621Z] Login Succeeded [2023-09-27T03:06:07.621Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:06:07.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:07.621Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:07.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:07.621Z] [2023-09-27T03:06:07.621Z] Login Succeeded [2023-09-27T03:06:07.621Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:06:07.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:07.621Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:07.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:07.621Z] [2023-09-27T03:06:07.621Z] Login Succeeded [2023-09-27T03:06:07.621Z] docker.io [2023-09-27T03:06:07.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:08.175Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:08.175Z] [2023-09-27T03:06:08.175Z] Login Succeeded [2023-09-27T03:06:08.175Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:06:08.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T03:06:08.571Z] + git rev-list -1 --merges f65144e2eab94398f5e1f661bab73f031313c3c8~1..f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo [2023-09-27T03:06:08.608Z] -----------> git rev-list -1 --merges f65144e2eab94398f5e1f661bab73f031313c3c8~1..f65144e2eab94398f5e1f661bab73f031313c3c8 f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:06:08.608Z] f65144e2eab94398f5e1f661bab73f031313c3c8 [false] [Pipeline] sh [2023-09-27T03:06:08.891Z] + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo [2023-09-27T03:06:08.904Z] ========================================================= [2023-09-27T03:06:08.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T03:06:08.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T03:06:09.239Z] + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo [2023-09-27T03:06:09.250Z] [semverPrep] GIT_COMMIT: f65144e2eab94398f5e1f661bab73f031313c3c8, Commit Message: Merge pull request #630 from A808597949/myProvision [Pipeline] echo [2023-09-27T03:06:09.261Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T03:06:09.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:06:09.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T03:06:09.596Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T03:06:09.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T03:06:09.596Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T03:06:09.596Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T03:06:09.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:06:09.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:06:09.954Z] [2023-09-27T03:06:09.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:06:10.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:06:10.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T03:06:10.255Z] b85a868b505f: Pulling fs layer [2023-09-27T03:06:10.255Z] e2be974225ed: Pulling fs layer [2023-09-27T03:06:10.255Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T03:06:10.255Z] 988bab9f4d93: Pulling fs layer [2023-09-27T03:06:10.255Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T03:06:10.255Z] eaf3925da568: Pulling fs layer [2023-09-27T03:06:10.255Z] bab4dde63d76: Pulling fs layer [2023-09-27T03:06:10.255Z] bde34c3a00c8: Pulling fs layer [2023-09-27T03:06:10.255Z] b352a97aabf1: Pulling fs layer [2023-09-27T03:06:10.255Z] 4872d77fe225: Pulling fs layer [2023-09-27T03:06:10.255Z] 5851b861e8e6: Pulling fs layer [2023-09-27T03:06:10.255Z] b352a97aabf1: Waiting [2023-09-27T03:06:10.255Z] 4872d77fe225: Waiting [2023-09-27T03:06:10.255Z] bab4dde63d76: Waiting [2023-09-27T03:06:10.255Z] 5851b861e8e6: Waiting [2023-09-27T03:06:10.255Z] bde34c3a00c8: Waiting [2023-09-27T03:06:10.255Z] eaf3925da568: Waiting [2023-09-27T03:06:10.255Z] 988bab9f4d93: Waiting [2023-09-27T03:06:10.255Z] 1469e6f7b9e6: Waiting [2023-09-27T03:06:10.255Z] e2be974225ed: Download complete [2023-09-27T03:06:10.255Z] 988bab9f4d93: Verifying Checksum [2023-09-27T03:06:10.255Z] 988bab9f4d93: Download complete [2023-09-27T03:06:10.255Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T03:06:10.255Z] 339a4e72a1f5: Download complete [2023-09-27T03:06:10.255Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T03:06:10.255Z] 1469e6f7b9e6: Download complete [2023-09-27T03:06:10.255Z] eaf3925da568: Verifying Checksum [2023-09-27T03:06:10.255Z] eaf3925da568: Download complete [2023-09-27T03:06:10.515Z] bde34c3a00c8: Verifying Checksum [2023-09-27T03:06:10.515Z] bde34c3a00c8: Download complete [2023-09-27T03:06:10.515Z] b352a97aabf1: Download complete [2023-09-27T03:06:10.515Z] 4872d77fe225: Download complete [2023-09-27T03:06:10.515Z] 5851b861e8e6: Download complete [2023-09-27T03:06:10.515Z] b85a868b505f: Download complete [2023-09-27T03:06:10.774Z] bab4dde63d76: Verifying Checksum [2023-09-27T03:06:10.774Z] bab4dde63d76: Download complete [2023-09-27T03:06:11.711Z] b85a868b505f: Pull complete [2023-09-27T03:06:11.974Z] e2be974225ed: Pull complete [2023-09-27T03:06:12.544Z] 339a4e72a1f5: Pull complete [2023-09-27T03:06:12.544Z] 988bab9f4d93: Pull complete [2023-09-27T03:06:12.803Z] 1469e6f7b9e6: Pull complete [2023-09-27T03:06:12.803Z] eaf3925da568: Pull complete [2023-09-27T03:06:14.723Z] bab4dde63d76: Pull complete [2023-09-27T03:06:14.723Z] bde34c3a00c8: Pull complete [2023-09-27T03:06:14.723Z] b352a97aabf1: Pull complete [2023-09-27T03:06:14.985Z] 4872d77fe225: Pull complete [2023-09-27T03:06:14.985Z] 5851b861e8e6: Pull complete [2023-09-27T03:06:14.985Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T03:06:14.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:06:14.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:06:15.089Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:06:15.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T03:06:18.619Z] $ docker top 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 -eo pid,comm [2023-09-27T03:06:18.670Z] 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). [2023-09-27T03:06:18.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:06:18.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:06:18.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:06:18.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:06:18.832Z] $ docker exec 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent [2023-09-27T03:06:18.930Z] SSH_AUTH_SOCK=/tmp/ssh-7nPBy6SwgpEZ/agent.32 [2023-09-27T03:06:18.930Z] SSH_AGENT_PID=39 [2023-09-27T03:06:18.937Z] Running ssh-add (command line suppressed) [2023-09-27T03:06:19.049Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16220115471066892552.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16220115471066892552.key) [2023-09-27T03:06:19.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:06:19.344Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T03:06:19.364Z] $ docker exec --env ******** --env ******** 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent -k [2023-09-27T03:06:19.456Z] unset SSH_AUTH_SOCK; [2023-09-27T03:06:19.457Z] unset SSH_AGENT_PID; [2023-09-27T03:06:19.457Z] echo Agent pid 39 killed; [2023-09-27T03:06:19.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T03:06:19.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:06:19.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:06:19.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:06:19.603Z] $ docker exec 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent [2023-09-27T03:06:19.686Z] SSH_AUTH_SOCK=/tmp/ssh-pkL9QNRQCI1c/agent.72 [2023-09-27T03:06:19.686Z] SSH_AGENT_PID=78 [2023-09-27T03:06:19.691Z] Running ssh-add (command line suppressed) [2023-09-27T03:06:19.778Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3674638975877063696.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3674638975877063696.key) [2023-09-27T03:06:19.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:06:20.081Z] + git semver init [2023-09-27T03:06:20.340Z] 2023-09-27 03:06:20,258 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T03:06:20.340Z] 2023-09-27 03:06:20,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-09-27T03:06:20.340Z] 2023-09-27 03:06:20,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-09-27T03:06:20.340Z] 2023-09-27 03:06:20,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:06:22.244Z] 2023-09-27 03:06:21,878 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-09-27T03:06:22.244Z] 2023-09-27 03:06:21,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-09-27T03:06:22.244Z] 2023-09-27 03:06:21,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:06:22.244Z] 2023-09-27 03:06:21,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:06:22.244Z] 3.1.0-dev.6 [Pipeline] } [2023-09-27T03:06:22.256Z] $ docker exec --env ******** --env ******** 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent -k [2023-09-27T03:06:22.350Z] unset SSH_AUTH_SOCK; [2023-09-27T03:06:22.351Z] unset SSH_AGENT_PID; [2023-09-27T03:06:22.351Z] echo Agent pid 78 killed; [2023-09-27T03:06:22.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:06:22.659Z] + git semver [Pipeline] } [2023-09-27T03:06:22.935Z] $ docker stop --time=1 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 [2023-09-27T03:06:24.248Z] $ docker rm -f --volumes 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:06:24.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T03:06:24.787Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T03:06:24.790Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:06:24.955Z] provisioning config files... [2023-09-27T03:06:24.963Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2126677546953556670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:06:25.259Z] ---> docker-login.sh [2023-09-27T03:06:25.259Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:06:25.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:25.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:25.259Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:25.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:25.259Z] [2023-09-27T03:06:25.259Z] Login Succeeded [2023-09-27T03:06:25.259Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:06:25.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:25.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:25.259Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:25.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:25.259Z] [2023-09-27T03:06:25.259Z] Login Succeeded [2023-09-27T03:06:25.259Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:06:25.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:25.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:25.521Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:25.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:25.521Z] [2023-09-27T03:06:25.521Z] Login Succeeded [2023-09-27T03:06:25.521Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:06:25.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:25.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:25.521Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:25.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:25.521Z] [2023-09-27T03:06:25.521Z] Login Succeeded [2023-09-27T03:06:25.521Z] docker.io [2023-09-27T03:06:25.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:06:25.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:06:25.779Z] Configure a credential helper to remove this warning. See [2023-09-27T03:06:25.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:06:25.779Z] [2023-09-27T03:06:25.779Z] Login Succeeded [2023-09-27T03:06:25.779Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:06:25.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T03:06:25.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:06:25.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:06:25.881Z] ========================================================= [2023-09-27T03:06:25.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T03:06:25.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:06:26.198Z] + 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 . [2023-09-27T03:06:26.458Z] Sending build context to Docker daemon 48.91MB [2023-09-27T03:06:26.458Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T03:06:26.458Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-27T03:06:26.458Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T03:06:26.458Z] 7264a8db6415: Pulling fs layer [2023-09-27T03:06:26.458Z] c4d48a809fc2: Pulling fs layer [2023-09-27T03:06:26.458Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T03:06:26.458Z] ad3a456e5733: Pulling fs layer [2023-09-27T03:06:26.458Z] 33e27b845d1e: Pulling fs layer [2023-09-27T03:06:26.458Z] c68163c4e522: Pulling fs layer [2023-09-27T03:06:26.458Z] 50da416c3ac9: Pulling fs layer [2023-09-27T03:06:26.458Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T03:06:26.458Z] ad3a456e5733: Waiting [2023-09-27T03:06:26.458Z] 50da416c3ac9: Waiting [2023-09-27T03:06:26.458Z] 23d2d4c4bb30: Waiting [2023-09-27T03:06:26.458Z] 33e27b845d1e: Waiting [2023-09-27T03:06:26.458Z] c68163c4e522: Waiting [2023-09-27T03:06:26.458Z] c4d48a809fc2: Download complete [2023-09-27T03:06:26.458Z] ad3a456e5733: Download complete [2023-09-27T03:06:26.458Z] 33e27b845d1e: Verifying Checksum [2023-09-27T03:06:26.458Z] 33e27b845d1e: Download complete [2023-09-27T03:06:26.458Z] 7264a8db6415: Verifying Checksum [2023-09-27T03:06:26.458Z] 7264a8db6415: Download complete [2023-09-27T03:06:26.717Z] c68163c4e522: Verifying Checksum [2023-09-27T03:06:26.717Z] c68163c4e522: Download complete [2023-09-27T03:06:26.717Z] 7264a8db6415: Pull complete [2023-09-27T03:06:26.975Z] c4d48a809fc2: Pull complete [2023-09-27T03:06:26.975Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T03:06:26.975Z] 23d2d4c4bb30: Download complete [2023-09-27T03:06:26.975Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T03:06:26.975Z] 4f1c88b9dad5: Download complete [2023-09-27T03:06:27.540Z] 50da416c3ac9: Verifying Checksum [2023-09-27T03:06:27.540Z] 50da416c3ac9: Download complete [2023-09-27T03:06:30.069Z] 4f1c88b9dad5: Pull complete [2023-09-27T03:06:30.069Z] ad3a456e5733: Pull complete [2023-09-27T03:06:30.069Z] 33e27b845d1e: Pull complete [2023-09-27T03:06:30.069Z] c68163c4e522: Pull complete [2023-09-27T03:06:32.598Z] 50da416c3ac9: Pull complete [2023-09-27T03:06:32.598Z] 23d2d4c4bb30: Pull complete [2023-09-27T03:06:32.598Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T03:06:32.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T03:06:32.598Z] ---> 0786185ac409 [2023-09-27T03:06:32.598Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-27T03:06:37.869Z] ---> Running in c2d8b3460b9e [2023-09-27T03:06:37.870Z] Removing intermediate container c2d8b3460b9e [2023-09-27T03:06:37.870Z] ---> 1882747a353c [2023-09-27T03:06:37.870Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T03:06:37.870Z] ---> Running in f15cd310ea6e [2023-09-27T03:06:37.870Z] Removing intermediate container f15cd310ea6e [2023-09-27T03:06:37.870Z] ---> ddd35e774aad [2023-09-27T03:06:37.870Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T03:06:37.870Z] ---> Running in a5037fd938df [2023-09-27T03:06:37.870Z] Removing intermediate container a5037fd938df [2023-09-27T03:06:37.870Z] ---> cdab0b848903 [2023-09-27T03:06:37.870Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-27T03:06:37.870Z] ---> Running in 58af08e81068 [2023-09-27T03:06:37.870Z] Removing intermediate container 58af08e81068 [2023-09-27T03:06:37.870Z] ---> 0112eec8a100 [2023-09-27T03:06:37.870Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-27T03:06:37.870Z] ---> Running in 3915beeb4ea3 [2023-09-27T03:06:37.870Z] Removing intermediate container 3915beeb4ea3 [2023-09-27T03:06:37.870Z] ---> 485bffa31348 [2023-09-27T03:06:37.870Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-27T03:06:37.870Z] latest: Pulling from library/docker [2023-09-27T03:06:37.870Z] 7264a8db6415: Already exists [2023-09-27T03:06:37.870Z] cfafd3a03f86: Pulling fs layer [2023-09-27T03:06:37.870Z] 4f4fb700ef54: Pulling fs layer [2023-09-27T03:06:37.870Z] f11d96ce7eaa: Pulling fs layer [2023-09-27T03:06:37.870Z] 6adc040a05cc: Pulling fs layer [2023-09-27T03:06:37.870Z] 787484ec7e57: Pulling fs layer [2023-09-27T03:06:37.870Z] ab22443da284: Pulling fs layer [2023-09-27T03:06:37.870Z] 4df676a3ac49: Pulling fs layer [2023-09-27T03:06:37.870Z] 579a751e9a42: Pulling fs layer [2023-09-27T03:06:37.870Z] 433699f84749: Pulling fs layer [2023-09-27T03:06:37.870Z] 3e5c5f3a87be: Pulling fs layer [2023-09-27T03:06:37.870Z] 389d589ce89a: Pulling fs layer [2023-09-27T03:06:37.870Z] a43e1216f500: Pulling fs layer [2023-09-27T03:06:37.870Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-27T03:06:37.870Z] ab22443da284: Waiting [2023-09-27T03:06:37.870Z] 389d589ce89a: Waiting [2023-09-27T03:06:37.870Z] 433699f84749: Waiting [2023-09-27T03:06:37.870Z] 579a751e9a42: Waiting [2023-09-27T03:06:37.870Z] a43e1216f500: Waiting [2023-09-27T03:06:37.870Z] 3e5c5f3a87be: Waiting [2023-09-27T03:06:37.870Z] 2c2a8ce1e4eb: Waiting [2023-09-27T03:06:37.870Z] 787484ec7e57: Waiting [2023-09-27T03:06:37.870Z] 6adc040a05cc: Waiting [2023-09-27T03:06:38.128Z] 4f4fb700ef54: Download complete [2023-09-27T03:06:38.128Z] cfafd3a03f86: Verifying Checksum [2023-09-27T03:06:38.128Z] cfafd3a03f86: Download complete [2023-09-27T03:06:38.128Z] cfafd3a03f86: Pull complete [2023-09-27T03:06:38.387Z] 4f4fb700ef54: Pull complete [2023-09-27T03:06:38.387Z] 787484ec7e57: Verifying Checksum [2023-09-27T03:06:38.387Z] 787484ec7e57: Download complete [2023-09-27T03:06:38.387Z] 6adc040a05cc: Verifying Checksum [2023-09-27T03:06:38.387Z] 6adc040a05cc: Download complete [2023-09-27T03:06:38.387Z] ab22443da284: Download complete [2023-09-27T03:06:38.387Z] 4df676a3ac49: Verifying Checksum [2023-09-27T03:06:38.387Z] 4df676a3ac49: Download complete [2023-09-27T03:06:38.645Z] 579a751e9a42: Verifying Checksum [2023-09-27T03:06:38.645Z] 579a751e9a42: Download complete [2023-09-27T03:06:38.645Z] f11d96ce7eaa: Verifying Checksum [2023-09-27T03:06:38.645Z] f11d96ce7eaa: Download complete [2023-09-27T03:06:38.645Z] 3e5c5f3a87be: Download complete [2023-09-27T03:06:38.645Z] 433699f84749: Verifying Checksum [2023-09-27T03:06:38.645Z] 433699f84749: Download complete [2023-09-27T03:06:38.645Z] a43e1216f500: Verifying Checksum [2023-09-27T03:06:38.645Z] a43e1216f500: Download complete [2023-09-27T03:06:38.905Z] 2c2a8ce1e4eb: Verifying Checksum [2023-09-27T03:06:38.905Z] 2c2a8ce1e4eb: Download complete [2023-09-27T03:06:38.905Z] f11d96ce7eaa: Pull complete [2023-09-27T03:06:39.164Z] 6adc040a05cc: Pull complete [2023-09-27T03:06:39.730Z] 389d589ce89a: Verifying Checksum [2023-09-27T03:06:39.730Z] 389d589ce89a: Download complete [2023-09-27T03:06:39.730Z] 787484ec7e57: Pull complete [2023-09-27T03:06:39.730Z] ab22443da284: Pull complete [2023-09-27T03:06:39.730Z] 4df676a3ac49: Pull complete [2023-09-27T03:06:39.730Z] 579a751e9a42: Pull complete [2023-09-27T03:06:39.907Z] Still waiting to schedule task [2023-09-27T03:06:39.907Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8002’ [2023-09-27T03:06:39.989Z] 433699f84749: Pull complete [2023-09-27T03:06:40.256Z] 3e5c5f3a87be: Pull complete [2023-09-27T03:06:41.192Z] 389d589ce89a: Pull complete [2023-09-27T03:06:41.192Z] a43e1216f500: Pull complete [2023-09-27T03:06:41.192Z] 2c2a8ce1e4eb: Pull complete [2023-09-27T03:06:41.192Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-27T03:06:41.192Z] Status: Downloaded newer image for docker:latest [2023-09-27T03:06:43.730Z] ---> 7983fe4cfb4b [2023-09-27T03:06:43.730Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T03:06:43.730Z] ---> Running in 7e365a9a4fb1 [2023-09-27T03:06:43.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T03:06:43.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T03:06:43.730Z] OK: 264 MiB in 52 packages [2023-09-27T03:06:44.300Z] Removing intermediate container 7e365a9a4fb1 [2023-09-27T03:06:44.300Z] ---> 5ccfe6907aa0 [2023-09-27T03:06:44.300Z] Step 10/15 : ENV GO111MODULE=on [2023-09-27T03:06:44.300Z] ---> Running in 2cf21154d519 [2023-09-27T03:06:44.300Z] Removing intermediate container 2cf21154d519 [2023-09-27T03:06:44.300Z] ---> 38068b99fd02 [2023-09-27T03:06:44.300Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-27T03:06:44.300Z] ---> Running in b5fa704ca113 [2023-09-27T03:06:44.300Z] Removing intermediate container b5fa704ca113 [2023-09-27T03:06:44.300Z] ---> 189cc4f65b54 [2023-09-27T03:06:44.300Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-27T03:06:44.558Z] ---> b4471fe77c89 [2023-09-27T03:06:44.559Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T03:06:44.559Z] ---> Running in a298ac699270 [2023-09-27T03:07:16.644Z] Removing intermediate container a298ac699270 [2023-09-27T03:07:16.644Z] ---> 78fa060ebebf [2023-09-27T03:07:16.644Z] Step 14/15 : COPY . . [2023-09-27T03:07:17.693Z] ---> 88613ee23e10 [2023-09-27T03:07:17.693Z] Step 15/15 : RUN ${MAKE} [2023-09-27T03:07:17.693Z] ---> Running in 35047fcf5a9d [2023-09-27T03:07:17.952Z] noop [2023-09-27T03:07:18.212Z] Removing intermediate container 35047fcf5a9d [2023-09-27T03:07:18.212Z] ---> 504ee8026f36 [2023-09-27T03:07:18.212Z] Successfully built 504ee8026f36 [2023-09-27T03:07:18.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:18.518Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T03:07:18.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:07:18.593Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:07:18.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-09-27T03:07:18.950Z] $ docker top 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:07:19.293Z] + go version [2023-09-27T03:07:19.293Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T03:07:19.307Z] $ docker stop --time=1 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f [2023-09-27T03:07:20.584Z] $ docker rm -f --volumes 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:20.973Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T03:07:20.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:07:21.042Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:07:21.075Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-09-27T03:07:21.385Z] $ docker top 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:07:21.724Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-27T03:07:22.025Z] + make test [2023-09-27T03:07:22.025Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-27T03:07:23.396Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-27T03:07:31.501Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-27T03:07:31.501Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-27T03:07:33.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T03:07:33.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T03:07:33.400Z] ./bin/test-attribution-txt.sh [2023-09-27T03:07:33.400Z] make -C web test [2023-09-27T03:07:33.400Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-09-27T03:07:33.400Z] make[1]: tput: No such file or directory [2023-09-27T03:07:33.400Z] make[1]: tput: No such file or directory [2023-09-27T03:07:33.400Z] warning: generating ./VERSION [2023-09-27T03:07:33.400Z] echo "0.0.0" > VERSION [2023-09-27T03:07:33.400Z] docker build \ [2023-09-27T03:07:33.400Z] -f Dockerfile \ [2023-09-27T03:07:33.400Z] --build-arg USER=1000 \ [2023-09-27T03:07:33.400Z] \ [2023-09-27T03:07:33.400Z] --label "git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8" \ [2023-09-27T03:07:33.400Z] -t edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 \ [2023-09-27T03:07:33.400Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-27T03:07:33.400Z] . [2023-09-27T03:07:33.400Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-27T03:07:33.400Z] Install the buildx component to build images with BuildKit: [2023-09-27T03:07:33.400Z] https://docs.docker.com/go/buildx/ [2023-09-27T03:07:33.400Z] [2023-09-27T03:07:33.400Z] Sending build context to Docker daemon 2.706MB [2023-09-27T03:07:33.400Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-27T03:07:33.968Z] 18-alpine3.18: Pulling from library/node [2023-09-27T03:07:33.968Z] 7264a8db6415: Already exists [2023-09-27T03:07:33.968Z] 3a6f55851eb7: Pulling fs layer [2023-09-27T03:07:33.968Z] 7486ac2d79f6: Pulling fs layer [2023-09-27T03:07:33.968Z] a57032b0c6a0: Pulling fs layer [2023-09-27T03:07:34.228Z] a57032b0c6a0: Download complete [2023-09-27T03:07:34.228Z] 7486ac2d79f6: Verifying Checksum [2023-09-27T03:07:34.228Z] 7486ac2d79f6: Download complete [2023-09-27T03:07:35.609Z] 3a6f55851eb7: Verifying Checksum [2023-09-27T03:07:35.609Z] 3a6f55851eb7: Download complete [2023-09-27T03:07:37.564Z] 3a6f55851eb7: Pull complete [2023-09-27T03:07:37.564Z] 7486ac2d79f6: Pull complete [2023-09-27T03:07:37.564Z] a57032b0c6a0: Pull complete [2023-09-27T03:07:37.564Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-27T03:07:37.564Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-27T03:07:37.564Z] ---> ce4edc0a721a [2023-09-27T03:07:37.564Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-27T03:07:39.502Z] ---> Running in 2040c8fcb828 [2023-09-27T03:07:39.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T03:07:39.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T03:07:40.020Z] (1/154) Installing libexpat (2.5.0-r1) [2023-09-27T03:07:40.020Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-09-27T03:07:40.020Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-09-27T03:07:40.020Z] (4/154) Installing libpng (1.6.39-r3) [2023-09-27T03:07:40.020Z] (5/154) Installing freetype (2.13.0-r5) [2023-09-27T03:07:40.020Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-09-27T03:07:40.020Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-09-27T03:07:40.020Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-09-27T03:07:40.020Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-09-27T03:07:40.020Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-09-27T03:07:40.020Z] (11/154) Installing libffi (3.4.4-r2) [2023-09-27T03:07:40.020Z] (12/154) Installing libintl (0.21.1-r7) [2023-09-27T03:07:40.020Z] (13/154) Installing libblkid (2.38.1-r8) [2023-09-27T03:07:40.020Z] (14/154) Installing libmount (2.38.1-r8) [2023-09-27T03:07:40.020Z] (15/154) Installing pcre2 (10.42-r1) [2023-09-27T03:07:40.020Z] (16/154) Installing glib (2.76.4-r0) [2023-09-27T03:07:40.279Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-09-27T03:07:40.279Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-09-27T03:07:40.279Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-09-27T03:07:40.279Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-09-27T03:07:40.279Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T03:07:40.279Z] (22/154) Installing libwebp (1.3.2-r0) [2023-09-27T03:07:40.279Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-09-27T03:07:40.279Z] (24/154) Installing tiff (4.5.1-r0) [2023-09-27T03:07:40.279Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-09-27T03:07:40.279Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-27T03:07:40.279Z] (27/154) Installing libxau (1.0.11-r2) [2023-09-27T03:07:40.279Z] (28/154) Installing libmd (1.0.4-r2) [2023-09-27T03:07:40.279Z] (29/154) Installing libbsd (0.11.7-r1) [2023-09-27T03:07:40.279Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-09-27T03:07:40.279Z] (31/154) Installing libxcb (1.15-r1) [2023-09-27T03:07:40.279Z] (32/154) Installing libx11 (1.8.4-r4) [2023-09-27T03:07:40.536Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-09-27T03:07:40.536Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-09-27T03:07:40.536Z] (35/154) Installing libxrender (0.9.11-r3) [2023-09-27T03:07:40.536Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-09-27T03:07:40.536Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-09-27T03:07:40.536Z] (38/154) Installing libxext (1.3.5-r2) [2023-09-27T03:07:40.536Z] (39/154) Installing libxi (1.8.1-r0) [2023-09-27T03:07:40.536Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-09-27T03:07:40.536Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-09-27T03:07:40.536Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-09-27T03:07:40.536Z] (43/154) Installing libxtst (1.2.4-r2) [2023-09-27T03:07:40.536Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-09-27T03:07:40.536Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-09-27T03:07:40.537Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-27T03:07:40.537Z] (47/154) Installing pixman (0.42.2-r1) [2023-09-27T03:07:40.537Z] (48/154) Installing cairo (1.17.8-r1) [2023-09-27T03:07:40.537Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-09-27T03:07:40.537Z] (50/154) Installing avahi-libs (0.8-r13) [2023-09-27T03:07:40.537Z] (51/154) Installing gmp (6.2.1-r3) [2023-09-27T03:07:40.537Z] (52/154) Installing nettle (3.8.1-r2) [2023-09-27T03:07:40.537Z] (53/154) Installing libunistring (1.1-r1) [2023-09-27T03:07:40.537Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-09-27T03:07:40.537Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-09-27T03:07:40.537Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-09-27T03:07:40.537Z] (57/154) Installing gnutls (3.8.0-r2) [2023-09-27T03:07:40.537Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-09-27T03:07:40.537Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-09-27T03:07:40.537Z] (60/154) Installing fribidi (1.0.13-r0) [2023-09-27T03:07:40.537Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-09-27T03:07:40.537Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-09-27T03:07:40.795Z] (63/154) Installing libxft (2.3.8-r1) [2023-09-27T03:07:40.795Z] (64/154) Installing pango (1.50.14-r1) [2023-09-27T03:07:40.795Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T03:07:40.795Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-27T03:07:40.795Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-09-27T03:07:40.795Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-09-27T03:07:40.795Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-09-27T03:07:40.795Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-09-27T03:07:40.795Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-27T03:07:40.795Z] (71/154) Installing icu-data-full (73.2-r2) [2023-09-27T03:07:41.054Z] (72/154) Installing mesa (23.0.4-r0) [2023-09-27T03:07:41.054Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-09-27T03:07:41.637Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-09-27T03:07:41.637Z] (75/154) Installing libpciaccess (0.17-r2) [2023-09-27T03:07:41.637Z] (76/154) Installing libdrm (2.4.115-r4) [2023-09-27T03:07:41.637Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-09-27T03:07:41.637Z] (78/154) Installing libelf (0.189-r2) [2023-09-27T03:07:41.637Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-09-27T03:07:41.637Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-27T03:07:41.895Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-09-27T03:07:41.895Z] (82/154) Installing libmagic (5.45-r0) [2023-09-27T03:07:41.895Z] (83/154) Installing file (5.45-r0) [2023-09-27T03:07:41.895Z] (84/154) Installing libice (1.1.1-r2) [2023-09-27T03:07:41.895Z] (85/154) Installing libuuid (2.38.1-r8) [2023-09-27T03:07:41.895Z] (86/154) Installing libsm (1.2.4-r1) [2023-09-27T03:07:41.895Z] (87/154) Installing libxt (1.3.0-r2) [2023-09-27T03:07:41.895Z] (88/154) Installing libxmu (1.1.4-r2) [2023-09-27T03:07:41.895Z] (89/154) Installing xset (1.2.5-r1) [2023-09-27T03:07:41.895Z] (90/154) Installing xprop (1.2.6-r0) [2023-09-27T03:07:41.895Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-09-27T03:07:41.895Z] (92/154) Installing libogg (1.3.5-r4) [2023-09-27T03:07:41.895Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-09-27T03:07:41.895Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-09-27T03:07:41.895Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-09-27T03:07:41.895Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T03:07:41.895Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-09-27T03:07:42.154Z] (98/154) Installing libva (2.18.0-r1) [2023-09-27T03:07:42.154Z] (99/154) Installing libvdpau (1.5-r1) [2023-09-27T03:07:42.154Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-09-27T03:07:42.154Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T03:07:42.154Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-09-27T03:07:42.154Z] (103/154) Installing libhwy (1.0.4-r1) [2023-09-27T03:07:42.154Z] (104/154) Installing lcms2 (2.15-r2) [2023-09-27T03:07:42.154Z] (105/154) Installing libjxl (0.8.2-r0) [2023-09-27T03:07:42.154Z] (106/154) Installing lame-libs (3.100-r5) [2023-09-27T03:07:42.154Z] (107/154) Installing opus (1.4-r0) [2023-09-27T03:07:42.154Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T03:07:42.154Z] (109/154) Installing soxr (0.1.3-r5) [2023-09-27T03:07:42.154Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T03:07:42.154Z] (111/154) Installing libtheora (1.1.1-r17) [2023-09-27T03:07:42.154Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-09-27T03:07:42.154Z] (113/154) Installing libvpx (1.13.0-r1) [2023-09-27T03:07:42.154Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T03:07:42.154Z] (115/154) Installing numactl (2.0.16-r4) [2023-09-27T03:07:42.154Z] (116/154) Installing x265-libs (3.5-r4) [2023-09-27T03:07:42.413Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-09-27T03:07:42.413Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T03:07:42.413Z] (119/154) Installing libbluray (1.3.4-r0) [2023-09-27T03:07:42.413Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-09-27T03:07:42.413Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-09-27T03:07:42.413Z] (122/154) Installing cjson (1.7.15-r4) [2023-09-27T03:07:42.413Z] (123/154) Installing mbedtls (2.28.4-r0) [2023-09-27T03:07:42.413Z] (124/154) Installing librist (0.2.7-r0) [2023-09-27T03:07:42.413Z] (125/154) Installing libsrt (1.5.2-r0) [2023-09-27T03:07:42.413Z] (126/154) Installing libssh (0.10.5-r0) [2023-09-27T03:07:42.413Z] (127/154) Installing libsodium (1.0.18-r3) [2023-09-27T03:07:42.413Z] (128/154) Installing libzmq (4.3.4-r4) [2023-09-27T03:07:42.413Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T03:07:42.674Z] (130/154) Installing libevent (2.1.12-r6) [2023-09-27T03:07:42.674Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-09-27T03:07:42.674Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-09-27T03:07:42.674Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-09-27T03:07:42.674Z] (134/154) Installing icu-libs (73.2-r2) [2023-09-27T03:07:42.674Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-09-27T03:07:42.674Z] (136/154) Installing minizip (1.2.13-r0) [2023-09-27T03:07:42.674Z] (137/154) Installing nspr (4.35-r2) [2023-09-27T03:07:42.674Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-09-27T03:07:42.674Z] (139/154) Installing nss (3.91-r0) [2023-09-27T03:07:42.674Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-09-27T03:07:42.674Z] (141/154) Installing libasyncns (0.8-r1) [2023-09-27T03:07:42.674Z] (142/154) Installing libltdl (2.4.7-r2) [2023-09-27T03:07:42.674Z] (143/154) Installing orc (0.4.34-r0) [2023-09-27T03:07:42.674Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-09-27T03:07:42.935Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-09-27T03:07:42.935Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-09-27T03:07:42.935Z] (147/154) Installing libpulse (16.1-r10) [2023-09-27T03:07:42.935Z] (148/154) Installing snappy (1.1.10-r1) [2023-09-27T03:07:42.935Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-09-27T03:07:42.935Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-09-27T03:07:42.935Z] (151/154) Installing libgpg-error (1.47-r1) [2023-09-27T03:07:42.935Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-09-27T03:07:42.935Z] (153/154) Installing libxslt (1.1.38-r0) [2023-09-27T03:07:42.935Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-09-27T03:07:44.313Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T03:07:44.313Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-27T03:07:44.313Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-27T03:07:44.313Z] Executing glib-2.76.4-r0.trigger [2023-09-27T03:07:44.313Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-27T03:07:44.880Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-27T03:07:44.880Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-27T03:07:44.880Z] OK: 576 MiB in 171 packages [2023-09-27T03:07:54.850Z] Removing intermediate container 2040c8fcb828 [2023-09-27T03:07:54.850Z] ---> 666ed11097b8 [2023-09-27T03:07:54.850Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-27T03:07:54.850Z] ---> Running in dd6e1b37d454 [2023-09-27T03:07:54.850Z] Removing intermediate container dd6e1b37d454 [2023-09-27T03:07:54.850Z] ---> 514fd8b949d5 [2023-09-27T03:07:54.850Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-27T03:07:54.850Z] ---> Running in bfb915e66930 [2023-09-27T03:07:54.850Z] Removing intermediate container bfb915e66930 [2023-09-27T03:07:54.850Z] ---> eb28841ae7a0 [2023-09-27T03:07:54.850Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-27T03:07:54.850Z] ---> Running in a6196b5191f7 [2023-09-27T03:07:54.850Z] Removing intermediate container a6196b5191f7 [2023-09-27T03:07:54.850Z] ---> a1a96c63a353 [2023-09-27T03:07:54.850Z] Step 6/11 : RUN npm install -g npm [2023-09-27T03:07:54.850Z] ---> Running in ec7b29757216 [2023-09-27T03:08:01.417Z] [2023-09-27T03:08:01.417Z] removed 2 packages, and changed 59 packages in 6s [2023-09-27T03:08:01.417Z] [2023-09-27T03:08:01.417Z] 28 packages are looking for funding [2023-09-27T03:08:01.417Z] run `npm fund` for details [2023-09-27T03:08:02.960Z] Removing intermediate container ec7b29757216 [2023-09-27T03:08:02.960Z] ---> 65d06648fc87 [2023-09-27T03:08:02.960Z] Step 7/11 : ARG USER=1000 [2023-09-27T03:08:02.960Z] ---> Running in 957f22e51632 [2023-09-27T03:08:02.960Z] Removing intermediate container 957f22e51632 [2023-09-27T03:08:02.960Z] ---> eec21322cd6e [2023-09-27T03:08:02.960Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-27T03:08:02.960Z] ---> Running in 545da1253194 [2023-09-27T03:08:04.358Z] Removing intermediate container 545da1253194 [2023-09-27T03:08:04.359Z] ---> 3b7acc80212a [2023-09-27T03:08:04.359Z] Step 9/11 : USER $USER:$USER [2023-09-27T03:08:04.359Z] ---> Running in 3676a263099a [2023-09-27T03:08:04.359Z] Removing intermediate container 3676a263099a [2023-09-27T03:08:04.359Z] ---> 4c7003bc808b [2023-09-27T03:08:04.359Z] Step 10/11 : WORKDIR /app [2023-09-27T03:08:04.359Z] ---> Running in f8634f367ca5 [2023-09-27T03:08:04.359Z] Removing intermediate container f8634f367ca5 [2023-09-27T03:08:04.359Z] ---> dd18cefef5e6 [2023-09-27T03:08:04.359Z] Step 11/11 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:08:04.359Z] ---> Running in 7a0d5636358f [2023-09-27T03:08:04.617Z] Removing intermediate container 7a0d5636358f [2023-09-27T03:08:04.617Z] ---> 0a9613e0c345 [2023-09-27T03:08:04.617Z] Successfully built 0a9613e0c345 [2023-09-27T03:08:04.617Z] Successfully tagged edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:08:04.617Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-27T03:08:04.617Z] touch edgex-web-ui.imagebuilt [2023-09-27T03:08:04.617Z] mkdir -p node_modules coverage [2023-09-27T03:08:04.617Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-27T03:08:04.617Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-27T03:08:06.676Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE required: { [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE }, [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:08:06.677Z] npm WARN EBADENGINE } [2023-09-27T03:08:20.076Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-27T03:08:20.076Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-27T03:08:20.076Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-27T03:08:20.076Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-27T03:08:20.076Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-09-27T03:08:20.076Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-27T03:08:20.076Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:08:20.076Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:08:20.076Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:08:20.076Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:08:20.076Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-09-27T03:08:21.762Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-27T03:08:24.492Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-27T03:08:24.750Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-27T03:08:26.751Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-27T03:08:30.118Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-09-27T03:08:38.084Z] [2023-09-27T03:08:38.084Z] added 1478 packages, and audited 1479 packages in 33s [2023-09-27T03:08:38.084Z] [2023-09-27T03:08:38.085Z] 40 vulnerabilities (1 low, 17 moderate, 18 high, 4 critical) [2023-09-27T03:08:38.085Z] [2023-09-27T03:08:38.085Z] To address issues that do not require attention, run: [2023-09-27T03:08:38.085Z] npm audit fix [2023-09-27T03:08:38.085Z] [2023-09-27T03:08:38.085Z] To address all issues (including breaking changes), run: [2023-09-27T03:08:38.085Z] npm audit fix --force [2023-09-27T03:08:38.085Z] [2023-09-27T03:08:38.085Z] Run `npm audit` for details. [2023-09-27T03:08:43.356Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-27T03:08:45.256Z] - Generating browser application bundles (phase: setup)... [2023-09-27T03:08:49.445Z] Compiling @angular/core : es2015 as esm2015 [2023-09-27T03:08:49.445Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-27T03:08:51.969Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-27T03:08:51.969Z] Compiling @angular/common : es2015 as esm2015 [2023-09-27T03:08:52.535Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-27T03:08:52.535Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-27T03:08:52.794Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-27T03:08:52.794Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-27T03:08:53.052Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-27T03:08:53.052Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-27T03:08:53.052Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-27T03:08:53.310Z] Compiling @angular/router : es2015 as esm2015 [2023-09-27T03:08:53.569Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-27T03:08:54.949Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-27T03:08:59.136Z] 27 09 2023 03:08:58.537:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-27T03:08:59.136Z] 27 09 2023 03:08:58.539:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-27T03:08:59.136Z] 27 09 2023 03:08:58.542:INFO [launcher]: Starting browser ChromeHeadless [2023-09-27T03:09:07.867Z] ✔ Browser application bundle generation complete. [2023-09-27T03:09:07.867Z] 27 09 2023 03:09:07.637:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket 1usiYt4aZaQWO6cuAAAB with id 34098737 [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.018 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.02 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.021 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.023 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.065 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.079 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.081 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.121 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.156 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.164 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.177 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.181 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.239 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.25 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.266 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.282 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.285 secs) [2023-09-27T03:09:10.391Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.287 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.291 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.293 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.294 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.304 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.319 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.343 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.36 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.369 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.373 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.381 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.391 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.393 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.395 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.404 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.409 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.446 secs) [2023-09-27T03:09:10.649Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.482 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.488 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.507 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.521 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.526 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.531 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.534 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.539 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.54 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.541 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.546 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.561 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.572 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.594 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.6 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.605 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.624 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.626 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.628 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.65 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.653 secs) [2023-09-27T03:09:10.909Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.654 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.674 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.677 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.679 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.692 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.715 secs) [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.73 secs) [2023-09-27T03:09:11.167Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-09-27T03:09:11.167Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-09-27T03:09:11.167Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-09-27T03:09:11.167Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.73 secs) [2023-09-27T03:09:11.167Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-09-27T03:09:11.167Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-09-27T03:09:11.167Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.735 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.741 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.743 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.745 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.747 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.772 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.776 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.778 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.779 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.786 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.787 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.794 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.808 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.815 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.818 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.823 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.835 secs) [2023-09-27T03:09:11.168Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.853 secs) [2023-09-27T03:09:11.426Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.868 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.887 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.893 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.902 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.905 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.939 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.953 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.961 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.968 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.974 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.977 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.98 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.984 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.999 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.007 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.02 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.032 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) [2023-09-27T03:09:11.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.051 secs) [2023-09-27T03:09:11.684Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.064 secs) [2023-09-27T03:09:11.684Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.073 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.075 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.076 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.081 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.087 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.089 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.09 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.138 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.146 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.151 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.16 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.171 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.176 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.179 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.181 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.199 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.205 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.211 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.218 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.228 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.23 secs) [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.242 secs) [2023-09-27T03:09:11.685Z] WARN: ' [2023-09-27T03:09:11.685Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-27T03:09:11.685Z] Support for using the ngModel input property and ngModelChange event with [2023-09-27T03:09:11.685Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-27T03:09:11.685Z] in a future version of Angular. [2023-09-27T03:09:11.685Z] [2023-09-27T03:09:11.685Z] For more information on this, see our API docs here: [2023-09-27T03:09:11.685Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-27T03:09:11.685Z] ' [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.242 secs) [2023-09-27T03:09:11.685Z] WARN: ' [2023-09-27T03:09:11.685Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-27T03:09:11.685Z] Support for using the ngModel input property and ngModelChange event with [2023-09-27T03:09:11.685Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-27T03:09:11.685Z] in a future version of Angular. [2023-09-27T03:09:11.685Z] [2023-09-27T03:09:11.685Z] For more information on this, see our API docs here: [2023-09-27T03:09:11.685Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-27T03:09:11.685Z] ' [2023-09-27T03:09:11.685Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.256 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.262 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.265 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.27 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.279 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.281 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.291 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.293 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.295 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.298 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.304 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.324 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.325 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.328 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.336 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.351 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.356 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.36 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.364 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.37 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.392 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.404 secs) [2023-09-27T03:09:11.943Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.406 secs) [2023-09-27T03:09:12.201Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.991 secs / 1.406 secs) [2023-09-27T03:09:12.201Z] TOTAL: 147 SUCCESS [2023-09-27T03:09:12.201Z] ✔ Browser application bundle generation complete. [2023-09-27T03:09:12.459Z] [2023-09-27T03:09:12.459Z] =============================== Coverage summary =============================== [2023-09-27T03:09:12.459Z] Statements : 41.03% ( 1473/3590 ) [2023-09-27T03:09:12.459Z] Branches : 11.75% ( 114/970 ) [2023-09-27T03:09:12.459Z] Functions : 32.21% ( 422/1310 ) [2023-09-27T03:09:12.459Z] Lines : 39.02% ( 1328/3403 ) [2023-09-27T03:09:12.459Z] ================================================================================ [2023-09-27T03:09:12.718Z] ✔ Browser application bundle generation complete. [2023-09-27T03:09:13.285Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-09-27T03:09:13.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T03:09:13.307Z] $ docker stop --time=1 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 [2023-09-27T03:09:14.593Z] $ docker rm -f --volumes 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:09:14.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T03:09:15.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T03:09:16.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T03:09:16.901Z] + ls -al . [2023-09-27T03:09:16.901Z] total 180 [2023-09-27T03:09:16.901Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 03:07 . [2023-09-27T03:09:16.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 .. [2023-09-27T03:09:16.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 .blubracket [2023-09-27T03:09:16.901Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 27 03:06 .dockerignore [2023-09-27T03:09:16.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:06 .git [2023-09-27T03:09:16.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 .github [2023-09-27T03:09:16.901Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 27 03:06 .gitignore [2023-09-27T03:09:16.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 03:06 .semver [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 27 03:06 Attribution.txt [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 27 03:06 CHANGELOG.md [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 03:06 CONTRIBUTING.md [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 27 03:06 Dockerfile [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 03:06 Jenkinsfile [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 03:06 LICENSE [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 27 03:06 Makefile [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 27 03:06 README.md [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 27 03:06 VERSION [2023-09-27T03:09:16.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 assets [2023-09-27T03:09:16.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 bin [2023-09-27T03:09:16.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 cmd [2023-09-27T03:09:16.902Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 27 03:07 coverage.out [2023-09-27T03:09:16.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 docs [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 27 03:06 go.mod [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 27 03:06 go.sum [2023-09-27T03:09:16.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:06 internal [2023-09-27T03:09:16.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 snap [2023-09-27T03:09:16.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 testing [2023-09-27T03:09:16.902Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 03:06 version.go [2023-09-27T03:09:16.902Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 03:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:17.208Z] + 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=f65144e2eab94398f5e1f661bab73f031313c3c8 --label arch=amd64 --label version=3.1.0-dev.6 . [2023-09-27T03:09:17.466Z] Sending build context to Docker daemon 51.61MB [2023-09-27T03:09:17.466Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T03:09:17.466Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-27T03:09:17.466Z] ---> 504ee8026f36 [2023-09-27T03:09:17.466Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-27T03:09:18.039Z] ---> Running in f0ad605715e3 [2023-09-27T03:09:18.039Z] Removing intermediate container f0ad605715e3 [2023-09-27T03:09:18.039Z] ---> 1b16fbcfc792 [2023-09-27T03:09:18.039Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T03:09:18.039Z] ---> Running in af8318e03c12 [2023-09-27T03:09:18.039Z] Removing intermediate container af8318e03c12 [2023-09-27T03:09:18.039Z] ---> 80f0e4c9f319 [2023-09-27T03:09:18.039Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T03:09:18.039Z] ---> Running in f00b44b46318 [2023-09-27T03:09:18.297Z] Removing intermediate container f00b44b46318 [2023-09-27T03:09:18.297Z] ---> 56011e7d771f [2023-09-27T03:09:18.297Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-27T03:09:18.297Z] ---> Running in 67d938b780ee [2023-09-27T03:09:18.297Z] Removing intermediate container 67d938b780ee [2023-09-27T03:09:18.297Z] ---> 588abafa9db0 [2023-09-27T03:09:18.297Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-27T03:09:18.297Z] ---> Running in dc936149fb9e [2023-09-27T03:09:18.297Z] Removing intermediate container dc936149fb9e [2023-09-27T03:09:18.297Z] ---> 9d04af332ec7 [2023-09-27T03:09:18.297Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-27T03:09:19.239Z] ---> abd3b9eb96ed [2023-09-27T03:09:19.239Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T03:09:19.239Z] ---> Running in a4bd207006b0 [2023-09-27T03:09:19.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T03:09:19.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T03:09:19.756Z] OK: 264 MiB in 52 packages [2023-09-27T03:09:20.015Z] Removing intermediate container a4bd207006b0 [2023-09-27T03:09:20.015Z] ---> 72e5ee53d588 [2023-09-27T03:09:20.015Z] Step 10/25 : ENV GO111MODULE=on [2023-09-27T03:09:20.273Z] ---> Running in fbfc4eccacde [2023-09-27T03:09:20.273Z] Removing intermediate container fbfc4eccacde [2023-09-27T03:09:20.273Z] ---> afd53bb79c2c [2023-09-27T03:09:20.273Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-27T03:09:20.273Z] ---> Running in 4f2a4b5b6125 [2023-09-27T03:09:20.273Z] Removing intermediate container 4f2a4b5b6125 [2023-09-27T03:09:20.273Z] ---> 12d42f05a252 [2023-09-27T03:09:20.273Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-27T03:09:20.532Z] ---> 01ff26fa4b60 [2023-09-27T03:09:20.532Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T03:09:20.532Z] ---> Running in 2987415284eb [2023-09-27T03:09:21.465Z] Removing intermediate container 2987415284eb [2023-09-27T03:09:21.465Z] ---> 0449e708bb26 [2023-09-27T03:09:21.465Z] Step 14/25 : COPY . . [2023-09-27T03:09:23.369Z] ---> c9d59e304aea [2023-09-27T03:09:23.369Z] Step 15/25 : RUN ${MAKE} [2023-09-27T03:09:23.369Z] ---> Running in 62d8a3ed3b27 [2023-09-27T03:09:23.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.6" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-09-27T03:09:41.520Z] Removing intermediate container 62d8a3ed3b27 [2023-09-27T03:09:41.520Z] ---> 9f9c0bb7ef48 [2023-09-27T03:09:41.520Z] Step 16/25 : FROM alpine:3.18 [2023-09-27T03:09:41.520Z] 3.18: Pulling from library/alpine [2023-09-27T03:09:41.520Z] 7264a8db6415: Already exists [2023-09-27T03:09:41.520Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T03:09:41.520Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T03:09:41.520Z] ---> 7e01a0d0a1dc [2023-09-27T03:09:41.520Z] Step 17/25 : EXPOSE 4000 [2023-09-27T03:09:41.520Z] ---> Running in 1f83caa5746b [2023-09-27T03:09:41.520Z] Removing intermediate container 1f83caa5746b [2023-09-27T03:09:41.520Z] ---> 45531fb95097 [2023-09-27T03:09:41.521Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-27T03:09:41.521Z] ---> b0faf23cc3d6 [2023-09-27T03:09:41.521Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-27T03:09:41.521Z] ---> 6247e0377bf0 [2023-09-27T03:09:41.521Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-27T03:09:41.521Z] ---> 6759d76a8b22 [2023-09-27T03:09:41.521Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-27T03:09:41.521Z] ---> Running in 90164f2f018a [2023-09-27T03:09:41.521Z] Removing intermediate container 90164f2f018a [2023-09-27T03:09:41.521Z] ---> 0e7168ce18b9 [2023-09-27T03:09:41.521Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-27T03:09:41.521Z] ---> Running in 8d7f1c23ac93 [2023-09-27T03:09:41.521Z] Removing intermediate container 8d7f1c23ac93 [2023-09-27T03:09:41.521Z] ---> 7f6ef7a1ecc0 [2023-09-27T03:09:41.521Z] Step 23/25 : LABEL arch=amd64 [2023-09-27T03:09:41.521Z] ---> Running in ad2060e1ed29 [2023-09-27T03:09:41.521Z] Removing intermediate container ad2060e1ed29 [2023-09-27T03:09:41.521Z] ---> 26ca524adc32 [2023-09-27T03:09:41.521Z] Step 24/25 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:09:41.521Z] ---> Running in 58f7f8ebd256 [2023-09-27T03:09:41.521Z] Removing intermediate container 58f7f8ebd256 [2023-09-27T03:09:41.521Z] ---> 367f6696cfce [2023-09-27T03:09:41.521Z] Step 25/25 : LABEL version=3.1.0-dev.6 [2023-09-27T03:09:41.521Z] ---> Running in a9a9bf3085f0 [2023-09-27T03:09:41.521Z] Removing intermediate container a9a9bf3085f0 [2023-09-27T03:09:41.521Z] ---> fa69a2004288 [2023-09-27T03:09:41.521Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T03:09:41.521Z] Successfully built fa69a2004288 [2023-09-27T03:09:41.521Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:09:41.645Z] provisioning config files... [2023-09-27T03:09:41.654Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16549834618339240310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:41.949Z] ---> docker-login.sh [2023-09-27T03:09:41.949Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:09:41.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:09:41.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:09:41.949Z] Configure a credential helper to remove this warning. See [2023-09-27T03:09:41.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:09:41.949Z] [2023-09-27T03:09:41.949Z] Login Succeeded [2023-09-27T03:09:41.949Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:09:41.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:09:41.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:09:41.949Z] Configure a credential helper to remove this warning. See [2023-09-27T03:09:41.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:09:41.949Z] [2023-09-27T03:09:41.949Z] Login Succeeded [2023-09-27T03:09:41.949Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:09:42.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:09:42.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:09:42.208Z] Configure a credential helper to remove this warning. See [2023-09-27T03:09:42.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:09:42.208Z] [2023-09-27T03:09:42.209Z] Login Succeeded [2023-09-27T03:09:42.209Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:09:42.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:09:42.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:09:42.209Z] Configure a credential helper to remove this warning. See [2023-09-27T03:09:42.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:09:42.209Z] [2023-09-27T03:09:42.209Z] Login Succeeded [2023-09-27T03:09:42.209Z] docker.io [2023-09-27T03:09:42.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:09:42.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:09:42.469Z] Configure a credential helper to remove this warning. See [2023-09-27T03:09:42.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:09:42.469Z] [2023-09-27T03:09:42.469Z] Login Succeeded [2023-09-27T03:09:42.469Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:09:42.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:09:42.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:09:42.527Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-09-27T03:09:42.528Z] f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:09:42.528Z] latest [2023-09-27T03:09:42.528Z] 3.1.0-dev.6 [2023-09-27T03:09:42.528Z] f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:09:42.528Z] main [2023-09-27T03:09:42.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:42.837Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:43.142Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:09:43.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-27T03:09:43.142Z] e172773d8c40: Preparing [2023-09-27T03:09:43.142Z] 54b663e8704d: Preparing [2023-09-27T03:09:43.142Z] 8c8db285d2f9: Preparing [2023-09-27T03:09:43.142Z] 4693057ce236: Preparing [2023-09-27T03:09:43.142Z] 4693057ce236: Layer already exists [2023-09-27T03:09:43.142Z] e172773d8c40: Pushed [2023-09-27T03:09:43.142Z] 54b663e8704d: Pushed [2023-09-27T03:09:46.426Z] 8c8db285d2f9: Pushed [2023-09-27T03:09:46.426Z] f65144e2eab94398f5e1f661bab73f031313c3c8: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:46.740Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:47.044Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-09-27T03:09:47.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-27T03:09:47.044Z] e172773d8c40: Preparing [2023-09-27T03:09:47.044Z] 54b663e8704d: Preparing [2023-09-27T03:09:47.044Z] 8c8db285d2f9: Preparing [2023-09-27T03:09:47.044Z] 4693057ce236: Preparing [2023-09-27T03:09:47.044Z] e172773d8c40: Layer already exists [2023-09-27T03:09:47.044Z] 4693057ce236: Layer already exists [2023-09-27T03:09:47.044Z] 8c8db285d2f9: Layer already exists [2023-09-27T03:09:47.044Z] 54b663e8704d: Layer already exists [2023-09-27T03:09:47.044Z] latest: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:47.359Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:47.661Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 [2023-09-27T03:09:47.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-27T03:09:47.661Z] e172773d8c40: Preparing [2023-09-27T03:09:47.661Z] 54b663e8704d: Preparing [2023-09-27T03:09:47.661Z] 8c8db285d2f9: Preparing [2023-09-27T03:09:47.661Z] 4693057ce236: Preparing [2023-09-27T03:09:47.661Z] 4693057ce236: Layer already exists [2023-09-27T03:09:47.661Z] 54b663e8704d: Layer already exists [2023-09-27T03:09:47.661Z] 8c8db285d2f9: Layer already exists [2023-09-27T03:09:47.661Z] e172773d8c40: Layer already exists [2023-09-27T03:09:47.661Z] 3.1.0-dev.6: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:47.973Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:48.273Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:09:48.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-27T03:09:48.273Z] e172773d8c40: Preparing [2023-09-27T03:09:48.273Z] 54b663e8704d: Preparing [2023-09-27T03:09:48.273Z] 8c8db285d2f9: Preparing [2023-09-27T03:09:48.273Z] 4693057ce236: Preparing [2023-09-27T03:09:48.273Z] 54b663e8704d: Layer already exists [2023-09-27T03:09:48.273Z] 8c8db285d2f9: Layer already exists [2023-09-27T03:09:48.273Z] e172773d8c40: Layer already exists [2023-09-27T03:09:48.273Z] 4693057ce236: Layer already exists [2023-09-27T03:09:48.273Z] f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:48.588Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:48.897Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-09-27T03:09:48.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-09-27T03:09:48.897Z] e172773d8c40: Preparing [2023-09-27T03:09:48.897Z] 54b663e8704d: Preparing [2023-09-27T03:09:48.897Z] 8c8db285d2f9: Preparing [2023-09-27T03:09:48.897Z] 4693057ce236: Preparing [2023-09-27T03:09:48.897Z] 4693057ce236: Layer already exists [2023-09-27T03:09:48.897Z] 8c8db285d2f9: Layer already exists [2023-09-27T03:09:48.897Z] e172773d8c40: Layer already exists [2023-09-27T03:09:48.897Z] 54b663e8704d: Layer already exists [2023-09-27T03:09:48.897Z] main: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:09:48.953Z] ===================================================== [Pipeline] echo [2023-09-27T03:09:48.963Z] taggedImages: [2023-09-27T03:09:48.963Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:09:48.963Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-09-27T03:09:48.963Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 [2023-09-27T03:09:48.963Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:09:48.963Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:49.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T03:09:49.340Z] [2023-09-27T03:09:49.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:49.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T03:09:49.634Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T03:09:49.634Z] 5eb5b503b376: Pulling fs layer [2023-09-27T03:09:49.634Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T03:09:49.634Z] ec43610c2a17: Pulling fs layer [2023-09-27T03:09:49.634Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T03:09:49.634Z] 33b1e0a273af: Pulling fs layer [2023-09-27T03:09:49.634Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T03:09:49.634Z] 2f39f015ded8: Pulling fs layer [2023-09-27T03:09:49.634Z] 33b1e0a273af: Waiting [2023-09-27T03:09:49.634Z] 5d3b04190fa2: Waiting [2023-09-27T03:09:49.634Z] 2f39f015ded8: Waiting [2023-09-27T03:09:49.634Z] 3a2ae6a8a46f: Waiting [2023-09-27T03:09:49.634Z] 5c69ac0246d0: Download complete [2023-09-27T03:09:49.634Z] 33b1e0a273af: Verifying Checksum [2023-09-27T03:09:49.634Z] 33b1e0a273af: Download complete [2023-09-27T03:09:49.634Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T03:09:49.634Z] 5d3b04190fa2: Download complete [2023-09-27T03:09:49.634Z] ec43610c2a17: Verifying Checksum [2023-09-27T03:09:49.634Z] ec43610c2a17: Download complete [2023-09-27T03:09:49.892Z] 5eb5b503b376: Download complete [2023-09-27T03:09:50.455Z] 2f39f015ded8: Download complete [2023-09-27T03:09:51.020Z] 5eb5b503b376: Pull complete [2023-09-27T03:09:51.020Z] 5c69ac0246d0: Pull complete [2023-09-27T03:09:51.587Z] ec43610c2a17: Pull complete [2023-09-27T03:09:51.587Z] 3a2ae6a8a46f: Pull complete [2023-09-27T03:09:51.587Z] 33b1e0a273af: Pull complete [2023-09-27T03:09:51.844Z] 5d3b04190fa2: Pull complete [2023-09-27T03:09:56.021Z] 2f39f015ded8: Pull complete [2023-09-27T03:09:56.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T03:09:56.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T03:09:56.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:56.097Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:09:56.126Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T03:09:59.325Z] $ docker top 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:59.686Z] ---> job-cost.sh [2023-09-27T03:09:59.686Z] lf-activate-venv: SKIPPING [2023-09-27T03:09:59.686Z] INFO: No Stack... [2023-09-27T03:09:59.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T03:10:00.207Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T03:10:00.494Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-09-27T03:10:00.494Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T03:10:00.506Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [2023-09-27T03:10:00.515Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] did not exist. Created. [2023-09-27T03:10:00.515Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T03:10:00.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T03:10:01.274Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T03:10:01.280Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T03:10:01.298Z] $ docker stop --time=1 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 [2023-09-27T03:10:02.598Z] $ docker rm -f --volumes 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T03:10:26.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8006 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-09-27T03:10:26.660Z] Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout [2023-09-27T03:10:26.711Z] The recommended git tool is: git [2023-09-27T03:10:38.451Z] using credential edgex-jenkins-ssh [2023-09-27T03:10:38.475Z] Cloning the remote Git repository [2023-09-27T03:10:38.525Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-27T03:10:38.704Z] > git init /w/workspace/edgex-ui-go/124 # timeout=10 [2023-09-27T03:10:38.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-27T03:10:38.956Z] > git --version # timeout=10 [2023-09-27T03:10:39.000Z] > git --version # 'git version 2.25.1' [2023-09-27T03:10:39.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T03:10:39.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T03:10:43.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-27T03:10:43.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T03:10:44.849Z] Avoid second fetch [2023-09-27T03:10:44.850Z] Checking out Revision f65144e2eab94398f5e1f661bab73f031313c3c8 (main) [2023-09-27T03:10:44.866Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T03:10:44.958Z] > git checkout -f f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 [2023-09-27T03:10:46.070Z] Commit message: "Merge pull request #630 from A808597949/myProvision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T03:10:46.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T03:10:46.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T03:10:46.926Z] Dload Upload Total Spent Left Speed [2023-09-27T03:10:46.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-09-27T03:10:47.699Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T03:10:48.054Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T03:10:48.054Z] + sudo tee /etc/docker/daemon.new [2023-09-27T03:10:48.054Z] { [2023-09-27T03:10:48.054Z] "registry-mirrors": [ [2023-09-27T03:10:48.054Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T03:10:48.054Z] ], [2023-09-27T03:10:48.054Z] "bip": "10.250.0.254/24", [2023-09-27T03:10:48.054Z] "hosts": [ [2023-09-27T03:10:48.054Z] "tcp://0.0.0.0:5555", [2023-09-27T03:10:48.054Z] "unix:///var/run/docker.sock" [2023-09-27T03:10:48.054Z] ], [2023-09-27T03:10:48.054Z] "mtu": 1458, [2023-09-27T03:10:48.054Z] "selinux-enabled": true, [2023-09-27T03:10:48.054Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T03:10:48.054Z] } [Pipeline] sh [2023-09-27T03:10:48.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T03:10:48.733Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:11:08.636Z] provisioning config files... [2023-09-27T03:11:08.657Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config13850734776282947900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:11:09.008Z] ---> docker-login.sh [2023-09-27T03:11:09.008Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:11:09.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:11:09.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:11:09.598Z] Configure a credential helper to remove this warning. See [2023-09-27T03:11:09.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:11:09.598Z] [2023-09-27T03:11:09.598Z] Login Succeeded [2023-09-27T03:11:09.598Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:11:09.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:11:09.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:11:09.869Z] Configure a credential helper to remove this warning. See [2023-09-27T03:11:09.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:11:09.869Z] [2023-09-27T03:11:09.869Z] Login Succeeded [2023-09-27T03:11:09.869Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:11:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:11:10.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:11:10.415Z] Configure a credential helper to remove this warning. See [2023-09-27T03:11:10.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:11:10.415Z] [2023-09-27T03:11:10.415Z] Login Succeeded [2023-09-27T03:11:10.415Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:11:10.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:11:10.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:11:10.686Z] Configure a credential helper to remove this warning. See [2023-09-27T03:11:10.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:11:10.686Z] [2023-09-27T03:11:10.686Z] Login Succeeded [2023-09-27T03:11:10.686Z] docker.io [2023-09-27T03:11:10.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:11:11.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:11:11.231Z] Configure a credential helper to remove this warning. See [2023-09-27T03:11:11.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:11:11.231Z] [2023-09-27T03:11:11.231Z] Login Succeeded [2023-09-27T03:11:11.231Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:11:11.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T03:11:11.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:11:11.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:11:11.504Z] ========================================================= [2023-09-27T03:11:11.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T03:11:11.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:11:11.859Z] + 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 . [2023-09-27T03:11:12.948Z] Sending build context to Docker daemon 31.52MB [2023-09-27T03:11:12.948Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T03:11:12.948Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-27T03:11:13.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T03:11:13.222Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T03:11:13.222Z] 5d54e960e981: Pulling fs layer [2023-09-27T03:11:13.222Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T03:11:13.222Z] f0e02332f6b5: Pulling fs layer [2023-09-27T03:11:13.222Z] cefa15bbcfad: Pulling fs layer [2023-09-27T03:11:13.222Z] 17808c966233: Pulling fs layer [2023-09-27T03:11:13.222Z] f4c1fc716caa: Pulling fs layer [2023-09-27T03:11:13.222Z] f0e02332f6b5: Waiting [2023-09-27T03:11:13.222Z] cefa15bbcfad: Waiting [2023-09-27T03:11:13.222Z] 17808c966233: Waiting [2023-09-27T03:11:13.222Z] f4c1fc716caa: Waiting [2023-09-27T03:11:13.222Z] 5d54e960e981: Verifying Checksum [2023-09-27T03:11:13.222Z] 5d54e960e981: Download complete [2023-09-27T03:11:13.222Z] f0e02332f6b5: Verifying Checksum [2023-09-27T03:11:13.222Z] f0e02332f6b5: Download complete [2023-09-27T03:11:13.222Z] cefa15bbcfad: Verifying Checksum [2023-09-27T03:11:13.222Z] cefa15bbcfad: Download complete [2023-09-27T03:11:13.500Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T03:11:13.500Z] 9fda8d8052c6: Download complete [2023-09-27T03:11:13.770Z] f4c1fc716caa: Verifying Checksum [2023-09-27T03:11:13.770Z] f4c1fc716caa: Download complete [2023-09-27T03:11:14.039Z] 9fda8d8052c6: Pull complete [2023-09-27T03:11:14.632Z] 5d54e960e981: Pull complete [2023-09-27T03:11:15.219Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T03:11:15.219Z] c4a7e357bf2a: Download complete [2023-09-27T03:11:15.828Z] 17808c966233: Verifying Checksum [2023-09-27T03:11:15.828Z] 17808c966233: Download complete [2023-09-27T03:11:25.910Z] c4a7e357bf2a: Pull complete [2023-09-27T03:11:26.178Z] f0e02332f6b5: Pull complete [2023-09-27T03:11:26.448Z] cefa15bbcfad: Pull complete [2023-09-27T03:11:33.160Z] 17808c966233: Pull complete [2023-09-27T03:11:34.576Z] f4c1fc716caa: Pull complete [2023-09-27T03:11:34.576Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T03:11:34.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T03:11:34.576Z] ---> ea914061e18c [2023-09-27T03:11:34.576Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-27T03:11:35.986Z] ---> Running in 420487a74c68 [2023-09-27T03:11:36.254Z] Removing intermediate container 420487a74c68 [2023-09-27T03:11:36.254Z] ---> 4f2bdcd15cf7 [2023-09-27T03:11:36.254Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T03:11:36.520Z] ---> Running in 8e0a3149ff3d [2023-09-27T03:11:36.786Z] Removing intermediate container 8e0a3149ff3d [2023-09-27T03:11:36.786Z] ---> 706625ab69dc [2023-09-27T03:11:36.786Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T03:11:36.786Z] ---> Running in 26357b11c95f [2023-09-27T03:11:37.054Z] Removing intermediate container 26357b11c95f [2023-09-27T03:11:37.054Z] ---> b8483e203bb6 [2023-09-27T03:11:37.054Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-27T03:11:37.054Z] ---> Running in bedbe8278e64 [2023-09-27T03:11:37.320Z] Removing intermediate container bedbe8278e64 [2023-09-27T03:11:37.320Z] ---> 68908c494a21 [2023-09-27T03:11:37.320Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-27T03:11:37.320Z] ---> Running in 150575fa4563 [2023-09-27T03:11:37.586Z] Removing intermediate container 150575fa4563 [2023-09-27T03:11:37.586Z] ---> 8dc5aa48c175 [2023-09-27T03:11:37.586Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-27T03:11:38.167Z] latest: Pulling from library/docker [2023-09-27T03:11:38.432Z] 9fda8d8052c6: Already exists [2023-09-27T03:11:38.432Z] 6852f3ef0b5f: Pulling fs layer [2023-09-27T03:11:38.432Z] 4f4fb700ef54: Pulling fs layer [2023-09-27T03:11:38.432Z] 767c2a40dc41: Pulling fs layer [2023-09-27T03:11:38.432Z] 011855a528fc: Pulling fs layer [2023-09-27T03:11:38.432Z] 2eb2999eb53e: Pulling fs layer [2023-09-27T03:11:38.432Z] 52a6c1800204: Pulling fs layer [2023-09-27T03:11:38.432Z] a01340eade1a: Pulling fs layer [2023-09-27T03:11:38.432Z] fcee97a2aa0f: Pulling fs layer [2023-09-27T03:11:38.432Z] 8cf3fdb5711b: Pulling fs layer [2023-09-27T03:11:38.432Z] 36ac283ad2d4: Pulling fs layer [2023-09-27T03:11:38.432Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-27T03:11:38.432Z] 29a5074801a2: Pulling fs layer [2023-09-27T03:11:38.432Z] 0a0cc6640ec8: Pulling fs layer [2023-09-27T03:11:38.432Z] 011855a528fc: Waiting [2023-09-27T03:11:38.432Z] 2eb2999eb53e: Waiting [2023-09-27T03:11:38.432Z] 52a6c1800204: Waiting [2023-09-27T03:11:38.432Z] a01340eade1a: Waiting [2023-09-27T03:11:38.432Z] fcee97a2aa0f: Waiting [2023-09-27T03:11:38.432Z] 8cf3fdb5711b: Waiting [2023-09-27T03:11:38.432Z] 36ac283ad2d4: Waiting [2023-09-27T03:11:38.432Z] 3f3c41fd9ebb: Waiting [2023-09-27T03:11:38.432Z] 29a5074801a2: Waiting [2023-09-27T03:11:38.432Z] 0a0cc6640ec8: Waiting [2023-09-27T03:11:38.700Z] 4f4fb700ef54: Verifying Checksum [2023-09-27T03:11:38.700Z] 4f4fb700ef54: Download complete [2023-09-27T03:11:38.700Z] 6852f3ef0b5f: Verifying Checksum [2023-09-27T03:11:38.700Z] 6852f3ef0b5f: Download complete [2023-09-27T03:11:38.970Z] 767c2a40dc41: Verifying Checksum [2023-09-27T03:11:38.970Z] 767c2a40dc41: Download complete [2023-09-27T03:11:39.240Z] 011855a528fc: Verifying Checksum [2023-09-27T03:11:39.240Z] 011855a528fc: Download complete [2023-09-27T03:11:39.240Z] 52a6c1800204: Verifying Checksum [2023-09-27T03:11:39.240Z] 52a6c1800204: Download complete [2023-09-27T03:11:39.240Z] 2eb2999eb53e: Verifying Checksum [2023-09-27T03:11:39.240Z] 2eb2999eb53e: Download complete [2023-09-27T03:11:39.240Z] a01340eade1a: Verifying Checksum [2023-09-27T03:11:39.240Z] a01340eade1a: Download complete [2023-09-27T03:11:39.240Z] fcee97a2aa0f: Verifying Checksum [2023-09-27T03:11:39.240Z] fcee97a2aa0f: Download complete [2023-09-27T03:11:39.240Z] 6852f3ef0b5f: Pull complete [2023-09-27T03:11:39.514Z] 36ac283ad2d4: Verifying Checksum [2023-09-27T03:11:39.514Z] 36ac283ad2d4: Download complete [2023-09-27T03:11:39.514Z] 29a5074801a2: Verifying Checksum [2023-09-27T03:11:39.514Z] 29a5074801a2: Download complete [2023-09-27T03:11:39.784Z] 8cf3fdb5711b: Verifying Checksum [2023-09-27T03:11:39.784Z] 8cf3fdb5711b: Download complete [2023-09-27T03:11:39.784Z] 4f4fb700ef54: Pull complete [2023-09-27T03:11:39.784Z] 0a0cc6640ec8: Verifying Checksum [2023-09-27T03:11:39.784Z] 0a0cc6640ec8: Download complete [2023-09-27T03:11:40.746Z] 767c2a40dc41: Pull complete [2023-09-27T03:11:40.746Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-27T03:11:40.746Z] 3f3c41fd9ebb: Download complete [2023-09-27T03:11:41.712Z] 011855a528fc: Pull complete [2023-09-27T03:11:43.124Z] 2eb2999eb53e: Pull complete [2023-09-27T03:11:43.124Z] 52a6c1800204: Pull complete [2023-09-27T03:11:43.392Z] a01340eade1a: Pull complete [2023-09-27T03:11:45.964Z] fcee97a2aa0f: Pull complete [2023-09-27T03:11:47.376Z] 8cf3fdb5711b: Pull complete [2023-09-27T03:11:47.644Z] 36ac283ad2d4: Pull complete [2023-09-27T03:11:50.987Z] 3f3c41fd9ebb: Pull complete [2023-09-27T03:11:50.987Z] 29a5074801a2: Pull complete [2023-09-27T03:11:50.987Z] 0a0cc6640ec8: Pull complete [2023-09-27T03:11:50.987Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-27T03:11:50.987Z] Status: Downloaded newer image for docker:latest [2023-09-27T03:11:53.578Z] ---> 0069fc1bcb37 [2023-09-27T03:11:53.578Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T03:11:53.578Z] ---> Running in 059baa126bce [2023-09-27T03:11:54.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T03:11:54.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T03:11:55.707Z] OK: 266 MiB in 52 packages [2023-09-27T03:11:56.677Z] Removing intermediate container 059baa126bce [2023-09-27T03:11:56.677Z] ---> dbe280f939cb [2023-09-27T03:11:56.677Z] Step 10/15 : ENV GO111MODULE=on [2023-09-27T03:11:56.677Z] ---> Running in b7b5e5d1a6a3 [2023-09-27T03:11:56.945Z] Removing intermediate container b7b5e5d1a6a3 [2023-09-27T03:11:56.945Z] ---> 7fa2e0822c6d [2023-09-27T03:11:56.945Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-27T03:11:56.945Z] ---> Running in 31a5475ebf02 [2023-09-27T03:11:57.212Z] Removing intermediate container 31a5475ebf02 [2023-09-27T03:11:57.212Z] ---> 38f38de8f4b0 [2023-09-27T03:11:57.212Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-27T03:11:59.789Z] ---> 003bf67b0415 [2023-09-27T03:11:59.789Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T03:12:00.058Z] ---> Running in b7ab21a580ed [2023-09-27T03:13:07.914Z] Removing intermediate container b7ab21a580ed [2023-09-27T03:13:07.914Z] ---> 4aaa993dcde1 [2023-09-27T03:13:07.914Z] Step 14/15 : COPY . . [2023-09-27T03:13:07.914Z] ---> 3b15cfe763b5 [2023-09-27T03:13:07.914Z] Step 15/15 : RUN ${MAKE} [2023-09-27T03:13:07.914Z] ---> Running in ce44f6a764b0 [2023-09-27T03:13:08.497Z] noop [2023-09-27T03:13:09.080Z] Removing intermediate container ce44f6a764b0 [2023-09-27T03:13:09.080Z] ---> 9eacf3d1517f [2023-09-27T03:13:09.346Z] Successfully built 9eacf3d1517f [2023-09-27T03:13:09.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:13:09.692Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T03:13:09.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:13:09.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container [2023-09-27T03:13:09.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-arm64 cat [2023-09-27T03:13:11.054Z] $ docker top c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:13:11.869Z] + go version [2023-09-27T03:13:11.869Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T03:13:11.882Z] $ docker stop --time=1 c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a [2023-09-27T03:13:13.446Z] $ docker rm -f --volumes c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:13:13.973Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T03:13:13.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:13:14.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container [2023-09-27T03:13:14.208Z] $ 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/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-arm64 cat [2023-09-27T03:13:15.354Z] $ docker top 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:13:15.868Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/124 [Pipeline] fileExists [Pipeline] sh [2023-09-27T03:13:16.464Z] + make test [2023-09-27T03:13:16.733Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-27T03:13:23.388Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-27T03:14:31.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-27T03:14:31.255Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-27T03:14:41.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T03:14:41.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T03:14:41.325Z] ./bin/test-attribution-txt.sh [2023-09-27T03:14:41.593Z] make -C web test [2023-09-27T03:14:41.593Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/124/web' [2023-09-27T03:14:41.593Z] make[1]: tput: No such file or directory [2023-09-27T03:14:41.593Z] make[1]: tput: No such file or directory [2023-09-27T03:14:41.593Z] warning: generating ./VERSION [2023-09-27T03:14:41.593Z] echo "0.0.0" > VERSION [2023-09-27T03:14:41.593Z] docker build \ [2023-09-27T03:14:41.593Z] -f Dockerfile \ [2023-09-27T03:14:41.593Z] --build-arg USER=1000 \ [2023-09-27T03:14:41.593Z] \ [2023-09-27T03:14:41.593Z] --label "git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8" \ [2023-09-27T03:14:41.593Z] -t edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 \ [2023-09-27T03:14:41.593Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-27T03:14:41.593Z] . [2023-09-27T03:14:41.861Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-27T03:14:41.861Z] Install the buildx component to build images with BuildKit: [2023-09-27T03:14:41.861Z] https://docs.docker.com/go/buildx/ [2023-09-27T03:14:41.861Z] [2023-09-27T03:14:42.444Z] Sending build context to Docker daemon 2.706MB [2023-09-27T03:14:42.444Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-27T03:14:42.444Z] 18-alpine3.18: Pulling from library/node [2023-09-27T03:14:43.024Z] 9fda8d8052c6: Already exists [2023-09-27T03:14:43.024Z] 5b9fa85dad3f: Pulling fs layer [2023-09-27T03:14:43.024Z] 5645b18d5cbb: Pulling fs layer [2023-09-27T03:14:43.024Z] dfb2fed0773f: Pulling fs layer [2023-09-27T03:14:43.024Z] dfb2fed0773f: Verifying Checksum [2023-09-27T03:14:43.024Z] dfb2fed0773f: Download complete [2023-09-27T03:14:43.289Z] 5645b18d5cbb: Verifying Checksum [2023-09-27T03:14:45.235Z] 5b9fa85dad3f: Verifying Checksum [2023-09-27T03:14:45.235Z] 5b9fa85dad3f: Download complete [2023-09-27T03:14:51.883Z] 5b9fa85dad3f: Pull complete [2023-09-27T03:14:51.883Z] 5645b18d5cbb: Pull complete [2023-09-27T03:14:51.883Z] dfb2fed0773f: Pull complete [2023-09-27T03:14:51.883Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-27T03:14:51.883Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-27T03:14:51.883Z] ---> 7acdaa204ef2 [2023-09-27T03:14:51.883Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-27T03:14:52.152Z] ---> Running in 46c1187d6eee [2023-09-27T03:14:53.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T03:14:53.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T03:14:54.342Z] (1/151) Installing libexpat (2.5.0-r1) [2023-09-27T03:14:54.342Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-09-27T03:14:54.342Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-09-27T03:14:54.342Z] (4/151) Installing libpng (1.6.39-r3) [2023-09-27T03:14:54.610Z] (5/151) Installing freetype (2.13.0-r5) [2023-09-27T03:14:54.610Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-09-27T03:14:54.610Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-09-27T03:14:54.610Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-09-27T03:14:54.610Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-09-27T03:14:54.610Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-09-27T03:14:54.610Z] (11/151) Installing libffi (3.4.4-r2) [2023-09-27T03:14:54.610Z] (12/151) Installing libintl (0.21.1-r7) [2023-09-27T03:14:54.610Z] (13/151) Installing libblkid (2.38.1-r8) [2023-09-27T03:14:54.610Z] (14/151) Installing libmount (2.38.1-r8) [2023-09-27T03:14:54.610Z] (15/151) Installing pcre2 (10.42-r1) [2023-09-27T03:14:54.610Z] (16/151) Installing glib (2.76.4-r0) [2023-09-27T03:14:54.877Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-09-27T03:14:54.877Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-09-27T03:14:54.877Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-09-27T03:14:54.877Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-09-27T03:14:54.877Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T03:14:55.462Z] (22/151) Installing libwebp (1.3.2-r0) [2023-09-27T03:14:55.462Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-09-27T03:14:55.462Z] (24/151) Installing tiff (4.5.1-r0) [2023-09-27T03:14:55.462Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-09-27T03:14:55.462Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-27T03:14:55.462Z] (27/151) Installing libxau (1.0.11-r2) [2023-09-27T03:14:55.462Z] (28/151) Installing libmd (1.0.4-r2) [2023-09-27T03:14:55.462Z] (29/151) Installing libbsd (0.11.7-r1) [2023-09-27T03:14:55.462Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-09-27T03:14:55.462Z] (31/151) Installing libxcb (1.15-r1) [2023-09-27T03:14:55.462Z] (32/151) Installing libx11 (1.8.4-r4) [2023-09-27T03:14:55.462Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-09-27T03:14:55.462Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-09-27T03:14:55.462Z] (35/151) Installing libxrender (0.9.11-r3) [2023-09-27T03:14:55.462Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-09-27T03:14:55.462Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-09-27T03:14:55.462Z] (38/151) Installing libxext (1.3.5-r2) [2023-09-27T03:14:55.462Z] (39/151) Installing libxi (1.8.1-r0) [2023-09-27T03:14:55.462Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-09-27T03:14:55.462Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-09-27T03:14:55.462Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-09-27T03:14:55.462Z] (43/151) Installing libxtst (1.2.4-r2) [2023-09-27T03:14:55.462Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-09-27T03:14:55.462Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-09-27T03:14:55.462Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-27T03:14:55.462Z] (47/151) Installing pixman (0.42.2-r1) [2023-09-27T03:14:55.729Z] (48/151) Installing cairo (1.17.8-r1) [2023-09-27T03:14:55.729Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-09-27T03:14:55.729Z] (50/151) Installing avahi-libs (0.8-r13) [2023-09-27T03:14:55.729Z] (51/151) Installing gmp (6.2.1-r3) [2023-09-27T03:14:55.729Z] (52/151) Installing nettle (3.8.1-r2) [2023-09-27T03:14:55.729Z] (53/151) Installing libunistring (1.1-r1) [2023-09-27T03:14:55.729Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-09-27T03:14:55.729Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-09-27T03:14:55.729Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-09-27T03:14:55.729Z] (57/151) Installing gnutls (3.8.0-r2) [2023-09-27T03:14:55.729Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-09-27T03:14:55.995Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-09-27T03:14:55.995Z] (60/151) Installing fribidi (1.0.13-r0) [2023-09-27T03:14:55.995Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-09-27T03:14:55.995Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-09-27T03:14:55.995Z] (63/151) Installing libxft (2.3.8-r1) [2023-09-27T03:14:55.995Z] (64/151) Installing pango (1.50.14-r1) [2023-09-27T03:14:55.995Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T03:14:55.995Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-27T03:14:55.995Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-09-27T03:14:55.995Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-09-27T03:14:56.267Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-09-27T03:14:56.267Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-09-27T03:14:56.534Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-27T03:14:56.534Z] (71/151) Installing icu-data-full (73.2-r2) [2023-09-27T03:14:57.120Z] (72/151) Installing mesa (23.0.4-r0) [2023-09-27T03:14:57.120Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-09-27T03:14:59.700Z] (74/151) Installing libdrm (2.4.115-r4) [2023-09-27T03:14:59.700Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-09-27T03:14:59.700Z] (76/151) Installing libelf (0.189-r2) [2023-09-27T03:14:59.700Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-09-27T03:14:59.700Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-27T03:14:59.967Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-09-27T03:14:59.967Z] (80/151) Installing libmagic (5.45-r0) [2023-09-27T03:15:00.234Z] (81/151) Installing file (5.45-r0) [2023-09-27T03:15:00.234Z] (82/151) Installing libice (1.1.1-r2) [2023-09-27T03:15:00.234Z] (83/151) Installing libuuid (2.38.1-r8) [2023-09-27T03:15:00.234Z] (84/151) Installing libsm (1.2.4-r1) [2023-09-27T03:15:00.234Z] (85/151) Installing libxt (1.3.0-r2) [2023-09-27T03:15:00.234Z] (86/151) Installing libxmu (1.1.4-r2) [2023-09-27T03:15:00.234Z] (87/151) Installing xset (1.2.5-r1) [2023-09-27T03:15:00.234Z] (88/151) Installing xprop (1.2.6-r0) [2023-09-27T03:15:00.234Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-09-27T03:15:00.234Z] (90/151) Installing libogg (1.3.5-r4) [2023-09-27T03:15:00.234Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-09-27T03:15:00.234Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-09-27T03:15:00.234Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-09-27T03:15:00.234Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T03:15:00.501Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-09-27T03:15:00.501Z] (96/151) Installing libva (2.18.0-r1) [2023-09-27T03:15:00.501Z] (97/151) Installing libvdpau (1.5-r1) [2023-09-27T03:15:00.501Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T03:15:00.501Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-09-27T03:15:00.501Z] (100/151) Installing libhwy (1.0.4-r1) [2023-09-27T03:15:00.501Z] (101/151) Installing lcms2 (2.15-r2) [2023-09-27T03:15:00.767Z] (102/151) Installing libjxl (0.8.2-r0) [2023-09-27T03:15:00.767Z] (103/151) Installing lame-libs (3.100-r5) [2023-09-27T03:15:00.767Z] (104/151) Installing opus (1.4-r0) [2023-09-27T03:15:00.767Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T03:15:00.767Z] (106/151) Installing soxr (0.1.3-r5) [2023-09-27T03:15:00.767Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T03:15:00.767Z] (108/151) Installing libtheora (1.1.1-r17) [2023-09-27T03:15:00.767Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-09-27T03:15:00.767Z] (110/151) Installing libvpx (1.13.0-r1) [2023-09-27T03:15:00.767Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T03:15:01.034Z] (112/151) Installing numactl (2.0.16-r4) [2023-09-27T03:15:01.034Z] (113/151) Installing x265-libs (3.5-r4) [2023-09-27T03:15:01.034Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-09-27T03:15:01.034Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T03:15:01.301Z] (116/151) Installing libbluray (1.3.4-r0) [2023-09-27T03:15:01.301Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-09-27T03:15:01.301Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-09-27T03:15:01.570Z] (119/151) Installing cjson (1.7.15-r4) [2023-09-27T03:15:01.570Z] (120/151) Installing mbedtls (2.28.4-r0) [2023-09-27T03:15:01.570Z] (121/151) Installing librist (0.2.7-r0) [2023-09-27T03:15:01.570Z] (122/151) Installing libsrt (1.5.2-r0) [2023-09-27T03:15:01.570Z] (123/151) Installing libssh (0.10.5-r0) [2023-09-27T03:15:01.570Z] (124/151) Installing libsodium (1.0.18-r3) [2023-09-27T03:15:01.570Z] (125/151) Installing libzmq (4.3.4-r4) [2023-09-27T03:15:01.570Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T03:15:01.570Z] (127/151) Installing libevent (2.1.12-r6) [2023-09-27T03:15:01.570Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-09-27T03:15:01.570Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-09-27T03:15:01.570Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-09-27T03:15:01.835Z] (131/151) Installing icu-libs (73.2-r2) [2023-09-27T03:15:01.835Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-09-27T03:15:01.835Z] (133/151) Installing minizip (1.2.13-r0) [2023-09-27T03:15:01.835Z] (134/151) Installing nspr (4.35-r2) [2023-09-27T03:15:01.835Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-09-27T03:15:01.835Z] (136/151) Installing nss (3.91-r0) [2023-09-27T03:15:02.101Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-09-27T03:15:02.101Z] (138/151) Installing libasyncns (0.8-r1) [2023-09-27T03:15:02.101Z] (139/151) Installing libltdl (2.4.7-r2) [2023-09-27T03:15:02.101Z] (140/151) Installing orc (0.4.34-r0) [2023-09-27T03:15:02.101Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-09-27T03:15:02.101Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-09-27T03:15:02.101Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-09-27T03:15:02.101Z] (144/151) Installing libpulse (16.1-r10) [2023-09-27T03:15:02.101Z] (145/151) Installing snappy (1.1.10-r1) [2023-09-27T03:15:02.101Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-09-27T03:15:02.366Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-09-27T03:15:02.366Z] (148/151) Installing libgpg-error (1.47-r1) [2023-09-27T03:15:02.366Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-09-27T03:15:02.366Z] (150/151) Installing libxslt (1.1.38-r0) [2023-09-27T03:15:02.366Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-09-27T03:15:07.733Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T03:15:07.733Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-27T03:15:07.733Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-27T03:15:07.733Z] Executing glib-2.76.4-r0.trigger [2023-09-27T03:15:07.733Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-27T03:15:10.307Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-27T03:15:10.307Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-27T03:15:10.307Z] OK: 555 MiB in 168 packages [2023-09-27T03:15:25.297Z] Removing intermediate container 46c1187d6eee [2023-09-27T03:15:25.297Z] ---> a3740e69b12e [2023-09-27T03:15:25.297Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-27T03:15:25.297Z] ---> Running in b3ea1781f7c9 [2023-09-27T03:15:25.297Z] Removing intermediate container b3ea1781f7c9 [2023-09-27T03:15:25.297Z] ---> 2ea7da869934 [2023-09-27T03:15:25.297Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-27T03:15:25.297Z] ---> Running in e2470612e187 [2023-09-27T03:15:25.297Z] Removing intermediate container e2470612e187 [2023-09-27T03:15:25.297Z] ---> f5fb4611284a [2023-09-27T03:15:25.297Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-27T03:15:25.297Z] ---> Running in f9de3bb6ff68 [2023-09-27T03:15:25.297Z] Removing intermediate container f9de3bb6ff68 [2023-09-27T03:15:25.297Z] ---> 635fa1545534 [2023-09-27T03:15:25.297Z] Step 6/11 : RUN npm install -g npm [2023-09-27T03:15:25.297Z] ---> Running in dfebcb8287c9 [2023-09-27T03:15:51.959Z] [2023-09-27T03:15:51.959Z] removed 2 packages, and changed 59 packages in 22s [2023-09-27T03:15:51.959Z] [2023-09-27T03:15:51.959Z] 28 packages are looking for funding [2023-09-27T03:15:51.959Z] run `npm fund` for details [2023-09-27T03:15:52.928Z] Removing intermediate container dfebcb8287c9 [2023-09-27T03:15:52.928Z] ---> 6d3dee97923a [2023-09-27T03:15:52.928Z] Step 7/11 : ARG USER=1000 [2023-09-27T03:15:52.928Z] ---> Running in fe57ff9d8b85 [2023-09-27T03:15:53.310Z] Removing intermediate container fe57ff9d8b85 [2023-09-27T03:15:53.310Z] ---> 55cf248044dc [2023-09-27T03:15:53.310Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-27T03:15:53.598Z] ---> Running in 62fa42bd4206 [2023-09-27T03:15:55.037Z] Removing intermediate container 62fa42bd4206 [2023-09-27T03:15:55.037Z] ---> 4f9cca70101f [2023-09-27T03:15:55.037Z] Step 9/11 : USER $USER:$USER [2023-09-27T03:15:55.037Z] ---> Running in 87161adb5300 [2023-09-27T03:15:55.315Z] Removing intermediate container 87161adb5300 [2023-09-27T03:15:55.315Z] ---> 99c5dfb66d85 [2023-09-27T03:15:55.315Z] Step 10/11 : WORKDIR /app [2023-09-27T03:15:55.315Z] ---> Running in 3675f52967b8 [2023-09-27T03:15:55.589Z] Removing intermediate container 3675f52967b8 [2023-09-27T03:15:55.589Z] ---> 891ef3ef9867 [2023-09-27T03:15:55.589Z] Step 11/11 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:15:55.866Z] ---> Running in 29f44cb16481 [2023-09-27T03:15:56.161Z] Removing intermediate container 29f44cb16481 [2023-09-27T03:15:56.161Z] ---> c008efc1a62f [2023-09-27T03:15:56.161Z] Successfully built c008efc1a62f [2023-09-27T03:15:56.161Z] Successfully tagged edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:15:56.161Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-27T03:15:56.161Z] touch edgex-web-ui.imagebuilt [2023-09-27T03:15:56.161Z] mkdir -p node_modules coverage [2023-09-27T03:15:56.161Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-27T03:15:56.161Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE Unsupported engine { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE required: { [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE }, [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-27T03:16:08.504Z] npm WARN EBADENGINE } [2023-09-27T03:17:45.132Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-09-27T03:17:45.132Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-27T03:17:45.132Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-27T03:17:45.132Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-27T03:17:45.132Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-27T03:17:45.132Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-27T03:17:45.132Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:17:45.132Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-27T03:17:45.132Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-27T03:17:45.132Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:17:45.132Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:17:45.132Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-27T03:17:45.133Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-27T03:17:45.133Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:17:45.133Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-27T03:17:45.133Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-09-27T03:17:48.472Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-27T03:18:00.775Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-27T03:18:01.732Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-27T03:18:16.710Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-27T03:18:43.373Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-09-27T03:19:22.211Z] [2023-09-27T03:19:22.211Z] added 1475 packages, and audited 1476 packages in 3m [2023-09-27T03:19:23.163Z] [2023-09-27T03:19:23.163Z] 40 vulnerabilities (1 low, 17 moderate, 18 high, 4 critical) [2023-09-27T03:19:23.163Z] [2023-09-27T03:19:23.163Z] To address issues that do not require attention, run: [2023-09-27T03:19:23.163Z] npm audit fix [2023-09-27T03:19:23.163Z] [2023-09-27T03:19:23.163Z] To address all issues (including breaking changes), run: [2023-09-27T03:19:23.163Z] npm audit fix --force [2023-09-27T03:19:23.163Z] [2023-09-27T03:19:23.163Z] Run `npm audit` for details. [2023-09-27T03:19:26.501Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-27T03:19:41.470Z] - Generating browser application bundles (phase: setup)... [2023-09-27T03:20:08.136Z] Compiling @angular/core : es2015 as esm2015 [2023-09-27T03:20:08.136Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-27T03:20:26.329Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-27T03:20:26.329Z] Compiling @angular/common : es2015 as esm2015 [2023-09-27T03:20:31.662Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-27T03:20:31.662Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-27T03:20:34.997Z] Compiling @angular/router : es2015 as esm2015 [2023-09-27T03:20:35.263Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-27T03:20:39.512Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-27T03:20:40.093Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-27T03:20:40.674Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-27T03:20:44.933Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-27T03:20:44.933Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-27T03:20:44.933Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-27T03:21:31.742Z] 27 09 2023 03:21:26.712:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-27T03:21:31.742Z] 27 09 2023 03:21:26.722:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-27T03:21:31.742Z] 27 09 2023 03:21:26.745:INFO [launcher]: Starting browser ChromeHeadless [2023-09-27T03:22:39.584Z] 27 09 2023 03:22:32.622:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-09-27T03:22:39.584Z] 27 09 2023 03:22:38.792:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-09-27T03:23:01.623Z] ✔ Browser application bundle generation complete. [2023-09-27T03:23:01.623Z] 27 09 2023 03:23:00.156:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket yt0MLpnyDxqcGREwAAAB with id 17110278 [2023-09-27T03:23:16.589Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-09-27T03:23:16.589Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.573 secs) [2023-09-27T03:23:16.589Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.136 secs) [2023-09-27T03:23:16.855Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.308 secs) [2023-09-27T03:23:16.855Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.402 secs) [2023-09-27T03:23:17.123Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.669 secs) [2023-09-27T03:23:17.392Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.861 secs) [2023-09-27T03:23:17.392Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.972 secs) [2023-09-27T03:23:17.657Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 2.002 secs) [2023-09-27T03:23:17.657Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.033 secs) [2023-09-27T03:23:17.657Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.044 secs) [2023-09-27T03:23:17.657Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.056 secs) [2023-09-27T03:23:17.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.229 secs) [2023-09-27T03:23:17.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.247 secs) [2023-09-27T03:23:17.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.258 secs) [2023-09-27T03:23:17.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.383 secs) [2023-09-27T03:23:18.187Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.479 secs) [2023-09-27T03:23:18.187Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.585 secs) [2023-09-27T03:23:18.452Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.69 secs) [2023-09-27T03:23:19.030Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.123 secs) [2023-09-27T03:23:19.031Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.304 secs) [2023-09-27T03:23:19.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.366 secs) [2023-09-27T03:23:19.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.394 secs) [2023-09-27T03:23:19.295Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.415 secs) [2023-09-27T03:23:19.561Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.568 secs) [2023-09-27T03:23:19.561Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.594 secs) [2023-09-27T03:23:19.561Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.745 secs) [2023-09-27T03:23:19.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.806 secs) [2023-09-27T03:23:19.825Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.895 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.934 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.947 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.954 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.009 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.033 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.044 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.051 secs) [2023-09-27T03:23:20.090Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.063 secs) [2023-09-27T03:23:20.354Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.186 secs) [2023-09-27T03:23:20.354Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.3 secs) [2023-09-27T03:23:20.618Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.351 secs) [2023-09-27T03:23:20.618Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.495 secs) [2023-09-27T03:23:20.882Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.533 secs) [2023-09-27T03:23:20.882Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.763 secs) [2023-09-27T03:23:21.149Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.856 secs) [2023-09-27T03:23:21.149Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.903 secs) [2023-09-27T03:23:21.149Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.946 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.957 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.965 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.984 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.995 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.104 secs) [2023-09-27T03:23:21.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.142 secs) [2023-09-27T03:23:21.678Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.196 secs) [2023-09-27T03:23:21.678Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.3 secs) [2023-09-27T03:23:21.678Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.347 secs) [2023-09-27T03:23:21.945Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.407 secs) [2023-09-27T03:23:21.945Z] WARN: ' [2023-09-27T03:23:21.945Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-27T03:23:21.945Z] Support for using the ngModel input property and ngModelChange event with [2023-09-27T03:23:21.945Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-27T03:23:21.945Z] in a future version of Angular. [2023-09-27T03:23:21.945Z] [2023-09-27T03:23:21.945Z] For more information on this, see our API docs here: [2023-09-27T03:23:21.945Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-27T03:23:21.945Z] ' [2023-09-27T03:23:21.945Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.407 secs) [2023-09-27T03:23:21.945Z] WARN: ' [2023-09-27T03:23:21.945Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-27T03:23:21.945Z] Support for using the ngModel input property and ngModelChange event with [2023-09-27T03:23:21.945Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-27T03:23:21.945Z] in a future version of Angular. [2023-09-27T03:23:21.945Z] [2023-09-27T03:23:21.945Z] For more information on this, see our API docs here: [2023-09-27T03:23:21.945Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-27T03:23:21.945Z] ' [2023-09-27T03:23:21.945Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.512 secs) [2023-09-27T03:23:21.945Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.544 secs) [2023-09-27T03:23:21.945Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.555 secs) [2023-09-27T03:23:22.268Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.681 secs) [2023-09-27T03:23:22.268Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.728 secs) [2023-09-27T03:23:22.268Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.771 secs) [2023-09-27T03:23:22.549Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.934 secs) [2023-09-27T03:23:22.549Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.988 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.036 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.079 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.091 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.098 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.144 secs) [2023-09-27T03:23:22.835Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.173 secs) [2023-09-27T03:23:23.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.211 secs) [2023-09-27T03:23:23.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.294 secs) [2023-09-27T03:23:23.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.345 secs) [2023-09-27T03:23:23.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.365 secs) [2023-09-27T03:23:23.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.384 secs) [2023-09-27T03:23:23.382Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.552 secs) [2023-09-27T03:23:23.659Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.638 secs) [2023-09-27T03:23:23.659Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.748 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.787 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.825 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.861 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.881 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.896 secs) [2023-09-27T03:23:23.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.911 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.981 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.058 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.085 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.099 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.106 secs) [2023-09-27T03:23:24.202Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.147 secs) [2023-09-27T03:23:24.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.176 secs) [2023-09-27T03:23:24.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.188 secs) [2023-09-27T03:23:24.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.198 secs) [2023-09-27T03:23:24.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.262 secs) [2023-09-27T03:23:24.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.297 secs) [2023-09-27T03:23:24.750Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.34 secs) [2023-09-27T03:23:24.750Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.41 secs) [2023-09-27T03:23:24.750Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-09-27T03:23:24.750Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-09-27T03:23:24.750Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-09-27T03:23:24.750Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.41 secs) [2023-09-27T03:23:24.750Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-09-27T03:23:24.750Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-09-27T03:23:24.750Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-09-27T03:23:24.750Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.431 secs) [2023-09-27T03:23:25.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.573 secs) [2023-09-27T03:23:25.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.625 secs) [2023-09-27T03:23:25.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.67 secs) [2023-09-27T03:23:25.287Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.782 secs) [2023-09-27T03:23:25.287Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.804 secs) [2023-09-27T03:23:25.287Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.863 secs) [2023-09-27T03:23:25.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.959 secs) [2023-09-27T03:23:25.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8 secs) [2023-09-27T03:23:25.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.039 secs) [2023-09-27T03:23:25.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.088 secs) [2023-09-27T03:23:25.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.102 secs) [2023-09-27T03:23:25.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.192 secs) [2023-09-27T03:23:25.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.299 secs) [2023-09-27T03:23:26.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.331 secs) [2023-09-27T03:23:26.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.342 secs) [2023-09-27T03:23:26.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.353 secs) [2023-09-27T03:23:26.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.414 secs) [2023-09-27T03:23:26.349Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.522 secs) [2023-09-27T03:23:26.349Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.569 secs) [2023-09-27T03:23:26.349Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.61 secs) [2023-09-27T03:23:26.349Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.631 secs) [2023-09-27T03:23:26.349Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 8.642 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.652 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.661 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.694 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.728 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 8.76 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 8.775 secs) [2023-09-27T03:23:26.615Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 8.784 secs) [2023-09-27T03:23:26.882Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 8.855 secs) [2023-09-27T03:23:26.882Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 8.871 secs) [2023-09-27T03:23:26.882Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 8.883 secs) [2023-09-27T03:23:27.148Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 8.992 secs) [2023-09-27T03:23:27.148Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.027 secs) [2023-09-27T03:23:27.148Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.06 secs) [2023-09-27T03:23:27.148Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.138 secs) [2023-09-27T03:23:27.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.206 secs) [2023-09-27T03:23:27.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.278 secs) [2023-09-27T03:23:27.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.3 secs) [2023-09-27T03:23:27.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.321 secs) [2023-09-27T03:23:27.679Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.345 secs) [2023-09-27T03:23:27.679Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.386 secs) [2023-09-27T03:23:27.679Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.409 secs) [2023-09-27T03:23:27.679Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.416 secs) [2023-09-27T03:23:27.679Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.448 secs) [2023-09-27T03:23:27.946Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 9.597 secs) [2023-09-27T03:23:27.946Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 9.712 secs) [2023-09-27T03:23:28.212Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 9.73 secs) [2023-09-27T03:23:28.212Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 9.761 secs) [2023-09-27T03:23:28.212Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 9.791 secs) [2023-09-27T03:23:29.166Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (13.753 secs / 9.791 secs) [2023-09-27T03:23:29.166Z] TOTAL: 147 SUCCESS [2023-09-27T03:23:29.166Z] ✔ Browser application bundle generation complete. [2023-09-27T03:23:31.734Z] [2023-09-27T03:23:31.734Z] =============================== Coverage summary =============================== [2023-09-27T03:23:31.734Z] Statements : 41.03% ( 1473/3590 ) [2023-09-27T03:23:31.734Z] Branches : 11.75% ( 114/970 ) [2023-09-27T03:23:31.734Z] Functions : 32.21% ( 422/1310 ) [2023-09-27T03:23:31.734Z] Lines : 39.02% ( 1328/3403 ) [2023-09-27T03:23:31.734Z] ================================================================================ [2023-09-27T03:23:31.734Z] 27 09 2023 03:23:31.618:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-09-27T03:23:32.686Z] ✔ Browser application bundle generation complete. [2023-09-27T03:23:33.266Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/124/web' [Pipeline] echo [2023-09-27T03:23:33.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T03:23:33.289Z] $ docker stop --time=1 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 [2023-09-27T03:23:34.974Z] $ docker rm -f --volumes 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:23:35.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T03:23:38.583Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T03:23:45.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T03:23:45.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T03:23:48.318Z] + ls -al . [2023-09-27T03:23:48.318Z] total 176 [2023-09-27T03:23:48.318Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 27 03:13 . [2023-09-27T03:23:48.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 .. [2023-09-27T03:23:48.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 .blubracket [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 27 03:10 .dockerignore [2023-09-27T03:23:48.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:10 .git [2023-09-27T03:23:48.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 .github [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 27 03:10 .gitignore [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 27 03:10 Attribution.txt [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 27 03:10 CHANGELOG.md [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 03:10 CONTRIBUTING.md [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 27 03:10 Dockerfile [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 03:10 Jenkinsfile [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 03:10 LICENSE [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 27 03:10 Makefile [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 27 03:10 README.md [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 27 03:06 VERSION [2023-09-27T03:23:48.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 assets [2023-09-27T03:23:48.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 bin [2023-09-27T03:23:48.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 cmd [2023-09-27T03:23:48.318Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 27 03:13 coverage.out [2023-09-27T03:23:48.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 docs [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 27 03:10 go.mod [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 27 03:10 go.sum [2023-09-27T03:23:48.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:10 internal [2023-09-27T03:23:48.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 snap [2023-09-27T03:23:48.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 testing [2023-09-27T03:23:48.318Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 03:10 version.go [2023-09-27T03:23:48.318Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 03:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:23:48.649Z] + 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=f65144e2eab94398f5e1f661bab73f031313c3c8 --label arch=arm64 --label version=3.1.0-dev.6 . [2023-09-27T03:23:50.071Z] Sending build context to Docker daemon 34.23MB [2023-09-27T03:23:50.071Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T03:23:50.071Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-27T03:23:50.071Z] ---> 9eacf3d1517f [2023-09-27T03:23:50.071Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-27T03:23:50.653Z] ---> Running in fa4988a8ac8b [2023-09-27T03:23:50.922Z] Removing intermediate container fa4988a8ac8b [2023-09-27T03:23:50.922Z] ---> 928e033993af [2023-09-27T03:23:50.923Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T03:23:50.923Z] ---> Running in 237e2c7382c1 [2023-09-27T03:23:51.195Z] Removing intermediate container 237e2c7382c1 [2023-09-27T03:23:51.195Z] ---> 46bf9558c814 [2023-09-27T03:23:51.195Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T03:23:51.462Z] ---> Running in ef7d9d0a9b35 [2023-09-27T03:23:51.727Z] Removing intermediate container ef7d9d0a9b35 [2023-09-27T03:23:51.727Z] ---> 95ad3f03297f [2023-09-27T03:23:51.727Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-27T03:23:51.727Z] ---> Running in ac4d676abb96 [2023-09-27T03:23:51.994Z] Removing intermediate container ac4d676abb96 [2023-09-27T03:23:51.994Z] ---> 8d17fb4e5642 [2023-09-27T03:23:51.994Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-27T03:23:51.994Z] ---> Running in 8a70cb7b2b5b [2023-09-27T03:23:52.260Z] Removing intermediate container 8a70cb7b2b5b [2023-09-27T03:23:52.260Z] ---> 5a16376b3368 [2023-09-27T03:23:52.260Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-27T03:23:54.205Z] ---> dfd96909c357 [2023-09-27T03:23:54.205Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T03:23:54.205Z] ---> Running in 7c0f16c58caf [2023-09-27T03:23:55.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T03:23:55.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T03:23:56.389Z] OK: 266 MiB in 52 packages [2023-09-27T03:23:57.795Z] Removing intermediate container 7c0f16c58caf [2023-09-27T03:23:57.795Z] ---> b04bc8712a7e [2023-09-27T03:23:57.795Z] Step 10/25 : ENV GO111MODULE=on [2023-09-27T03:23:57.795Z] ---> Running in 58ad12022ba8 [2023-09-27T03:23:57.795Z] Removing intermediate container 58ad12022ba8 [2023-09-27T03:23:57.795Z] ---> 0b61da120576 [2023-09-27T03:23:57.795Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-27T03:23:57.795Z] ---> Running in e5bd601b4f48 [2023-09-27T03:23:58.061Z] Removing intermediate container e5bd601b4f48 [2023-09-27T03:23:58.061Z] ---> aceac8badeb1 [2023-09-27T03:23:58.061Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-27T03:23:58.642Z] ---> 21ef70eb9038 [2023-09-27T03:23:58.642Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T03:23:58.910Z] ---> Running in 7831136ab9b3 [2023-09-27T03:24:01.493Z] Removing intermediate container 7831136ab9b3 [2023-09-27T03:24:01.493Z] ---> 7e9ab906e819 [2023-09-27T03:24:01.493Z] Step 14/25 : COPY . . [2023-09-27T03:24:05.735Z] ---> 90e91fe4cdb1 [2023-09-27T03:24:05.736Z] Step 15/25 : RUN ${MAKE} [2023-09-27T03:24:05.736Z] ---> Running in 964551733bc5 [2023-09-27T03:24:06.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.6" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-09-27T03:25:42.920Z] Removing intermediate container 964551733bc5 [2023-09-27T03:25:42.920Z] ---> c9c39721708e [2023-09-27T03:25:42.920Z] Step 16/25 : FROM alpine:3.18 [2023-09-27T03:25:42.920Z] 3.18: Pulling from library/alpine [2023-09-27T03:25:42.920Z] 9fda8d8052c6: Already exists [2023-09-27T03:25:42.920Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T03:25:42.920Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T03:25:42.920Z] ---> f6648c04cd6c [2023-09-27T03:25:42.920Z] Step 17/25 : EXPOSE 4000 [2023-09-27T03:25:42.920Z] ---> Running in 5a40588bf9ee [2023-09-27T03:25:42.920Z] Removing intermediate container 5a40588bf9ee [2023-09-27T03:25:42.920Z] ---> 80a9b78f2937 [2023-09-27T03:25:42.920Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-27T03:25:42.920Z] ---> 9d4af83ad7c7 [2023-09-27T03:25:42.920Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-27T03:25:42.920Z] ---> 93368b469a83 [2023-09-27T03:25:42.920Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-27T03:25:42.920Z] ---> ce25a426ab67 [2023-09-27T03:25:42.920Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-27T03:25:42.920Z] ---> Running in 9c09fcf7b2d8 [2023-09-27T03:25:42.920Z] Removing intermediate container 9c09fcf7b2d8 [2023-09-27T03:25:42.920Z] ---> 6e976db17155 [2023-09-27T03:25:42.920Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-27T03:25:42.920Z] ---> Running in 6a810a3dc907 [2023-09-27T03:25:42.920Z] Removing intermediate container 6a810a3dc907 [2023-09-27T03:25:42.920Z] ---> a305eb9db0f0 [2023-09-27T03:25:42.920Z] Step 23/25 : LABEL arch=arm64 [2023-09-27T03:25:42.920Z] ---> Running in 0af8e2950722 [2023-09-27T03:25:42.920Z] Removing intermediate container 0af8e2950722 [2023-09-27T03:25:42.920Z] ---> 5521ce5ee799 [2023-09-27T03:25:42.920Z] Step 24/25 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:25:42.920Z] ---> Running in 09668ad8c1ca [2023-09-27T03:25:42.920Z] Removing intermediate container 09668ad8c1ca [2023-09-27T03:25:42.920Z] ---> b77e45370fe8 [2023-09-27T03:25:42.920Z] Step 25/25 : LABEL version=3.1.0-dev.6 [2023-09-27T03:25:42.920Z] ---> Running in 26ec6df15284 [2023-09-27T03:25:42.920Z] Removing intermediate container 26ec6df15284 [2023-09-27T03:25:42.920Z] ---> 68862c49c53d [2023-09-27T03:25:42.920Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T03:25:42.920Z] Successfully built 68862c49c53d [2023-09-27T03:25:42.920Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:25:43.050Z] provisioning config files... [2023-09-27T03:25:43.063Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config10842610814377556679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:25:43.395Z] ---> docker-login.sh [2023-09-27T03:25:43.395Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:25:43.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:25:43.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:25:43.662Z] Configure a credential helper to remove this warning. See [2023-09-27T03:25:43.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:25:43.662Z] [2023-09-27T03:25:43.662Z] Login Succeeded [2023-09-27T03:25:43.662Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:25:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:25:43.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:25:43.928Z] Configure a credential helper to remove this warning. See [2023-09-27T03:25:43.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:25:43.928Z] [2023-09-27T03:25:43.928Z] Login Succeeded [2023-09-27T03:25:43.928Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:25:44.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:25:44.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:25:44.193Z] Configure a credential helper to remove this warning. See [2023-09-27T03:25:44.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:25:44.193Z] [2023-09-27T03:25:44.193Z] Login Succeeded [2023-09-27T03:25:44.193Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:25:44.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:25:44.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:25:44.726Z] Configure a credential helper to remove this warning. See [2023-09-27T03:25:44.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:25:44.726Z] [2023-09-27T03:25:44.726Z] Login Succeeded [2023-09-27T03:25:44.726Z] docker.io [2023-09-27T03:25:44.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:25:45.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:25:45.253Z] Configure a credential helper to remove this warning. See [2023-09-27T03:25:45.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:25:45.253Z] [2023-09-27T03:25:45.253Z] Login Succeeded [2023-09-27T03:25:45.253Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:25:45.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:25:45.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:25:45.324Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-09-27T03:25:45.324Z] f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:25:45.324Z] latest [2023-09-27T03:25:45.324Z] 3.1.0-dev.6 [2023-09-27T03:25:45.324Z] f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:25:45.324Z] main [2023-09-27T03:25:45.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:45.719Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:46.071Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:25:46.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-27T03:25:46.071Z] 4ad7e19b5333: Preparing [2023-09-27T03:25:46.071Z] b106bada5ec3: Preparing [2023-09-27T03:25:46.071Z] 1874a21c978c: Preparing [2023-09-27T03:25:46.071Z] b2191e2be29d: Preparing [2023-09-27T03:25:46.071Z] b2191e2be29d: Layer already exists [2023-09-27T03:25:46.351Z] 4ad7e19b5333: Pushed [2023-09-27T03:25:46.351Z] b106bada5ec3: Pushed [2023-09-27T03:25:54.529Z] 1874a21c978c: Pushed [2023-09-27T03:25:54.529Z] f65144e2eab94398f5e1f661bab73f031313c3c8: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:54.866Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:55.198Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-09-27T03:25:55.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-27T03:25:55.198Z] 4ad7e19b5333: Preparing [2023-09-27T03:25:55.198Z] b106bada5ec3: Preparing [2023-09-27T03:25:55.198Z] 1874a21c978c: Preparing [2023-09-27T03:25:55.198Z] b2191e2be29d: Preparing [2023-09-27T03:25:55.198Z] b106bada5ec3: Layer already exists [2023-09-27T03:25:55.198Z] 1874a21c978c: Layer already exists [2023-09-27T03:25:55.198Z] b2191e2be29d: Layer already exists [2023-09-27T03:25:55.198Z] 4ad7e19b5333: Layer already exists [2023-09-27T03:25:55.198Z] latest: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:55.537Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:55.866Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 [2023-09-27T03:25:55.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-27T03:25:55.866Z] 4ad7e19b5333: Preparing [2023-09-27T03:25:55.866Z] b106bada5ec3: Preparing [2023-09-27T03:25:55.866Z] 1874a21c978c: Preparing [2023-09-27T03:25:55.866Z] b2191e2be29d: Preparing [2023-09-27T03:25:55.866Z] b2191e2be29d: Layer already exists [2023-09-27T03:25:55.866Z] 1874a21c978c: Layer already exists [2023-09-27T03:25:55.866Z] b106bada5ec3: Layer already exists [2023-09-27T03:25:55.866Z] 4ad7e19b5333: Layer already exists [2023-09-27T03:25:55.866Z] 3.1.0-dev.6: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:56.202Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:56.533Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:25:56.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-27T03:25:56.533Z] 4ad7e19b5333: Preparing [2023-09-27T03:25:56.533Z] b106bada5ec3: Preparing [2023-09-27T03:25:56.533Z] 1874a21c978c: Preparing [2023-09-27T03:25:56.533Z] b2191e2be29d: Preparing [2023-09-27T03:25:56.533Z] b106bada5ec3: Layer already exists [2023-09-27T03:25:56.533Z] 4ad7e19b5333: Layer already exists [2023-09-27T03:25:56.533Z] b2191e2be29d: Layer already exists [2023-09-27T03:25:56.533Z] 1874a21c978c: Layer already exists [2023-09-27T03:25:56.533Z] f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:56.900Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:57.235Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-09-27T03:25:57.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-09-27T03:25:57.235Z] 4ad7e19b5333: Preparing [2023-09-27T03:25:57.235Z] b106bada5ec3: Preparing [2023-09-27T03:25:57.235Z] 1874a21c978c: Preparing [2023-09-27T03:25:57.235Z] b2191e2be29d: Preparing [2023-09-27T03:25:57.235Z] 4ad7e19b5333: Layer already exists [2023-09-27T03:25:57.235Z] b106bada5ec3: Layer already exists [2023-09-27T03:25:57.235Z] b2191e2be29d: Layer already exists [2023-09-27T03:25:57.235Z] 1874a21c978c: Layer already exists [2023-09-27T03:25:57.235Z] main: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:25:57.278Z] ===================================================== [Pipeline] echo [2023-09-27T03:25:57.284Z] taggedImages: [2023-09-27T03:25:57.284Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 [2023-09-27T03:25:57.284Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-09-27T03:25:57.284Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 [2023-09-27T03:25:57.284Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [2023-09-27T03:25:57.284Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:57.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:25:57.638Z] [2023-09-27T03:25:57.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:25:57.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:25:57.968Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T03:25:57.968Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T03:25:57.968Z] 04944245beec: Pulling fs layer [2023-09-27T03:25:57.968Z] 699f458cf7ca: Pulling fs layer [2023-09-27T03:25:57.968Z] 765212b225bb: Pulling fs layer [2023-09-27T03:25:57.968Z] f23df028b6ca: Pulling fs layer [2023-09-27T03:25:57.968Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T03:25:57.968Z] 765212b225bb: Waiting [2023-09-27T03:25:57.968Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T03:25:57.968Z] f23df028b6ca: Waiting [2023-09-27T03:25:57.968Z] d65c8cfc05b1: Waiting [2023-09-27T03:25:57.968Z] 2437ff75d9bd: Waiting [2023-09-27T03:25:58.234Z] 04944245beec: Verifying Checksum [2023-09-27T03:25:58.234Z] 04944245beec: Download complete [2023-09-27T03:25:58.234Z] 765212b225bb: Verifying Checksum [2023-09-27T03:25:58.234Z] 765212b225bb: Download complete [2023-09-27T03:25:58.234Z] f23df028b6ca: Verifying Checksum [2023-09-27T03:25:58.234Z] f23df028b6ca: Download complete [2023-09-27T03:25:58.234Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T03:25:58.234Z] d65c8cfc05b1: Download complete [2023-09-27T03:25:58.234Z] 699f458cf7ca: Verifying Checksum [2023-09-27T03:25:58.234Z] 699f458cf7ca: Download complete [2023-09-27T03:25:58.814Z] 8998bd30e6a1: Download complete [2023-09-27T03:26:00.747Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T03:26:00.747Z] 2437ff75d9bd: Download complete [2023-09-27T03:26:02.683Z] 8998bd30e6a1: Pull complete [2023-09-27T03:26:02.948Z] 04944245beec: Pull complete [2023-09-27T03:26:04.354Z] 699f458cf7ca: Pull complete [2023-09-27T03:26:04.354Z] 765212b225bb: Pull complete [2023-09-27T03:26:05.309Z] f23df028b6ca: Pull complete [2023-09-27T03:26:05.309Z] d65c8cfc05b1: Pull complete [2023-09-27T03:26:20.286Z] 2437ff75d9bd: Pull complete [2023-09-27T03:26:20.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T03:26:20.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:26:20.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:26:20.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container [2023-09-27T03:26:20.505Z] $ 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/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T03:26:23.225Z] $ docker top cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:26:24.063Z] ---> job-cost.sh [2023-09-27T03:26:24.063Z] lf-activate-venv: SKIPPING [2023-09-27T03:26:24.063Z] INFO: No Stack... [2023-09-27T03:26:24.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T03:26:25.596Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T03:26:25.913Z] + cat /w/workspace/edgex-ui-go/124/archives/cost.csv [2023-09-27T03:26:25.913Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T03:26:26.212Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [2023-09-27T03:26:26.218Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] did not exist. Created. [2023-09-27T03:26:26.218Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T03:26:26.868Z] /w/workspace/edgex-ui-go/124@tmp/durable-ad42a9ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T03:26:27.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T03:26:27.217Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T03:26:33.509Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T03:26:33.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T03:26:33.530Z] $ docker stop --time=1 cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 [2023-09-27T03:26:35.150Z] $ docker rm -f --volumes cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-27T03:26:35.609Z] provisioning config files... [2023-09-27T03:26:35.617Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13375705649359140930tmp [Pipeline] { [Pipeline] sh [2023-09-27T03:26:35.915Z] + set +x [2023-09-27T03:26:35.915Z] + bash -s -- [2023-09-27T03:26:35.915Z] + curl -s https://codecov.io/bash [2023-09-27T03:26:35.915Z] [2023-09-27T03:26:35.915Z] _____ _ [2023-09-27T03:26:35.915Z] / ____| | | [2023-09-27T03:26:35.915Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T03:26:35.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T03:26:35.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T03:26:35.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T03:26:35.915Z] Bash-1.0.6 [2023-09-27T03:26:35.915Z] [2023-09-27T03:26:35.915Z] [2023-09-27T03:26:35.915Z] ==> git version 2.25.1 found [2023-09-27T03:26:35.915Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-27T03:26:35.915Z] Release-Date: 2020-01-08 [2023-09-27T03:26:35.915Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T03:26:35.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T03:26:35.915Z] ==> Jenkins CI detected. [2023-09-27T03:26:35.915Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-09-27T03:26:35.915Z] project root: . [2023-09-27T03:26:35.915Z] --> token set from env [2023-09-27T03:26:35.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T03:26:35.915Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T03:26:36.174Z] ==> Python coveragepy not found [2023-09-27T03:26:36.174Z] ==> Searching for coverage reports in: [2023-09-27T03:26:36.174Z] + . [2023-09-27T03:26:36.174Z] -> Found 1 reports [2023-09-27T03:26:36.174Z] ==> Detecting git/mercurial file structure [2023-09-27T03:26:36.174Z] ==> Reading reports [2023-09-27T03:26:36.174Z] + ./coverage.out bytes=10 [2023-09-27T03:26:36.174Z] ==> Appending adjustments [2023-09-27T03:26:36.174Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T03:26:36.742Z] + Found adjustments [2023-09-27T03:26:36.742Z] ==> Gzipping contents [2023-09-27T03:26:36.742Z] 12K /tmp/codecov.sTfxBn.gz [2023-09-27T03:26:36.742Z] ==> Uploading reports [2023-09-27T03:26:36.742Z] url: https://codecov.io [2023-09-27T03:26:36.742Z] query: branch=main&commit=f65144e2eab94398f5e1f661bab73f031313c3c8&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T03:26:36.742Z] -> Pinging Codecov [2023-09-27T03:26:36.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=f65144e2eab94398f5e1f661bab73f031313c3c8&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T03:26:37.001Z] -> Uploading to [2023-09-27T03:26:37.001Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/FB506323287CE973F263BFD2A0EB1F37/f65144e2eab94398f5e1f661bab73f031313c3c8/a6e639ab-6914-4784-85f5-e4027163fc95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T032636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3a8eee8eaeafd00ba069b861093fb62a88a1399288f6472ed2988a77dff8371 [2023-09-27T03:26:37.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T03:26:37.001Z] Dload Upload Total Spent Left Speed [2023-09-27T03:26:37.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8896 0 0 100 8896 0 32467 --:--:-- --:--:-- --:--:-- 32467 [2023-09-27T03:26:37.260Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } [2023-09-27T03:26:37.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-27T03:26:37.462Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-27T03:26:37.470Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:26:37.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:26:37.764Z] [2023-09-27T03:26:37.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:26:38.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:26:38.060Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-27T03:26:38.060Z] df9b9388f04a: Pulling fs layer [2023-09-27T03:26:38.060Z] 52dc419b0ee2: Pulling fs layer [2023-09-27T03:26:38.060Z] 25bc292e5bac: Pulling fs layer [2023-09-27T03:26:38.060Z] 114826534d7a: Pulling fs layer [2023-09-27T03:26:38.060Z] 4657fd5d0bcf: Pulling fs layer [2023-09-27T03:26:38.060Z] 6ad1cebc031e: Pulling fs layer [2023-09-27T03:26:38.060Z] 8a3aa393b2d8: Pulling fs layer [2023-09-27T03:26:38.060Z] 114826534d7a: Waiting [2023-09-27T03:26:38.060Z] 4657fd5d0bcf: Waiting [2023-09-27T03:26:38.060Z] 6ad1cebc031e: Waiting [2023-09-27T03:26:38.060Z] 25bc292e5bac: Verifying Checksum [2023-09-27T03:26:38.060Z] 25bc292e5bac: Download complete [2023-09-27T03:26:38.060Z] 52dc419b0ee2: Download complete [2023-09-27T03:26:38.060Z] 4657fd5d0bcf: Verifying Checksum [2023-09-27T03:26:38.060Z] 4657fd5d0bcf: Download complete [2023-09-27T03:26:38.060Z] df9b9388f04a: Download complete [2023-09-27T03:26:38.319Z] df9b9388f04a: Pull complete [2023-09-27T03:26:38.319Z] 6ad1cebc031e: Verifying Checksum [2023-09-27T03:26:38.319Z] 6ad1cebc031e: Download complete [2023-09-27T03:26:38.319Z] 52dc419b0ee2: Pull complete [2023-09-27T03:26:38.319Z] 25bc292e5bac: Pull complete [2023-09-27T03:26:38.890Z] 114826534d7a: Verifying Checksum [2023-09-27T03:26:38.890Z] 114826534d7a: Download complete [2023-09-27T03:26:38.890Z] 8a3aa393b2d8: Verifying Checksum [2023-09-27T03:26:38.890Z] 8a3aa393b2d8: Download complete [2023-09-27T03:26:42.166Z] 114826534d7a: Pull complete [2023-09-27T03:26:42.166Z] 4657fd5d0bcf: Pull complete [2023-09-27T03:26:42.166Z] 6ad1cebc031e: Pull complete [2023-09-27T03:26:44.691Z] 8a3aa393b2d8: Pull complete [2023-09-27T03:26:44.691Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-27T03:26:44.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:26:44.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:26:44.775Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:26:44.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-27T03:26:48.858Z] $ docker top b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T03:26:48.933Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-09-27T03:26:49.214Z] + set -o pipefail [2023-09-27T03:26:49.214Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/c62da80b-b331-4f45-903b-901c72ac95b7 [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] [2023-09-27T03:26:57.329Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-27T03:26:57.329Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-27T03:26:57.329Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-27T03:26:57.338Z] $ docker stop --time=1 b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 [2023-09-27T03:27:00.540Z] $ docker rm -f --volumes b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T03:27:01.216Z] + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] sh [2023-09-27T03:27:01.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:27:01.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:01.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:27:01.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:27:01.869Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:27:01.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T03:27:02.415Z] $ docker top 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 -eo pid,comm [2023-09-27T03:27:02.462Z] 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). [2023-09-27T03:27:02.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:27:02.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:27:02.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:27:02.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:27:02.598Z] $ docker exec 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 ssh-agent [2023-09-27T03:27:02.701Z] SSH_AUTH_SOCK=/tmp/ssh-mFUiCQtFq8V4/agent.34 [2023-09-27T03:27:02.702Z] SSH_AGENT_PID=40 [2023-09-27T03:27:02.706Z] Running ssh-add (command line suppressed) [2023-09-27T03:27:02.801Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5209651427021979419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5209651427021979419.key) [2023-09-27T03:27:02.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:27:03.103Z] + git semver tag [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,264 [run_tag] DEBUG tag force:False [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,264 [check_head_tag] DEBUG check head tag [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,265 [execute] INFO git cat-file --batch-check [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,268 [execute] INFO git cat-file --batch [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,277 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,278 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,278 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:27:03.363Z] 2023-09-27 03:27:03,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:03.363Z] 3.1.0-dev.6 [Pipeline] } [2023-09-27T03:27:03.371Z] $ docker exec --env ******** --env ******** 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 ssh-agent -k [2023-09-27T03:27:03.454Z] unset SSH_AUTH_SOCK; [2023-09-27T03:27:03.457Z] unset SSH_AGENT_PID; [2023-09-27T03:27:03.457Z] echo Agent pid 40 killed; [2023-09-27T03:27:03.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:27:03.760Z] + git semver [Pipeline] } [2023-09-27T03:27:04.028Z] $ docker stop --time=1 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 [2023-09-27T03:27:05.287Z] $ docker rm -f --volumes 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:05.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:27:05.662Z] [2023-09-27T03:27:05.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:05.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:27:05.959Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-27T03:27:05.959Z] ab5ef0e58194: Pulling fs layer [2023-09-27T03:27:05.959Z] 9712f1f96733: Pulling fs layer [2023-09-27T03:27:05.959Z] 63f879dbbcfc: Pulling fs layer [2023-09-27T03:27:05.959Z] 0d9ebad4ef96: Pulling fs layer [2023-09-27T03:27:05.959Z] e9a5061849ea: Pulling fs layer [2023-09-27T03:27:05.959Z] d747dcd14b5f: Pulling fs layer [2023-09-27T03:27:05.959Z] 2de7ff778b66: Pulling fs layer [2023-09-27T03:27:05.959Z] e9a5061849ea: Waiting [2023-09-27T03:27:05.959Z] d747dcd14b5f: Waiting [2023-09-27T03:27:05.959Z] 2de7ff778b66: Waiting [2023-09-27T03:27:05.959Z] 0d9ebad4ef96: Waiting [2023-09-27T03:27:05.959Z] 9712f1f96733: Download complete [2023-09-27T03:27:06.218Z] 63f879dbbcfc: Verifying Checksum [2023-09-27T03:27:06.218Z] 63f879dbbcfc: Download complete [2023-09-27T03:27:06.476Z] e9a5061849ea: Verifying Checksum [2023-09-27T03:27:06.476Z] e9a5061849ea: Download complete [2023-09-27T03:27:06.476Z] d747dcd14b5f: Verifying Checksum [2023-09-27T03:27:06.476Z] d747dcd14b5f: Download complete [2023-09-27T03:27:06.476Z] ab5ef0e58194: Download complete [2023-09-27T03:27:06.476Z] 0d9ebad4ef96: Verifying Checksum [2023-09-27T03:27:06.476Z] 0d9ebad4ef96: Download complete [2023-09-27T03:27:06.476Z] 2de7ff778b66: Verifying Checksum [2023-09-27T03:27:06.476Z] 2de7ff778b66: Download complete [2023-09-27T03:27:08.998Z] ab5ef0e58194: Pull complete [2023-09-27T03:27:08.998Z] 9712f1f96733: Pull complete [2023-09-27T03:27:09.564Z] 63f879dbbcfc: Pull complete [2023-09-27T03:27:12.842Z] 0d9ebad4ef96: Pull complete [2023-09-27T03:27:13.100Z] e9a5061849ea: Pull complete [2023-09-27T03:27:13.100Z] d747dcd14b5f: Pull complete [2023-09-27T03:27:14.033Z] 2de7ff778b66: Pull complete [2023-09-27T03:27:14.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-27T03:27:14.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:27:14.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:27:14.104Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:27:14.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-27T03:27:19.432Z] $ docker top bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:27:19.504Z] provisioning config files... [2023-09-27T03:27:19.511Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13122366393384620533tmp [2023-09-27T03:27:19.522Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12055082678179761686tmp [2023-09-27T03:27:19.531Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8228312000261984945tmp [Pipeline] { [Pipeline] echo [2023-09-27T03:27:19.544Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:19.824Z] ---> sigul-configuration.sh [2023-09-27T03:27:19.824Z] gpg: directory `/root/.gnupg' created [2023-09-27T03:27:19.824Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-27T03:27:19.824Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-27T03:27:19.824Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-27T03:27:19.824Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-27T03:27:19.824Z] gpg: CAST5 encrypted data [2023-09-27T03:27:19.824Z] gpg: encrypted with 1 passphrase [2023-09-27T03:27:19.824Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-27T03:27:20.107Z] + mkdir /home/jenkins [2023-09-27T03:27:20.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-27T03:27:20.393Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-27T03:27:20.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:20.685Z] ---> sigul-install.sh [2023-09-27T03:27:20.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-27T03:27:20.968Z] + git tag --list [2023-09-27T03:27:20.968Z] 0.1.1 [2023-09-27T03:27:20.968Z] v1.1.0 [2023-09-27T03:27:20.968Z] v1.2.0 [2023-09-27T03:27:20.968Z] v1.2.1 [2023-09-27T03:27:20.968Z] v1.3.0 [2023-09-27T03:27:20.968Z] v2.0.0 [2023-09-27T03:27:20.968Z] v2.1.0 [2023-09-27T03:27:20.968Z] v2.2.0 [2023-09-27T03:27:20.968Z] v2.3.0 [2023-09-27T03:27:20.968Z] v3.0 [2023-09-27T03:27:20.968Z] v3.0.0 [2023-09-27T03:27:20.968Z] v3.1.0-dev.1 [2023-09-27T03:27:20.968Z] v3.1.0-dev.2 [2023-09-27T03:27:20.968Z] v3.1.0-dev.3 [2023-09-27T03:27:20.968Z] v3.1.0-dev.4 [2023-09-27T03:27:20.968Z] v3.1.0-dev.5 [2023-09-27T03:27:20.968Z] v3.1.0-dev.6 [Pipeline] sh [2023-09-27T03:27:21.255Z] + lftools sign git-tag v3.1.0-dev.6 [2023-09-27T03:27:21.823Z] Signing Git tag with Sigul... [2023-09-27T03:27:21.823Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-09-27T03:27:22.089Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:22.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-27T03:27:22.376Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-27T03:27:22.391Z] $ docker stop --time=1 bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd [2023-09-27T03:27:23.683Z] $ docker rm -f --volumes bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-27T03:27:24.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:27:24.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:24.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:27:24.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:27:24.455Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:27:24.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T03:27:24.811Z] $ docker top 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:27:24.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:27:24.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:27:25.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:27:25.003Z] $ docker exec 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea ssh-agent [2023-09-27T03:27:25.100Z] SSH_AUTH_SOCK=/tmp/ssh-uzsFYgDE5Tg9/agent.32 [2023-09-27T03:27:25.100Z] SSH_AGENT_PID=38 [2023-09-27T03:27:25.105Z] Running ssh-add (command line suppressed) [2023-09-27T03:27:25.205Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13177250568994383991.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13177250568994383991.key) [2023-09-27T03:27:25.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:27:25.542Z] + git semver bump pre [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,675 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,677 [execute] INFO git cat-file --batch-check [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,683 [execute] INFO git cat-file --batch [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:27:25.801Z] 2023-09-27 03:27:25,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:25.801Z] 3.1.0-dev.7 [Pipeline] } [2023-09-27T03:27:25.807Z] $ docker exec --env ******** --env ******** 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea ssh-agent -k [2023-09-27T03:27:25.908Z] unset SSH_AUTH_SOCK; [2023-09-27T03:27:25.908Z] unset SSH_AGENT_PID; [2023-09-27T03:27:25.908Z] echo Agent pid 38 killed; [2023-09-27T03:27:25.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:27:26.229Z] + git semver [Pipeline] } [2023-09-27T03:27:26.498Z] $ docker stop --time=1 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea [2023-09-27T03:27:27.749Z] $ docker rm -f --volumes 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:27:28.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:27:28.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:28.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:27:28.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:27:28.449Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:27:28.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T03:27:28.799Z] $ docker top 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:27:28.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:27:28.882Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:27:28.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:27:28.988Z] $ docker exec 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 ssh-agent [2023-09-27T03:27:29.095Z] SSH_AUTH_SOCK=/tmp/ssh-OiJwt5j6t7b6/agent.32 [2023-09-27T03:27:29.095Z] SSH_AGENT_PID=38 [2023-09-27T03:27:29.100Z] Running ssh-add (command line suppressed) [2023-09-27T03:27:29.193Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2592227667308613051.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2592227667308613051.key) [2023-09-27T03:27:29.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:27:29.492Z] + git semver push [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,644 [run_push] DEBUG push [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,644 [execute] INFO git cat-file --batch-check [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,648 [execute] INFO git rev-list 13fbb6c8b12faa53ffda6e9c0f4bb35a2cdcfd7d -- [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,648 [execute] DEBUG Popen(['git', 'rev-list', '13fbb6c8b12faa53ffda6e9c0f4bb35a2cdcfd7d', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,658 [execute] INFO git fetch -v origin [2023-09-27T03:27:29.751Z] 2023-09-27 03:27:29,658 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-27T03:27:30.317Z] 2023-09-27 03:27:30,205 [run_push] DEBUG no remote changes detected [2023-09-27T03:27:30.317Z] 2023-09-27 03:27:30,205 [execute] INFO git push origin semver [2023-09-27T03:27:30.317Z] 2023-09-27 03:27:30,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:27:31.253Z] 2023-09-27 03:27:31,036 [run_push] DEBUG push all version tags [2023-09-27T03:27:31.253Z] 2023-09-27 03:27:31,037 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-27T03:27:31.253Z] 2023-09-27 03:27:31,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:27:32.191Z] 2023-09-27 03:27:31,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-09-27T03:27:32.191Z] 3.1.0-dev.7 [Pipeline] } [2023-09-27T03:27:32.198Z] $ docker exec --env ******** --env ******** 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 ssh-agent -k [2023-09-27T03:27:32.301Z] unset SSH_AUTH_SOCK; [2023-09-27T03:27:32.302Z] unset SSH_AGENT_PID; [2023-09-27T03:27:32.302Z] echo Agent pid 38 killed; [2023-09-27T03:27:32.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:27:32.612Z] + git semver [Pipeline] } [2023-09-27T03:27:32.880Z] $ docker stop --time=1 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 [2023-09-27T03:27:34.143Z] $ docker rm -f --volumes 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-27T03:27:34.723Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-09-27T03:27:34.723Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-27T03:27:34.723Z] total 16 [2023-09-27T03:27:34.723Z] drwxr-xr-x 3 root root 4096 Sep 27 03:10 . [2023-09-27T03:27:34.723Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 27 03:27 .. [2023-09-27T03:27:34.723Z] drwxr-xr-x 2 root root 4096 Sep 27 03:10 cost [2023-09-27T03:27:34.723Z] -rw-r--r-- 1 root root 83 Sep 27 03:10 cost.csv [2023-09-27T03:27:34.723Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-27T03:27:34.723Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-09-27T03:27:34.723Z] total 16 [2023-09-27T03:27:34.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 03:10 . [2023-09-27T03:27:34.723Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 27 03:27 .. [2023-09-27T03:27:34.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 03:10 cost [2023-09-27T03:27:34.723Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 27 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:35.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:35.866Z] ---> package-listing.sh [2023-09-27T03:27:35.866Z] ++ facter osfamily [2023-09-27T03:27:35.866Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T03:27:36.125Z] + OS_FAMILY=debian [2023-09-27T03:27:36.125Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-09-27T03:27:36.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T03:27:36.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T03:27:36.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T03:27:36.125Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T03:27:36.125Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-09-27T03:27:36.125Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T03:27:36.125Z] + case "${OS_FAMILY}" in [2023-09-27T03:27:36.125Z] + dpkg -l [2023-09-27T03:27:36.125Z] + grep '^ii' [2023-09-27T03:27:36.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T03:27:36.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T03:27:36.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T03:27:36.125Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-09-27T03:27:36.125Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-09-27T03:27:36.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-09-27T03:27:36.136Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T03:27:36.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:27:36.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T03:27:36.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:27:37.028Z] prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container [2023-09-27T03:27:37.057Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T03:27:37.250Z] $ docker top 22a26f87f6ca74426f0f0fe269206021822f009c946e21b104a206e09720a801 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:27:37.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T03:27:37.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T03:27:38.143Z] + ls /var/log/sa-host [2023-09-27T03:27:38.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:27:38.283Z] provisioning config files... [2023-09-27T03:27:38.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9682145848391335354tmp [Pipeline] { [Pipeline] echo [2023-09-27T03:27:38.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:38.586Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T03:27:38.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:38.921Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T03:27:38.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:39.210Z] ---> sudo-logs.sh [2023-09-27T03:27:39.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T03:27:39.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:39.522Z] ---> job-cost.sh [2023-09-27T03:27:39.522Z] lf-activate-venv: SKIPPING [2023-09-27T03:27:39.522Z] DEBUG: total: 0.2199999988079071 [2023-09-27T03:27:39.522Z] INFO: Retrieving Stack Cost... [2023-09-27T03:27:39.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T03:27:40.350Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T03:27:40.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:27:40.641Z] ---> logs-deploy.sh [2023-09-27T03:27:40.641Z] lf-activate-venv: SKIPPING [2023-09-27T03:27:40.641Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/124 [2023-09-27T03:27:40.641Z] INFO: archiving workspace using pattern(s): [2023-09-27T03:27:41.576Z] Archives upload complete. [2023-09-27T03:27:41.835Z] INFO: archiving logs to Nexus [2023-09-27T03:27:42.405Z] ---> uname -a: [2023-09-27T03:27:42.405Z] Linux prd-ubuntu20-04-docker-8c-8g-8005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] ---> lscpu: [2023-09-27T03:27:42.405Z] Architecture: x86_64 [2023-09-27T03:27:42.405Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-27T03:27:42.405Z] Byte Order: Little Endian [2023-09-27T03:27:42.405Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-27T03:27:42.405Z] CPU(s): 8 [2023-09-27T03:27:42.405Z] On-line CPU(s) list: 0-7 [2023-09-27T03:27:42.405Z] Thread(s) per core: 1 [2023-09-27T03:27:42.405Z] Core(s) per socket: 1 [2023-09-27T03:27:42.405Z] Socket(s): 8 [2023-09-27T03:27:42.405Z] NUMA node(s): 1 [2023-09-27T03:27:42.405Z] Vendor ID: AuthenticAMD [2023-09-27T03:27:42.405Z] CPU family: 23 [2023-09-27T03:27:42.405Z] Model: 49 [2023-09-27T03:27:42.405Z] Model name: AMD EPYC-Rome Processor [2023-09-27T03:27:42.405Z] Stepping: 0 [2023-09-27T03:27:42.405Z] CPU MHz: 2800.000 [2023-09-27T03:27:42.405Z] BogoMIPS: 5600.00 [2023-09-27T03:27:42.405Z] Virtualization: AMD-V [2023-09-27T03:27:42.405Z] Hypervisor vendor: KVM [2023-09-27T03:27:42.405Z] Virtualization type: full [2023-09-27T03:27:42.405Z] L1d cache: 256 KiB [2023-09-27T03:27:42.405Z] L1i cache: 256 KiB [2023-09-27T03:27:42.405Z] L2 cache: 4 MiB [2023-09-27T03:27:42.405Z] L3 cache: 128 MiB [2023-09-27T03:27:42.405Z] NUMA node0 CPU(s): 0-7 [2023-09-27T03:27:42.405Z] Vulnerability Itlb multihit: Not affected [2023-09-27T03:27:42.405Z] Vulnerability L1tf: Not affected [2023-09-27T03:27:42.405Z] Vulnerability Mds: Not affected [2023-09-27T03:27:42.405Z] Vulnerability Meltdown: Not affected [2023-09-27T03:27:42.405Z] Vulnerability Mmio stale data: Not affected [2023-09-27T03:27:42.405Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-27T03:27:42.405Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-27T03:27:42.405Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-27T03:27:42.405Z] Vulnerability Srbds: Not affected [2023-09-27T03:27:42.405Z] Vulnerability Tsx async abort: Not affected [2023-09-27T03:27:42.405Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] ---> nproc: [2023-09-27T03:27:42.405Z] 8 [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] ---> df -h: [2023-09-27T03:27:42.405Z] Filesystem Size Used Avail Use% Mounted on [2023-09-27T03:27:42.405Z] overlay 155G 15G 141G 10% / [2023-09-27T03:27:42.405Z] tmpfs 64M 0 64M 0% /dev [2023-09-27T03:27:42.405Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-27T03:27:42.405Z] shm 64M 0 64M 0% /dev/shm [2023-09-27T03:27:42.405Z] /dev/vda1 155G 15G 141G 10% /facter-os [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] ---> sar -b -r -n DEV: [2023-09-27T03:27:42.405Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8005) 09/27/23 _x86_64_ (8 CPU) [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] 03:05:26 LINUX RESTART (8 CPU) [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] 03:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-27T03:27:42.405Z] 03:07:01 185.11 11.93 173.18 0.00 1795.32 97109.59 0.00 [2023-09-27T03:27:42.405Z] 03:08:01 310.03 0.07 309.97 0.00 2.40 124999.73 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 173.32 0.37 172.95 0.00 2.93 64228.63 0.00 [2023-09-27T03:27:42.405Z] 03:10:01 205.36 0.17 205.20 0.00 11.60 77552.95 0.00 [2023-09-27T03:27:42.405Z] 03:11:01 46.86 13.30 33.56 0.00 5462.82 12414.61 0.00 [2023-09-27T03:27:42.405Z] 03:12:01 4.52 0.00 4.52 0.00 0.00 52.12 0.00 [2023-09-27T03:27:42.405Z] 03:13:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2023-09-27T03:27:42.405Z] 03:14:01 2.12 0.00 2.12 0.00 0.00 23.20 0.00 [2023-09-27T03:27:42.405Z] 03:15:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-09-27T03:27:42.405Z] 03:16:01 2.18 0.00 2.18 0.00 0.00 37.46 0.00 [2023-09-27T03:27:42.405Z] 03:17:01 1.07 0.02 1.05 0.00 0.13 10.93 0.00 [2023-09-27T03:27:42.405Z] 03:18:01 2.13 0.00 2.13 0.00 0.00 22.40 0.00 [2023-09-27T03:27:42.405Z] 03:19:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2023-09-27T03:27:42.405Z] 03:20:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 [2023-09-27T03:27:42.405Z] 03:21:01 1.83 0.02 1.82 0.00 0.13 21.60 0.00 [2023-09-27T03:27:42.405Z] 03:22:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 [2023-09-27T03:27:42.405Z] 03:23:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2023-09-27T03:27:42.405Z] 03:24:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 [2023-09-27T03:27:42.405Z] 03:25:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-09-27T03:27:42.405Z] 03:26:01 2.13 0.00 2.13 0.00 0.00 24.13 0.00 [2023-09-27T03:27:42.405Z] 03:27:01 50.32 0.23 50.09 0.00 13.73 38901.12 0.00 [2023-09-27T03:27:42.405Z] Average: 47.47 1.23 46.23 0.00 345.96 19726.02 0.00 [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] 03:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-27T03:27:42.405Z] 03:07:01 28173176 31590152 711668 2.16 113792 3501364 1893272 5.58 1172508 3083644 177012 [2023-09-27T03:27:42.405Z] 03:08:01 27019080 31568508 722464 2.20 174740 4481036 1904880 5.61 1227648 4080084 9836 [2023-09-27T03:27:42.405Z] 03:09:01 25567908 30912796 1372088 4.17 221180 5105300 2228244 6.57 2023452 4588676 22536 [2023-09-27T03:27:42.405Z] 03:10:01 25539044 31522936 766308 2.33 229012 5693532 1930120 5.69 1671276 4947684 6012 [2023-09-27T03:27:42.405Z] 03:11:01 25179608 31519128 764476 2.32 236672 6027028 1824624 5.38 1898716 5060504 984 [2023-09-27T03:27:42.405Z] 03:12:01 25188464 31528020 755960 2.30 236688 6027028 1824624 5.38 1885472 5060504 12 [2023-09-27T03:27:42.405Z] 03:13:01 25190060 31529716 754152 2.29 236732 6027032 1824624 5.38 1883844 5060512 8 [2023-09-27T03:27:42.405Z] 03:14:01 25190216 31530184 753844 2.29 236760 6027040 1824624 5.38 1883536 5060824 8 [2023-09-27T03:27:42.405Z] 03:15:01 25199980 31540020 744000 2.26 236796 6027040 1824624 5.38 1873604 5060824 8 [2023-09-27T03:27:42.405Z] 03:16:01 25200532 31540604 743380 2.26 236844 6027020 1824624 5.38 1873728 5060804 12 [2023-09-27T03:27:42.405Z] 03:17:01 25200168 31540264 743660 2.26 236872 6027016 1824624 5.38 1874000 5060804 12 [2023-09-27T03:27:42.405Z] 03:18:01 25199852 31540156 743692 2.26 236900 6027148 1824624 5.38 1873840 5060936 8 [2023-09-27T03:27:42.405Z] 03:19:01 25199772 31540120 743684 2.26 236936 6027156 1824624 5.38 1873840 5060940 8 [2023-09-27T03:27:42.405Z] 03:20:01 25199980 31540344 743604 2.26 236964 6027156 1824624 5.38 1873840 5060940 8 [2023-09-27T03:27:42.405Z] 03:21:01 25200632 31541096 742848 2.26 236984 6027160 1812096 5.34 1873952 5060944 24 [2023-09-27T03:27:42.405Z] 03:22:01 25200528 31541044 742752 2.26 237008 6027156 1812096 5.34 1873964 5060948 12 [2023-09-27T03:27:42.405Z] 03:23:01 25200424 31540984 742744 2.26 237040 6027172 1812096 5.34 1873852 5060956 8 [2023-09-27T03:27:42.405Z] 03:24:01 25199764 31540364 743460 2.26 237060 6027176 1812096 5.34 1873880 5060960 8 [2023-09-27T03:27:42.405Z] 03:25:01 25200024 31540644 743180 2.26 237076 6027176 1812096 5.34 1873936 5060960 8 [2023-09-27T03:27:42.405Z] 03:26:01 25199536 31540204 743592 2.26 237120 6027180 1812096 5.34 1873996 5060964 16 [2023-09-27T03:27:42.405Z] 03:27:01 24392516 31519016 763776 2.32 264576 6731152 1772616 5.22 1962776 5726248 80 [2023-09-27T03:27:42.405Z] Average: 25421013 31509824 775492 2.36 228274 5806956 1849902 5.45 1814079 4923793 10315 [2023-09-27T03:27:42.405Z] [2023-09-27T03:27:42.405Z] 03:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-27T03:27:42.405Z] 03:07:01 docker0 222.15 316.66 18.49 2236.87 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:07:01 lo 8.54 8.54 0.89 0.89 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:07:01 ens3 749.93 475.25 9363.78 68.92 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:08:01 docker0 62.68 200.25 3.75 3917.22 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:08:01 vethe6723d0 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:08:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:08:01 ens3 272.52 106.35 4777.11 23.02 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 docker0 611.01 585.77 73.05 2237.18 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 vethe6723d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 ens3 639.93 651.62 2271.40 194.39 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:09:01 veth586132e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:10:01 docker0 1.35 2.78 0.08 30.87 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:10:01 lo 7.46 7.46 0.74 0.74 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:10:01 ens3 167.48 128.56 2597.59 290.94 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:11:01 ens3 137.98 79.85 2031.80 54.18 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:12:01 ens3 0.70 0.53 3.23 0.04 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.405Z] 03:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:14:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:16:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:21:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:23:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:26:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:27:01 docker0 32.63 56.66 2.88 574.88 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] 03:27:01 ens3 193.03 107.38 4557.62 18.02 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] Average: docker0 44.14 55.13 4.67 426.97 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] Average: ens3 102.50 73.52 1212.75 30.91 0.00 0.00 0.00 0.00 [2023-09-27T03:27:42.406Z] [2023-09-27T03:27:42.406Z] [2023-09-27T03:27:42.406Z] ---> sar -P ALL: [2023-09-27T03:27:42.406Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8005) 09/27/23 _x86_64_ (8 CPU) [2023-09-27T03:27:42.406Z] [2023-09-27T03:27:42.406Z] 03:05:26 LINUX RESTART (8 CPU) [2023-09-27T03:27:42.406Z] [2023-09-27T03:27:42.406Z] 03:06:02 CPU %user %nice %system %iowait %steal %idle [2023-09-27T03:27:42.406Z] 03:07:01 all 9.07 0.00 3.85 3.45 0.07 83.56 [2023-09-27T03:27:42.406Z] 03:07:01 0 10.42 0.00 3.40 1.74 0.07 84.36 [2023-09-27T03:27:42.406Z] 03:07:01 1 9.24 0.00 3.82 3.17 0.07 83.71 [2023-09-27T03:27:42.406Z] 03:07:01 2 8.25 0.00 4.88 11.60 0.07 75.20 [2023-09-27T03:27:42.406Z] 03:07:01 3 8.22 0.00 4.60 4.39 0.07 82.72 [2023-09-27T03:27:42.406Z] 03:07:01 4 10.08 0.00 3.67 0.14 0.05 86.07 [2023-09-27T03:27:42.406Z] 03:07:01 5 7.04 0.00 3.43 5.25 0.07 84.20 [2023-09-27T03:27:42.406Z] 03:07:01 6 11.19 0.00 3.14 0.43 0.05 85.19 [2023-09-27T03:27:42.406Z] 03:07:01 7 8.11 0.00 3.87 0.92 0.09 87.02 [2023-09-27T03:27:42.406Z] 03:08:01 all 17.18 0.00 4.65 4.66 0.08 73.42 [2023-09-27T03:27:42.406Z] 03:08:01 0 16.56 0.00 3.71 0.78 0.05 78.90 [2023-09-27T03:27:42.406Z] 03:08:01 1 15.73 0.00 4.87 1.63 0.05 77.71 [2023-09-27T03:27:42.406Z] 03:08:01 2 16.43 0.00 5.58 11.23 0.08 66.68 [2023-09-27T03:27:42.406Z] 03:08:01 3 16.37 0.00 4.09 0.41 0.17 78.97 [2023-09-27T03:27:42.406Z] 03:08:01 4 20.18 0.00 4.53 1.26 0.07 73.95 [2023-09-27T03:27:42.406Z] 03:08:01 5 14.48 0.00 4.72 7.25 0.07 73.48 [2023-09-27T03:27:42.406Z] 03:08:01 6 17.54 0.00 5.03 12.41 0.07 64.95 [2023-09-27T03:27:42.406Z] 03:08:01 7 20.18 0.00 4.69 2.32 0.08 72.73 [2023-09-27T03:27:42.406Z] 03:09:01 all 17.41 0.00 3.46 3.46 0.06 75.62 [2023-09-27T03:27:42.406Z] 03:09:01 0 8.77 0.00 3.23 2.82 0.05 85.13 [2023-09-27T03:27:42.406Z] 03:09:01 1 8.95 0.00 4.59 6.79 0.07 79.61 [2023-09-27T03:27:42.406Z] 03:09:01 2 23.19 0.00 2.99 2.03 0.07 71.72 [2023-09-27T03:27:42.406Z] 03:09:01 3 23.97 0.00 3.54 5.55 0.05 66.89 [2023-09-27T03:27:42.406Z] 03:09:01 4 14.53 0.00 2.71 0.75 0.05 81.96 [2023-09-27T03:27:42.406Z] 03:09:01 5 16.64 0.00 2.73 0.54 0.07 80.02 [2023-09-27T03:27:42.406Z] 03:09:01 6 18.19 0.00 3.80 8.10 0.05 69.87 [2023-09-27T03:27:42.406Z] 03:09:01 7 25.08 0.00 4.07 1.03 0.08 69.74 [2023-09-27T03:27:42.406Z] 03:10:01 all 19.10 0.00 3.65 2.51 0.08 74.67 [2023-09-27T03:27:42.406Z] 03:10:01 0 15.41 0.00 4.82 9.20 0.12 70.45 [2023-09-27T03:27:42.406Z] 03:10:01 1 17.55 0.00 4.19 4.93 0.08 73.25 [2023-09-27T03:27:42.406Z] 03:10:01 2 18.03 0.00 3.36 1.21 0.08 77.32 [2023-09-27T03:27:42.406Z] 03:10:01 3 15.75 0.00 2.88 2.24 0.08 79.05 [2023-09-27T03:27:42.406Z] 03:10:01 4 21.57 0.00 4.33 0.89 0.07 73.14 [2023-09-27T03:27:42.406Z] 03:10:01 5 18.45 0.00 3.21 0.27 0.07 78.01 [2023-09-27T03:27:42.406Z] 03:10:01 6 17.47 0.00 2.55 0.89 0.07 79.03 [2023-09-27T03:27:42.406Z] 03:10:01 7 28.59 0.00 3.84 0.44 0.08 67.05 [2023-09-27T03:27:42.406Z] 03:11:01 all 1.51 0.00 0.63 0.64 0.02 97.21 [2023-09-27T03:27:42.406Z] 03:11:01 0 0.77 0.00 0.99 1.89 0.02 96.34 [2023-09-27T03:27:42.406Z] 03:11:01 1 1.02 0.00 0.40 1.35 0.03 97.20 [2023-09-27T03:27:42.406Z] 03:11:01 2 2.14 0.00 0.60 0.02 0.02 97.23 [2023-09-27T03:27:42.406Z] 03:11:01 3 0.45 0.00 0.43 0.10 0.02 99.00 [2023-09-27T03:27:42.406Z] 03:11:01 4 1.08 0.00 0.40 0.77 0.02 97.73 [2023-09-27T03:27:42.406Z] 03:11:01 5 2.25 0.00 0.97 0.38 0.02 96.38 [2023-09-27T03:27:42.406Z] 03:11:01 6 2.89 0.00 0.52 0.17 0.02 96.41 [2023-09-27T03:27:42.406Z] 03:11:01 7 1.49 0.00 0.70 0.43 0.02 97.36 [2023-09-27T03:27:42.406Z] 03:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-27T03:27:42.406Z] 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T03:27:42.406Z] 03:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-27T03:27:42.406Z] 03:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-27T03:27:42.406Z] 03:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-27T03:27:42.406Z] 03:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:12:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-09-27T03:27:42.406Z] 03:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T03:27:42.406Z] 03:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-27T03:27:42.406Z] 03:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-27T03:27:42.406Z] 03:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-27T03:27:42.406Z] 03:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:13:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2023-09-27T03:27:42.406Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:14:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-09-27T03:27:42.406Z] 03:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T03:27:42.406Z] 03:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-27T03:27:42.406Z] 03:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T03:27:42.406Z] 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.406Z] 03:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-27T03:27:42.406Z] 03:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-27T03:27:42.406Z] 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-27T03:27:42.406Z] 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-27T03:27:42.406Z] 03:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-27T03:27:42.406Z] 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T03:27:42.406Z] 03:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-27T03:27:42.406Z] 03:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T03:27:42.406Z] 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-27T03:27:42.406Z] 03:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T03:27:42.406Z] 03:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T03:27:42.406Z] 03:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-27T03:27:42.407Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T03:27:42.407Z] 03:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:16:01 6 0.00 0.00 0.03 0.03 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:17:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-09-27T03:27:42.407Z] 03:17:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-27T03:27:42.407Z] 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-27T03:27:42.407Z] 03:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] [2023-09-27T03:27:42.407Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2023-09-27T03:27:42.407Z] 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-27T03:27:42.407Z] 03:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-09-27T03:27:42.407Z] 03:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-27T03:27:42.407Z] 03:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T03:27:42.407Z] 03:19:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2023-09-27T03:27:42.407Z] 03:19:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2023-09-27T03:27:42.407Z] 03:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-27T03:27:42.407Z] 03:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:19:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2023-09-27T03:27:42.407Z] 03:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-09-27T03:27:42.407Z] 03:20:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2023-09-27T03:27:42.407Z] 03:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-27T03:27:42.407Z] 03:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:20:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:21:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-09-27T03:27:42.407Z] 03:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:21:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:21:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-27T03:27:42.407Z] 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T03:27:42.407Z] 03:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-27T03:27:42.407Z] 03:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-27T03:27:42.407Z] 03:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T03:27:42.407Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:22:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-09-27T03:27:42.407Z] 03:22:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2023-09-27T03:27:42.407Z] 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:23:01 all 0.08 0.00 0.00 0.01 0.00 99.91 [2023-09-27T03:27:42.407Z] 03:23:01 0 0.27 0.00 0.00 0.00 0.00 99.73 [2023-09-27T03:27:42.407Z] 03:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-27T03:27:42.407Z] 03:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-27T03:27:42.407Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.407Z] 03:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T03:27:42.407Z] 03:23:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-09-27T03:27:42.407Z] 03:23:01 6 0.23 0.00 0.00 0.00 0.00 99.77 [2023-09-27T03:27:42.407Z] 03:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T03:27:42.408Z] 03:24:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-09-27T03:27:42.408Z] 03:24:01 0 1.45 0.00 0.03 0.00 0.02 98.50 [2023-09-27T03:27:42.408Z] 03:24:01 1 0.00 0.00 0.03 0.02 0.03 99.92 [2023-09-27T03:27:42.408Z] 03:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-27T03:27:42.408Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T03:27:42.408Z] 03:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-27T03:27:42.408Z] 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-27T03:27:42.408Z] 03:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T03:27:42.408Z] 03:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-27T03:27:42.408Z] 03:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T03:27:42.408Z] 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T03:27:42.408Z] 03:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-27T03:27:42.408Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:26:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-09-27T03:27:42.408Z] 03:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T03:27:42.408Z] 03:26:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-27T03:27:42.408Z] 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T03:27:42.408Z] 03:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T03:27:42.408Z] 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:26:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-27T03:27:42.408Z] 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T03:27:42.408Z] 03:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T03:27:42.408Z] 03:27:01 all 4.09 0.00 1.74 1.41 0.03 92.74 [2023-09-27T03:27:42.408Z] 03:27:01 0 3.82 0.00 1.61 2.69 0.02 91.86 [2023-09-27T03:27:42.408Z] 03:27:01 1 3.95 0.00 1.54 1.06 0.03 93.42 [2023-09-27T03:27:42.408Z] 03:27:01 2 3.97 0.00 1.37 0.40 0.03 94.22 [2023-09-27T03:27:42.408Z] 03:27:01 3 5.51 0.00 2.16 5.52 0.03 86.77 [2023-09-27T03:27:42.408Z] 03:27:01 4 4.26 0.00 1.25 0.03 0.02 94.44 [2023-09-27T03:27:42.408Z] 03:27:01 5 3.03 0.00 2.26 1.54 0.03 93.14 [2023-09-27T03:27:42.408Z] 03:27:01 6 4.17 0.00 2.08 0.02 0.02 93.72 [2023-09-27T03:27:42.408Z] 03:27:01 7 4.01 0.00 1.61 0.00 0.02 94.36 [2023-09-27T03:27:42.408Z] Average: all 3.26 0.00 0.85 0.76 0.02 95.10 [2023-09-27T03:27:42.408Z] Average: 0 2.74 0.00 0.85 0.91 0.02 95.48 [2023-09-27T03:27:42.408Z] Average: 1 2.69 0.00 0.93 0.90 0.03 95.45 [2023-09-27T03:27:42.408Z] Average: 2 3.43 0.00 0.89 1.24 0.02 94.41 [2023-09-27T03:27:42.408Z] Average: 3 3.33 0.00 0.84 0.86 0.02 94.95 [2023-09-27T03:27:42.408Z] Average: 4 3.40 0.00 0.80 0.18 0.01 95.60 [2023-09-27T03:27:42.408Z] Average: 5 2.93 0.00 0.82 0.73 0.02 95.50 [2023-09-27T03:27:42.408Z] Average: 6 3.41 0.00 0.81 1.06 0.02 94.71 [2023-09-27T03:27:42.408Z] Average: 7 4.13 0.00 0.88 0.24 0.02 94.73 [2023-09-27T03:27:42.408Z] [2023-09-27T03:27:42.408Z] [2023-09-27T03:27:42.408Z]