lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32287269981715bdd23e0bfc387d4742b05a5308+ac546a2f150132441b3fc3e497761aac756dd4b3 (832855b46dc1a7c74ea2d3871e225cd299d78774) 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-ssh16444060359953586527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9037379480774650229.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1011104844500920453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5692293485962335538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8148246376796710470.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16149 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-648 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 > git rev-list --no-walk 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T15:31:22.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T15:31:22.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T15:31:22.553Z] ========================================================= [2023-11-01T15:31:22.553Z] EdgeX Global Pipelines Version Info [2023-11-01T15:31:22.553Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:31:23.265Z] ------------------- [2023-11-01T15:31:23.265Z] stable info: [2023-11-01T15:31:23.265Z] ------------------- [2023-11-01T15:31:23.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T15:31:23.265Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:31:23.265Z] Message: update stable to v1.0.255 [2023-11-01T15:31:24.205Z] ------------------- [2023-11-01T15:31:24.205Z] experimental info: [2023-11-01T15:31:24.205Z] ------------------- [2023-11-01T15:31:24.205Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T15:31:24.205Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:31:24.205Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T15:31:24.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-01T15:31:24.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-01T15:31:24.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T15:31:24.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T15:31:24.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T15:31:24.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T15:31:24.497Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T15:31:24.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T15:31:24.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T15:31:24.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T15:31:24.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T15:31:24.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-01T15:31:24.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T15:31:24.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T15:31:24.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:31:24.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:31:24.667Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:31:24.683Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:31:24.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T15:31:24.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T15:31:24.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T15:31:24.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T15:31:24.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T15:31:24.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T15:31:24.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T15:31:24.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T15:31:24.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T15:31:24.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo [2023-11-01T15:31:24.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo [2023-11-01T15:31:24.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo [2023-11-01T15:31:24.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T15:31:24.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228726 [Pipeline] echo [2023-11-01T15:31:24.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:31:24.930Z] provisioning config files... [2023-11-01T15:31:24.944Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config5106650068949995060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:31:25.248Z] ---> docker-login.sh [2023-11-01T15:31:25.248Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:31:25.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:25.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:25.510Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:25.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:25.510Z] [2023-11-01T15:31:25.510Z] Login Succeeded [2023-11-01T15:31:25.510Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:31:25.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:25.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:25.773Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:25.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:25.773Z] [2023-11-01T15:31:25.773Z] Login Succeeded [2023-11-01T15:31:25.773Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:31:25.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:25.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:25.773Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:25.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:25.773Z] [2023-11-01T15:31:25.773Z] Login Succeeded [2023-11-01T15:31:25.773Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:31:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:26.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:26.033Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:26.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:26.033Z] [2023-11-01T15:31:26.033Z] Login Succeeded [2023-11-01T15:31:26.033Z] docker.io [2023-11-01T15:31:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:26.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:26.297Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:26.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:26.297Z] [2023-11-01T15:31:26.297Z] Login Succeeded [2023-11-01T15:31:26.297Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:31:26.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T15:31:26.676Z] + git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T15:31:26.734Z] -----------> git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 32287269981715bdd23e0bfc387d4742b05a5308 [false] [Pipeline] sh [2023-11-01T15:31:27.024Z] + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T15:31:27.039Z] ========================================================= [2023-11-01T15:31:27.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T15:31:27.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:31:27.358Z] + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T15:31:27.370Z] [semverPrep] GIT_COMMIT: 32287269981715bdd23e0bfc387d4742b05a5308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-11-01T15:31:27.379Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T15:31:27.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:31:27.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T15:31:27.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T15:31:27.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T15:31:27.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T15:31:27.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T15:31:27.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:31:28.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:31:28.065Z] [2023-11-01T15:31:28.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:31:28.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:31:28.362Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T15:31:28.362Z] b85a868b505f: Pulling fs layer [2023-11-01T15:31:28.362Z] e2be974225ed: Pulling fs layer [2023-11-01T15:31:28.362Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T15:31:28.362Z] 988bab9f4d93: Pulling fs layer [2023-11-01T15:31:28.362Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T15:31:28.362Z] eaf3925da568: Pulling fs layer [2023-11-01T15:31:28.362Z] bab4dde63d76: Pulling fs layer [2023-11-01T15:31:28.362Z] bde34c3a00c8: Pulling fs layer [2023-11-01T15:31:28.362Z] b352a97aabf1: Pulling fs layer [2023-11-01T15:31:28.362Z] 4872d77fe225: Pulling fs layer [2023-11-01T15:31:28.362Z] 5851b861e8e6: Pulling fs layer [2023-11-01T15:31:28.362Z] eaf3925da568: Waiting [2023-11-01T15:31:28.362Z] bab4dde63d76: Waiting [2023-11-01T15:31:28.362Z] bde34c3a00c8: Waiting [2023-11-01T15:31:28.362Z] b352a97aabf1: Waiting [2023-11-01T15:31:28.362Z] 4872d77fe225: Waiting [2023-11-01T15:31:28.362Z] 988bab9f4d93: Waiting [2023-11-01T15:31:28.362Z] 5851b861e8e6: Waiting [2023-11-01T15:31:28.362Z] 1469e6f7b9e6: Waiting [2023-11-01T15:31:28.362Z] 988bab9f4d93: Verifying Checksum [2023-11-01T15:31:28.362Z] 988bab9f4d93: Download complete [2023-11-01T15:31:28.621Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T15:31:28.621Z] 339a4e72a1f5: Download complete [2023-11-01T15:31:28.621Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T15:31:28.621Z] 1469e6f7b9e6: Download complete [2023-11-01T15:31:28.621Z] eaf3925da568: Download complete [2023-11-01T15:31:28.621Z] bde34c3a00c8: Download complete [2023-11-01T15:31:28.621Z] b352a97aabf1: Download complete [2023-11-01T15:31:28.621Z] 4872d77fe225: Verifying Checksum [2023-11-01T15:31:28.621Z] 4872d77fe225: Download complete [2023-11-01T15:31:28.621Z] 5851b861e8e6: Download complete [2023-11-01T15:31:28.621Z] b85a868b505f: Verifying Checksum [2023-11-01T15:31:28.621Z] b85a868b505f: Download complete [2023-11-01T15:31:28.880Z] bab4dde63d76: Verifying Checksum [2023-11-01T15:31:28.881Z] bab4dde63d76: Download complete [2023-11-01T15:31:30.259Z] b85a868b505f: Pull complete [2023-11-01T15:31:30.259Z] e2be974225ed: Pull complete [2023-11-01T15:31:30.827Z] 339a4e72a1f5: Pull complete [2023-11-01T15:31:30.827Z] 988bab9f4d93: Pull complete [2023-11-01T15:31:31.087Z] 1469e6f7b9e6: Pull complete [2023-11-01T15:31:31.346Z] eaf3925da568: Pull complete [2023-11-01T15:31:33.250Z] bab4dde63d76: Pull complete [2023-11-01T15:31:33.250Z] bde34c3a00c8: Pull complete [2023-11-01T15:31:33.250Z] b352a97aabf1: Pull complete [2023-11-01T15:31:33.509Z] 4872d77fe225: Pull complete [2023-11-01T15:31:33.509Z] 5851b861e8e6: Pull complete [2023-11-01T15:31:33.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T15:31:33.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:31:33.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:31:33.605Z] prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container [2023-11-01T15:31:33.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:31:37.322Z] $ docker top eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 -eo pid,comm [2023-11-01T15:31:37.381Z] 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-11-01T15:31:37.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:31:37.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:31:37.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:31:37.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:31:37.533Z] $ docker exec eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent [2023-11-01T15:31:37.645Z] SSH_AUTH_SOCK=/tmp/ssh-im4tmahg4mJr/agent.32 [2023-11-01T15:31:37.645Z] SSH_AGENT_PID=38 [2023-11-01T15:31:37.650Z] Running ssh-add (command line suppressed) [2023-11-01T15:31:37.751Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_4647882244480185296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_4647882244480185296.key) [2023-11-01T15:31:37.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:31:38.059Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T15:31:38.071Z] $ docker exec --env ******** --env ******** eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent -k [2023-11-01T15:31:38.175Z] unset SSH_AUTH_SOCK; [2023-11-01T15:31:38.175Z] unset SSH_AGENT_PID; [2023-11-01T15:31:38.176Z] echo Agent pid 38 killed; [2023-11-01T15:31:38.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T15:31:38.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:31:38.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:31:38.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:31:38.326Z] $ docker exec eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent [2023-11-01T15:31:38.466Z] SSH_AUTH_SOCK=/tmp/ssh-jVvk1R3aCyFA/agent.70 [2023-11-01T15:31:38.466Z] SSH_AGENT_PID=76 [2023-11-01T15:31:38.470Z] Running ssh-add (command line suppressed) [2023-11-01T15:31:38.593Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_1677533563610429889.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_1677533563610429889.key) [2023-11-01T15:31:38.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:31:38.893Z] + git semver init [2023-11-01T15:31:39.152Z] 2023-11-01 15:31:39,149 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T15:31:39.152Z] 2023-11-01 15:31:39,152 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver [2023-11-01T15:31:39.410Z] 2023-11-01 15:31:39,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver [2023-11-01T15:31:39.410Z] 2023-11-01 15:31:39,153 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,808 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.git/info/exclude [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 with force:False [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,809 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,813 [execute] INFO git cat-file --batch-check [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,819 [execute] INFO git cat-file --batch [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:31:41.317Z] 2023-11-01 15:31:40,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 [2023-11-01T15:31:41.317Z] 0.0.0 [Pipeline] } [2023-11-01T15:31:41.328Z] $ docker exec --env ******** --env ******** eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent -k [2023-11-01T15:31:41.420Z] unset SSH_AUTH_SOCK; [2023-11-01T15:31:41.420Z] unset SSH_AGENT_PID; [2023-11-01T15:31:41.420Z] echo Agent pid 76 killed; [2023-11-01T15:31:41.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:31:41.752Z] + git semver [Pipeline] } [2023-11-01T15:31:42.023Z] $ docker stop --time=1 eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 [2023-11-01T15:31:43.319Z] $ docker rm -f --volumes eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:31:43.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T15:31:43.867Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T15:31:43.870Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:31:44.026Z] provisioning config files... [2023-11-01T15:31:44.036Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config7044882691368571048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:31:44.331Z] ---> docker-login.sh [2023-11-01T15:31:44.331Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:31:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:44.331Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:44.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:44.331Z] [2023-11-01T15:31:44.331Z] Login Succeeded [2023-11-01T15:31:44.331Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:31:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:44.332Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:44.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:44.332Z] [2023-11-01T15:31:44.332Z] Login Succeeded [2023-11-01T15:31:44.332Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:31:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:44.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:44.592Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:44.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:44.592Z] [2023-11-01T15:31:44.592Z] Login Succeeded [2023-11-01T15:31:44.592Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:31:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:44.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:44.592Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:44.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:44.592Z] [2023-11-01T15:31:44.592Z] Login Succeeded [2023-11-01T15:31:44.592Z] docker.io [2023-11-01T15:31:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:31:44.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:31:44.851Z] Configure a credential helper to remove this warning. See [2023-11-01T15:31:44.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:31:44.851Z] [2023-11-01T15:31:44.851Z] Login Succeeded [2023-11-01T15:31:45.112Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:31:45.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:31:45.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:31:45.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:31:45.200Z] ========================================================= [2023-11-01T15:31:45.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T15:31:45.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:31:45.522Z] + 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-11-01T15:31:45.781Z] Sending build context to Docker daemon 49.09MB [2023-11-01T15:31:45.781Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:31:45.781Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T15:31:45.781Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T15:31:45.781Z] 7264a8db6415: Pulling fs layer [2023-11-01T15:31:45.781Z] c4d48a809fc2: Pulling fs layer [2023-11-01T15:31:45.781Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T15:31:45.781Z] ad3a456e5733: Pulling fs layer [2023-11-01T15:31:45.781Z] 33e27b845d1e: Pulling fs layer [2023-11-01T15:31:45.781Z] c68163c4e522: Pulling fs layer [2023-11-01T15:31:45.781Z] 50da416c3ac9: Pulling fs layer [2023-11-01T15:31:45.781Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T15:31:45.781Z] ad3a456e5733: Waiting [2023-11-01T15:31:45.781Z] 33e27b845d1e: Waiting [2023-11-01T15:31:45.781Z] c68163c4e522: Waiting [2023-11-01T15:31:45.781Z] 50da416c3ac9: Waiting [2023-11-01T15:31:45.781Z] 23d2d4c4bb30: Waiting [2023-11-01T15:31:45.781Z] c4d48a809fc2: Verifying Checksum [2023-11-01T15:31:45.781Z] c4d48a809fc2: Download complete [2023-11-01T15:31:45.781Z] ad3a456e5733: Verifying Checksum [2023-11-01T15:31:45.781Z] ad3a456e5733: Download complete [2023-11-01T15:31:45.781Z] 33e27b845d1e: Verifying Checksum [2023-11-01T15:31:45.781Z] 33e27b845d1e: Download complete [2023-11-01T15:31:46.040Z] 7264a8db6415: Download complete [2023-11-01T15:31:46.040Z] c68163c4e522: Verifying Checksum [2023-11-01T15:31:46.040Z] c68163c4e522: Download complete [2023-11-01T15:31:46.040Z] 7264a8db6415: Pull complete [2023-11-01T15:31:46.299Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T15:31:46.299Z] 23d2d4c4bb30: Download complete [2023-11-01T15:31:46.299Z] c4d48a809fc2: Pull complete [2023-11-01T15:31:46.299Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T15:31:46.299Z] 4f1c88b9dad5: Download complete [2023-11-01T15:31:46.865Z] 50da416c3ac9: Verifying Checksum [2023-11-01T15:31:46.865Z] 50da416c3ac9: Download complete [2023-11-01T15:31:50.154Z] 4f1c88b9dad5: Pull complete [2023-11-01T15:31:50.154Z] ad3a456e5733: Pull complete [2023-11-01T15:31:50.412Z] 33e27b845d1e: Pull complete [2023-11-01T15:31:50.412Z] c68163c4e522: Pull complete [2023-11-01T15:31:53.699Z] 50da416c3ac9: Pull complete [2023-11-01T15:31:53.699Z] 23d2d4c4bb30: Pull complete [2023-11-01T15:31:53.960Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T15:31:53.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:31:53.960Z] ---> 0786185ac409 [2023-11-01T15:31:53.960Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T15:31:58.989Z] Still waiting to schedule task [2023-11-01T15:31:58.989Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T15:32:02.088Z] ---> Running in ac32fa0a5408 [2023-11-01T15:32:02.088Z] Removing intermediate container ac32fa0a5408 [2023-11-01T15:32:02.088Z] ---> 995fd2a4415f [2023-11-01T15:32:02.088Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:32:02.088Z] ---> Running in 3c678eef090e [2023-11-01T15:32:02.088Z] Removing intermediate container 3c678eef090e [2023-11-01T15:32:02.088Z] ---> f52bdca4f8dd [2023-11-01T15:32:02.088Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:32:02.088Z] ---> Running in 8dcdafc75d97 [2023-11-01T15:32:02.088Z] Removing intermediate container 8dcdafc75d97 [2023-11-01T15:32:02.088Z] ---> 3f5d08171a37 [2023-11-01T15:32:02.088Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T15:32:02.088Z] ---> Running in 7f48381d995b [2023-11-01T15:32:02.088Z] Removing intermediate container 7f48381d995b [2023-11-01T15:32:02.088Z] ---> 60573582ef0f [2023-11-01T15:32:02.088Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T15:32:02.088Z] ---> Running in c09829b46f68 [2023-11-01T15:32:02.088Z] Removing intermediate container c09829b46f68 [2023-11-01T15:32:02.088Z] ---> b3e8e439c763 [2023-11-01T15:32:02.088Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T15:32:02.088Z] latest: Pulling from library/docker [2023-11-01T15:32:02.088Z] 96526aa774ef: Pulling fs layer [2023-11-01T15:32:02.088Z] 308a300cc30f: Pulling fs layer [2023-11-01T15:32:02.088Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T15:32:02.088Z] 5fcb7611fd77: Pulling fs layer [2023-11-01T15:32:02.088Z] be9955e691a8: Pulling fs layer [2023-11-01T15:32:02.088Z] 1b5ce73eb848: Pulling fs layer [2023-11-01T15:32:02.088Z] fe45098d8d9e: Pulling fs layer [2023-11-01T15:32:02.088Z] 843bf259cc12: Pulling fs layer [2023-11-01T15:32:02.088Z] e56cd900ceac: Pulling fs layer [2023-11-01T15:32:02.088Z] 605d1390b383: Pulling fs layer [2023-11-01T15:32:02.088Z] 8f7854084fed: Pulling fs layer [2023-11-01T15:32:02.088Z] 0a217d94afa5: Pulling fs layer [2023-11-01T15:32:02.088Z] 50e7dd98501d: Pulling fs layer [2023-11-01T15:32:02.088Z] 68811508944a: Pulling fs layer [2023-11-01T15:32:02.088Z] 843bf259cc12: Waiting [2023-11-01T15:32:02.088Z] e56cd900ceac: Waiting [2023-11-01T15:32:02.088Z] 605d1390b383: Waiting [2023-11-01T15:32:02.088Z] 8f7854084fed: Waiting [2023-11-01T15:32:02.088Z] 68811508944a: Waiting [2023-11-01T15:32:02.088Z] 5fcb7611fd77: Waiting [2023-11-01T15:32:02.088Z] be9955e691a8: Waiting [2023-11-01T15:32:02.088Z] fe45098d8d9e: Waiting [2023-11-01T15:32:02.088Z] 50e7dd98501d: Waiting [2023-11-01T15:32:02.088Z] 0a217d94afa5: Waiting [2023-11-01T15:32:02.406Z] 4f4fb700ef54: Download complete [2023-11-01T15:32:02.406Z] 96526aa774ef: Verifying Checksum [2023-11-01T15:32:02.406Z] 96526aa774ef: Download complete [2023-11-01T15:32:02.406Z] 308a300cc30f: Verifying Checksum [2023-11-01T15:32:02.406Z] 308a300cc30f: Download complete [2023-11-01T15:32:02.665Z] 96526aa774ef: Pull complete [2023-11-01T15:32:02.665Z] 308a300cc30f: Pull complete [2023-11-01T15:32:02.665Z] 1b5ce73eb848: Verifying Checksum [2023-11-01T15:32:02.665Z] 1b5ce73eb848: Download complete [2023-11-01T15:32:02.924Z] 4f4fb700ef54: Pull complete [2023-11-01T15:32:02.924Z] 5fcb7611fd77: Download complete [2023-11-01T15:32:02.924Z] be9955e691a8: Verifying Checksum [2023-11-01T15:32:02.924Z] be9955e691a8: Download complete [2023-11-01T15:32:02.924Z] fe45098d8d9e: Download complete [2023-11-01T15:32:02.924Z] 843bf259cc12: Verifying Checksum [2023-11-01T15:32:02.924Z] 843bf259cc12: Download complete [2023-11-01T15:32:02.924Z] e56cd900ceac: Verifying Checksum [2023-11-01T15:32:02.924Z] e56cd900ceac: Download complete [2023-11-01T15:32:03.183Z] 8f7854084fed: Verifying Checksum [2023-11-01T15:32:03.183Z] 8f7854084fed: Download complete [2023-11-01T15:32:03.183Z] 5fcb7611fd77: Pull complete [2023-11-01T15:32:03.183Z] 605d1390b383: Verifying Checksum [2023-11-01T15:32:03.183Z] 605d1390b383: Download complete [2023-11-01T15:32:03.183Z] 50e7dd98501d: Verifying Checksum [2023-11-01T15:32:03.183Z] 50e7dd98501d: Download complete [2023-11-01T15:32:03.183Z] 68811508944a: Download complete [2023-11-01T15:32:03.442Z] be9955e691a8: Pull complete [2023-11-01T15:32:03.701Z] 0a217d94afa5: Verifying Checksum [2023-11-01T15:32:03.701Z] 0a217d94afa5: Download complete [2023-11-01T15:32:03.961Z] 1b5ce73eb848: Pull complete [2023-11-01T15:32:03.961Z] fe45098d8d9e: Pull complete [2023-11-01T15:32:04.221Z] 843bf259cc12: Pull complete [2023-11-01T15:32:04.221Z] e56cd900ceac: Pull complete [2023-11-01T15:32:04.480Z] 605d1390b383: Pull complete [2023-11-01T15:32:04.480Z] 8f7854084fed: Pull complete [2023-11-01T15:32:05.419Z] 0a217d94afa5: Pull complete [2023-11-01T15:32:05.678Z] 50e7dd98501d: Pull complete [2023-11-01T15:32:05.678Z] 68811508944a: Pull complete [2023-11-01T15:32:05.678Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T15:32:05.678Z] Status: Downloaded newer image for docker:latest [2023-11-01T15:32:08.218Z] ---> 9f393c4efbfa [2023-11-01T15:32:08.218Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:32:08.218Z] ---> Running in 921c87876761 [2023-11-01T15:32:08.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:32:08.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:32:08.995Z] OK: 264 MiB in 52 packages [2023-11-01T15:32:09.255Z] Removing intermediate container 921c87876761 [2023-11-01T15:32:09.255Z] ---> 4ee495f0b433 [2023-11-01T15:32:09.255Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T15:32:09.255Z] ---> Running in 1a843cdcbf36 [2023-11-01T15:32:09.255Z] Removing intermediate container 1a843cdcbf36 [2023-11-01T15:32:09.255Z] ---> c1be5e9b6897 [2023-11-01T15:32:09.255Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T15:32:09.255Z] ---> Running in 529080ea11ed [2023-11-01T15:32:09.514Z] Removing intermediate container 529080ea11ed [2023-11-01T15:32:09.514Z] ---> 21ffa4c3aad3 [2023-11-01T15:32:09.514Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T15:32:09.514Z] ---> 704a78c72740 [2023-11-01T15:32:09.514Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:32:09.514Z] ---> Running in 9601cadcfbfc [2023-11-01T15:32:56.209Z] Removing intermediate container 9601cadcfbfc [2023-11-01T15:32:56.209Z] ---> 7084d7ddd4bd [2023-11-01T15:32:56.209Z] Step 14/15 : COPY . . [2023-11-01T15:32:56.209Z] ---> d1059dfcdc1d [2023-11-01T15:32:56.209Z] Step 15/15 : RUN ${MAKE} [2023-11-01T15:32:56.209Z] ---> Running in f241023c447f [2023-11-01T15:32:56.209Z] noop [2023-11-01T15:32:56.209Z] Removing intermediate container f241023c447f [2023-11-01T15:32:56.209Z] ---> e578c945753f [2023-11-01T15:32:56.209Z] Successfully built e578c945753f [2023-11-01T15:32:56.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:32:56.537Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:32:56.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:32:56.627Z] prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container [2023-11-01T15:32:56.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:32:57.268Z] $ docker top e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:32:57.610Z] + go version [2023-11-01T15:32:57.610Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T15:32:57.625Z] $ docker stop --time=1 e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 [2023-11-01T15:32:58.928Z] $ docker rm -f --volumes e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:32:59.332Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:32:59.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:32:59.401Z] prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container [2023-11-01T15:32:59.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:32:59.749Z] $ docker top 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:33:00.090Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:33:00.443Z] + make test [2023-11-01T15:33:00.443Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T15:33:01.430Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T15:33:11.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T15:33:11.417Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T15:33:11.417Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T15:33:11.417Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T15:33:13.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:33:13.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:33:13.957Z] ./bin/test-attribution-txt.sh [2023-11-01T15:33:13.957Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T15:33:13.957Z] make -C web test [2023-11-01T15:33:13.957Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [2023-11-01T15:33:13.957Z] make[1]: tput: No such file or directory [2023-11-01T15:33:13.957Z] make[1]: tput: No such file or directory [2023-11-01T15:33:13.957Z] warning: generating ./VERSION [2023-11-01T15:33:13.957Z] echo "0.0.0" > VERSION [2023-11-01T15:33:13.957Z] docker build \ [2023-11-01T15:33:13.957Z] -f Dockerfile \ [2023-11-01T15:33:13.957Z] --build-arg USER=1000 \ [2023-11-01T15:33:13.957Z] \ [2023-11-01T15:33:13.957Z] --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ [2023-11-01T15:33:13.957Z] -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ [2023-11-01T15:33:13.957Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T15:33:13.957Z] . [2023-11-01T15:33:13.957Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T15:33:13.957Z] Install the buildx component to build images with BuildKit: [2023-11-01T15:33:13.957Z] https://docs.docker.com/go/buildx/ [2023-11-01T15:33:13.957Z] [2023-11-01T15:33:13.957Z] Sending build context to Docker daemon 2.706MB [2023-11-01T15:33:13.957Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T15:33:13.957Z] 18-alpine3.18: Pulling from library/node [2023-11-01T15:33:13.957Z] 96526aa774ef: Already exists [2023-11-01T15:33:13.957Z] 3130715204cf: Pulling fs layer [2023-11-01T15:33:13.957Z] b06de8ab1c4f: Pulling fs layer [2023-11-01T15:33:13.957Z] 90ef3ffc5156: Pulling fs layer [2023-11-01T15:33:13.957Z] 90ef3ffc5156: Verifying Checksum [2023-11-01T15:33:13.957Z] 90ef3ffc5156: Download complete [2023-11-01T15:33:13.957Z] b06de8ab1c4f: Verifying Checksum [2023-11-01T15:33:13.957Z] b06de8ab1c4f: Download complete [2023-11-01T15:33:14.525Z] 3130715204cf: Verifying Checksum [2023-11-01T15:33:14.525Z] 3130715204cf: Download complete [2023-11-01T15:33:16.460Z] 3130715204cf: Pull complete [2023-11-01T15:33:16.460Z] b06de8ab1c4f: Pull complete [2023-11-01T15:33:16.460Z] 90ef3ffc5156: Pull complete [2023-11-01T15:33:16.460Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T15:33:16.460Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T15:33:16.460Z] ---> d1517ab6615b [2023-11-01T15:33:16.460Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T15:33:19.772Z] ---> Running in bf13ce873757 [2023-11-01T15:33:19.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:33:19.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:33:20.339Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-01T15:33:20.339Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-01T15:33:20.339Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-01T15:33:20.339Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-01T15:33:20.339Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-01T15:33:20.339Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-01T15:33:20.339Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-01T15:33:20.339Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-01T15:33:20.339Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-01T15:33:20.339Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-01T15:33:20.339Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-01T15:33:20.339Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-01T15:33:20.339Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-01T15:33:20.339Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-01T15:33:20.339Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-01T15:33:20.339Z] (16/154) Installing glib (2.76.4-r0) [2023-11-01T15:33:20.339Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-01T15:33:20.339Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-01T15:33:20.339Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-01T15:33:20.339Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T15:33:20.339Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T15:33:20.598Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-01T15:33:20.598Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-01T15:33:20.598Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-01T15:33:20.598Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T15:33:20.598Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T15:33:20.598Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-01T15:33:20.598Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-01T15:33:20.598Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-01T15:33:20.598Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-01T15:33:20.598Z] (31/154) Installing libxcb (1.15-r1) [2023-11-01T15:33:20.598Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-01T15:33:20.598Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-01T15:33:20.598Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-01T15:33:20.598Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-01T15:33:20.598Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-01T15:33:20.598Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-01T15:33:20.598Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-01T15:33:20.598Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-01T15:33:20.598Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-01T15:33:20.598Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-01T15:33:20.598Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T15:33:20.598Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-01T15:33:20.598Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-01T15:33:20.598Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-01T15:33:20.598Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T15:33:20.598Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-01T15:33:20.598Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-01T15:33:20.598Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-01T15:33:20.598Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-01T15:33:20.598Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-01T15:33:20.598Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-01T15:33:20.598Z] (53/154) Installing libunistring (1.1-r1) [2023-11-01T15:33:20.598Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-01T15:33:20.598Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-01T15:33:20.598Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-01T15:33:20.598Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-01T15:33:20.857Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-01T15:33:20.857Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-01T15:33:20.857Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-01T15:33:20.857Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-01T15:33:20.857Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-01T15:33:20.857Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-01T15:33:20.857Z] (64/154) Installing pango (1.50.14-r1) [2023-11-01T15:33:20.857Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T15:33:20.857Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T15:33:20.857Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T15:33:20.857Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-01T15:33:20.857Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-01T15:33:20.857Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T15:33:21.424Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T15:33:21.424Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-01T15:33:21.424Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-01T15:33:21.424Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-01T15:33:21.991Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-01T15:33:21.992Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-01T15:33:21.992Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-01T15:33:21.992Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-01T15:33:21.992Z] (78/154) Installing libelf (0.189-r2) [2023-11-01T15:33:21.992Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-01T15:33:21.992Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T15:33:22.251Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-01T15:33:22.251Z] (82/154) Installing libmagic (5.45-r0) [2023-11-01T15:33:22.251Z] (83/154) Installing file (5.45-r0) [2023-11-01T15:33:22.251Z] (84/154) Installing libice (1.1.1-r2) [2023-11-01T15:33:22.251Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-01T15:33:22.251Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-01T15:33:22.251Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-01T15:33:22.251Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-01T15:33:22.251Z] (89/154) Installing xset (1.2.5-r1) [2023-11-01T15:33:22.251Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-01T15:33:22.251Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-01T15:33:22.251Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-01T15:33:22.251Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-01T15:33:22.251Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-01T15:33:22.251Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T15:33:22.251Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T15:33:22.511Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-01T15:33:22.511Z] (98/154) Installing libva (2.18.0-r1) [2023-11-01T15:33:22.511Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-01T15:33:22.511Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-01T15:33:22.511Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T15:33:22.511Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-01T15:33:22.511Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-01T15:33:22.511Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-01T15:33:22.511Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-01T15:33:22.511Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-01T15:33:22.511Z] (107/154) Installing opus (1.4-r0) [2023-11-01T15:33:22.511Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T15:33:22.511Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-01T15:33:22.511Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T15:33:22.511Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-01T15:33:22.511Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-01T15:33:22.511Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-01T15:33:22.511Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T15:33:22.770Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-01T15:33:22.770Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-01T15:33:22.770Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-01T15:33:22.770Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T15:33:22.770Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-01T15:33:22.770Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-01T15:33:22.770Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-01T15:33:22.770Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-01T15:33:22.770Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-01T15:33:22.770Z] (124/154) Installing librist (0.2.7-r0) [2023-11-01T15:33:22.770Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-01T15:33:22.770Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-01T15:33:22.770Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-01T15:33:23.029Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-01T15:33:23.029Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T15:33:23.029Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-01T15:33:23.029Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T15:33:23.029Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-01T15:33:23.029Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T15:33:23.029Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-01T15:33:23.029Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-01T15:33:23.029Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-01T15:33:23.029Z] (137/154) Installing nspr (4.35-r2) [2023-11-01T15:33:23.029Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-01T15:33:23.029Z] (139/154) Installing nss (3.94-r0) [2023-11-01T15:33:23.029Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-01T15:33:23.029Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-01T15:33:23.029Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-01T15:33:23.029Z] (143/154) Installing orc (0.4.34-r0) [2023-11-01T15:33:23.029Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-01T15:33:23.029Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-01T15:33:23.029Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-01T15:33:23.029Z] (147/154) Installing libpulse (16.1-r10) [2023-11-01T15:33:23.029Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-01T15:33:23.029Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-01T15:33:23.029Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-01T15:33:23.029Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-01T15:33:23.029Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-01T15:33:23.029Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-01T15:33:23.286Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-01T15:33:24.663Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:33:24.663Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T15:33:24.663Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T15:33:24.663Z] Executing glib-2.76.4-r0.trigger [2023-11-01T15:33:24.663Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T15:33:25.235Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T15:33:25.235Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T15:33:25.235Z] OK: 576 MiB in 171 packages [2023-11-01T15:33:34.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16150 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] ws [2023-11-01T15:33:34.286Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-11-01T15:33:34.322Z] The recommended git tool is: git [2023-11-01T15:33:39.708Z] using credential edgex-jenkins-ssh [2023-11-01T15:33:39.727Z] Cloning the remote Git repository [2023-11-01T15:33:40.266Z] Removing intermediate container bf13ce873757 [2023-11-01T15:33:40.266Z] ---> db22e7fc8e04 [2023-11-01T15:33:40.266Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T15:33:40.266Z] ---> Running in 3f06f3298984 [2023-11-01T15:33:40.266Z] Removing intermediate container 3f06f3298984 [2023-11-01T15:33:40.266Z] ---> 1adb89f68981 [2023-11-01T15:33:40.266Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T15:33:40.266Z] ---> Running in 433fa22b9583 [2023-11-01T15:33:40.266Z] Removing intermediate container 433fa22b9583 [2023-11-01T15:33:40.266Z] ---> a46b17cf99bc [2023-11-01T15:33:40.266Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T15:33:40.266Z] ---> Running in d605047e47e9 [2023-11-01T15:33:40.266Z] Removing intermediate container d605047e47e9 [2023-11-01T15:33:40.266Z] ---> 2e29242317f7 [2023-11-01T15:33:40.266Z] Step 6/11 : RUN npm install -g npm [2023-11-01T15:33:40.266Z] ---> Running in deb41c63fa5f [2023-11-01T15:33:39.772Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T15:33:39.871Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-11-01T15:33:40.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T15:33:40.002Z] > git --version # timeout=10 [2023-11-01T15:33:40.023Z] > git --version # 'git version 2.25.1' [2023-11-01T15:33:40.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:33:40.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:33:43.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-01T15:33:43.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:33:45.117Z] Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:33:45.694Z] Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:33:45.695Z] Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) [2023-11-01T15:33:44.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-01T15:33:44.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T15:33:44.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:33:44.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T15:33:45.136Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:33:45.211Z] > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [2023-11-01T15:33:45.602Z] > git remote # timeout=10 [2023-11-01T15:33:45.622Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T15:33:45.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:33:45.651Z] > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 [2023-11-01T15:33:45.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T15:33:45.701Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:33:45.720Z] > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [2023-11-01T15:33:46.607Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:33:47.446Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T15:33:47.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:33:47.447Z] Dload Upload Total Spent Left Speed [2023-11-01T15:33:47.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-11-01T15:33:48.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T15:33:48.385Z] [2023-11-01T15:33:48.385Z] removed 31 packages, and changed 65 packages in 7s [2023-11-01T15:33:48.385Z] [2023-11-01T15:33:48.385Z] 26 packages are looking for funding [2023-11-01T15:33:48.385Z] run `npm fund` for details [2023-11-01T15:33:48.420Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T15:33:48.420Z] + sudo tee /etc/docker/daemon.new [2023-11-01T15:33:48.420Z] { [2023-11-01T15:33:48.420Z] "registry-mirrors": [ [2023-11-01T15:33:48.420Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T15:33:48.420Z] ], [2023-11-01T15:33:48.420Z] "bip": "10.250.0.254/24", [2023-11-01T15:33:48.420Z] "hosts": [ [2023-11-01T15:33:48.420Z] "tcp://0.0.0.0:5555", [2023-11-01T15:33:48.420Z] "unix:///var/run/docker.sock" [2023-11-01T15:33:48.420Z] ], [2023-11-01T15:33:48.420Z] "mtu": 1458, [2023-11-01T15:33:48.420Z] "selinux-enabled": true, [2023-11-01T15:33:48.420Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T15:33:48.420Z] } [Pipeline] sh [2023-11-01T15:33:48.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T15:33:48.952Z] Removing intermediate container deb41c63fa5f [2023-11-01T15:33:48.952Z] ---> 3cab4cd21ae4 [2023-11-01T15:33:48.952Z] Step 7/11 : ARG USER=1000 [2023-11-01T15:33:49.078Z] + sudo service docker restart [2023-11-01T15:33:49.210Z] ---> Running in 387fd1044f18 [2023-11-01T15:33:49.211Z] Removing intermediate container 387fd1044f18 [2023-11-01T15:33:49.211Z] ---> 5c9f5de45e96 [2023-11-01T15:33:49.211Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T15:33:49.211Z] ---> Running in 07e5ca0db9af [2023-11-01T15:33:49.775Z] Removing intermediate container 07e5ca0db9af [2023-11-01T15:33:49.775Z] ---> 7f4c59eadf06 [2023-11-01T15:33:49.775Z] Step 9/11 : USER $USER:$USER [2023-11-01T15:33:49.775Z] ---> Running in fd61fb145df0 [2023-11-01T15:33:49.775Z] Removing intermediate container fd61fb145df0 [2023-11-01T15:33:49.775Z] ---> 0186d7dbcc3b [2023-11-01T15:33:49.775Z] Step 10/11 : WORKDIR /app [2023-11-01T15:33:49.775Z] ---> Running in 7f8bed12468a [2023-11-01T15:33:50.034Z] Removing intermediate container 7f8bed12468a [2023-11-01T15:33:50.034Z] ---> 5c026ac49860 [2023-11-01T15:33:50.034Z] Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:33:50.034Z] ---> Running in e821fe666738 [2023-11-01T15:33:50.034Z] Removing intermediate container e821fe666738 [2023-11-01T15:33:50.034Z] ---> d2fe0445e744 [2023-11-01T15:33:50.034Z] Successfully built d2fe0445e744 [2023-11-01T15:33:50.034Z] Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:33:50.034Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T15:33:50.034Z] touch edgex-web-ui.imagebuilt [2023-11-01T15:33:50.034Z] mkdir -p node_modules coverage [2023-11-01T15:33:50.034Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T15:33:50.034Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE required: { [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE }, [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:33:51.957Z] npm WARN EBADENGINE } [2023-11-01T15:34:06.841Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T15:34:06.841Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T15:34:06.841Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T15:34:06.841Z] 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-11-01T15:34:06.841Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:34:06.841Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T15:34:06.841Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T15:34:06.841Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T15:34:06.841Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T15:34:06.841Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T15:34:06.841Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:34:06.841Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:34:06.841Z] 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-11-01T15:34:06.841Z] 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-11-01T15:34:06.841Z] 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-11-01T15:34:06.841Z] 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-11-01T15:34:07.099Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:34:07.376Z] provisioning config files... [2023-11-01T15:34:07.401Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config17941736216923830587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:34:07.748Z] ---> docker-login.sh [2023-11-01T15:34:07.748Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:34:08.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:08.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:08.301Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:08.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:08.301Z] [2023-11-01T15:34:08.301Z] Login Succeeded [2023-11-01T15:34:08.301Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:34:08.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:08.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:08.842Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:08.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:08.842Z] [2023-11-01T15:34:08.842Z] Login Succeeded [2023-11-01T15:34:08.842Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:34:08.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:09.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:09.117Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:09.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:09.117Z] [2023-11-01T15:34:09.117Z] Login Succeeded [2023-11-01T15:34:09.117Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:34:09.290Z] 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-11-01T15:34:09.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:09.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:09.385Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:09.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:09.385Z] [2023-11-01T15:34:09.385Z] Login Succeeded [2023-11-01T15:34:09.385Z] docker.io [2023-11-01T15:34:09.549Z] 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-11-01T15:34:09.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:09.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:09.920Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:09.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:09.920Z] [2023-11-01T15:34:09.920Z] Login Succeeded [2023-11-01T15:34:09.920Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:34:09.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:34:10.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:34:10.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:34:10.217Z] ========================================================= [2023-11-01T15:34:10.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T15:34:10.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:10.557Z] + 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-11-01T15:34:12.098Z] 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-11-01T15:34:12.124Z] Sending build context to Docker daemon 31.61MB [2023-11-01T15:34:12.124Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:34:12.124Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T15:34:12.124Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T15:34:12.124Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T15:34:12.124Z] 5d54e960e981: Pulling fs layer [2023-11-01T15:34:12.124Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T15:34:12.124Z] f0e02332f6b5: Pulling fs layer [2023-11-01T15:34:12.124Z] cefa15bbcfad: Pulling fs layer [2023-11-01T15:34:12.124Z] 17808c966233: Pulling fs layer [2023-11-01T15:34:12.124Z] f4c1fc716caa: Pulling fs layer [2023-11-01T15:34:12.124Z] cefa15bbcfad: Waiting [2023-11-01T15:34:12.124Z] 17808c966233: Waiting [2023-11-01T15:34:12.124Z] f4c1fc716caa: Waiting [2023-11-01T15:34:12.124Z] f0e02332f6b5: Waiting [2023-11-01T15:34:12.124Z] 5d54e960e981: Download complete [2023-11-01T15:34:12.124Z] f0e02332f6b5: Verifying Checksum [2023-11-01T15:34:12.124Z] f0e02332f6b5: Download complete [2023-11-01T15:34:12.124Z] cefa15bbcfad: Verifying Checksum [2023-11-01T15:34:12.124Z] cefa15bbcfad: Download complete [2023-11-01T15:34:12.124Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T15:34:12.124Z] 9fda8d8052c6: Download complete [2023-11-01T15:34:12.717Z] f4c1fc716caa: Verifying Checksum [2023-11-01T15:34:12.717Z] f4c1fc716caa: Download complete [2023-11-01T15:34:13.306Z] 9fda8d8052c6: Pull complete [2023-11-01T15:34:13.899Z] 5d54e960e981: Pull complete [2023-11-01T15:34:13.899Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T15:34:13.899Z] c4a7e357bf2a: Download complete [2023-11-01T15:34:15.329Z] 17808c966233: Verifying Checksum [2023-11-01T15:34:15.329Z] 17808c966233: Download complete [2023-11-01T15:34:15.391Z] 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-11-01T15:34:21.964Z] [2023-11-01T15:34:21.964Z] added 1478 packages, and audited 1479 packages in 30s [2023-11-01T15:34:21.964Z] [2023-11-01T15:34:21.964Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-01T15:34:21.964Z] [2023-11-01T15:34:21.964Z] To address issues that do not require attention, run: [2023-11-01T15:34:21.964Z] npm audit fix [2023-11-01T15:34:21.964Z] [2023-11-01T15:34:21.964Z] To address all issues (including breaking changes), run: [2023-11-01T15:34:21.964Z] npm audit fix --force [2023-11-01T15:34:21.964Z] [2023-11-01T15:34:21.964Z] Run `npm audit` for details. [2023-11-01T15:34:27.632Z] c4a7e357bf2a: Pull complete [2023-11-01T15:34:27.632Z] f0e02332f6b5: Pull complete [2023-11-01T15:34:27.632Z] cefa15bbcfad: Pull complete [2023-11-01T15:34:34.332Z] 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-11-01T15:34:34.594Z] - Generating browser application bundles (phase: setup)... [2023-11-01T15:34:37.960Z] 17808c966233: Pull complete [2023-11-01T15:34:38.796Z] Compiling @angular/core : es2015 as esm2015 [2023-11-01T15:34:38.796Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-01T15:34:39.906Z] f4c1fc716caa: Pull complete [2023-11-01T15:34:39.906Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T15:34:39.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:34:39.906Z] ---> ea914061e18c [2023-11-01T15:34:39.906Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T15:34:41.321Z] ---> Running in c8be8eee2156 [2023-11-01T15:34:41.440Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-01T15:34:41.440Z] Compiling @angular/common : es2015 as esm2015 [2023-11-01T15:34:41.592Z] Removing intermediate container c8be8eee2156 [2023-11-01T15:34:41.592Z] ---> 832e98449a1f [2023-11-01T15:34:41.592Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:34:41.861Z] ---> Running in 6fbfb0af2710 [2023-11-01T15:34:42.013Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-01T15:34:42.013Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-01T15:34:42.133Z] Removing intermediate container 6fbfb0af2710 [2023-11-01T15:34:42.133Z] ---> 847e08f214a7 [2023-11-01T15:34:42.133Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:34:42.133Z] ---> Running in c178df401dc7 [2023-11-01T15:34:42.272Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-01T15:34:42.533Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-01T15:34:42.721Z] Removing intermediate container c178df401dc7 [2023-11-01T15:34:42.721Z] ---> 24c090f1429a [2023-11-01T15:34:42.721Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T15:34:42.721Z] ---> Running in 9ec6acdf7e12 [2023-11-01T15:34:42.794Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-01T15:34:42.794Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-01T15:34:42.991Z] Removing intermediate container 9ec6acdf7e12 [2023-11-01T15:34:42.992Z] ---> ae1e1d92a8de [2023-11-01T15:34:42.992Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T15:34:42.992Z] ---> Running in d4e94d975662 [2023-11-01T15:34:43.055Z] Compiling @angular/router : es2015 as esm2015 [2023-11-01T15:34:43.055Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-01T15:34:43.260Z] Removing intermediate container d4e94d975662 [2023-11-01T15:34:43.260Z] ---> f6e495480649 [2023-11-01T15:34:43.260Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T15:34:43.315Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-01T15:34:43.842Z] latest: Pulling from library/docker [2023-11-01T15:34:44.110Z] 579b34f0a95b: Pulling fs layer [2023-11-01T15:34:44.110Z] 2ecd494fa26a: Pulling fs layer [2023-11-01T15:34:44.110Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T15:34:44.110Z] 99624a4fd86a: Pulling fs layer [2023-11-01T15:34:44.110Z] 6b3f207db0e4: Pulling fs layer [2023-11-01T15:34:44.110Z] 2f21744ef460: Pulling fs layer [2023-11-01T15:34:44.110Z] 80fde8283b9a: Pulling fs layer [2023-11-01T15:34:44.110Z] cfd52aaeb832: Pulling fs layer [2023-11-01T15:34:44.110Z] 6b3f207db0e4: Waiting [2023-11-01T15:34:44.110Z] 2f21744ef460: Waiting [2023-11-01T15:34:44.110Z] 99624a4fd86a: Waiting [2023-11-01T15:34:44.110Z] 80fde8283b9a: Waiting [2023-11-01T15:34:44.110Z] 2aa7661f3209: Pulling fs layer [2023-11-01T15:34:44.110Z] cfd52aaeb832: Waiting [2023-11-01T15:34:44.110Z] ad7962f27383: Pulling fs layer [2023-11-01T15:34:44.110Z] 2aa7661f3209: Waiting [2023-11-01T15:34:44.110Z] c8cf6870052b: Pulling fs layer [2023-11-01T15:34:44.111Z] 1996d6e72d7b: Pulling fs layer [2023-11-01T15:34:44.111Z] c8cf6870052b: Waiting [2023-11-01T15:34:44.111Z] 112e10f1d4c1: Pulling fs layer [2023-11-01T15:34:44.111Z] 1996d6e72d7b: Waiting [2023-11-01T15:34:44.111Z] b97b6e3dbded: Pulling fs layer [2023-11-01T15:34:44.111Z] 112e10f1d4c1: Waiting [2023-11-01T15:34:44.111Z] b97b6e3dbded: Waiting [2023-11-01T15:34:44.381Z] 4f4fb700ef54: Verifying Checksum [2023-11-01T15:34:44.381Z] 4f4fb700ef54: Download complete [2023-11-01T15:34:44.381Z] 2ecd494fa26a: Verifying Checksum [2023-11-01T15:34:44.381Z] 2ecd494fa26a: Download complete [2023-11-01T15:34:44.381Z] 579b34f0a95b: Download complete [2023-11-01T15:34:44.702Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-01T15:34:44.976Z] 99624a4fd86a: Verifying Checksum [2023-11-01T15:34:44.976Z] 99624a4fd86a: Download complete [2023-11-01T15:34:44.976Z] 2f21744ef460: Verifying Checksum [2023-11-01T15:34:44.977Z] 2f21744ef460: Download complete [2023-11-01T15:34:45.255Z] 6b3f207db0e4: Verifying Checksum [2023-11-01T15:34:45.255Z] 6b3f207db0e4: Download complete [2023-11-01T15:34:45.255Z] 579b34f0a95b: Pull complete [2023-11-01T15:34:45.255Z] 80fde8283b9a: Verifying Checksum [2023-11-01T15:34:45.255Z] 80fde8283b9a: Download complete [2023-11-01T15:34:45.255Z] cfd52aaeb832: Verifying Checksum [2023-11-01T15:34:45.255Z] cfd52aaeb832: Download complete [2023-11-01T15:34:45.255Z] 2aa7661f3209: Verifying Checksum [2023-11-01T15:34:45.255Z] 2aa7661f3209: Download complete [2023-11-01T15:34:45.525Z] c8cf6870052b: Verifying Checksum [2023-11-01T15:34:45.525Z] c8cf6870052b: Download complete [2023-11-01T15:34:45.525Z] 112e10f1d4c1: Verifying Checksum [2023-11-01T15:34:45.525Z] 112e10f1d4c1: Download complete [2023-11-01T15:34:45.797Z] ad7962f27383: Verifying Checksum [2023-11-01T15:34:45.797Z] ad7962f27383: Download complete [2023-11-01T15:34:45.797Z] b97b6e3dbded: Download complete [2023-11-01T15:34:45.797Z] 2ecd494fa26a: Pull complete [2023-11-01T15:34:46.386Z] 4f4fb700ef54: Pull complete [2023-11-01T15:34:46.985Z] 1996d6e72d7b: Verifying Checksum [2023-11-01T15:34:46.985Z] 1996d6e72d7b: Download complete [2023-11-01T15:34:47.255Z] 99624a4fd86a: Pull complete [2023-11-01T15:34:48.671Z] 6b3f207db0e4: Pull complete [2023-11-01T15:34:48.910Z] 01 11 2023 15:34:48.863:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-01T15:34:48.910Z] 01 11 2023 15:34:48.865:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-01T15:34:48.910Z] 01 11 2023 15:34:48.868:INFO [launcher]: Starting browser ChromeHeadless [2023-11-01T15:34:52.008Z] 2f21744ef460: Pull complete [2023-11-01T15:34:52.008Z] 80fde8283b9a: Pull complete [2023-11-01T15:34:52.008Z] cfd52aaeb832: Pull complete [2023-11-01T15:34:52.008Z] 2aa7661f3209: Pull complete [2023-11-01T15:34:53.420Z] ad7962f27383: Pull complete [2023-11-01T15:34:53.420Z] c8cf6870052b: Pull complete [2023-11-01T15:34:56.768Z] 1996d6e72d7b: Pull complete [2023-11-01T15:34:56.768Z] 112e10f1d4c1: Pull complete [2023-11-01T15:34:56.768Z] b97b6e3dbded: Pull complete [2023-11-01T15:34:56.768Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T15:34:56.768Z] Status: Downloaded newer image for docker:latest [2023-11-01T15:34:58.912Z] ✔ Browser application bundle generation complete. [2023-11-01T15:34:58.912Z] 01 11 2023 15:34:58.190:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket LR_a3j_S355EnSiqAAAB with id 98536530 [2023-11-01T15:34:59.371Z] ---> 047b72eb9a2e [2023-11-01T15:34:59.371Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:34:59.371Z] ---> Running in 2af91c5d5259 [2023-11-01T15:35:00.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:35:00.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.071 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.078 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.082 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.121 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.126 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.127 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.129 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.131 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.145 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.166 secs) [2023-11-01T15:35:00.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.18 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.186 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.189 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.207 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.233 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.237 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.245 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.247 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.248 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.312 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.344 secs) [2023-11-01T15:35:01.110Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.359 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.413 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.427 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.43 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.431 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.467 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.469 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.474 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.499 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.523 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.531 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.533 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.547 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.551 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.56 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-01T15:35:01.377Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.585 secs) [2023-11-01T15:35:01.576Z] OK: 266 MiB in 52 packages [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.594 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.599 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.602 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.604 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.61 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.621 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.629 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.633 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.647 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.682 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.684 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.687 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.713 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.72 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.742 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.747 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.752 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.757 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.763 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.766 secs) [2023-11-01T15:35:01.639Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.769 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.808 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.82 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.84 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.853 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.863 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.874 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.878 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.892 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.903 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.907 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.909 secs) [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.912 secs) [2023-11-01T15:35:01.901Z] WARN: ' [2023-11-01T15:35:01.901Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T15:35:01.901Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T15:35:01.901Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T15:35:01.901Z] in a future version of Angular. [2023-11-01T15:35:01.901Z] [2023-11-01T15:35:01.901Z] For more information on this, see our API docs here: [2023-11-01T15:35:01.901Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T15:35:01.901Z] ' [2023-11-01T15:35:01.901Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.912 secs) [2023-11-01T15:35:01.901Z] WARN: ' [2023-11-01T15:35:01.901Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T15:35:01.901Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T15:35:01.901Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T15:35:01.901Z] in a future version of Angular. [2023-11-01T15:35:01.901Z] [2023-11-01T15:35:01.901Z] For more information on this, see our API docs here: [2023-11-01T15:35:01.901Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T15:35:01.901Z] ' [2023-11-01T15:35:01.902Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-01T15:35:01.902Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.942 secs) [2023-11-01T15:35:01.902Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.946 secs) [2023-11-01T15:35:01.902Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.958 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.977 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.987 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.992 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1 sec) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.002 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.004 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.007 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.019 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.073 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.08 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.084 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.086 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.092 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.099 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.122 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.154 secs) [2023-11-01T15:35:02.165Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.162 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.195 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.202 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.203 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.212 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.215 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.217 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.219 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.24 secs) [2023-11-01T15:35:02.427Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T15:35:02.427Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T15:35:02.427Z] 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-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.24 secs) [2023-11-01T15:35:02.427Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T15:35:02.427Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T15:35:02.427Z] 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-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.243 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.245 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.248 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.253 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.258 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.27 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.277 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.281 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.29 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.298 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.302 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.332 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.337 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.342 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.347 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.357 secs) [2023-11-01T15:35:02.427Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.364 secs) [2023-11-01T15:35:02.539Z] Removing intermediate container 2af91c5d5259 [2023-11-01T15:35:02.539Z] ---> 7bb68240fac6 [2023-11-01T15:35:02.539Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T15:35:02.539Z] ---> Running in 384af26036b2 [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.376 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.378 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.379 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.385 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.399 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.405 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.41 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.412 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.424 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.429 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.433 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.445 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.452 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.464 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.466 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.468 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.469 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.49 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.493 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.494 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.496 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.505 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.507 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.508 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.525 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.53 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.543 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.548 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.552 secs) [2023-11-01T15:35:02.689Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.559 secs) [2023-11-01T15:35:02.810Z] Removing intermediate container 384af26036b2 [2023-11-01T15:35:02.810Z] ---> 1def866de68e [2023-11-01T15:35:02.810Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T15:35:02.950Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.189 secs / 1.559 secs) [2023-11-01T15:35:02.950Z] TOTAL: 147 SUCCESS [2023-11-01T15:35:02.950Z] ✔ Browser application bundle generation complete. [2023-11-01T15:35:03.096Z] ---> Running in f0e7cea8e2eb [2023-11-01T15:35:03.213Z] [2023-11-01T15:35:03.213Z] =============================== Coverage summary =============================== [2023-11-01T15:35:03.213Z] Statements : 41.06% ( 1474/3590 ) [2023-11-01T15:35:03.213Z] Branches : 11.75% ( 114/970 ) [2023-11-01T15:35:03.213Z] Functions : 32.29% ( 423/1310 ) [2023-11-01T15:35:03.213Z] Lines : 39.05% ( 1329/3403 ) [2023-11-01T15:35:03.213Z] ================================================================================ [2023-11-01T15:35:03.366Z] Removing intermediate container f0e7cea8e2eb [2023-11-01T15:35:03.366Z] ---> 687f1c9f19ca [2023-11-01T15:35:03.366Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T15:35:03.476Z] ✔ Browser application bundle generation complete. [2023-11-01T15:35:04.053Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [Pipeline] echo [2023-11-01T15:35:04.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:35:04.088Z] $ docker stop --time=1 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 [2023-11-01T15:35:05.392Z] $ docker rm -f --volumes 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:35:05.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:35:06.709Z] ---> 9cd3acd33c5f [2023-11-01T15:35:06.709Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:35:06.709Z] ---> Running in 324d1afb8608 [2023-11-01T15:35:06.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T15:35:07.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:35:08.230Z] + ls -al . [2023-11-01T15:35:08.230Z] total 180 [2023-11-01T15:35:08.230Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 15:33 . [2023-11-01T15:35:08.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:31 .. [2023-11-01T15:35:08.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 .blubracket [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 15:31 .dockerignore [2023-11-01T15:35:08.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:31 .git [2023-11-01T15:35:08.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 .github [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 15:31 .gitignore [2023-11-01T15:35:08.230Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:31 .semver [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 15:31 Attribution.txt [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 15:31 CHANGELOG.md [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 15:31 CONTRIBUTING.md [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 15:31 Dockerfile [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 15:31 Jenkinsfile [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 15:31 LICENSE [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 15:31 Makefile [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 15:31 README.md [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 15:31 VERSION [2023-11-01T15:35:08.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 assets [2023-11-01T15:35:08.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 bin [2023-11-01T15:35:08.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 cmd [2023-11-01T15:35:08.230Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 15:33 coverage.out [2023-11-01T15:35:08.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 docs [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 15:31 go.mod [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 15:31 go.sum [2023-11-01T15:35:08.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:31 internal [2023-11-01T15:35:08.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:31 testing [2023-11-01T15:35:08.230Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 15:31 version.go [2023-11-01T15:35:08.230Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:08.537Z] + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=amd64 --label version=0.0.0 . [2023-11-01T15:35:08.795Z] Sending build context to Docker daemon 51.79MB [2023-11-01T15:35:08.795Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:35:08.795Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T15:35:08.795Z] ---> e578c945753f [2023-11-01T15:35:08.795Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T15:35:10.176Z] ---> Running in 121e8e010949 [2023-11-01T15:35:10.177Z] Removing intermediate container 121e8e010949 [2023-11-01T15:35:10.177Z] ---> 4d896c45d492 [2023-11-01T15:35:10.177Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:35:10.177Z] ---> Running in fefcd83265fb [2023-11-01T15:35:10.437Z] Removing intermediate container fefcd83265fb [2023-11-01T15:35:10.437Z] ---> 22fae74bbee9 [2023-11-01T15:35:10.437Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:35:10.437Z] ---> Running in 2613d0b6093d [2023-11-01T15:35:10.437Z] Removing intermediate container 2613d0b6093d [2023-11-01T15:35:10.437Z] ---> 8dab0b9978b6 [2023-11-01T15:35:10.437Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-01T15:35:10.437Z] ---> Running in 796f77ecfae2 [2023-11-01T15:35:10.437Z] Removing intermediate container 796f77ecfae2 [2023-11-01T15:35:10.437Z] ---> 3ad235b9d15a [2023-11-01T15:35:10.437Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T15:35:10.437Z] ---> Running in c86d3e226df6 [2023-11-01T15:35:10.696Z] Removing intermediate container c86d3e226df6 [2023-11-01T15:35:10.696Z] ---> 2b8150f23d92 [2023-11-01T15:35:10.696Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T15:35:12.095Z] ---> 1de4de972613 [2023-11-01T15:35:12.095Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:35:12.095Z] ---> Running in bd70c8fc8c7e [2023-11-01T15:35:12.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:12.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:12.611Z] OK: 264 MiB in 52 packages [2023-11-01T15:35:12.870Z] Removing intermediate container bd70c8fc8c7e [2023-11-01T15:35:12.870Z] ---> 3cd19f82f5df [2023-11-01T15:35:12.870Z] Step 10/25 : ENV GO111MODULE=on [2023-11-01T15:35:12.870Z] ---> Running in 8ffa7118db7e [2023-11-01T15:35:13.129Z] Removing intermediate container 8ffa7118db7e [2023-11-01T15:35:13.129Z] ---> eb1dbca9065d [2023-11-01T15:35:13.129Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T15:35:13.129Z] ---> Running in 8694dbb2a568 [2023-11-01T15:35:13.129Z] Removing intermediate container 8694dbb2a568 [2023-11-01T15:35:13.129Z] ---> 737cdc9bb316 [2023-11-01T15:35:13.129Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-01T15:35:13.129Z] ---> 7944753309d4 [2023-11-01T15:35:13.129Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:35:13.129Z] ---> Running in ba787aadcce5 [2023-11-01T15:35:14.072Z] Removing intermediate container ba787aadcce5 [2023-11-01T15:35:14.072Z] ---> e5b62ed9565c [2023-11-01T15:35:14.072Z] Step 14/25 : COPY . . [2023-11-01T15:35:15.980Z] ---> a82d5c666d78 [2023-11-01T15:35:15.980Z] Step 15/25 : RUN ${MAKE} [2023-11-01T15:35:15.980Z] ---> Running in 21a0e903b4bd [2023-11-01T15:35:16.374Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-01T15:35:38.361Z] Removing intermediate container 21a0e903b4bd [2023-11-01T15:35:38.361Z] ---> 8dcb4c0b0e26 [2023-11-01T15:35:38.361Z] Step 16/25 : FROM alpine:3.18 [2023-11-01T15:35:38.361Z] 3.18: Pulling from library/alpine [2023-11-01T15:35:38.361Z] 96526aa774ef: Already exists [2023-11-01T15:35:38.361Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:35:38.361Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:35:38.361Z] ---> 8ca4688f4f35 [2023-11-01T15:35:38.361Z] Step 17/25 : EXPOSE 4000 [2023-11-01T15:35:38.361Z] ---> Running in ceccce2603a2 [2023-11-01T15:35:38.361Z] Removing intermediate container ceccce2603a2 [2023-11-01T15:35:38.361Z] ---> 30d08c280f16 [2023-11-01T15:35:38.361Z] 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-11-01T15:35:38.361Z] ---> 95cab6d0661d [2023-11-01T15:35:38.361Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-01T15:35:38.361Z] ---> 803e9f7f7018 [2023-11-01T15:35:38.361Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-01T15:35:38.361Z] ---> ec1f13ca544d [2023-11-01T15:35:38.361Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T15:35:38.361Z] ---> Running in 378a94f8b401 [2023-11-01T15:35:38.361Z] Removing intermediate container 378a94f8b401 [2023-11-01T15:35:38.361Z] ---> 13231dadbf3d [2023-11-01T15:35:38.361Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-01T15:35:38.361Z] ---> Running in 3c0782976a5b [2023-11-01T15:35:38.361Z] Removing intermediate container 3c0782976a5b [2023-11-01T15:35:38.361Z] ---> 557fa810f739 [2023-11-01T15:35:38.361Z] Step 23/25 : LABEL arch=amd64 [2023-11-01T15:35:38.361Z] ---> Running in 8e4a32eb7ccc [2023-11-01T15:35:38.361Z] Removing intermediate container 8e4a32eb7ccc [2023-11-01T15:35:38.361Z] ---> a0fe3aef8966 [2023-11-01T15:35:38.361Z] Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:35:38.625Z] ---> Running in 595d003d1db2 [2023-11-01T15:35:38.625Z] Removing intermediate container 595d003d1db2 [2023-11-01T15:35:38.625Z] ---> 0cd83341834d [2023-11-01T15:35:38.625Z] Step 25/25 : LABEL version=0.0.0 [2023-11-01T15:35:38.625Z] ---> Running in 5b793add27ce [2023-11-01T15:35:38.625Z] Removing intermediate container 5b793add27ce [2023-11-01T15:35:38.625Z] ---> cc64288dfc9c [2023-11-01T15:35:38.625Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:35:38.625Z] Successfully built cc64288dfc9c [2023-11-01T15:35:38.625Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:39.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:35:39.071Z] [2023-11-01T15:35:39.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:39.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:35:39.366Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T15:35:39.366Z] 5eb5b503b376: Pulling fs layer [2023-11-01T15:35:39.366Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T15:35:39.366Z] ec43610c2a17: Pulling fs layer [2023-11-01T15:35:39.366Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T15:35:39.366Z] 33b1e0a273af: Pulling fs layer [2023-11-01T15:35:39.366Z] 3a2ae6a8a46f: Waiting [2023-11-01T15:35:39.366Z] 33b1e0a273af: Waiting [2023-11-01T15:35:39.366Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T15:35:39.366Z] 2f39f015ded8: Pulling fs layer [2023-11-01T15:35:39.366Z] 5d3b04190fa2: Waiting [2023-11-01T15:35:39.366Z] 5c69ac0246d0: Download complete [2023-11-01T15:35:39.366Z] 3a2ae6a8a46f: Download complete [2023-11-01T15:35:39.366Z] ec43610c2a17: Verifying Checksum [2023-11-01T15:35:39.366Z] ec43610c2a17: Download complete [2023-11-01T15:35:39.366Z] 33b1e0a273af: Verifying Checksum [2023-11-01T15:35:39.366Z] 33b1e0a273af: Download complete [2023-11-01T15:35:39.366Z] 5d3b04190fa2: Download complete [2023-11-01T15:35:39.625Z] 5eb5b503b376: Verifying Checksum [2023-11-01T15:35:39.625Z] 5eb5b503b376: Download complete [2023-11-01T15:35:40.191Z] 2f39f015ded8: Download complete [2023-11-01T15:35:40.757Z] 5eb5b503b376: Pull complete [2023-11-01T15:35:40.757Z] 5c69ac0246d0: Pull complete [2023-11-01T15:35:41.322Z] ec43610c2a17: Pull complete [2023-11-01T15:35:41.322Z] 3a2ae6a8a46f: Pull complete [2023-11-01T15:35:41.580Z] 33b1e0a273af: Pull complete [2023-11-01T15:35:41.580Z] 5d3b04190fa2: Pull complete [2023-11-01T15:35:45.767Z] 2f39f015ded8: Pull complete [2023-11-01T15:35:45.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T15:35:45.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:35:45.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:35:45.848Z] prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container [2023-11-01T15:35:45.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:35:53.782Z] $ docker top 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:35:54.158Z] ---> job-cost.sh [2023-11-01T15:35:54.158Z] lf-activate-venv: SKIPPING [2023-11-01T15:35:54.158Z] INFO: No Stack... [2023-11-01T15:35:54.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:35:54.984Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:35:55.276Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/cost.csv [2023-11-01T15:35:55.276Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:35:55.290Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [2023-11-01T15:35:55.298Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] did not exist. Created. [2023-11-01T15:35:55.298Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:35:55.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T15:35:56.225Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:35:56.233Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:35:56.256Z] $ docker stop --time=1 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 [2023-11-01T15:35:58.618Z] $ docker rm -f --volumes 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T15:36:28.361Z] Removing intermediate container 324d1afb8608 [2023-11-01T15:36:28.362Z] ---> b1009ad63aa0 [2023-11-01T15:36:28.362Z] Step 14/15 : COPY . . [2023-11-01T15:36:28.362Z] ---> a5902b2d1301 [2023-11-01T15:36:28.362Z] Step 15/15 : RUN ${MAKE} [2023-11-01T15:36:28.362Z] ---> Running in 09503bb0fc26 [2023-11-01T15:36:28.362Z] noop [2023-11-01T15:36:28.362Z] Removing intermediate container 09503bb0fc26 [2023-11-01T15:36:28.362Z] ---> 28631b239139 [2023-11-01T15:36:28.362Z] Successfully built 28631b239139 [2023-11-01T15:36:28.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:28.727Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:36:28.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:36:28.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container [2023-11-01T15:36:28.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T15:36:31.494Z] $ docker top f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:36:32.315Z] + go version [2023-11-01T15:36:32.315Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T15:36:32.334Z] $ docker stop --time=1 f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 [2023-11-01T15:36:34.040Z] $ docker rm -f --volumes f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:34.623Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:36:34.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:36:34.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container [2023-11-01T15:36:34.887Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T15:36:36.039Z] $ docker top abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:36:36.547Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:36:37.467Z] + make test [2023-11-01T15:36:37.467Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T15:36:41.841Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T15:38:18.498Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T15:38:18.498Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T15:38:45.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:38:45.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:38:45.213Z] ./bin/test-attribution-txt.sh [2023-11-01T15:38:45.213Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T15:38:45.213Z] make -C web test [2023-11-01T15:38:45.213Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-11-01T15:38:45.213Z] make[1]: tput: No such file or directory [2023-11-01T15:38:45.213Z] make[1]: tput: No such file or directory [2023-11-01T15:38:45.213Z] warning: generating ./VERSION [2023-11-01T15:38:45.213Z] echo "0.0.0" > VERSION [2023-11-01T15:38:45.213Z] docker build \ [2023-11-01T15:38:45.213Z] -f Dockerfile \ [2023-11-01T15:38:45.213Z] --build-arg USER=1000 \ [2023-11-01T15:38:45.213Z] \ [2023-11-01T15:38:45.213Z] --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ [2023-11-01T15:38:45.213Z] -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ [2023-11-01T15:38:45.213Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T15:38:45.213Z] . [2023-11-01T15:38:45.213Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T15:38:45.213Z] Install the buildx component to build images with BuildKit: [2023-11-01T15:38:45.213Z] https://docs.docker.com/go/buildx/ [2023-11-01T15:38:45.213Z] [2023-11-01T15:38:45.213Z] Sending build context to Docker daemon 2.706MB [2023-11-01T15:38:45.213Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T15:38:45.213Z] 18-alpine3.18: Pulling from library/node [2023-11-01T15:38:45.213Z] 579b34f0a95b: Already exists [2023-11-01T15:38:45.213Z] 193dce5f4a0c: Pulling fs layer [2023-11-01T15:38:45.213Z] 78d1fe6b9b44: Pulling fs layer [2023-11-01T15:38:45.213Z] 18c854bc80ea: Pulling fs layer [2023-11-01T15:38:45.213Z] 18c854bc80ea: Verifying Checksum [2023-11-01T15:38:45.213Z] 18c854bc80ea: Download complete [2023-11-01T15:38:45.213Z] 78d1fe6b9b44: Verifying Checksum [2023-11-01T15:38:45.213Z] 78d1fe6b9b44: Download complete [2023-11-01T15:38:45.213Z] 193dce5f4a0c: Verifying Checksum [2023-11-01T15:38:45.213Z] 193dce5f4a0c: Download complete [2023-11-01T15:38:51.861Z] 193dce5f4a0c: Pull complete [2023-11-01T15:38:52.130Z] 78d1fe6b9b44: Pull complete [2023-11-01T15:38:52.130Z] 18c854bc80ea: Pull complete [2023-11-01T15:38:52.398Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T15:38:52.398Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T15:38:52.398Z] ---> f5a5f9201015 [2023-11-01T15:38:52.398Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T15:38:53.362Z] ---> Running in a43a2aec2878 [2023-11-01T15:38:54.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:38:54.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:38:55.996Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-01T15:38:55.996Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-01T15:38:55.996Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-01T15:38:55.996Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-01T15:38:55.996Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-01T15:38:55.996Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-01T15:38:55.996Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-01T15:38:55.996Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-01T15:38:55.996Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-01T15:38:56.263Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-01T15:38:56.263Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-01T15:38:56.263Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-01T15:38:56.263Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-01T15:38:56.263Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-01T15:38:56.263Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-01T15:38:56.263Z] (16/151) Installing glib (2.76.4-r0) [2023-11-01T15:38:56.263Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-01T15:38:56.263Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-01T15:38:56.531Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-01T15:38:56.531Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T15:38:56.531Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T15:38:56.531Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-01T15:38:56.531Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-01T15:38:56.531Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-01T15:38:56.531Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T15:38:56.531Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T15:38:56.799Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-01T15:38:56.799Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-01T15:38:56.799Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-01T15:38:56.799Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-01T15:38:56.799Z] (31/151) Installing libxcb (1.15-r1) [2023-11-01T15:38:56.799Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-01T15:38:56.799Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-01T15:38:56.799Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-01T15:38:56.799Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-01T15:38:56.799Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-01T15:38:56.799Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-01T15:38:57.071Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-01T15:38:57.071Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-01T15:38:57.071Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-01T15:38:57.071Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-01T15:38:57.071Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T15:38:57.071Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-01T15:38:57.071Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-01T15:38:57.071Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-01T15:38:57.071Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T15:38:57.071Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-01T15:38:57.071Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-01T15:38:57.071Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-01T15:38:57.071Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-01T15:38:57.071Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-01T15:38:57.071Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-01T15:38:57.071Z] (53/151) Installing libunistring (1.1-r1) [2023-11-01T15:38:57.337Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-01T15:38:57.337Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-01T15:38:57.337Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-01T15:38:57.337Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-01T15:38:57.337Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-01T15:38:57.337Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-01T15:38:57.337Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-01T15:38:57.337Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-01T15:38:57.605Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-01T15:38:57.605Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-01T15:38:57.605Z] (64/151) Installing pango (1.50.14-r1) [2023-11-01T15:38:57.605Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T15:38:57.605Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T15:38:57.605Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T15:38:57.605Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-01T15:38:57.872Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-01T15:38:57.872Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T15:38:58.139Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T15:38:58.139Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-01T15:38:58.723Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-01T15:38:58.723Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-01T15:39:01.328Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-01T15:39:01.328Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-01T15:39:01.328Z] (76/151) Installing libelf (0.189-r2) [2023-11-01T15:39:01.328Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-01T15:39:01.328Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T15:39:01.910Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-01T15:39:01.910Z] (80/151) Installing libmagic (5.45-r0) [2023-11-01T15:39:01.910Z] (81/151) Installing file (5.45-r0) [2023-11-01T15:39:01.910Z] (82/151) Installing libice (1.1.1-r2) [2023-11-01T15:39:01.910Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-01T15:39:01.910Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-01T15:39:01.910Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-01T15:39:01.910Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-01T15:39:01.910Z] (87/151) Installing xset (1.2.5-r1) [2023-11-01T15:39:01.910Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-01T15:39:01.910Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-01T15:39:01.910Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-01T15:39:01.910Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-01T15:39:01.910Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-01T15:39:02.176Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T15:39:02.176Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T15:39:02.176Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-01T15:39:02.441Z] (96/151) Installing libva (2.18.0-r1) [2023-11-01T15:39:02.441Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-01T15:39:02.441Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T15:39:02.441Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-01T15:39:02.441Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-01T15:39:02.441Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-01T15:39:02.441Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-01T15:39:02.441Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-01T15:39:02.441Z] (104/151) Installing opus (1.4-r0) [2023-11-01T15:39:02.441Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T15:39:02.441Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-01T15:39:02.441Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T15:39:02.441Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-01T15:39:02.441Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-01T15:39:02.441Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-01T15:39:02.707Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T15:39:02.707Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-01T15:39:02.707Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-01T15:39:02.707Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-01T15:39:02.974Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T15:39:03.243Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-01T15:39:03.243Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-01T15:39:03.243Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-01T15:39:03.243Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-01T15:39:03.243Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-01T15:39:03.243Z] (121/151) Installing librist (0.2.7-r0) [2023-11-01T15:39:03.243Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-01T15:39:03.509Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-01T15:39:03.509Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-01T15:39:03.509Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-01T15:39:03.509Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T15:39:03.509Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-01T15:39:03.509Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T15:39:03.509Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-01T15:39:03.509Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T15:39:03.509Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-01T15:39:03.776Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-01T15:39:03.776Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-01T15:39:03.776Z] (134/151) Installing nspr (4.35-r2) [2023-11-01T15:39:03.776Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-01T15:39:03.776Z] (136/151) Installing nss (3.94-r0) [2023-11-01T15:39:03.776Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-01T15:39:03.776Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-01T15:39:03.776Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-01T15:39:04.042Z] (140/151) Installing orc (0.4.34-r0) [2023-11-01T15:39:04.042Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-01T15:39:04.042Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-01T15:39:04.042Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-01T15:39:04.042Z] (144/151) Installing libpulse (16.1-r10) [2023-11-01T15:39:04.042Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-01T15:39:04.042Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-01T15:39:04.042Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-01T15:39:04.042Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-01T15:39:04.042Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-01T15:39:04.042Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-01T15:39:04.042Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-01T15:39:10.687Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:39:10.687Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T15:39:10.687Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T15:39:10.687Z] Executing glib-2.76.4-r0.trigger [2023-11-01T15:39:10.687Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T15:39:12.091Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T15:39:12.091Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T15:39:12.091Z] OK: 555 MiB in 168 packages [2023-11-01T15:39:27.095Z] Removing intermediate container a43a2aec2878 [2023-11-01T15:39:27.095Z] ---> 90c71783d1c0 [2023-11-01T15:39:27.095Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T15:39:27.095Z] ---> Running in 3afd7d7937f8 [2023-11-01T15:39:27.095Z] Removing intermediate container 3afd7d7937f8 [2023-11-01T15:39:27.095Z] ---> c84c0340a84f [2023-11-01T15:39:27.095Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T15:39:27.095Z] ---> Running in a675379d869d [2023-11-01T15:39:27.095Z] Removing intermediate container a675379d869d [2023-11-01T15:39:27.095Z] ---> 1c7587b54a0e [2023-11-01T15:39:27.095Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T15:39:27.095Z] ---> Running in a09fc761af12 [2023-11-01T15:39:27.095Z] Removing intermediate container a09fc761af12 [2023-11-01T15:39:27.095Z] ---> 849e4c897059 [2023-11-01T15:39:27.095Z] Step 6/11 : RUN npm install -g npm [2023-11-01T15:39:27.095Z] ---> Running in 2a195ab63fa6 [2023-11-01T15:39:59.301Z] [2023-11-01T15:39:59.301Z] removed 31 packages, and changed 65 packages in 26s [2023-11-01T15:39:59.301Z] [2023-11-01T15:39:59.301Z] 26 packages are looking for funding [2023-11-01T15:39:59.301Z] run `npm fund` for details [2023-11-01T15:39:59.884Z] Removing intermediate container 2a195ab63fa6 [2023-11-01T15:39:59.884Z] ---> 5bae2d19a9c9 [2023-11-01T15:39:59.884Z] Step 7/11 : ARG USER=1000 [2023-11-01T15:39:59.884Z] ---> Running in 810d99760fea [2023-11-01T15:40:00.153Z] Removing intermediate container 810d99760fea [2023-11-01T15:40:00.153Z] ---> 03684dbe7da5 [2023-11-01T15:40:00.153Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T15:40:00.421Z] ---> Running in f970c6293be9 [2023-11-01T15:40:02.372Z] Removing intermediate container f970c6293be9 [2023-11-01T15:40:02.372Z] ---> 7eb3d9a1ef82 [2023-11-01T15:40:02.372Z] Step 9/11 : USER $USER:$USER [2023-11-01T15:40:02.372Z] ---> Running in ecd4742a612b [2023-11-01T15:40:02.372Z] Removing intermediate container ecd4742a612b [2023-11-01T15:40:02.372Z] ---> 24b52b0d1ca1 [2023-11-01T15:40:02.372Z] Step 10/11 : WORKDIR /app [2023-11-01T15:40:02.643Z] ---> Running in 8cd9b0484110 [2023-11-01T15:40:02.910Z] Removing intermediate container 8cd9b0484110 [2023-11-01T15:40:02.910Z] ---> 6248d13b167f [2023-11-01T15:40:02.910Z] Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:40:02.910Z] ---> Running in 06048138c1af [2023-11-01T15:40:03.178Z] Removing intermediate container 06048138c1af [2023-11-01T15:40:03.178Z] ---> e5851f888864 [2023-11-01T15:40:03.583Z] Successfully built e5851f888864 [2023-11-01T15:40:03.583Z] Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T15:40:03.583Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T15:40:03.583Z] touch edgex-web-ui.imagebuilt [2023-11-01T15:40:03.583Z] mkdir -p node_modules coverage [2023-11-01T15:40:03.583Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T15:40:03.583Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE required: { [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE }, [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T15:40:18.737Z] npm WARN EBADENGINE } [2023-11-01T15:42:11.076Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T15:42:11.076Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T15:42:11.343Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T15:42:11.924Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:42:14.512Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T15:42:15.926Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:42:20.173Z] 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-11-01T15:42:20.173Z] 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-11-01T15:42:20.173Z] 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-11-01T15:42:20.443Z] 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-11-01T15:42:38.735Z] 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-11-01T15:42:40.142Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T15:42:40.408Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T15:42:40.673Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T15:42:41.257Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T15:42:43.198Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T15:42:49.832Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-01T15:42:59.912Z] 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-11-01T15:43:01.322Z] 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-11-01T15:43:23.401Z] 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-11-01T15:44:02.301Z] 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-11-01T15:44:49.148Z] npm ERR! code ECONNRESET [2023-11-01T15:44:49.148Z] npm ERR! network Client network socket disconnected before secure TLS connection was established [2023-11-01T15:44:49.148Z] npm ERR! network This is a problem related to network connectivity. [2023-11-01T15:44:49.148Z] npm ERR! network In most cases you are behind a proxy or have bad network settings. [2023-11-01T15:44:49.148Z] npm ERR! network [2023-11-01T15:44:49.148Z] npm ERR! network If you are behind a proxy, please make sure that the [2023-11-01T15:44:49.148Z] npm ERR! network 'proxy' config is set properly. See: 'npm help config' [2023-11-01T15:44:49.148Z] [2023-11-01T15:44:49.148Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-01T15_40_06_403Z-debug-0.log [2023-11-01T15:44:50.556Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-11-01T15:44:50.556Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [2023-11-01T15:44:50.556Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-11-01T15:44:50.580Z] $ docker stop --time=1 abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d [2023-11-01T15:44:52.524Z] $ docker rm -f --volumes abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:44:53.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:44:53.799Z] [2023-11-01T15:44:53.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:44:54.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:44:54.408Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T15:44:54.408Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T15:44:54.408Z] 04944245beec: Pulling fs layer [2023-11-01T15:44:54.408Z] 699f458cf7ca: Pulling fs layer [2023-11-01T15:44:54.408Z] 765212b225bb: Pulling fs layer [2023-11-01T15:44:54.408Z] f23df028b6ca: Pulling fs layer [2023-11-01T15:44:54.408Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T15:44:54.408Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T15:44:54.408Z] 765212b225bb: Waiting [2023-11-01T15:44:54.408Z] f23df028b6ca: Waiting [2023-11-01T15:44:54.408Z] d65c8cfc05b1: Waiting [2023-11-01T15:44:54.408Z] 2437ff75d9bd: Waiting [2023-11-01T15:44:54.408Z] 04944245beec: Verifying Checksum [2023-11-01T15:44:54.408Z] 04944245beec: Download complete [2023-11-01T15:44:54.408Z] 765212b225bb: Verifying Checksum [2023-11-01T15:44:54.408Z] 765212b225bb: Download complete [2023-11-01T15:44:54.408Z] f23df028b6ca: Verifying Checksum [2023-11-01T15:44:54.408Z] f23df028b6ca: Download complete [2023-11-01T15:44:54.408Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T15:44:54.408Z] d65c8cfc05b1: Download complete [2023-11-01T15:44:54.674Z] 699f458cf7ca: Verifying Checksum [2023-11-01T15:44:54.674Z] 699f458cf7ca: Download complete [2023-11-01T15:44:55.257Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T15:44:55.257Z] 8998bd30e6a1: Download complete [2023-11-01T15:44:57.839Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T15:44:57.839Z] 2437ff75d9bd: Download complete [2023-11-01T15:45:00.425Z] 8998bd30e6a1: Pull complete [2023-11-01T15:45:00.425Z] 04944245beec: Pull complete [2023-11-01T15:45:02.374Z] 699f458cf7ca: Pull complete [2023-11-01T15:45:02.374Z] 765212b225bb: Pull complete [2023-11-01T15:45:03.339Z] f23df028b6ca: Pull complete [2023-11-01T15:45:03.339Z] d65c8cfc05b1: Pull complete [2023-11-01T15:45:21.564Z] 2437ff75d9bd: Pull complete [2023-11-01T15:45:21.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T15:45:21.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:45:21.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:45:21.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container [2023-11-01T15:45:21.852Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T15:45:24.887Z] $ docker top b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:25.771Z] ---> job-cost.sh [2023-11-01T15:45:25.771Z] lf-activate-venv: SKIPPING [2023-11-01T15:45:25.771Z] INFO: No Stack... [2023-11-01T15:45:26.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T15:45:26.941Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:45:27.589Z] + cut -d, -f6 [2023-11-01T15:45:27.589Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock [2023-11-01T15:45:27.678Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [2023-11-01T15:45:27.689Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] did not exist. Created. [2023-11-01T15:45:27.689Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:45:28.372Z] /w/workspace/edgex-ui-go/3@tmp/durable-28f96114/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T15:45:29.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T15:45:29.042Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T15:45:30.030Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:45:30.043Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:45:30.071Z] $ docker stop --time=1 b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 [2023-11-01T15:45:31.631Z] $ docker rm -f --volumes b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T15:45:31.906Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T15:45:32.666Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives ] [2023-11-01T15:45:32.666Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T15:45:32.666Z] total 16 [2023-11-01T15:45:32.666Z] drwxr-xr-x 3 root root 4096 Nov 1 15:35 . [2023-11-01T15:45:32.666Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 15:35 .. [2023-11-01T15:45:32.666Z] drwxr-xr-x 2 root root 4096 Nov 1 15:35 cost [2023-11-01T15:45:32.666Z] -rw-r--r-- 1 root root 83 Nov 1 15:35 cost.csv [2023-11-01T15:45:32.666Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T15:45:32.666Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T15:45:32.666Z] total 16 [2023-11-01T15:45:32.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:35 . [2023-11-01T15:45:32.666Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 15:35 .. [2023-11-01T15:45:32.666Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:35 cost [2023-11-01T15:45:32.666Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 1 15:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:32.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:33.815Z] ---> package-listing.sh [2023-11-01T15:45:33.816Z] ++ facter osfamily [2023-11-01T15:45:33.816Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T15:45:34.077Z] + OS_FAMILY=debian [2023-11-01T15:45:34.077Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-648 [2023-11-01T15:45:34.077Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T15:45:34.077Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T15:45:34.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T15:45:34.077Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T15:45:34.077Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' [2023-11-01T15:45:34.077Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T15:45:34.077Z] + case "${OS_FAMILY}" in [2023-11-01T15:45:34.077Z] + grep '^ii' [2023-11-01T15:45:34.077Z] + dpkg -l [2023-11-01T15:45:34.077Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T15:45:34.077Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T15:45:34.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T15:45:34.077Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' [2023-11-01T15:45:34.077Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [2023-11-01T15:45:34.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [Pipeline] echo [2023-11-01T15:45:34.088Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T15:45:34.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:45:35.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:45:35.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:45:35.101Z] prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container [2023-11-01T15:45:35.137Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:45:35.325Z] $ docker top faf81eaaeb8abda638a030f4aa37b189dd60b4a086d83eacbd21e0090c5dbbb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:45:35.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T15:45:35.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T15:45:36.234Z] + ls /var/log/sa-host [2023-11-01T15:45:36.234Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:45:36.383Z] provisioning config files... [2023-11-01T15:45:36.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config14744791903250060603tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:45:36.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:36.689Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T15:45:36.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:37.026Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T15:45:37.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:37.314Z] ---> sudo-logs.sh [2023-11-01T15:45:37.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T15:45:37.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:37.636Z] ---> job-cost.sh [2023-11-01T15:45:37.636Z] lf-activate-venv: SKIPPING [2023-11-01T15:45:37.636Z] DEBUG: total: 0.2199999988079071 [2023-11-01T15:45:37.636Z] INFO: Retrieving Stack Cost... [2023-11-01T15:45:37.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:45:38.461Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T15:45:38.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:38.755Z] ---> logs-deploy.sh [2023-11-01T15:45:38.755Z] lf-activate-venv: SKIPPING [2023-11-01T15:45:38.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-648/3 [2023-11-01T15:45:38.755Z] INFO: archiving workspace using pattern(s): [2023-11-01T15:45:39.712Z] Archives upload complete. [2023-11-01T15:45:39.970Z] INFO: archiving logs to Nexus [2023-11-01T15:45:40.560Z] ---> uname -a: [2023-11-01T15:45:40.560Z] Linux prd-ubuntu20-04-docker-8c-8g-16149 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] ---> lscpu: [2023-11-01T15:45:40.560Z] Architecture: x86_64 [2023-11-01T15:45:40.560Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T15:45:40.560Z] Byte Order: Little Endian [2023-11-01T15:45:40.560Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T15:45:40.560Z] CPU(s): 8 [2023-11-01T15:45:40.560Z] On-line CPU(s) list: 0-7 [2023-11-01T15:45:40.560Z] Thread(s) per core: 1 [2023-11-01T15:45:40.560Z] Core(s) per socket: 1 [2023-11-01T15:45:40.560Z] Socket(s): 8 [2023-11-01T15:45:40.560Z] NUMA node(s): 1 [2023-11-01T15:45:40.560Z] Vendor ID: AuthenticAMD [2023-11-01T15:45:40.560Z] CPU family: 23 [2023-11-01T15:45:40.560Z] Model: 49 [2023-11-01T15:45:40.560Z] Model name: AMD EPYC-Rome Processor [2023-11-01T15:45:40.560Z] Stepping: 0 [2023-11-01T15:45:40.560Z] CPU MHz: 2799.998 [2023-11-01T15:45:40.560Z] BogoMIPS: 5599.99 [2023-11-01T15:45:40.560Z] Virtualization: AMD-V [2023-11-01T15:45:40.560Z] Hypervisor vendor: KVM [2023-11-01T15:45:40.560Z] Virtualization type: full [2023-11-01T15:45:40.560Z] L1d cache: 256 KiB [2023-11-01T15:45:40.560Z] L1i cache: 256 KiB [2023-11-01T15:45:40.560Z] L2 cache: 4 MiB [2023-11-01T15:45:40.560Z] L3 cache: 128 MiB [2023-11-01T15:45:40.560Z] NUMA node0 CPU(s): 0-7 [2023-11-01T15:45:40.560Z] Vulnerability Itlb multihit: Not affected [2023-11-01T15:45:40.560Z] Vulnerability L1tf: Not affected [2023-11-01T15:45:40.560Z] Vulnerability Mds: Not affected [2023-11-01T15:45:40.560Z] Vulnerability Meltdown: Not affected [2023-11-01T15:45:40.560Z] Vulnerability Mmio stale data: Not affected [2023-11-01T15:45:40.560Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T15:45:40.560Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T15:45:40.560Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T15:45:40.560Z] Vulnerability Srbds: Not affected [2023-11-01T15:45:40.560Z] Vulnerability Tsx async abort: Not affected [2023-11-01T15:45:40.560Z] 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-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] ---> nproc: [2023-11-01T15:45:40.560Z] 8 [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] ---> df -h: [2023-11-01T15:45:40.560Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T15:45:40.560Z] overlay 155G 14G 142G 9% / [2023-11-01T15:45:40.560Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T15:45:40.560Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T15:45:40.560Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T15:45:40.560Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] ---> sar -b -r -n DEV: [2023-11-01T15:45:40.560Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16149) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] 15:30:45 LINUX RESTART (8 CPU) [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] 15:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T15:45:40.560Z] 15:32:01 157.49 47.99 109.50 0.00 5403.50 72511.91 0.00 [2023-11-01T15:45:40.560Z] 15:33:01 232.36 1.18 231.17 0.00 31.32 69472.31 0.00 [2023-11-01T15:45:40.560Z] 15:34:01 256.61 0.18 256.42 0.00 1.47 60410.06 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 166.41 0.20 166.21 0.00 1.60 32447.93 0.00 [2023-11-01T15:45:40.560Z] 15:36:01 222.26 2.10 220.16 0.00 2134.31 48743.49 0.00 [2023-11-01T15:45:40.560Z] 15:37:01 26.17 8.33 17.84 0.00 1329.02 3690.77 0.00 [2023-11-01T15:45:40.560Z] 15:38:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2023-11-01T15:45:40.560Z] 15:39:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2023-11-01T15:45:40.560Z] 15:40:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 [2023-11-01T15:45:40.560Z] 15:41:01 2.32 0.00 2.32 0.00 0.00 33.19 0.00 [2023-11-01T15:45:40.560Z] 15:42:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-11-01T15:45:40.560Z] 15:43:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2023-11-01T15:45:40.560Z] 15:44:01 1.32 0.00 1.32 0.00 0.00 13.46 0.00 [2023-11-01T15:45:40.560Z] 15:45:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 [2023-11-01T15:45:40.560Z] Average: 76.65 4.28 72.36 0.00 635.80 20529.81 0.00 [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T15:45:40.560Z] 15:32:01 29205504 31585308 738756 2.25 75768 2577672 1982608 5.84 1015868 2292956 44 [2023-11-01T15:45:40.560Z] 15:33:01 27907836 31513024 790196 2.40 155632 3618028 1870892 5.51 1206224 3269516 6900 [2023-11-01T15:45:40.560Z] 15:34:01 26282004 30928536 1363580 4.15 186404 4562608 2244664 6.62 1810940 4149972 8252 [2023-11-01T15:45:40.560Z] 15:35:01 24872024 30374348 1911260 5.81 225032 5248712 2592388 7.64 2554988 4717444 58640 [2023-11-01T15:45:40.560Z] 15:36:01 25204768 31463444 831640 2.53 234712 5953024 1850376 5.45 1734676 5200076 45012 [2023-11-01T15:45:40.560Z] 15:37:01 25198628 31521840 765468 2.33 237976 6005436 1809868 5.33 1814200 5104176 16 [2023-11-01T15:45:40.560Z] 15:38:01 25200072 31523416 764336 2.32 238008 6005440 1809868 5.33 1813052 5104180 4 [2023-11-01T15:45:40.560Z] 15:39:01 25205576 31528948 758732 2.31 238032 6005448 1809868 5.33 1807532 5104188 48 [2023-11-01T15:45:40.560Z] 15:40:01 25207292 31530672 756944 2.30 238044 6005448 1809868 5.33 1805932 5104188 12 [2023-11-01T15:45:40.560Z] 15:41:01 25208268 31531864 755912 2.30 238104 6005428 1809868 5.33 1804908 5104380 24 [2023-11-01T15:45:40.560Z] 15:42:01 25208536 31532184 755556 2.30 238124 6005428 1809868 5.33 1804908 5104380 12 [2023-11-01T15:45:40.560Z] 15:43:01 25208448 31532124 755544 2.30 238148 6005432 1809868 5.33 1804860 5104384 44 [2023-11-01T15:45:40.560Z] 15:44:01 25208616 31532320 755492 2.30 238184 6005432 1809868 5.33 1804884 5104384 8 [2023-11-01T15:45:40.560Z] 15:45:01 25208844 31532592 755196 2.30 238212 6005436 1809868 5.33 1804476 5104388 12 [2023-11-01T15:45:40.560Z] Average: 25737601 31402187 889901 2.71 215741 5429212 1916410 5.65 1756246 4683472 8502 [2023-11-01T15:45:40.560Z] [2023-11-01T15:45:40.560Z] 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T15:45:40.560Z] 15:32:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:32:01 ens3 620.78 398.18 6068.36 89.04 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:32:01 docker0 43.13 42.53 3.25 283.12 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:33:01 lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:33:01 veth1552f8c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:33:01 ens3 526.14 313.30 4403.54 94.12 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:33:01 docker0 228.57 362.95 18.93 2389.45 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:34:01 vetha5d6fe3 506.93 474.17 58.17 1208.45 0.00 0.00 0.00 0.10 [2023-11-01T15:45:40.560Z] 15:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:34:01 veth1552f8c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:34:01 ens3 727.20 604.20 5969.21 95.48 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:34:01 docker0 568.67 670.45 54.94 5122.27 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 veth1552f8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 ens3 183.47 145.93 1123.37 22.38 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 vetha1fb153 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:35:01 docker0 125.61 154.64 7.90 1100.86 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:36:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:36:01 ens3 230.24 140.16 3950.40 65.08 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:36:01 docker0 1.77 3.67 0.10 30.94 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:37:01 ens3 8.05 7.98 3.27 26.72 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.560Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:38:01 ens3 2.75 2.85 0.50 13.27 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:39:01 ens3 3.92 5.45 0.52 7.36 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:40:01 ens3 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:41:01 ens3 6.87 12.73 0.67 11.68 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:42:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:43:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:45:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] Average: ens3 165.05 116.51 1537.16 30.37 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] Average: docker0 69.13 88.16 6.08 637.63 0.00 0.00 0.00 0.00 [2023-11-01T15:45:40.561Z] [2023-11-01T15:45:40.561Z] [2023-11-01T15:45:40.561Z] ---> sar -P ALL: [2023-11-01T15:45:40.561Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16149) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T15:45:40.561Z] [2023-11-01T15:45:40.561Z] 15:30:45 LINUX RESTART (8 CPU) [2023-11-01T15:45:40.561Z] [2023-11-01T15:45:40.561Z] 15:31:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T15:45:40.561Z] 15:32:01 all 9.04 0.00 3.31 4.20 0.07 83.38 [2023-11-01T15:45:40.561Z] 15:32:01 0 9.36 0.00 3.14 4.22 0.07 83.22 [2023-11-01T15:45:40.561Z] 15:32:01 1 8.54 0.00 4.32 0.74 0.05 86.35 [2023-11-01T15:45:40.561Z] 15:32:01 2 9.81 0.00 3.04 7.88 0.10 79.16 [2023-11-01T15:45:40.561Z] 15:32:01 3 9.09 0.00 2.85 10.58 0.05 77.43 [2023-11-01T15:45:40.561Z] 15:32:01 4 7.92 0.00 2.22 0.55 0.08 89.23 [2023-11-01T15:45:40.561Z] 15:32:01 5 8.36 0.00 2.59 0.32 0.07 88.67 [2023-11-01T15:45:40.561Z] 15:32:01 6 8.54 0.00 4.63 4.80 0.07 81.96 [2023-11-01T15:45:40.561Z] 15:32:01 7 10.72 0.00 3.73 4.56 0.05 80.95 [2023-11-01T15:45:40.561Z] 15:33:01 all 6.36 0.00 3.35 4.40 0.05 85.84 [2023-11-01T15:45:40.561Z] 15:33:01 0 5.70 0.00 3.77 1.21 0.03 89.29 [2023-11-01T15:45:40.561Z] 15:33:01 1 6.48 0.00 3.21 3.65 0.05 86.61 [2023-11-01T15:45:40.561Z] 15:33:01 2 6.69 0.00 3.03 1.15 0.08 89.05 [2023-11-01T15:45:40.561Z] 15:33:01 3 5.16 0.00 2.71 3.25 0.05 88.82 [2023-11-01T15:45:40.561Z] 15:33:01 4 6.11 0.00 2.98 1.19 0.03 89.69 [2023-11-01T15:45:40.561Z] 15:33:01 5 5.98 0.00 2.00 0.88 0.05 91.09 [2023-11-01T15:45:40.561Z] 15:33:01 6 7.88 0.00 4.13 1.17 0.05 86.76 [2023-11-01T15:45:40.561Z] 15:33:01 7 6.88 0.00 4.93 22.83 0.08 65.27 [2023-11-01T15:45:40.561Z] 15:34:01 all 20.58 0.00 3.90 4.51 0.08 70.93 [2023-11-01T15:45:40.561Z] 15:34:01 0 22.87 0.00 4.27 2.83 0.08 69.94 [2023-11-01T15:45:40.561Z] 15:34:01 1 17.42 0.00 2.86 0.30 0.08 79.33 [2023-11-01T15:45:40.561Z] 15:34:01 2 27.51 0.00 4.62 5.40 0.07 62.41 [2023-11-01T15:45:40.561Z] 15:34:01 3 17.69 0.00 3.53 18.45 0.12 60.21 [2023-11-01T15:45:40.561Z] 15:34:01 4 15.07 0.00 2.98 0.40 0.07 81.48 [2023-11-01T15:45:40.561Z] 15:34:01 5 16.90 0.00 4.26 0.51 0.07 78.26 [2023-11-01T15:45:40.561Z] 15:34:01 6 20.70 0.00 3.65 1.94 0.08 73.62 [2023-11-01T15:45:40.561Z] 15:34:01 7 26.53 0.00 5.01 6.29 0.10 62.07 [2023-11-01T15:45:40.561Z] 15:35:01 all 18.22 0.00 3.58 2.90 0.07 75.23 [2023-11-01T15:45:40.561Z] 15:35:01 0 9.51 0.00 4.93 2.05 0.10 83.40 [2023-11-01T15:45:40.561Z] 15:35:01 1 10.71 0.00 4.57 0.96 0.07 83.70 [2023-11-01T15:45:40.561Z] 15:35:01 2 31.10 0.00 3.30 3.28 0.10 62.22 [2023-11-01T15:45:40.561Z] 15:35:01 3 30.84 0.00 4.10 0.34 0.08 64.64 [2023-11-01T15:45:40.561Z] 15:35:01 4 13.74 0.00 1.84 0.00 0.05 84.37 [2023-11-01T15:45:40.561Z] 15:35:01 5 17.22 0.00 2.58 0.25 0.05 79.90 [2023-11-01T15:45:40.561Z] 15:35:01 6 18.76 0.00 5.45 16.18 0.08 59.52 [2023-11-01T15:45:40.561Z] 15:35:01 7 13.86 0.00 1.86 0.20 0.03 84.04 [2023-11-01T15:45:40.561Z] 15:36:01 all 16.67 0.00 3.63 5.46 0.09 74.15 [2023-11-01T15:45:40.561Z] 15:36:01 0 15.11 0.00 3.47 7.59 0.08 73.74 [2023-11-01T15:45:40.561Z] 15:36:01 1 16.72 0.00 4.42 12.22 0.08 66.55 [2023-11-01T15:45:40.561Z] 15:36:01 2 17.82 0.00 4.18 2.27 0.05 75.69 [2023-11-01T15:45:40.561Z] 15:36:01 3 16.09 0.00 3.52 0.27 0.07 80.05 [2023-11-01T15:45:40.561Z] 15:36:01 4 17.98 0.00 3.07 1.51 0.10 77.34 [2023-11-01T15:45:40.561Z] 15:36:01 5 15.79 0.00 3.36 4.75 0.08 76.01 [2023-11-01T15:45:40.561Z] 15:36:01 6 16.06 0.00 3.84 12.39 0.12 67.60 [2023-11-01T15:45:40.561Z] 15:36:01 7 17.82 0.00 3.20 2.71 0.10 76.17 [2023-11-01T15:45:40.561Z] 15:37:01 all 0.81 0.00 0.38 0.26 0.01 98.53 [2023-11-01T15:45:40.561Z] 15:37:01 0 0.90 0.00 0.58 0.72 0.02 97.78 [2023-11-01T15:45:40.561Z] 15:37:01 1 0.63 0.00 0.28 0.05 0.03 99.00 [2023-11-01T15:45:40.561Z] 15:37:01 2 0.82 0.00 0.45 0.05 0.02 98.67 [2023-11-01T15:45:40.561Z] 15:37:01 3 1.08 0.00 0.57 0.02 0.02 98.32 [2023-11-01T15:45:40.561Z] 15:37:01 4 1.70 0.00 0.37 0.02 0.00 97.92 [2023-11-01T15:45:40.561Z] 15:37:01 5 0.53 0.00 0.27 0.45 0.02 98.73 [2023-11-01T15:45:40.561Z] 15:37:01 6 0.32 0.00 0.25 0.63 0.00 98.80 [2023-11-01T15:45:40.561Z] 15:37:01 7 0.53 0.00 0.28 0.15 0.02 99.02 [2023-11-01T15:45:40.561Z] 15:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-01T15:45:40.561Z] 15:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-11-01T15:45:40.561Z] 15:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-01T15:45:40.561Z] 15:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-01T15:45:40.561Z] 15:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-01T15:45:40.561Z] 15:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T15:45:40.561Z] 15:39:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-01T15:45:40.561Z] 15:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-01T15:45:40.561Z] 15:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T15:45:40.561Z] 15:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T15:45:40.561Z] 15:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-01T15:45:40.561Z] 15:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T15:45:40.561Z] 15:41:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T15:45:40.561Z] 15:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-11-01T15:45:40.561Z] 15:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:41:01 6 0.02 0.00 0.05 0.02 0.02 99.90 [2023-11-01T15:45:40.561Z] 15:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:42:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-01T15:45:40.561Z] 15:42:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-11-01T15:45:40.561Z] 15:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-01T15:45:40.561Z] 15:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.561Z] 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-01T15:45:40.561Z] 15:42:01 6 0.03 0.00 0.02 0.10 0.03 99.82 [2023-11-01T15:45:40.561Z] 15:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] [2023-11-01T15:45:40.561Z] 15:42:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T15:45:40.561Z] 15:43:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2023-11-01T15:45:40.561Z] 15:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T15:45:40.561Z] 15:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T15:45:40.561Z] 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.561Z] 15:43:01 5 0.00 0.00 0.00 0.12 0.00 99.88 [2023-11-01T15:45:40.561Z] 15:43:01 6 0.02 0.00 0.03 0.07 0.02 99.87 [2023-11-01T15:45:40.562Z] 15:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-01T15:45:40.562Z] 15:44:01 all 0.10 0.00 0.01 0.03 0.00 99.86 [2023-11-01T15:45:40.562Z] 15:44:01 0 0.68 0.00 0.00 0.00 0.00 99.32 [2023-11-01T15:45:40.562Z] 15:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-01T15:45:40.562Z] 15:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T15:45:40.562Z] 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.562Z] 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.562Z] 15:44:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-11-01T15:45:40.562Z] 15:44:01 6 0.03 0.00 0.03 0.18 0.02 99.73 [2023-11-01T15:45:40.562Z] 15:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T15:45:40.562Z] 15:45:01 all 0.12 0.00 0.01 0.02 0.01 99.84 [2023-11-01T15:45:40.562Z] 15:45:01 0 0.85 0.00 0.02 0.00 0.00 99.14 [2023-11-01T15:45:40.562Z] 15:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-01T15:45:40.562Z] 15:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T15:45:40.562Z] 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T15:45:40.562Z] 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T15:45:40.562Z] 15:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-01T15:45:40.562Z] 15:45:01 6 0.02 0.00 0.03 0.12 0.02 99.82 [2023-11-01T15:45:40.562Z] 15:45:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-01T15:45:40.562Z] Average: all 5.11 0.00 1.29 1.55 0.03 92.02 [2023-11-01T15:45:40.562Z] Average: 0 4.63 0.00 1.44 1.32 0.03 92.58 [2023-11-01T15:45:40.562Z] Average: 1 4.32 0.00 1.41 1.27 0.03 92.97 [2023-11-01T15:45:40.562Z] Average: 2 6.67 0.00 1.33 1.42 0.03 90.55 [2023-11-01T15:45:40.562Z] Average: 3 5.68 0.00 1.23 2.33 0.03 90.73 [2023-11-01T15:45:40.562Z] Average: 4 4.45 0.00 0.96 0.26 0.02 94.31 [2023-11-01T15:45:40.562Z] Average: 5 4.60 0.00 1.07 0.52 0.03 93.78 [2023-11-01T15:45:40.562Z] Average: 6 5.14 0.00 1.57 2.67 0.04 90.58 [2023-11-01T15:45:40.562Z] Average: 7 5.40 0.00 1.35 2.60 0.03 90.62 [2023-11-01T15:45:40.562Z] [2023-11-01T15:45:40.562Z] [2023-11-01T15:45:40.562Z]