Pull request #613 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from fbeea00c7d75f9b55f442e085fa04be87a1db28a+7e65059dab31c9d44b79936edbd11c74f669a3f9 (9db7f4787472009416b1cf74867a392d55955113) 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-ssh3008914942996084178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3723159376029853845.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh391638197409671139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh961441992428850264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15905059192458678773.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-613/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-613/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11446362736532581333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16231 in /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [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-613 # 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 Merging remotes/origin/main commit 7e65059dab31c9d44b79936edbd11c74f669a3f9 into PR head commit fbeea00c7d75f9b55f442e085fa04be87a1db28a Merge succeeded, producing fbeea00c7d75f9b55f442e085fa04be87a1db28a Checking out Revision fbeea00c7d75f9b55f442e085fa04be87a1db28a (PR-613) > 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/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # 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 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # timeout=10 Commit message: "fix: Upgrade env file path to path for v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-21T20:28:52.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-21T20:28:52.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-21T20:28:52.495Z] ========================================================= [2023-05-21T20:28:52.495Z] EdgeX Global Pipelines Version Info [2023-05-21T20:28:52.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:28:53.253Z] ------------------- [2023-05-21T20:28:53.253Z] stable info: [2023-05-21T20:28:53.253Z] ------------------- [2023-05-21T20:28:53.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-21T20:28:53.253Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-21T20:28:53.253Z] Message: update stable to v1.0.249 [2023-05-21T20:28:53.826Z] ------------------- [2023-05-21T20:28:53.826Z] experimental info: [2023-05-21T20:28:53.826Z] ------------------- [2023-05-21T20:28:53.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-21T20:28:53.826Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-21T20:28:53.826Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-21T20:28:54.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-21T20:28:54.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-21T20:28:54.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-21T20:28:54.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-21T20:28:54.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-21T20:28:54.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-21T20:28:54.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-21T20:28:54.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-21T20:28:54.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-21T20:28:54.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-21T20:28:54.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-21T20:28:54.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-21T20:28:54.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-21T20:28:54.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-21T20:28:54.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-21T20:28:54.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-21T20:28:54.777Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-21T20:28:54.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-21T20:28:54.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-21T20:28:54.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-21T20:28:54.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-21T20:28:54.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-21T20:28:55.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-21T20:28:55.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-21T20:28:55.107Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-21T20:28:55.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-21T20:28:55.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-21T20:28:55.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo [2023-05-21T20:28:55.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo [2023-05-21T20:28:55.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo [2023-05-21T20:28:55.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo [2023-05-21T20:28:55.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbeea00 [Pipeline] echo [2023-05-21T20:28:55.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-21T20:28:55.573Z] provisioning config files... [2023-05-21T20:28:55.590Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config13098599137837503601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:28:55.934Z] ---> docker-login.sh [2023-05-21T20:28:55.934Z] nexus3.edgexfoundry.org:10001 [2023-05-21T20:28:56.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:28:56.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:28:56.876Z] Configure a credential helper to remove this warning. See [2023-05-21T20:28:56.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:28:56.876Z] [2023-05-21T20:28:56.876Z] Login Succeeded [2023-05-21T20:28:56.876Z] nexus3.edgexfoundry.org:10002 [2023-05-21T20:28:56.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:28:57.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:28:57.138Z] Configure a credential helper to remove this warning. See [2023-05-21T20:28:57.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:28:57.138Z] [2023-05-21T20:28:57.138Z] Login Succeeded [2023-05-21T20:28:57.138Z] nexus3.edgexfoundry.org:10003 [2023-05-21T20:28:57.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:28:57.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:28:57.138Z] Configure a credential helper to remove this warning. See [2023-05-21T20:28:57.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:28:57.138Z] [2023-05-21T20:28:57.138Z] Login Succeeded [2023-05-21T20:28:57.138Z] nexus3.edgexfoundry.org:10004 [2023-05-21T20:28:57.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:28:57.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:28:57.397Z] Configure a credential helper to remove this warning. See [2023-05-21T20:28:57.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:28:57.397Z] [2023-05-21T20:28:57.397Z] Login Succeeded [2023-05-21T20:28:57.397Z] docker.io [2023-05-21T20:28:57.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:28:57.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:28:57.658Z] Configure a credential helper to remove this warning. See [2023-05-21T20:28:57.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:28:57.658Z] [2023-05-21T20:28:57.658Z] Login Succeeded [2023-05-21T20:28:57.658Z] ---> docker-login.sh ends [Pipeline] } [2023-05-21T20:28:57.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-21T20:28:58.318Z] + git rev-list -1 --merges fbeea00c7d75f9b55f442e085fa04be87a1db28a~1..fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo [2023-05-21T20:28:58.423Z] -----------> git rev-list -1 --merges fbeea00c7d75f9b55f442e085fa04be87a1db28a~1..fbeea00c7d75f9b55f442e085fa04be87a1db28a fbeea00c7d75f9b55f442e085fa04be87a1db28a [false] [Pipeline] sh [2023-05-21T20:28:58.734Z] + git log --format=format:%s -1 fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo [2023-05-21T20:28:58.774Z] ========================================================= [2023-05-21T20:28:58.774Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-21T20:28:58.774Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-21T20:28:59.211Z] + git log --format=format:%s -1 fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo [2023-05-21T20:28:59.247Z] [semverPrep] GIT_COMMIT: fbeea00c7d75f9b55f442e085fa04be87a1db28a, Commit Message: fix: Upgrade env file path to path for v3 [Pipeline] echo [2023-05-21T20:28:59.271Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-21T20:28:59.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-21T20:28:59.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-21T20:28:59.671Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-21T20:28:59.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-21T20:28:59.671Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-21T20:28:59.671Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-21T20:28:59.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:29:00.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-21T20:29:00.178Z] [2023-05-21T20:29:00.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:29:00.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-21T20:29:00.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-21T20:29:00.551Z] b85a868b505f: Pulling fs layer [2023-05-21T20:29:00.551Z] e2be974225ed: Pulling fs layer [2023-05-21T20:29:00.551Z] 339a4e72a1f5: Pulling fs layer [2023-05-21T20:29:00.551Z] 988bab9f4d93: Pulling fs layer [2023-05-21T20:29:00.551Z] 1469e6f7b9e6: Pulling fs layer [2023-05-21T20:29:00.551Z] eaf3925da568: Pulling fs layer [2023-05-21T20:29:00.551Z] bab4dde63d76: Pulling fs layer [2023-05-21T20:29:00.551Z] bde34c3a00c8: Pulling fs layer [2023-05-21T20:29:00.551Z] b352a97aabf1: Pulling fs layer [2023-05-21T20:29:00.551Z] 4872d77fe225: Pulling fs layer [2023-05-21T20:29:00.551Z] 5851b861e8e6: Pulling fs layer [2023-05-21T20:29:00.551Z] bab4dde63d76: Waiting [2023-05-21T20:29:00.551Z] bde34c3a00c8: Waiting [2023-05-21T20:29:00.551Z] b352a97aabf1: Waiting [2023-05-21T20:29:00.551Z] 4872d77fe225: Waiting [2023-05-21T20:29:00.551Z] 5851b861e8e6: Waiting [2023-05-21T20:29:00.551Z] 988bab9f4d93: Waiting [2023-05-21T20:29:00.551Z] eaf3925da568: Waiting [2023-05-21T20:29:00.551Z] e2be974225ed: Verifying Checksum [2023-05-21T20:29:00.551Z] e2be974225ed: Download complete [2023-05-21T20:29:00.551Z] 988bab9f4d93: Verifying Checksum [2023-05-21T20:29:00.551Z] 988bab9f4d93: Download complete [2023-05-21T20:29:00.812Z] 1469e6f7b9e6: Verifying Checksum [2023-05-21T20:29:00.812Z] 1469e6f7b9e6: Download complete [2023-05-21T20:29:00.812Z] eaf3925da568: Download complete [2023-05-21T20:29:00.812Z] 339a4e72a1f5: Verifying Checksum [2023-05-21T20:29:00.812Z] 339a4e72a1f5: Download complete [2023-05-21T20:29:00.812Z] bde34c3a00c8: Download complete [2023-05-21T20:29:00.812Z] b352a97aabf1: Download complete [2023-05-21T20:29:00.812Z] b85a868b505f: Verifying Checksum [2023-05-21T20:29:00.812Z] b85a868b505f: Download complete [2023-05-21T20:29:00.812Z] 4872d77fe225: Download complete [2023-05-21T20:29:00.812Z] 5851b861e8e6: Verifying Checksum [2023-05-21T20:29:00.812Z] 5851b861e8e6: Download complete [2023-05-21T20:29:01.070Z] bab4dde63d76: Verifying Checksum [2023-05-21T20:29:01.070Z] bab4dde63d76: Download complete [2023-05-21T20:29:02.448Z] b85a868b505f: Pull complete [2023-05-21T20:29:02.448Z] e2be974225ed: Pull complete [2023-05-21T20:29:02.707Z] 339a4e72a1f5: Pull complete [2023-05-21T20:29:02.967Z] 988bab9f4d93: Pull complete [2023-05-21T20:29:03.227Z] 1469e6f7b9e6: Pull complete [2023-05-21T20:29:03.227Z] eaf3925da568: Pull complete [2023-05-21T20:29:05.146Z] bab4dde63d76: Pull complete [2023-05-21T20:29:05.146Z] bde34c3a00c8: Pull complete [2023-05-21T20:29:05.409Z] b352a97aabf1: Pull complete [2023-05-21T20:29:05.409Z] 4872d77fe225: Pull complete [2023-05-21T20:29:05.409Z] 5851b861e8e6: Pull complete [2023-05-21T20:29:05.409Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-21T20:29:05.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-21T20:29:05.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:29:05.651Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2023-05-21T20:29:05.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-613 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613:/w/workspace/edgexfoundry_edgex-ui-go_PR-613:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@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-05-21T20:29:08.715Z] $ docker top 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c -eo pid,comm [2023-05-21T20:29:08.765Z] 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-05-21T20:29:08.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-21T20:29:08.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-21T20:29:08.889Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-21T20:29:09.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-21T20:29:09.019Z] $ docker exec 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent [2023-05-21T20:29:09.120Z] SSH_AUTH_SOCK=/tmp/ssh-CxShPdB6c40l/agent.32 [2023-05-21T20:29:09.120Z] SSH_AGENT_PID=38 [2023-05-21T20:29:09.126Z] Running ssh-add (command line suppressed) [2023-05-21T20:29:09.230Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/private_key_10335847881616873032.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/private_key_10335847881616873032.key) [2023-05-21T20:29:09.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-21T20:29:09.568Z] + git tag --points-at HEAD [Pipeline] } [2023-05-21T20:29:09.599Z] $ docker exec --env ******** --env ******** 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent -k [2023-05-21T20:29:09.692Z] unset SSH_AUTH_SOCK; [2023-05-21T20:29:09.693Z] unset SSH_AGENT_PID; [2023-05-21T20:29:09.693Z] echo Agent pid 38 killed; [2023-05-21T20:29:09.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-21T20:29:09.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-21T20:29:09.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-21T20:29:09.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-21T20:29:09.919Z] $ docker exec 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent [2023-05-21T20:29:10.032Z] SSH_AUTH_SOCK=/tmp/ssh-JWmjuUiTsDIi/agent.70 [2023-05-21T20:29:10.032Z] SSH_AGENT_PID=76 [2023-05-21T20:29:10.037Z] Running ssh-add (command line suppressed) [2023-05-21T20:29:10.149Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/private_key_9236579934977735850.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/private_key_9236579934977735850.key) [2023-05-21T20:29:10.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-21T20:29:10.496Z] + git semver init [2023-05-21T20:29:10.758Z] 2023-05-21 20:29:10,726 [run_init] DEBUG init version:0.0.0 force:False [2023-05-21T20:29:10.758Z] 2023-05-21 20:29:10,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver [2023-05-21T20:29:10.758Z] 2023-05-21 20:29:10,728 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver [2023-05-21T20:29:10.758Z] 2023-05-21 20:29:10,728 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-613, universal_newlines=False, shell=None, istream=None) [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,089 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.git/info/exclude [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver/PR-613 with force:False [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,090 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver/PR-613 [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,094 [execute] INFO git cat-file --batch-check [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,102 [execute] INFO git cat-file --batch [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-05-21T20:29:12.140Z] 2023-05-21 20:29:12,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver/PR-613 [2023-05-21T20:29:12.140Z] 0.0.0 [Pipeline] } [2023-05-21T20:29:12.172Z] $ docker exec --env ******** --env ******** 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent -k [2023-05-21T20:29:12.273Z] unset SSH_AUTH_SOCK; [2023-05-21T20:29:12.273Z] unset SSH_AGENT_PID; [2023-05-21T20:29:12.273Z] echo Agent pid 76 killed; [2023-05-21T20:29:12.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-21T20:29:12.716Z] + git semver [Pipeline] } [2023-05-21T20:29:13.005Z] $ docker stop --time=1 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c [2023-05-21T20:29:14.325Z] $ docker rm -f --volumes 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-21T20:29:14.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-21T20:29:15.019Z] Stashed 1 file(s) [Pipeline] echo [2023-05-21T20:29:15.039Z] [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-05-21T20:29:15.624Z] provisioning config files... [2023-05-21T20:29:15.635Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config10252736098388919343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:29:15.994Z] ---> docker-login.sh [2023-05-21T20:29:15.994Z] nexus3.edgexfoundry.org:10001 [2023-05-21T20:29:15.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:29:15.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:29:15.994Z] Configure a credential helper to remove this warning. See [2023-05-21T20:29:15.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:29:15.994Z] [2023-05-21T20:29:15.994Z] Login Succeeded [2023-05-21T20:29:15.994Z] nexus3.edgexfoundry.org:10002 [2023-05-21T20:29:15.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:29:15.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:29:15.994Z] Configure a credential helper to remove this warning. See [2023-05-21T20:29:15.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:29:15.994Z] [2023-05-21T20:29:15.994Z] Login Succeeded [2023-05-21T20:29:15.994Z] nexus3.edgexfoundry.org:10003 [2023-05-21T20:29:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:29:16.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:29:16.258Z] Configure a credential helper to remove this warning. See [2023-05-21T20:29:16.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:29:16.258Z] [2023-05-21T20:29:16.258Z] Login Succeeded [2023-05-21T20:29:16.258Z] nexus3.edgexfoundry.org:10004 [2023-05-21T20:29:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:29:16.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:29:16.258Z] Configure a credential helper to remove this warning. See [2023-05-21T20:29:16.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:29:16.258Z] [2023-05-21T20:29:16.258Z] Login Succeeded [2023-05-21T20:29:16.258Z] docker.io [2023-05-21T20:29:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:29:16.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:29:16.518Z] Configure a credential helper to remove this warning. See [2023-05-21T20:29:16.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:29:16.518Z] [2023-05-21T20:29:16.518Z] Login Succeeded [2023-05-21T20:29:16.518Z] ---> docker-login.sh ends [Pipeline] } [2023-05-21T20:29:16.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-21T20:29:16.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-21T20:29:16.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-21T20:29:16.799Z] ========================================================= [2023-05-21T20:29:16.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-21T20:29:16.799Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:29:17.397Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-21T20:29:17.657Z] Sending build context to Docker daemon 45.53MB [2023-05-21T20:29:17.657Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-21T20:29:17.657Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-21T20:29:17.657Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-21T20:29:17.657Z] f56be85fc22e: Pulling fs layer [2023-05-21T20:29:17.657Z] 85791d961cd3: Pulling fs layer [2023-05-21T20:29:17.657Z] d694b5ae8c79: Pulling fs layer [2023-05-21T20:29:17.657Z] 9f32a84ed3da: Pulling fs layer [2023-05-21T20:29:17.657Z] 4d19c01a9841: Pulling fs layer [2023-05-21T20:29:17.657Z] 9325e15d5711: Pulling fs layer [2023-05-21T20:29:17.657Z] 556b6ee489ea: Pulling fs layer [2023-05-21T20:29:17.657Z] c5a4b2cf53e6: Pulling fs layer [2023-05-21T20:29:17.657Z] 9f32a84ed3da: Waiting [2023-05-21T20:29:17.657Z] 4d19c01a9841: Waiting [2023-05-21T20:29:17.657Z] 9325e15d5711: Waiting [2023-05-21T20:29:17.657Z] 556b6ee489ea: Waiting [2023-05-21T20:29:17.657Z] c5a4b2cf53e6: Waiting [2023-05-21T20:29:17.657Z] 85791d961cd3: Download complete [2023-05-21T20:29:17.657Z] 9f32a84ed3da: Download complete [2023-05-21T20:29:17.657Z] 4d19c01a9841: Verifying Checksum [2023-05-21T20:29:17.657Z] 4d19c01a9841: Download complete [2023-05-21T20:29:17.657Z] f56be85fc22e: Verifying Checksum [2023-05-21T20:29:17.657Z] f56be85fc22e: Download complete [2023-05-21T20:29:17.919Z] 9325e15d5711: Verifying Checksum [2023-05-21T20:29:17.919Z] 9325e15d5711: Download complete [2023-05-21T20:29:17.919Z] f56be85fc22e: Pull complete [2023-05-21T20:29:17.919Z] 85791d961cd3: Pull complete [2023-05-21T20:29:18.497Z] d694b5ae8c79: Verifying Checksum [2023-05-21T20:29:18.497Z] d694b5ae8c79: Download complete [2023-05-21T20:29:18.756Z] 556b6ee489ea: Verifying Checksum [2023-05-21T20:29:18.756Z] 556b6ee489ea: Download complete [2023-05-21T20:29:18.756Z] c5a4b2cf53e6: Verifying Checksum [2023-05-21T20:29:18.756Z] c5a4b2cf53e6: Download complete [2023-05-21T20:29:22.044Z] d694b5ae8c79: Pull complete [2023-05-21T20:29:22.044Z] 9f32a84ed3da: Pull complete [2023-05-21T20:29:22.044Z] 4d19c01a9841: Pull complete [2023-05-21T20:29:22.303Z] 9325e15d5711: Pull complete [2023-05-21T20:29:24.841Z] 556b6ee489ea: Pull complete [2023-05-21T20:29:25.779Z] c5a4b2cf53e6: Pull complete [2023-05-21T20:29:25.779Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-21T20:29:25.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-21T20:29:25.779Z] ---> c4be618373d6 [2023-05-21T20:29:25.779Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-21T20:29:29.983Z] ---> Running in c74a36e7fcf1 [2023-05-21T20:29:29.983Z] Removing intermediate container c74a36e7fcf1 [2023-05-21T20:29:29.983Z] ---> f724c2ba22a6 [2023-05-21T20:29:29.983Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-21T20:29:29.983Z] ---> Running in da1229f5ac79 [2023-05-21T20:29:29.983Z] Removing intermediate container da1229f5ac79 [2023-05-21T20:29:29.983Z] ---> e8e9ef91f2d5 [2023-05-21T20:29:29.983Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-21T20:29:29.983Z] ---> Running in 3919d18de02c [2023-05-21T20:29:29.983Z] Removing intermediate container 3919d18de02c [2023-05-21T20:29:29.983Z] ---> d2ea6124ab5a [2023-05-21T20:29:29.983Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-21T20:29:29.983Z] ---> Running in 3adf0af7f070 [2023-05-21T20:29:29.983Z] Removing intermediate container 3adf0af7f070 [2023-05-21T20:29:29.983Z] ---> 3a41e9da3737 [2023-05-21T20:29:29.983Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-21T20:29:29.983Z] ---> Running in c26cb347e046 [2023-05-21T20:29:29.983Z] Removing intermediate container c26cb347e046 [2023-05-21T20:29:29.983Z] ---> 2ac965054f01 [2023-05-21T20:29:29.983Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-21T20:29:30.449Z] Still waiting to schedule task [2023-05-21T20:29:30.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-21T20:29:30.552Z] latest: Pulling from library/docker [2023-05-21T20:29:30.552Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-21T20:29:30.552Z] dfb60e7f5d22: Pulling fs layer [2023-05-21T20:29:30.552Z] f74671f55a8d: Pulling fs layer [2023-05-21T20:29:30.552Z] 75039dcfa57a: Pulling fs layer [2023-05-21T20:29:30.552Z] 85a22e3449da: Pulling fs layer [2023-05-21T20:29:30.552Z] 6e4174c6dd60: Pulling fs layer [2023-05-21T20:29:30.552Z] 548fa0fa6487: Pulling fs layer [2023-05-21T20:29:30.552Z] 85a22e3449da: Waiting [2023-05-21T20:29:30.552Z] 6e4174c6dd60: Waiting [2023-05-21T20:29:30.552Z] bce3b413b152: Pulling fs layer [2023-05-21T20:29:30.552Z] 4ecf18acb8bf: Pulling fs layer [2023-05-21T20:29:30.552Z] b8b211af7828: Pulling fs layer [2023-05-21T20:29:30.552Z] 548fa0fa6487: Waiting [2023-05-21T20:29:30.552Z] bce3b413b152: Waiting [2023-05-21T20:29:30.552Z] 4ecf18acb8bf: Waiting [2023-05-21T20:29:30.552Z] 35c76e69021c: Pulling fs layer [2023-05-21T20:29:30.552Z] e0e1c9b8d830: Pulling fs layer [2023-05-21T20:29:30.552Z] b8b211af7828: Waiting [2023-05-21T20:29:30.552Z] 684530159b22: Pulling fs layer [2023-05-21T20:29:30.552Z] 2980f78f4a0b: Pulling fs layer [2023-05-21T20:29:30.552Z] 35c76e69021c: Waiting [2023-05-21T20:29:30.552Z] 684530159b22: Waiting [2023-05-21T20:29:30.552Z] 2980f78f4a0b: Waiting [2023-05-21T20:29:30.552Z] f74671f55a8d: Verifying Checksum [2023-05-21T20:29:30.552Z] f74671f55a8d: Download complete [2023-05-21T20:29:30.552Z] dfb60e7f5d22: Verifying Checksum [2023-05-21T20:29:30.552Z] dfb60e7f5d22: Download complete [2023-05-21T20:29:30.817Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-21T20:29:30.817Z] 8a49fdb3b6a5: Download complete [2023-05-21T20:29:30.817Z] 8a49fdb3b6a5: Pull complete [2023-05-21T20:29:31.081Z] 6e4174c6dd60: Verifying Checksum [2023-05-21T20:29:31.081Z] 6e4174c6dd60: Download complete [2023-05-21T20:29:31.081Z] 75039dcfa57a: Verifying Checksum [2023-05-21T20:29:31.081Z] 75039dcfa57a: Download complete [2023-05-21T20:29:31.081Z] 85a22e3449da: Verifying Checksum [2023-05-21T20:29:31.081Z] 85a22e3449da: Download complete [2023-05-21T20:29:31.081Z] dfb60e7f5d22: Pull complete [2023-05-21T20:29:31.081Z] bce3b413b152: Download complete [2023-05-21T20:29:31.081Z] 548fa0fa6487: Download complete [2023-05-21T20:29:31.081Z] f74671f55a8d: Pull complete [2023-05-21T20:29:31.081Z] 4ecf18acb8bf: Download complete [2023-05-21T20:29:31.081Z] 35c76e69021c: Verifying Checksum [2023-05-21T20:29:31.081Z] 35c76e69021c: Download complete [2023-05-21T20:29:31.341Z] b8b211af7828: Verifying Checksum [2023-05-21T20:29:31.341Z] b8b211af7828: Download complete [2023-05-21T20:29:31.341Z] 684530159b22: Download complete [2023-05-21T20:29:31.341Z] 2980f78f4a0b: Verifying Checksum [2023-05-21T20:29:31.341Z] 2980f78f4a0b: Download complete [2023-05-21T20:29:31.341Z] 75039dcfa57a: Pull complete [2023-05-21T20:29:31.909Z] 85a22e3449da: Pull complete [2023-05-21T20:29:32.167Z] 6e4174c6dd60: Pull complete [2023-05-21T20:29:32.167Z] e0e1c9b8d830: Verifying Checksum [2023-05-21T20:29:32.167Z] e0e1c9b8d830: Download complete [2023-05-21T20:29:32.427Z] 548fa0fa6487: Pull complete [2023-05-21T20:29:32.427Z] bce3b413b152: Pull complete [2023-05-21T20:29:32.427Z] 4ecf18acb8bf: Pull complete [2023-05-21T20:29:32.686Z] b8b211af7828: Pull complete [2023-05-21T20:29:32.686Z] 35c76e69021c: Pull complete [2023-05-21T20:29:34.065Z] e0e1c9b8d830: Pull complete [2023-05-21T20:29:34.065Z] 684530159b22: Pull complete [2023-05-21T20:29:34.065Z] 2980f78f4a0b: Pull complete [2023-05-21T20:29:34.065Z] Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 [2023-05-21T20:29:34.065Z] Status: Downloaded newer image for docker:latest [2023-05-21T20:29:35.971Z] ---> 1e815ba08e4d [2023-05-21T20:29:35.971Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-21T20:29:35.971Z] ---> Running in e7525fac9dcf [2023-05-21T20:29:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-21T20:29:36.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-21T20:29:36.489Z] OK: 265 MiB in 53 packages [2023-05-21T20:29:36.750Z] Removing intermediate container e7525fac9dcf [2023-05-21T20:29:36.750Z] ---> 030f903dce99 [2023-05-21T20:29:36.750Z] Step 10/15 : ENV GO111MODULE=on [2023-05-21T20:29:36.750Z] ---> Running in 579007b77bbf [2023-05-21T20:29:37.009Z] Removing intermediate container 579007b77bbf [2023-05-21T20:29:37.009Z] ---> 4219a4c2760e [2023-05-21T20:29:37.009Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-21T20:29:37.009Z] ---> Running in ecd078549ba9 [2023-05-21T20:29:37.009Z] Removing intermediate container ecd078549ba9 [2023-05-21T20:29:37.009Z] ---> d5a612d954e3 [2023-05-21T20:29:37.009Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-21T20:29:37.269Z] ---> 2235a38f3f6b [2023-05-21T20:29:37.269Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-21T20:29:37.269Z] ---> Running in 1c5f154b1f3e [2023-05-21T20:30:33.612Z] Removing intermediate container 1c5f154b1f3e [2023-05-21T20:30:33.612Z] ---> 6d8bea26a57c [2023-05-21T20:30:33.612Z] Step 14/15 : COPY . . [2023-05-21T20:30:34.558Z] ---> b9701eac89b7 [2023-05-21T20:30:34.558Z] Step 15/15 : RUN ${MAKE} [2023-05-21T20:30:34.558Z] ---> Running in 503ab4b879ce [2023-05-21T20:30:34.825Z] noop [2023-05-21T20:30:35.099Z] Removing intermediate container 503ab4b879ce [2023-05-21T20:30:35.099Z] ---> a529a3c807d5 [2023-05-21T20:30:35.099Z] Successfully built a529a3c807d5 [2023-05-21T20:30:35.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:30:35.542Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-21T20:30:35.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:30:35.776Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2023-05-21T20:30:35.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-613 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613:/w/workspace/edgexfoundry_edgex-ui-go_PR-613:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@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-05-21T20:30:36.176Z] $ docker top 267b5239575a5baed0c66b2398b2f4aa75e97ffbacab4bfae7fc6134bffacea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-21T20:30:36.570Z] + go version [2023-05-21T20:30:36.570Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-21T20:30:36.606Z] $ docker stop --time=1 267b5239575a5baed0c66b2398b2f4aa75e97ffbacab4bfae7fc6134bffacea8 [2023-05-21T20:30:37.896Z] $ docker rm -f --volumes 267b5239575a5baed0c66b2398b2f4aa75e97ffbacab4bfae7fc6134bffacea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:30:38.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-21T20:30:38.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:30:38.977Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2023-05-21T20:30:39.016Z] $ 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-613 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613:/w/workspace/edgexfoundry_edgex-ui-go_PR-613:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@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-05-21T20:30:39.339Z] $ docker top 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-21T20:30:39.748Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [Pipeline] fileExists [Pipeline] sh [2023-05-21T20:30:40.110Z] + make test [2023-05-21T20:30:40.110Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-21T20:30:45.391Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-21T20:30:55.362Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-21T20:30:55.362Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-21T20:30:57.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-21T20:30:57.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-21T20:30:57.897Z] ./bin/test-attribution-txt.sh [2023-05-21T20:30:57.897Z] make -C web test [2023-05-21T20:30:57.897Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-613/web' [2023-05-21T20:30:57.897Z] make[1]: tput: No such file or directory [2023-05-21T20:30:57.897Z] make[1]: tput: No such file or directory [2023-05-21T20:30:57.897Z] warning: generating ./VERSION [2023-05-21T20:30:57.897Z] echo "0.0.0" > VERSION [2023-05-21T20:30:57.897Z] docker build \ [2023-05-21T20:30:57.897Z] -f Dockerfile \ [2023-05-21T20:30:57.897Z] --build-arg USER=1000 \ [2023-05-21T20:30:57.897Z] \ [2023-05-21T20:30:57.897Z] --label "git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a" \ [2023-05-21T20:30:57.897Z] -t edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a \ [2023-05-21T20:30:57.897Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-21T20:30:57.897Z] . [2023-05-21T20:30:57.897Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-21T20:30:57.897Z] Install the buildx component to build images with BuildKit: [2023-05-21T20:30:57.897Z] https://docs.docker.com/go/buildx/ [2023-05-21T20:30:57.897Z] [2023-05-21T20:30:57.897Z] Sending build context to Docker daemon 2.571MB [2023-05-21T20:30:57.897Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-21T20:30:58.465Z] 16.17-alpine3.15: Pulling from library/node [2023-05-21T20:30:58.465Z] 9621f1afde84: Pulling fs layer [2023-05-21T20:30:58.465Z] c6f70ee39829: Pulling fs layer [2023-05-21T20:30:58.465Z] 56892a8094a2: Pulling fs layer [2023-05-21T20:30:58.465Z] 58dd87906ef0: Pulling fs layer [2023-05-21T20:30:58.465Z] 58dd87906ef0: Waiting [2023-05-21T20:30:58.465Z] 9621f1afde84: Verifying Checksum [2023-05-21T20:30:58.465Z] 9621f1afde84: Download complete [2023-05-21T20:30:58.723Z] 9621f1afde84: Pull complete [2023-05-21T20:30:58.723Z] 58dd87906ef0: Verifying Checksum [2023-05-21T20:30:58.723Z] 58dd87906ef0: Download complete [2023-05-21T20:30:58.723Z] 56892a8094a2: Verifying Checksum [2023-05-21T20:30:58.723Z] 56892a8094a2: Download complete [2023-05-21T20:30:59.660Z] c6f70ee39829: Verifying Checksum [2023-05-21T20:30:59.660Z] c6f70ee39829: Download complete [2023-05-21T20:31:01.040Z] c6f70ee39829: Pull complete [2023-05-21T20:31:01.040Z] 56892a8094a2: Pull complete [2023-05-21T20:31:01.040Z] 58dd87906ef0: Pull complete [2023-05-21T20:31:01.306Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-21T20:31:01.306Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-21T20:31:01.306Z] ---> b69703f70c3d [2023-05-21T20:31:01.306Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-21T20:31:03.840Z] ---> Running in d95443eeba48 [2023-05-21T20:31:03.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-21T20:31:04.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-21T20:31:04.361Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-21T20:31:04.361Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-21T20:31:04.361Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-21T20:31:04.361Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-21T20:31:04.361Z] (5/129) Installing libxcb (1.14-r2) [2023-05-21T20:31:04.361Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-21T20:31:04.361Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-21T20:31:04.361Z] (8/129) Installing libice (1.0.10-r0) [2023-05-21T20:31:04.621Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-21T20:31:04.621Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-21T20:31:04.621Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-21T20:31:04.621Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-21T20:31:04.621Z] (13/129) Installing xset (1.2.4-r0) [2023-05-21T20:31:04.621Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-21T20:31:04.621Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-21T20:31:04.621Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-21T20:31:04.621Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-21T20:31:04.621Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-21T20:31:04.621Z] (19/129) Installing libintl (0.21-r0) [2023-05-21T20:31:04.621Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-21T20:31:04.621Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-21T20:31:04.621Z] (22/129) Installing pcre (8.45-r1) [2023-05-21T20:31:04.621Z] (23/129) Installing glib (2.70.1-r0) [2023-05-21T20:31:04.621Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-21T20:31:04.621Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-21T20:31:04.621Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-21T20:31:04.621Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-21T20:31:04.880Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-21T20:31:04.880Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-21T20:31:04.880Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-21T20:31:04.880Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-21T20:31:04.881Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-21T20:31:04.881Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-21T20:31:04.881Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-21T20:31:04.881Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-21T20:31:05.142Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-21T20:31:05.142Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-21T20:31:05.142Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-21T20:31:05.142Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-21T20:31:05.142Z] (40/129) Installing libxi (1.8-r0) [2023-05-21T20:31:05.142Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-21T20:31:05.142Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-21T20:31:05.142Z] (43/129) Installing atk (2.36.0-r0) [2023-05-21T20:31:05.142Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-21T20:31:05.142Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-21T20:31:05.142Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-21T20:31:05.142Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-21T20:31:05.142Z] (48/129) Installing expat (2.5.0-r0) [2023-05-21T20:31:05.142Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-21T20:31:05.142Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-21T20:31:05.142Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-21T20:31:05.142Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-21T20:31:05.142Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-21T20:31:05.142Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-21T20:31:05.142Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-21T20:31:05.142Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-21T20:31:05.142Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-21T20:31:05.142Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-21T20:31:05.142Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-21T20:31:05.402Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-21T20:31:05.402Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-21T20:31:05.402Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-21T20:31:05.402Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-21T20:31:05.402Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-21T20:31:05.402Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-21T20:31:05.402Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-21T20:31:05.402Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-21T20:31:05.402Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-21T20:31:05.402Z] (69/129) Installing pango (1.48.10-r0) [2023-05-21T20:31:05.402Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-21T20:31:05.402Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-21T20:31:05.402Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-21T20:31:05.402Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-21T20:31:05.402Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-21T20:31:05.661Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-21T20:31:05.661Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-21T20:31:05.920Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-21T20:31:05.920Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-21T20:31:05.920Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-21T20:31:05.920Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-21T20:31:08.532Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-21T20:31:08.532Z] (80/129) Installing flac (1.3.4-r0) [2023-05-21T20:31:08.532Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-21T20:31:08.532Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-21T20:31:08.532Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-21T20:31:08.532Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-21T20:31:08.532Z] (85/129) Installing libass (0.15.2-r0) [2023-05-21T20:31:08.532Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-21T20:31:08.532Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-21T20:31:08.532Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-21T20:31:08.532Z] (89/129) Installing lame (3.100-r0) [2023-05-21T20:31:08.532Z] (90/129) Installing opus (1.3.1-r1) [2023-05-21T20:31:08.532Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-21T20:31:08.532Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-21T20:31:08.532Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-21T20:31:08.532Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-21T20:31:08.532Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-21T20:31:08.532Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-21T20:31:08.532Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-21T20:31:08.532Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-21T20:31:08.532Z] (99/129) Installing libva (2.13.0-r0) [2023-05-21T20:31:08.532Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-21T20:31:08.532Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-21T20:31:08.532Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-21T20:31:08.532Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-21T20:31:08.532Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-21T20:31:08.532Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-21T20:31:08.532Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-21T20:31:08.532Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-21T20:31:08.532Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-21T20:31:08.532Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-21T20:31:08.793Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-21T20:31:08.793Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-21T20:31:08.793Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-21T20:31:08.793Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-21T20:31:08.793Z] (114/129) Installing nspr (4.32-r0) [2023-05-21T20:31:08.793Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-21T20:31:08.793Z] (116/129) Installing nss (3.78.1-r0) [2023-05-21T20:31:09.053Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-21T20:31:09.053Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-21T20:31:09.053Z] (119/129) Installing orc (0.4.32-r0) [2023-05-21T20:31:09.053Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-21T20:31:09.053Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-21T20:31:09.053Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-21T20:31:09.053Z] (123/129) Installing libpulse (15.0-r2) [2023-05-21T20:31:09.053Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-21T20:31:09.053Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-21T20:31:09.053Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-21T20:31:09.053Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-21T20:31:09.053Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-21T20:31:09.053Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-21T20:31:10.955Z] Executing busybox-1.34.1-r7.trigger [2023-05-21T20:31:10.955Z] Executing glib-2.70.1-r0.trigger [2023-05-21T20:31:10.955Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-21T20:31:11.214Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-21T20:31:11.214Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-21T20:31:11.214Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-21T20:31:11.214Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-21T20:31:11.214Z] OK: 286 MiB in 145 packages [2023-05-21T20:31:14.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16232 in /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [Pipeline] { [Pipeline] ws [2023-05-21T20:31:14.363Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-21T20:31:14.444Z] The recommended git tool is: git [2023-05-21T20:31:16.497Z] Removing intermediate container d95443eeba48 [2023-05-21T20:31:16.497Z] ---> 3023290e2cc1 [2023-05-21T20:31:16.497Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-21T20:31:16.497Z] ---> Running in 7311b64b8e4f [2023-05-21T20:31:16.497Z] Removing intermediate container 7311b64b8e4f [2023-05-21T20:31:16.497Z] ---> 43a7402f9648 [2023-05-21T20:31:16.497Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-21T20:31:16.497Z] ---> Running in 58fc62e14e88 [2023-05-21T20:31:16.497Z] Removing intermediate container 58fc62e14e88 [2023-05-21T20:31:16.497Z] ---> 214547a0a04f [2023-05-21T20:31:16.497Z] Step 5/10 : RUN npm install -g npm [2023-05-21T20:31:16.497Z] ---> Running in 7d1c1bbf0fc4 [2023-05-21T20:31:20.058Z] using credential edgex-jenkins-ssh [2023-05-21T20:31:20.079Z] Cloning the remote Git repository [2023-05-21T20:31:20.142Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-21T20:31:20.263Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-21T20:31:20.424Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-21T20:31:20.425Z] > git --version # timeout=10 [2023-05-21T20:31:20.448Z] > git --version # 'git version 2.25.1' [2023-05-21T20:31:20.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-21T20:31:20.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-21T20:31:24.608Z] [2023-05-21T20:31:24.608Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-21T20:31:24.608Z] [2023-05-21T20:31:24.608Z] 27 packages are looking for funding [2023-05-21T20:31:24.608Z] run `npm fund` for details [2023-05-21T20:31:24.608Z] [2023-05-21T20:31:24.608Z] found 0 vulnerabilities [2023-05-21T20:31:23.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-21T20:31:23.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-21T20:31:24.865Z] Removing intermediate container 7d1c1bbf0fc4 [2023-05-21T20:31:24.865Z] ---> f3e9dcb6239f [2023-05-21T20:31:24.865Z] Step 6/10 : ARG USER=1000 [2023-05-21T20:31:24.865Z] ---> Running in 86b5d10c8825 [2023-05-21T20:31:25.123Z] Removing intermediate container 86b5d10c8825 [2023-05-21T20:31:25.123Z] ---> 052f179997c5 [2023-05-21T20:31:25.123Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-21T20:31:25.123Z] ---> Running in 0988c0c2c242 [2023-05-21T20:31:25.696Z] Merging remotes/origin/main commit 7e65059dab31c9d44b79936edbd11c74f669a3f9 into PR head commit fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:31:25.704Z] Removing intermediate container 0988c0c2c242 [2023-05-21T20:31:25.704Z] ---> dab9d250ea73 [2023-05-21T20:31:25.704Z] Step 8/10 : USER $USER:$USER [2023-05-21T20:31:25.704Z] ---> Running in 728f3250fb4a [2023-05-21T20:31:25.704Z] Removing intermediate container 728f3250fb4a [2023-05-21T20:31:25.704Z] ---> 63a2000c6411 [2023-05-21T20:31:25.704Z] Step 9/10 : WORKDIR /app [2023-05-21T20:31:25.704Z] ---> Running in 1779bebbefe3 [2023-05-21T20:31:25.704Z] Removing intermediate container 1779bebbefe3 [2023-05-21T20:31:25.704Z] ---> 181245dc64c1 [2023-05-21T20:31:25.704Z] Step 10/10 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:31:25.704Z] ---> Running in f6dd921174b2 [2023-05-21T20:31:25.704Z] Removing intermediate container f6dd921174b2 [2023-05-21T20:31:25.704Z] ---> 7e6c5f1cf716 [2023-05-21T20:31:25.704Z] Successfully built 7e6c5f1cf716 [2023-05-21T20:31:25.964Z] Successfully tagged edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:31:25.964Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-21T20:31:25.964Z] touch edgex-web-ui.imagebuilt [2023-05-21T20:31:25.964Z] mkdir -p node_modules coverage [2023-05-21T20:31:25.964Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-21T20:31:25.964Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-21T20:31:24.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-21T20:31:24.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-21T20:31:24.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-21T20:31:24.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-21T20:31:25.717Z] > git config core.sparsecheckout # timeout=10 [2023-05-21T20:31:25.796Z] > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # timeout=10 [2023-05-21T20:31:26.302Z] Merge succeeded, producing fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:31:26.303Z] Checking out Revision fbeea00c7d75f9b55f442e085fa04be87a1db28a (PR-613) [2023-05-21T20:31:26.194Z] > git remote # timeout=10 [2023-05-21T20:31:26.215Z] > git config --get remote.origin.url # timeout=10 [2023-05-21T20:31:26.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-21T20:31:26.250Z] > git merge 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 [2023-05-21T20:31:26.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-21T20:31:26.312Z] > git config core.sparsecheckout # timeout=10 [2023-05-21T20:31:26.329Z] > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # timeout=10 [2023-05-21T20:31:27.866Z] npm WARN old lockfile [2023-05-21T20:31:27.866Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-21T20:31:27.866Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-21T20:31:27.866Z] npm WARN old lockfile [2023-05-21T20:31:27.866Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-21T20:31:27.866Z] npm WARN old lockfile [2023-05-21T20:31:29.919Z] Commit message: "fix: Upgrade env file path to path for v3" [2023-05-21T20:31:29.971Z] > git --version # timeout=10 [2023-05-21T20:31:29.984Z] > git --version # 'git version 2.25.1' [2023-05-21T20:31:29.999Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-21T20:31:31.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-21T20:31:31.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-21T20:31:31.099Z] Dload Upload Total Spent Left Speed [2023-05-21T20:31:31.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh [2023-05-21T20:31:31.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-21T20:31:32.136Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-05-21T20:31:32.137Z] /etc/docker/daemon.new [2023-05-21T20:31:32.137Z] { [2023-05-21T20:31:32.137Z] "registry-mirrors": [ [2023-05-21T20:31:32.137Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-21T20:31:32.137Z] ], [2023-05-21T20:31:32.137Z] "bip": "10.250.0.254/24", [2023-05-21T20:31:32.137Z] "hosts": [ [2023-05-21T20:31:32.137Z] "tcp://0.0.0.0:5555", [2023-05-21T20:31:32.137Z] "unix:///var/run/docker.sock" [2023-05-21T20:31:32.137Z] ], [2023-05-21T20:31:32.137Z] "mtu": 1458, [2023-05-21T20:31:32.137Z] "selinux-enabled": true, [2023-05-21T20:31:32.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-21T20:31:32.137Z] } [Pipeline] sh [2023-05-21T20:31:32.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-21T20:31:32.875Z] + sudo service docker restart [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE required: { [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE }, [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:31:40.080Z] npm WARN EBADENGINE } [2023-05-21T20:31:41.988Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-21T20:31:41.988Z] 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-05-21T20:31:42.247Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-21T20:31:42.247Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-21T20:31:42.247Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-21T20:31:42.506Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-21T20:31:42.790Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-21T20:31:43.368Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-21T20:31:44.334Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-21T20:31:44.595Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-21T20:31:46.507Z] 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-05-21T20:31:46.507Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-21T20:31:46.507Z] 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-05-21T20:31:48.412Z] 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-05-21T20:31:48.412Z] 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-05-21T20:31:48.981Z] 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-05-21T20:31:49.240Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-21T20:31:49.240Z] 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-05-21T20:31:49.806Z] 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. [Pipeline] withEnv [Pipeline] { [2023-05-21T20:31:51.182Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] configFileProvider [2023-05-21T20:31:51.194Z] provisioning config files... [2023-05-21T20:31:51.222Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1007744880396170029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:31:51.617Z] ---> docker-login.sh [2023-05-21T20:31:51.617Z] nexus3.edgexfoundry.org:10001 [2023-05-21T20:31:51.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:31:52.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:31:52.166Z] Configure a credential helper to remove this warning. See [2023-05-21T20:31:52.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:31:52.166Z] [2023-05-21T20:31:52.166Z] Login Succeeded [2023-05-21T20:31:52.166Z] nexus3.edgexfoundry.org:10002 [2023-05-21T20:31:52.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:31:52.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:31:52.704Z] Configure a credential helper to remove this warning. See [2023-05-21T20:31:52.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:31:52.704Z] [2023-05-21T20:31:52.704Z] Login Succeeded [2023-05-21T20:31:52.704Z] nexus3.edgexfoundry.org:10003 [2023-05-21T20:31:52.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:31:52.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:31:52.974Z] Configure a credential helper to remove this warning. See [2023-05-21T20:31:52.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:31:52.974Z] [2023-05-21T20:31:52.974Z] Login Succeeded [2023-05-21T20:31:52.974Z] nexus3.edgexfoundry.org:10004 [2023-05-21T20:31:53.092Z] 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-05-21T20:31:53.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:31:53.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:31:53.245Z] Configure a credential helper to remove this warning. See [2023-05-21T20:31:53.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:31:53.245Z] [2023-05-21T20:31:53.245Z] Login Succeeded [2023-05-21T20:31:53.245Z] docker.io [2023-05-21T20:31:53.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-21T20:31:53.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-21T20:31:53.782Z] Configure a credential helper to remove this warning. See [2023-05-21T20:31:53.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-21T20:31:53.782Z] [2023-05-21T20:31:53.782Z] Login Succeeded [2023-05-21T20:31:53.782Z] ---> docker-login.sh ends [Pipeline] } [2023-05-21T20:31:53.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-21T20:31:54.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-21T20:31:54.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-21T20:31:54.270Z] ========================================================= [2023-05-21T20:31:54.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-21T20:31:54.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:31:54.775Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-21T20:31:56.193Z] Sending build context to Docker daemon 28.33MB [2023-05-21T20:31:56.193Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-21T20:31:56.193Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-21T20:31:56.466Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-21T20:31:56.466Z] c41833b44d91: Pulling fs layer [2023-05-21T20:31:56.466Z] ed15518f5707: Pulling fs layer [2023-05-21T20:31:56.466Z] feae8fd75edb: Pulling fs layer [2023-05-21T20:31:56.466Z] 242c74f7c9fa: Pulling fs layer [2023-05-21T20:31:56.466Z] 3cdef696dda3: Pulling fs layer [2023-05-21T20:31:56.466Z] 2ced38df9373: Pulling fs layer [2023-05-21T20:31:56.466Z] 58f1dce35555: Pulling fs layer [2023-05-21T20:31:56.466Z] 3cdef696dda3: Waiting [2023-05-21T20:31:56.466Z] 242c74f7c9fa: Waiting [2023-05-21T20:31:56.466Z] 2ced38df9373: Waiting [2023-05-21T20:31:56.466Z] 58f1dce35555: Waiting [2023-05-21T20:31:56.466Z] ed15518f5707: Verifying Checksum [2023-05-21T20:31:56.466Z] ed15518f5707: Download complete [2023-05-21T20:31:56.466Z] 242c74f7c9fa: Verifying Checksum [2023-05-21T20:31:56.466Z] 242c74f7c9fa: Download complete [2023-05-21T20:31:56.466Z] 3cdef696dda3: Verifying Checksum [2023-05-21T20:31:56.466Z] 3cdef696dda3: Download complete [2023-05-21T20:31:56.466Z] c41833b44d91: Verifying Checksum [2023-05-21T20:31:57.446Z] c41833b44d91: Pull complete [2023-05-21T20:31:58.050Z] 58f1dce35555: Verifying Checksum [2023-05-21T20:31:58.050Z] 58f1dce35555: Download complete [2023-05-21T20:31:58.050Z] ed15518f5707: Pull complete [2023-05-21T20:31:59.020Z] feae8fd75edb: Verifying Checksum [2023-05-21T20:31:59.020Z] feae8fd75edb: Download complete [2023-05-21T20:31:59.020Z] 2ced38df9373: Verifying Checksum [2023-05-21T20:31:59.020Z] 2ced38df9373: Download complete [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] added 1478 packages, and audited 1479 packages in 34s [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] 90 packages are looking for funding [2023-05-21T20:32:01.211Z] run `npm fund` for details [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] To address issues that do not require attention, run: [2023-05-21T20:32:01.211Z] npm audit fix [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] To address all issues (including breaking changes), run: [2023-05-21T20:32:01.211Z] npm audit fix --force [2023-05-21T20:32:01.211Z] [2023-05-21T20:32:01.211Z] Run `npm audit` for details. [2023-05-21T20:32:03.746Z] 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-05-21T20:32:06.274Z] - Generating browser application bundles (phase: setup)... [2023-05-21T20:32:10.469Z] Compiling @angular/core : es2015 as esm2015 [2023-05-21T20:32:10.469Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-21T20:32:11.355Z] feae8fd75edb: Pull complete [2023-05-21T20:32:11.355Z] 242c74f7c9fa: Pull complete [2023-05-21T20:32:11.355Z] 3cdef696dda3: Pull complete [2023-05-21T20:32:13.745Z] Compiling @angular/common : es2015 as esm2015 [2023-05-21T20:32:13.746Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-21T20:32:14.314Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-21T20:32:14.314Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-21T20:32:14.880Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-21T20:32:14.880Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-21T20:32:15.445Z] Compiling @angular/router : es2015 as esm2015 [2023-05-21T20:32:15.446Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-21T20:32:15.446Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-21T20:32:15.446Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-21T20:32:16.010Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-21T20:32:17.915Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-21T20:32:18.028Z] 2ced38df9373: Pull complete [2023-05-21T20:32:19.994Z] 58f1dce35555: Pull complete [2023-05-21T20:32:19.994Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-21T20:32:19.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-21T20:32:19.994Z] ---> fadd8f120f05 [2023-05-21T20:32:19.994Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-21T20:32:22.011Z] ---> Running in 8ab8b7750efa [2023-05-21T20:32:22.011Z] Removing intermediate container 8ab8b7750efa [2023-05-21T20:32:22.011Z] ---> e7b1af3e475d [2023-05-21T20:32:22.011Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-21T20:32:22.278Z] ---> Running in f505dea3d528 [2023-05-21T20:32:22.548Z] Removing intermediate container f505dea3d528 [2023-05-21T20:32:22.548Z] ---> f680664c6e7c [2023-05-21T20:32:22.548Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-21T20:32:22.548Z] ---> Running in 35a387bb103f [2023-05-21T20:32:22.816Z] Removing intermediate container 35a387bb103f [2023-05-21T20:32:22.816Z] ---> ad641cf5714a [2023-05-21T20:32:22.816Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-21T20:32:23.086Z] ---> Running in 9a641ea670a9 [2023-05-21T20:32:23.355Z] Removing intermediate container 9a641ea670a9 [2023-05-21T20:32:23.355Z] ---> 7086ebd58875 [2023-05-21T20:32:23.355Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-21T20:32:23.355Z] ---> Running in 8d085d0aec6e [2023-05-21T20:32:23.622Z] Removing intermediate container 8d085d0aec6e [2023-05-21T20:32:23.622Z] ---> ad92ac980c6c [2023-05-21T20:32:23.622Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-21T20:32:24.206Z] latest: Pulling from library/docker [2023-05-21T20:32:24.206Z] 08409d417260: Pulling fs layer [2023-05-21T20:32:24.206Z] bf127bdc9f4f: Pulling fs layer [2023-05-21T20:32:24.206Z] 55b4810136f4: Pulling fs layer [2023-05-21T20:32:24.206Z] 2e7805c665c5: Pulling fs layer [2023-05-21T20:32:24.206Z] 4cbd67a00da7: Pulling fs layer [2023-05-21T20:32:24.206Z] c249a2b0348a: Pulling fs layer [2023-05-21T20:32:24.206Z] a32078c42a5c: Pulling fs layer [2023-05-21T20:32:24.206Z] 2609f442dd15: Pulling fs layer [2023-05-21T20:32:24.206Z] 0a3b98673d7e: Pulling fs layer [2023-05-21T20:32:24.206Z] aef6520288ba: Pulling fs layer [2023-05-21T20:32:24.206Z] b3d6c2010418: Pulling fs layer [2023-05-21T20:32:24.206Z] 1608e0260ec7: Pulling fs layer [2023-05-21T20:32:24.206Z] ca8856b3ec93: Pulling fs layer [2023-05-21T20:32:24.206Z] b12f6eec882e: Pulling fs layer [2023-05-21T20:32:24.206Z] 0a3b98673d7e: Waiting [2023-05-21T20:32:24.206Z] aef6520288ba: Waiting [2023-05-21T20:32:24.206Z] 2e7805c665c5: Waiting [2023-05-21T20:32:24.206Z] 4cbd67a00da7: Waiting [2023-05-21T20:32:24.206Z] c249a2b0348a: Waiting [2023-05-21T20:32:24.206Z] a32078c42a5c: Waiting [2023-05-21T20:32:24.206Z] 2609f442dd15: Waiting [2023-05-21T20:32:24.206Z] b3d6c2010418: Waiting [2023-05-21T20:32:24.206Z] 1608e0260ec7: Waiting [2023-05-21T20:32:24.206Z] ca8856b3ec93: Waiting [2023-05-21T20:32:24.206Z] b12f6eec882e: Waiting [2023-05-21T20:32:24.474Z] 55b4810136f4: Verifying Checksum [2023-05-21T20:32:24.474Z] 55b4810136f4: Download complete [2023-05-21T20:32:24.474Z] bf127bdc9f4f: Verifying Checksum [2023-05-21T20:32:24.474Z] bf127bdc9f4f: Download complete [2023-05-21T20:32:24.474Z] 08409d417260: Verifying Checksum [2023-05-21T20:32:24.474Z] 08409d417260: Download complete [2023-05-21T20:32:24.477Z] 21 05 2023 20:32:23.272:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-21T20:32:24.477Z] 21 05 2023 20:32:23.274:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-21T20:32:24.477Z] 21 05 2023 20:32:23.277:INFO [launcher]: Starting browser ChromeHeadless [2023-05-21T20:32:25.060Z] 2e7805c665c5: Verifying Checksum [2023-05-21T20:32:25.060Z] 2e7805c665c5: Download complete [2023-05-21T20:32:25.060Z] 4cbd67a00da7: Verifying Checksum [2023-05-21T20:32:25.060Z] 4cbd67a00da7: Download complete [2023-05-21T20:32:25.060Z] a32078c42a5c: Verifying Checksum [2023-05-21T20:32:25.060Z] a32078c42a5c: Download complete [2023-05-21T20:32:25.060Z] 2609f442dd15: Verifying Checksum [2023-05-21T20:32:25.060Z] 2609f442dd15: Download complete [2023-05-21T20:32:25.060Z] 0a3b98673d7e: Verifying Checksum [2023-05-21T20:32:25.060Z] 0a3b98673d7e: Download complete [2023-05-21T20:32:25.330Z] 08409d417260: Pull complete [2023-05-21T20:32:25.330Z] b3d6c2010418: Verifying Checksum [2023-05-21T20:32:25.330Z] b3d6c2010418: Download complete [2023-05-21T20:32:25.330Z] c249a2b0348a: Verifying Checksum [2023-05-21T20:32:25.330Z] c249a2b0348a: Download complete [2023-05-21T20:32:25.330Z] ca8856b3ec93: Verifying Checksum [2023-05-21T20:32:25.330Z] ca8856b3ec93: Download complete [2023-05-21T20:32:25.598Z] aef6520288ba: Verifying Checksum [2023-05-21T20:32:25.598Z] aef6520288ba: Download complete [2023-05-21T20:32:25.598Z] b12f6eec882e: Verifying Checksum [2023-05-21T20:32:25.598Z] b12f6eec882e: Download complete [2023-05-21T20:32:25.870Z] bf127bdc9f4f: Pull complete [2023-05-21T20:32:26.148Z] 55b4810136f4: Pull complete [2023-05-21T20:32:26.731Z] 1608e0260ec7: Verifying Checksum [2023-05-21T20:32:26.731Z] 1608e0260ec7: Download complete [2023-05-21T20:32:26.998Z] 2e7805c665c5: Pull complete [2023-05-21T20:32:27.958Z] 4cbd67a00da7: Pull complete [2023-05-21T20:32:28.919Z] c249a2b0348a: Pull complete [2023-05-21T20:32:29.187Z] a32078c42a5c: Pull complete [2023-05-21T20:32:29.454Z] 2609f442dd15: Pull complete [2023-05-21T20:32:29.721Z] 0a3b98673d7e: Pull complete [2023-05-21T20:32:30.683Z] aef6520288ba: Pull complete [2023-05-21T20:32:30.951Z] b3d6c2010418: Pull complete [2023-05-21T20:32:33.544Z] 1608e0260ec7: Pull complete [2023-05-21T20:32:33.814Z] ca8856b3ec93: Pull complete [2023-05-21T20:32:34.084Z] b12f6eec882e: Pull complete [2023-05-21T20:32:34.084Z] Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 [2023-05-21T20:32:34.084Z] Status: Downloaded newer image for docker:latest [2023-05-21T20:32:36.699Z] ✔ Browser application bundle generation complete. [2023-05-21T20:32:36.700Z] 21 05 2023 20:32:34.866:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 4SPyaYjCvbm-Z7l_AAAB with id 75628534 [2023-05-21T20:32:37.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-21T20:32:37.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.093 secs) [2023-05-21T20:32:37.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.108 secs) [2023-05-21T20:32:37.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.211 secs) [2023-05-21T20:32:38.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.257 secs) [2023-05-21T20:32:38.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.294 secs) [2023-05-21T20:32:38.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.323 secs) [2023-05-21T20:32:38.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.335 secs) [2023-05-21T20:32:38.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.415 secs) [2023-05-21T20:32:38.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.421 secs) [2023-05-21T20:32:38.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.425 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.449 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.464 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.469 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.473 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.48 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.514 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.543 secs) [2023-05-21T20:32:38.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.601 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.622 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.634 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.666 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.673 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.727 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.752 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.761 secs) [2023-05-21T20:32:38.677Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.768 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.786 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.798 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.804 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.823 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.834 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.843 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.868 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.903 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.907 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.909 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.932 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-21T20:32:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.952 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.954 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.966 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.969 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.971 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.973 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.996 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.005 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.013 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.016 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.056 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.066 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.077 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.086 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.097 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.1 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.102 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.113 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.12 secs) [2023-05-21T20:32:39.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.122 secs) [2023-05-21T20:32:39.440Z] ---> e8496911e36c [2023-05-21T20:32:39.440Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-21T20:32:39.440Z] ---> Running in 3d840673eae8 [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.147 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.215 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.219 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.223 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.236 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.255 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.283 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.298 secs) [2023-05-21T20:32:39.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-21T20:32:39.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.397 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.432 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.437 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.44 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.455 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.459 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.475 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.481 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.511 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.519 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.523 secs) [2023-05-21T20:32:39.709Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.553 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.559 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.572 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.58 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.587 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.603 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.61 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.617 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.631 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.634 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.638 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.654 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.689 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.699 secs) [2023-05-21T20:32:39.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.708 secs) [2023-05-21T20:32:40.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.718 secs) [2023-05-21T20:32:40.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-21T20:32:40.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.75 secs) [2023-05-21T20:32:40.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.758 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.76 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.768 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.771 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.775 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.777 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.782 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.787 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.797 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.804 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.81 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.826 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.833 secs) [2023-05-21T20:32:40.228Z] WARN: ' [2023-05-21T20:32:40.228Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-21T20:32:40.228Z] Support for using the ngModel input property and ngModelChange event with [2023-05-21T20:32:40.228Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-21T20:32:40.228Z] in a future version of Angular. [2023-05-21T20:32:40.228Z] [2023-05-21T20:32:40.228Z] For more information on this, see our API docs here: [2023-05-21T20:32:40.228Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-21T20:32:40.228Z] ' [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.833 secs) [2023-05-21T20:32:40.228Z] WARN: ' [2023-05-21T20:32:40.228Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-21T20:32:40.228Z] Support for using the ngModel input property and ngModelChange event with [2023-05-21T20:32:40.228Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-21T20:32:40.228Z] in a future version of Angular. [2023-05-21T20:32:40.228Z] [2023-05-21T20:32:40.228Z] For more information on this, see our API docs here: [2023-05-21T20:32:40.228Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-21T20:32:40.228Z] ' [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.855 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.863 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.875 secs) [2023-05-21T20:32:40.228Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.882 secs) [2023-05-21T20:32:40.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.911 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.93 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.931 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.934 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.944 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.965 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.972 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.98 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.987 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.99 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.992 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.995 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.01 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.031 secs) [2023-05-21T20:32:40.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.055 secs) [2023-05-21T20:32:40.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.068 secs) [2023-05-21T20:32:40.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.07 secs) [2023-05-21T20:32:40.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.071 secs) [2023-05-21T20:32:40.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.006 secs / 2.071 secs) [2023-05-21T20:32:40.751Z] TOTAL: 145 SUCCESS [2023-05-21T20:32:40.751Z] ✔ Browser application bundle generation complete. [2023-05-21T20:32:41.010Z] [2023-05-21T20:32:41.010Z] =============================== Coverage summary =============================== [2023-05-21T20:32:41.010Z] Statements : 41.56% ( 1425/3429 ) [2023-05-21T20:32:41.010Z] Branches : 12.14% ( 109/898 ) [2023-05-21T20:32:41.010Z] Functions : 33.33% ( 417/1251 ) [2023-05-21T20:32:41.010Z] Lines : 39.45% ( 1280/3245 ) [2023-05-21T20:32:41.010Z] ================================================================================ [2023-05-21T20:32:41.252Z] OK: 263 MiB in 53 packages [2023-05-21T20:32:41.268Z] ✔ Browser application bundle generation complete. [2023-05-21T20:32:41.836Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-613/web' [Pipeline] echo [2023-05-21T20:32:41.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-21T20:32:41.913Z] $ docker stop --time=1 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 [2023-05-21T20:32:42.219Z] Removing intermediate container 3d840673eae8 [2023-05-21T20:32:42.220Z] ---> 638e61742287 [2023-05-21T20:32:42.220Z] Step 10/15 : ENV GO111MODULE=on [2023-05-21T20:32:42.220Z] ---> Running in cebd15ccaea2 [2023-05-21T20:32:42.488Z] Removing intermediate container cebd15ccaea2 [2023-05-21T20:32:42.488Z] ---> 929d2b432740 [2023-05-21T20:32:42.488Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-21T20:32:42.758Z] ---> Running in ffa4d15e1000 [2023-05-21T20:32:43.026Z] Removing intermediate container ffa4d15e1000 [2023-05-21T20:32:43.026Z] ---> 1370f2e37513 [2023-05-21T20:32:43.026Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-21T20:32:43.197Z] $ docker rm -f --volumes 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-21T20:32:43.612Z] ---> 70d42e34da8f [2023-05-21T20:32:43.612Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-21T20:32:43.612Z] ---> Running in 8c62177eadb2 [2023-05-21T20:32:43.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-21T20:32:44.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-21T20:32:45.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-21T20:32:45.737Z] + ls -al . [2023-05-21T20:32:45.738Z] total 180 [2023-05-21T20:32:45.738Z] drwxrwxr-x 14 jenkins jenkins 4096 May 21 20:30 . [2023-05-21T20:32:45.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 .. [2023-05-21T20:32:45.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 .blubracket [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 18 May 21 20:28 .dockerignore [2023-05-21T20:32:45.738Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:29 .git [2023-05-21T20:32:45.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 .github [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 185 May 21 20:28 .gitignore [2023-05-21T20:32:45.738Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 20:29 .semver [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 21 20:28 Attribution.txt [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 21 20:28 CHANGELOG.md [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 21 20:28 CONTRIBUTING.md [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 21 20:28 Dockerfile [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 652 May 21 20:28 Jenkinsfile [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 21 20:28 LICENSE [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 21 20:28 Makefile [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 21 20:28 README.md [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 5 May 21 20:29 VERSION [2023-05-21T20:32:45.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 assets [2023-05-21T20:32:45.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 bin [2023-05-21T20:32:45.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 cmd [2023-05-21T20:32:45.738Z] -rw-r--r-- 1 jenkins jenkins 10 May 21 20:30 coverage.out [2023-05-21T20:32:45.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 docs [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 21 20:28 go.mod [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 21 20:28 go.sum [2023-05-21T20:32:45.738Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:28 internal [2023-05-21T20:32:45.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 snap [2023-05-21T20:32:45.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 testing [2023-05-21T20:32:45.738Z] -rw-rw-r-- 1 jenkins jenkins 155 May 21 20:28 version.go [2023-05-21T20:32:45.738Z] drwxrwxr-x 6 jenkins jenkins 4096 May 21 20:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:32:46.153Z] + 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=fbeea00c7d75f9b55f442e085fa04be87a1db28a --label arch=amd64 --label version=0.0.0 . [2023-05-21T20:32:46.413Z] Sending build context to Docker daemon 48.29MB [2023-05-21T20:32:46.413Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-21T20:32:46.413Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-21T20:32:46.413Z] ---> a529a3c807d5 [2023-05-21T20:32:46.413Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-21T20:32:46.981Z] ---> Running in e769b5203dbb [2023-05-21T20:32:46.981Z] Removing intermediate container e769b5203dbb [2023-05-21T20:32:46.981Z] ---> 08bbf3b48e87 [2023-05-21T20:32:46.981Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-21T20:32:46.981Z] ---> Running in 2f748d423f71 [2023-05-21T20:32:46.981Z] Removing intermediate container 2f748d423f71 [2023-05-21T20:32:46.981Z] ---> 7dff760cb359 [2023-05-21T20:32:46.981Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-21T20:32:46.981Z] ---> Running in 577ef3a1e121 [2023-05-21T20:32:47.242Z] Removing intermediate container 577ef3a1e121 [2023-05-21T20:32:47.242Z] ---> 54b2aa0bad1f [2023-05-21T20:32:47.242Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-21T20:32:47.242Z] ---> Running in f1bd3ad857b1 [2023-05-21T20:32:47.242Z] Removing intermediate container f1bd3ad857b1 [2023-05-21T20:32:47.242Z] ---> ad4ca1753bfc [2023-05-21T20:32:47.242Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-21T20:32:47.242Z] ---> Running in 91cf822a8bf1 [2023-05-21T20:32:47.242Z] Removing intermediate container 91cf822a8bf1 [2023-05-21T20:32:47.242Z] ---> b6b9bde5033a [2023-05-21T20:32:47.242Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-21T20:32:48.389Z] ---> bb98e9f0ca8b [2023-05-21T20:32:48.389Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-21T20:32:48.389Z] ---> Running in 21edc8a42123 [2023-05-21T20:32:48.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-21T20:32:48.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-21T20:32:48.652Z] OK: 265 MiB in 53 packages [2023-05-21T20:32:49.216Z] Removing intermediate container 21edc8a42123 [2023-05-21T20:32:49.216Z] ---> a907458ec60b [2023-05-21T20:32:49.216Z] Step 10/25 : ENV GO111MODULE=on [2023-05-21T20:32:49.216Z] ---> Running in a7941bb154c0 [2023-05-21T20:32:49.216Z] Removing intermediate container a7941bb154c0 [2023-05-21T20:32:49.216Z] ---> b29b2ede330a [2023-05-21T20:32:49.216Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-21T20:32:49.216Z] ---> Running in 63559e1fbfc7 [2023-05-21T20:32:49.216Z] Removing intermediate container 63559e1fbfc7 [2023-05-21T20:32:49.216Z] ---> 4a6b1545d9f8 [2023-05-21T20:32:49.216Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-21T20:32:49.474Z] ---> 9029ea025702 [2023-05-21T20:32:49.474Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-21T20:32:49.474Z] ---> Running in 2a58d0bef94d [2023-05-21T20:32:50.410Z] Removing intermediate container 2a58d0bef94d [2023-05-21T20:32:50.410Z] ---> 86988c4bacb9 [2023-05-21T20:32:50.410Z] Step 14/25 : COPY . . [2023-05-21T20:32:51.787Z] ---> 4a13b4b247e1 [2023-05-21T20:32:51.787Z] Step 15/25 : RUN ${MAKE} [2023-05-21T20:32:51.787Z] ---> Running in e3990930cea1 [2023-05-21T20:32:52.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-21T20:33:10.147Z] Removing intermediate container e3990930cea1 [2023-05-21T20:33:10.147Z] ---> 9df7d49707c1 [2023-05-21T20:33:10.147Z] Step 16/25 : FROM alpine:3.17 [2023-05-21T20:33:10.147Z] 3.17: Pulling from library/alpine [2023-05-21T20:33:10.147Z] f56be85fc22e: Already exists [2023-05-21T20:33:10.147Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-21T20:33:10.147Z] Status: Downloaded newer image for alpine:3.17 [2023-05-21T20:33:10.147Z] ---> 9ed4aefc74f6 [2023-05-21T20:33:10.147Z] Step 17/25 : EXPOSE 4000 [2023-05-21T20:33:10.147Z] ---> Running in f69be7cfe688 [2023-05-21T20:33:10.147Z] Removing intermediate container f69be7cfe688 [2023-05-21T20:33:10.147Z] ---> f1cb4a2d2444 [2023-05-21T20:33:10.147Z] 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-05-21T20:33:10.715Z] ---> 171285b8bf44 [2023-05-21T20:33:10.715Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-21T20:33:10.974Z] ---> 5c281bd2333c [2023-05-21T20:33:10.974Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-21T20:33:10.974Z] ---> a223828e6011 [2023-05-21T20:33:10.974Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-21T20:33:10.974Z] ---> Running in 4a35fd17d6fe [2023-05-21T20:33:11.234Z] Removing intermediate container 4a35fd17d6fe [2023-05-21T20:33:11.234Z] ---> 106100f1d43b [2023-05-21T20:33:11.234Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-21T20:33:11.234Z] ---> Running in b9dbde51c9e0 [2023-05-21T20:33:11.234Z] Removing intermediate container b9dbde51c9e0 [2023-05-21T20:33:11.234Z] ---> 4945edcea479 [2023-05-21T20:33:11.234Z] Step 23/25 : LABEL arch=amd64 [2023-05-21T20:33:11.234Z] ---> Running in b40fb134a0c4 [2023-05-21T20:33:11.234Z] Removing intermediate container b40fb134a0c4 [2023-05-21T20:33:11.234Z] ---> f33ef26567b7 [2023-05-21T20:33:11.234Z] Step 24/25 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:33:11.494Z] ---> Running in 0541497bfc40 [2023-05-21T20:33:11.494Z] Removing intermediate container 0541497bfc40 [2023-05-21T20:33:11.494Z] ---> 3004ddf395be [2023-05-21T20:33:11.494Z] Step 25/25 : LABEL version=0.0.0 [2023-05-21T20:33:11.494Z] ---> Running in b9663f925447 [2023-05-21T20:33:11.494Z] Removing intermediate container b9663f925447 [2023-05-21T20:33:11.494Z] ---> 09d22b488c1a [2023-05-21T20:33:11.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-21T20:33:11.494Z] Successfully built 09d22b488c1a [2023-05-21T20:33:11.494Z] 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-05-21T20:33:12.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-21T20:33:12.350Z] [2023-05-21T20:33:12.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:33:12.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-21T20:33:12.716Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-21T20:33:12.716Z] 5eb5b503b376: Pulling fs layer [2023-05-21T20:33:12.716Z] 5c69ac0246d0: Pulling fs layer [2023-05-21T20:33:12.716Z] ec43610c2a17: Pulling fs layer [2023-05-21T20:33:12.716Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-21T20:33:12.716Z] 3a2ae6a8a46f: Waiting [2023-05-21T20:33:12.716Z] 33b1e0a273af: Pulling fs layer [2023-05-21T20:33:12.716Z] 5d3b04190fa2: Pulling fs layer [2023-05-21T20:33:12.716Z] 33b1e0a273af: Waiting [2023-05-21T20:33:12.716Z] 2f39f015ded8: Pulling fs layer [2023-05-21T20:33:12.716Z] 5d3b04190fa2: Waiting [2023-05-21T20:33:12.716Z] 2f39f015ded8: Waiting [2023-05-21T20:33:12.716Z] 5c69ac0246d0: Download complete [2023-05-21T20:33:12.716Z] 3a2ae6a8a46f: Download complete [2023-05-21T20:33:12.716Z] 33b1e0a273af: Verifying Checksum [2023-05-21T20:33:12.716Z] 33b1e0a273af: Download complete [2023-05-21T20:33:12.716Z] ec43610c2a17: Verifying Checksum [2023-05-21T20:33:12.716Z] ec43610c2a17: Download complete [2023-05-21T20:33:12.716Z] 5d3b04190fa2: Verifying Checksum [2023-05-21T20:33:12.716Z] 5d3b04190fa2: Download complete [2023-05-21T20:33:12.974Z] 5eb5b503b376: Verifying Checksum [2023-05-21T20:33:12.974Z] 5eb5b503b376: Download complete [2023-05-21T20:33:13.906Z] 2f39f015ded8: Download complete [2023-05-21T20:33:14.165Z] 5eb5b503b376: Pull complete [2023-05-21T20:33:14.422Z] 5c69ac0246d0: Pull complete [2023-05-21T20:33:14.684Z] ec43610c2a17: Pull complete [2023-05-21T20:33:14.684Z] 3a2ae6a8a46f: Pull complete [2023-05-21T20:33:14.942Z] 33b1e0a273af: Pull complete [2023-05-21T20:33:15.199Z] 5d3b04190fa2: Pull complete [2023-05-21T20:33:20.468Z] 2f39f015ded8: Pull complete [2023-05-21T20:33:20.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-21T20:33:20.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-21T20:33:20.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:33:20.701Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2023-05-21T20:33:20.738Z] $ 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-613 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613:/w/workspace/edgexfoundry_edgex-ui-go_PR-613:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@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-05-21T20:33:21.622Z] $ docker top 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:33:22.173Z] ---> job-cost.sh [2023-05-21T20:33:22.174Z] lf-activate-venv: SKIPPING [2023-05-21T20:33:22.174Z] INFO: No Stack... [2023-05-21T20:33:22.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-21T20:33:23.033Z] INFO: Archiving Costs [Pipeline] sh [2023-05-21T20:33:23.347Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives/cost.csv [2023-05-21T20:33:23.347Z] + cut -d, -f6 [Pipeline] lock [2023-05-21T20:33:23.394Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [2023-05-21T20:33:23.399Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] did not exist. Created. [2023-05-21T20:33:23.399Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-21T20:33:23.784Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-21T20:33:24.357Z] Stashed 1 file(s) [Pipeline] } [2023-05-21T20:33:24.373Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-21T20:33:24.449Z] $ docker stop --time=1 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 [2023-05-21T20:33:25.715Z] $ docker rm -f --volumes 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-21T20:33:51.516Z] Removing intermediate container 8c62177eadb2 [2023-05-21T20:33:51.516Z] ---> 3a9c5b3d6ba2 [2023-05-21T20:33:51.516Z] Step 14/15 : COPY . . [2023-05-21T20:33:51.516Z] ---> 513a1e301c48 [2023-05-21T20:33:51.516Z] Step 15/15 : RUN ${MAKE} [2023-05-21T20:33:51.516Z] ---> Running in bc5d6ca8f277 [2023-05-21T20:33:51.516Z] noop [2023-05-21T20:33:51.516Z] Removing intermediate container bc5d6ca8f277 [2023-05-21T20:33:51.516Z] ---> a350b12cbb77 [2023-05-21T20:33:51.516Z] Successfully built a350b12cbb77 [2023-05-21T20:33:51.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:33:51.989Z] + docker inspect -f . ci-base-image-arm64 [2023-05-21T20:33:51.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:33:52.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2023-05-21T20:33:52.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-21T20:33:53.540Z] $ docker top 2acccff895fe735712b21d799e04cb9aab5c0754cbd44a9d25a422e8177003c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-21T20:33:54.432Z] + go version [2023-05-21T20:33:54.432Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-21T20:33:54.473Z] $ docker stop --time=1 2acccff895fe735712b21d799e04cb9aab5c0754cbd44a9d25a422e8177003c4 [2023-05-21T20:33:56.128Z] $ docker rm -f --volumes 2acccff895fe735712b21d799e04cb9aab5c0754cbd44a9d25a422e8177003c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:33:56.969Z] + docker inspect -f . ci-base-image-arm64 [2023-05-21T20:33:56.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:33:57.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2023-05-21T20:33:57.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-21T20:33:59.164Z] $ docker top 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-21T20:33:59.733Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-21T20:34:00.692Z] + make test [2023-05-21T20:34:00.692Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-21T20:34:32.933Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-21T20:36:09.624Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-21T20:36:09.624Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-21T20:36:41.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-21T20:36:41.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-21T20:36:41.910Z] ./bin/test-attribution-txt.sh [2023-05-21T20:36:41.910Z] make -C web test [2023-05-21T20:36:41.910Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-21T20:36:41.910Z] make[1]: tput: No such file or directory [2023-05-21T20:36:41.910Z] make[1]: tput: No such file or directory [2023-05-21T20:36:41.910Z] warning: generating ./VERSION [2023-05-21T20:36:41.910Z] echo "0.0.0" > VERSION [2023-05-21T20:36:41.910Z] docker build \ [2023-05-21T20:36:41.910Z] -f Dockerfile \ [2023-05-21T20:36:41.910Z] --build-arg USER=1000 \ [2023-05-21T20:36:41.910Z] \ [2023-05-21T20:36:41.910Z] --label "git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a" \ [2023-05-21T20:36:41.910Z] -t edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a \ [2023-05-21T20:36:41.910Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-21T20:36:41.910Z] . [2023-05-21T20:36:41.910Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-21T20:36:41.910Z] Install the buildx component to build images with BuildKit: [2023-05-21T20:36:41.910Z] https://docs.docker.com/go/buildx/ [2023-05-21T20:36:41.910Z] [2023-05-21T20:36:41.910Z] Sending build context to Docker daemon 2.571MB [2023-05-21T20:36:41.910Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-21T20:36:42.495Z] 16.17-alpine3.15: Pulling from library/node [2023-05-21T20:36:43.080Z] 47517142f6ba: Pulling fs layer [2023-05-21T20:36:43.081Z] 5f8c4bfa009b: Pulling fs layer [2023-05-21T20:36:43.081Z] f7079c9c4ba1: Pulling fs layer [2023-05-21T20:36:43.081Z] aba105e6f55a: Pulling fs layer [2023-05-21T20:36:43.081Z] aba105e6f55a: Waiting [2023-05-21T20:36:43.081Z] 47517142f6ba: Verifying Checksum [2023-05-21T20:36:43.081Z] 47517142f6ba: Download complete [2023-05-21T20:36:43.350Z] aba105e6f55a: Verifying Checksum [2023-05-21T20:36:43.350Z] aba105e6f55a: Download complete [2023-05-21T20:36:43.616Z] f7079c9c4ba1: Verifying Checksum [2023-05-21T20:36:43.617Z] f7079c9c4ba1: Download complete [2023-05-21T20:36:44.203Z] 47517142f6ba: Pull complete [2023-05-21T20:36:45.166Z] 5f8c4bfa009b: Verifying Checksum [2023-05-21T20:36:45.166Z] 5f8c4bfa009b: Download complete [2023-05-21T20:36:51.842Z] 5f8c4bfa009b: Pull complete [2023-05-21T20:36:51.842Z] f7079c9c4ba1: Pull complete [2023-05-21T20:36:51.842Z] aba105e6f55a: Pull complete [2023-05-21T20:36:51.842Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-21T20:36:51.842Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-21T20:36:51.842Z] ---> bf1b8b58d215 [2023-05-21T20:36:51.842Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-21T20:36:52.431Z] ---> Running in 7c454f4977cf [2023-05-21T20:36:53.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-21T20:36:54.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-21T20:36:55.096Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-21T20:36:55.096Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-21T20:36:55.096Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-21T20:36:55.096Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-21T20:36:55.096Z] (5/128) Installing libxcb (1.14-r2) [2023-05-21T20:36:55.096Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-21T20:36:55.096Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-21T20:36:55.363Z] (8/128) Installing libice (1.0.10-r0) [2023-05-21T20:36:55.364Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-21T20:36:55.364Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-21T20:36:55.364Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-21T20:36:55.364Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-21T20:36:55.364Z] (13/128) Installing xset (1.2.4-r0) [2023-05-21T20:36:55.364Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-21T20:36:55.630Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-21T20:36:55.630Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-21T20:36:55.630Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-21T20:36:55.630Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-21T20:36:55.630Z] (19/128) Installing libintl (0.21-r0) [2023-05-21T20:36:55.630Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-21T20:36:55.630Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-21T20:36:55.630Z] (22/128) Installing pcre (8.45-r1) [2023-05-21T20:36:55.630Z] (23/128) Installing glib (2.70.1-r0) [2023-05-21T20:36:55.899Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-21T20:36:55.899Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-21T20:36:55.899Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-21T20:36:56.167Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-21T20:36:56.167Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-21T20:36:56.167Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-21T20:36:56.167Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-21T20:36:56.167Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-21T20:36:56.167Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-21T20:36:56.167Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-21T20:36:56.435Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-21T20:36:56.435Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-21T20:36:56.435Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-21T20:36:56.435Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-21T20:36:56.435Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-21T20:36:56.435Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-21T20:36:56.435Z] (40/128) Installing libxi (1.8-r0) [2023-05-21T20:36:56.435Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-21T20:36:56.435Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-21T20:36:56.435Z] (43/128) Installing atk (2.36.0-r0) [2023-05-21T20:36:56.703Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-21T20:36:56.969Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-21T20:36:56.969Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-21T20:36:56.969Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-21T20:36:57.235Z] (48/128) Installing expat (2.5.0-r0) [2023-05-21T20:36:57.235Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-21T20:36:57.235Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-21T20:36:57.235Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-21T20:36:57.235Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-21T20:36:57.235Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-21T20:36:57.235Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-21T20:36:57.235Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-21T20:36:57.235Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-21T20:36:57.500Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-21T20:36:57.500Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-21T20:36:57.500Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-21T20:36:57.500Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-21T20:36:57.768Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-21T20:36:57.768Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-21T20:36:58.034Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-21T20:36:58.034Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-21T20:36:58.034Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-21T20:36:58.034Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-21T20:36:58.034Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-21T20:36:58.034Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-21T20:36:58.034Z] (69/128) Installing pango (1.48.10-r0) [2023-05-21T20:36:58.034Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-21T20:36:58.302Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-21T20:36:58.302Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-21T20:36:58.302Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-21T20:36:58.571Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-21T20:36:58.571Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-21T20:36:58.840Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-21T20:36:59.107Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-21T20:36:59.107Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-21T20:36:59.107Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-21T20:36:59.107Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-21T20:37:01.686Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-21T20:37:01.686Z] (80/128) Installing flac (1.3.4-r0) [2023-05-21T20:37:01.686Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-21T20:37:01.686Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-21T20:37:01.686Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-21T20:37:01.686Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-21T20:37:01.686Z] (85/128) Installing libass (0.15.2-r0) [2023-05-21T20:37:01.686Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-21T20:37:01.686Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-21T20:37:01.686Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-21T20:37:01.953Z] (89/128) Installing lame (3.100-r0) [2023-05-21T20:37:01.953Z] (90/128) Installing opus (1.3.1-r1) [2023-05-21T20:37:01.953Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-21T20:37:01.953Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-21T20:37:01.953Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-21T20:37:01.953Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-21T20:37:02.219Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-21T20:37:02.219Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-21T20:37:02.219Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-21T20:37:02.219Z] (98/128) Installing libva (2.13.0-r0) [2023-05-21T20:37:02.484Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-21T20:37:02.484Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-21T20:37:02.484Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-21T20:37:02.484Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-21T20:37:02.751Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-21T20:37:02.751Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-21T20:37:02.751Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-21T20:37:03.018Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-21T20:37:03.018Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-21T20:37:03.601Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-21T20:37:03.601Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-21T20:37:03.601Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-21T20:37:03.601Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-21T20:37:03.601Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-21T20:37:03.601Z] (113/128) Installing nspr (4.32-r0) [2023-05-21T20:37:03.601Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-21T20:37:03.866Z] (115/128) Installing nss (3.78.1-r0) [2023-05-21T20:37:03.866Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-21T20:37:03.866Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-21T20:37:04.131Z] (118/128) Installing orc (0.4.32-r0) [2023-05-21T20:37:04.131Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-21T20:37:04.131Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-21T20:37:04.131Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-21T20:37:04.398Z] (122/128) Installing libpulse (15.0-r2) [2023-05-21T20:37:04.398Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-21T20:37:04.398Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-21T20:37:04.398Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-21T20:37:04.398Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-21T20:37:04.398Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-21T20:37:04.398Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-21T20:37:08.660Z] Executing busybox-1.34.1-r7.trigger [2023-05-21T20:37:08.660Z] Executing glib-2.70.1-r0.trigger [2023-05-21T20:37:08.660Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-21T20:37:10.608Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-21T20:37:10.608Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-21T20:37:10.608Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-21T20:37:10.608Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-21T20:37:10.608Z] OK: 275 MiB in 144 packages [2023-05-21T20:37:20.695Z] Removing intermediate container 7c454f4977cf [2023-05-21T20:37:20.695Z] ---> f8dfd14e3971 [2023-05-21T20:37:20.695Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-21T20:37:20.695Z] ---> Running in efc01988ee66 [2023-05-21T20:37:20.695Z] Removing intermediate container efc01988ee66 [2023-05-21T20:37:20.695Z] ---> 487fa8c631b2 [2023-05-21T20:37:20.695Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-21T20:37:20.695Z] ---> Running in f73c193a4299 [2023-05-21T20:37:20.695Z] Removing intermediate container f73c193a4299 [2023-05-21T20:37:20.695Z] ---> 64939c6c2241 [2023-05-21T20:37:20.695Z] Step 5/10 : RUN npm install -g npm [2023-05-21T20:37:20.695Z] ---> Running in 13c19fda4d67 [2023-05-21T20:37:47.378Z] [2023-05-21T20:37:47.378Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-21T20:37:47.378Z] [2023-05-21T20:37:47.378Z] 27 packages are looking for funding [2023-05-21T20:37:47.378Z] run `npm fund` for details [2023-05-21T20:37:47.378Z] [2023-05-21T20:37:47.378Z] found 0 vulnerabilities [2023-05-21T20:37:49.315Z] Removing intermediate container 13c19fda4d67 [2023-05-21T20:37:49.315Z] ---> 00816bd7109b [2023-05-21T20:37:49.315Z] Step 6/10 : ARG USER=1000 [2023-05-21T20:37:50.714Z] ---> Running in 52d79d66d59f [2023-05-21T20:37:50.980Z] Removing intermediate container 52d79d66d59f [2023-05-21T20:37:50.980Z] ---> ece0e791a0b1 [2023-05-21T20:37:50.980Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-21T20:37:50.980Z] ---> Running in 88198891bbd4 [2023-05-21T20:37:52.388Z] Removing intermediate container 88198891bbd4 [2023-05-21T20:37:52.388Z] ---> 29f4ff2137c5 [2023-05-21T20:37:52.388Z] Step 8/10 : USER $USER:$USER [2023-05-21T20:37:52.653Z] ---> Running in 04145f18d111 [2023-05-21T20:37:52.920Z] Removing intermediate container 04145f18d111 [2023-05-21T20:37:52.920Z] ---> 3b5a7d1887db [2023-05-21T20:37:52.920Z] Step 9/10 : WORKDIR /app [2023-05-21T20:37:52.920Z] ---> Running in 0e0eccaf4c98 [2023-05-21T20:37:53.186Z] Removing intermediate container 0e0eccaf4c98 [2023-05-21T20:37:53.186Z] ---> 1fbd524f23ab [2023-05-21T20:37:53.186Z] Step 10/10 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:37:53.186Z] ---> Running in d00f418af8e4 [2023-05-21T20:37:53.451Z] Removing intermediate container d00f418af8e4 [2023-05-21T20:37:53.451Z] ---> 68a076365119 [2023-05-21T20:37:53.451Z] Successfully built 68a076365119 [2023-05-21T20:37:53.717Z] Successfully tagged edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:37:53.717Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-21T20:37:53.717Z] touch edgex-web-ui.imagebuilt [2023-05-21T20:37:53.717Z] mkdir -p node_modules coverage [2023-05-21T20:37:53.717Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-21T20:37:53.717Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-21T20:38:06.033Z] npm WARN old lockfile [2023-05-21T20:38:06.033Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-21T20:38:06.033Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-21T20:38:06.033Z] npm WARN old lockfile [2023-05-21T20:38:06.033Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-21T20:38:06.033Z] npm WARN old lockfile [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.866Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE Unsupported engine { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE required: { [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE }, [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-21T20:38:52.867Z] npm WARN EBADENGINE } [2023-05-21T20:39:14.921Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-21T20:39:14.921Z] 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-05-21T20:39:15.188Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-21T20:39:15.455Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-21T20:39:16.416Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-21T20:39:17.380Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-21T20:39:21.628Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-21T20:39:29.847Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-21T20:39:30.430Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-21T20:39:30.697Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-21T20:39:40.763Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-21T20:39:50.833Z] 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-05-21T20:39:50.833Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-21T20:39:51.415Z] 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-05-21T20:39:55.663Z] 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-05-21T20:39:57.605Z] 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-05-21T20:39:59.011Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-21T20:40:11.316Z] 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-05-21T20:40:11.316Z] 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-05-21T20:40:33.365Z] 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-05-21T20:40:51.557Z] 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-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] 90 packages are looking for funding [2023-05-21T20:41:30.583Z] run `npm fund` for details [2023-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] To address issues that do not require attention, run: [2023-05-21T20:41:30.583Z] npm audit fix [2023-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] To address all issues (including breaking changes), run: [2023-05-21T20:41:30.583Z] npm audit fix --force [2023-05-21T20:41:30.583Z] [2023-05-21T20:41:30.583Z] Run `npm audit` for details. [2023-05-21T20:41:30.583Z] 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-05-21T20:41:45.576Z] - Generating browser application bundles (phase: setup)... [2023-05-21T20:42:17.778Z] Compiling @angular/core : es2015 as esm2015 [2023-05-21T20:42:17.778Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-21T20:42:44.454Z] Compiling @angular/common : es2015 as esm2015 [2023-05-21T20:42:44.454Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-21T20:42:49.788Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-21T20:42:49.788Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-21T20:42:54.041Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-21T20:42:54.041Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-21T20:42:58.289Z] Compiling @angular/router : es2015 as esm2015 [2023-05-21T20:42:58.870Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-21T20:43:03.123Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-21T20:43:05.070Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-21T20:43:07.015Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-21T20:43:07.015Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-21T20:44:03.394Z] 21 05 2023 20:44:00.427:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-21T20:44:03.394Z] 21 05 2023 20:44:00.439:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-21T20:44:03.394Z] 21 05 2023 20:44:00.464:INFO [launcher]: Starting browser ChromeHeadless [2023-05-21T20:45:24.995Z] 21 05 2023 20:45:15.885:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-21T20:45:30.321Z] 21 05 2023 20:45:29.983:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-21T20:45:52.382Z] ✔ Browser application bundle generation complete. [2023-05-21T20:45:52.382Z] 21 05 2023 20:45:51.079:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket eLxxrqLO6FKk-aJ5AAAB with id 21632950 [2023-05-21T20:46:10.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.249 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.281 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.314 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.346 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.368 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.152 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.292 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.35 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.437 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.464 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.478 secs) [2023-05-21T20:46:10.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.694 secs) [2023-05-21T20:46:10.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-21T20:46:11.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 1.933 secs) [2023-05-21T20:46:11.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 1.965 secs) [2023-05-21T20:46:11.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.026 secs) [2023-05-21T20:46:11.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.389 secs) [2023-05-21T20:46:11.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.443 secs) [2023-05-21T20:46:11.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.462 secs) [2023-05-21T20:46:11.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.474 secs) [2023-05-21T20:46:11.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.703 secs) [2023-05-21T20:46:11.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.812 secs) [2023-05-21T20:46:12.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.944 secs) [2023-05-21T20:46:12.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.966 secs) [2023-05-21T20:46:12.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.976 secs) [2023-05-21T20:46:12.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.11 secs) [2023-05-21T20:46:12.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.189 secs) [2023-05-21T20:46:12.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.371 secs) [2023-05-21T20:46:12.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.41 secs) [2023-05-21T20:46:12.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.422 secs) [2023-05-21T20:46:12.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.433 secs) [2023-05-21T20:46:13.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.733 secs) [2023-05-21T20:46:13.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.752 secs) [2023-05-21T20:46:13.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.764 secs) [2023-05-21T20:46:13.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.866 secs) [2023-05-21T20:46:13.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 3.891 secs) [2023-05-21T20:46:13.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 3.92 secs) [2023-05-21T20:46:13.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.049 secs) [2023-05-21T20:46:13.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.115 secs) [2023-05-21T20:46:14.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.478 secs) [2023-05-21T20:46:14.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.519 secs) [2023-05-21T20:46:14.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.581 secs) [2023-05-21T20:46:14.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.596 secs) [2023-05-21T20:46:14.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.606 secs) [2023-05-21T20:46:14.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.74 secs) [2023-05-21T20:46:14.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.881 secs) [2023-05-21T20:46:14.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.898 secs) [2023-05-21T20:46:14.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.91 secs) [2023-05-21T20:46:14.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.939 secs) [2023-05-21T20:46:14.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.949 secs) [2023-05-21T20:46:14.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.051 secs) [2023-05-21T20:46:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.273 secs) [2023-05-21T20:46:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.34 secs) [2023-05-21T20:46:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.407 secs) [2023-05-21T20:46:15.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.518 secs) [2023-05-21T20:46:15.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.554 secs) [2023-05-21T20:46:15.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.712 secs) [2023-05-21T20:46:15.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.75 secs) [2023-05-21T20:46:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.834 secs) [2023-05-21T20:46:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.871 secs) [2023-05-21T20:46:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.892 secs) [2023-05-21T20:46:16.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.903 secs) [2023-05-21T20:46:16.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.071 secs) [2023-05-21T20:46:16.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.128 secs) [2023-05-21T20:46:16.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.178 secs) [2023-05-21T20:46:16.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.438 secs) [2023-05-21T20:46:17.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.618 secs) [2023-05-21T20:46:17.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.705 secs) [2023-05-21T20:46:17.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.14 secs) [2023-05-21T20:46:17.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.171 secs) [2023-05-21T20:46:17.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.185 secs) [2023-05-21T20:46:17.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.375 secs) [2023-05-21T20:46:18.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.448 secs) [2023-05-21T20:46:18.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.506 secs) [2023-05-21T20:46:18.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.746 secs) [2023-05-21T20:46:18.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.843 secs) [2023-05-21T20:46:18.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.945 secs) [2023-05-21T20:46:19.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.168 secs) [2023-05-21T20:46:19.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.186 secs) [2023-05-21T20:46:19.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.2 secs) [2023-05-21T20:46:19.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.357 secs) [2023-05-21T20:46:19.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.396 secs) [2023-05-21T20:46:19.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.559 secs) [2023-05-21T20:46:19.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.584 secs) [2023-05-21T20:46:19.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.805 secs) [2023-05-21T20:46:19.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.879 secs) [2023-05-21T20:46:20.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.956 secs) [2023-05-21T20:46:20.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.012 secs) [2023-05-21T20:46:20.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.039 secs) [2023-05-21T20:46:20.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.07 secs) [2023-05-21T20:46:20.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.11 secs) [2023-05-21T20:46:20.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.268 secs) [2023-05-21T20:46:20.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.324 secs) [2023-05-21T20:46:20.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.407 secs) [2023-05-21T20:46:21.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.55 secs) [2023-05-21T20:46:21.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.603 secs) [2023-05-21T20:46:21.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.692 secs) [2023-05-21T20:46:21.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.732 secs) [2023-05-21T20:46:21.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.1 secs) [2023-05-21T20:46:21.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.145 secs) [2023-05-21T20:46:21.857Z] WARN: ' [2023-05-21T20:46:21.857Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-21T20:46:21.857Z] Support for using the ngModel input property and ngModelChange event with [2023-05-21T20:46:21.857Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-21T20:46:21.857Z] in a future version of Angular. [2023-05-21T20:46:21.857Z] [2023-05-21T20:46:21.857Z] For more information on this, see our API docs here: [2023-05-21T20:46:21.857Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-21T20:46:21.857Z] ' [2023-05-21T20:46:21.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.145 secs) [2023-05-21T20:46:21.857Z] WARN: ' [2023-05-21T20:46:21.857Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-21T20:46:21.858Z] Support for using the ngModel input property and ngModelChange event with [2023-05-21T20:46:21.858Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-21T20:46:21.858Z] in a future version of Angular. [2023-05-21T20:46:21.858Z] [2023-05-21T20:46:21.858Z] For more information on this, see our API docs here: [2023-05-21T20:46:21.858Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-21T20:46:21.858Z] ' [2023-05-21T20:46:21.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.292 secs) [2023-05-21T20:46:22.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.459 secs) [2023-05-21T20:46:22.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.506 secs) [2023-05-21T20:46:22.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.583 secs) [2023-05-21T20:46:22.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.607 secs) [2023-05-21T20:46:22.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.165 secs) [2023-05-21T20:46:23.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.236 secs) [2023-05-21T20:46:23.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.262 secs) [2023-05-21T20:46:23.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.282 secs) [2023-05-21T20:46:23.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.306 secs) [2023-05-21T20:46:23.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.536 secs) [2023-05-21T20:46:23.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.6 secs) [2023-05-21T20:46:23.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.674 secs) [2023-05-21T20:46:24.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.728 secs) [2023-05-21T20:46:24.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.78 secs) [2023-05-21T20:46:24.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.829 secs) [2023-05-21T20:46:24.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.949 secs) [2023-05-21T20:46:24.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.012 secs) [2023-05-21T20:46:24.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.129 secs) [2023-05-21T20:46:24.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.301 secs) [2023-05-21T20:46:24.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.34 secs) [2023-05-21T20:46:24.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.38 secs) [2023-05-21T20:46:25.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.439 secs) [2023-05-21T20:46:25.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.588 secs) [2023-05-21T20:46:25.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.611 secs) [2023-05-21T20:46:25.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.661 secs) [2023-05-21T20:46:25.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.68 secs) [2023-05-21T20:46:25.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.758 secs) [2023-05-21T20:46:25.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.83 secs) [2023-05-21T20:46:25.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.017 secs) [2023-05-21T20:46:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.196 secs) [2023-05-21T20:46:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.234 secs) [2023-05-21T20:46:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.275 secs) [2023-05-21T20:46:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.336 secs) [2023-05-21T20:46:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.412 secs) [2023-05-21T20:46:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.47 secs) [2023-05-21T20:46:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.499 secs) [2023-05-21T20:46:26.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.621 secs) [2023-05-21T20:46:26.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.688 secs) [2023-05-21T20:46:27.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.757 secs) [2023-05-21T20:46:27.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.87 secs) [2023-05-21T20:46:27.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.903 secs) [2023-05-21T20:46:27.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.939 secs) [2023-05-21T20:46:27.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.966 secs) [2023-05-21T20:46:27.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.983 secs) [2023-05-21T20:46:28.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.562 secs / 13.983 secs) [2023-05-21T20:46:28.228Z] TOTAL: 145 SUCCESS [2023-05-21T20:46:28.228Z] ✔ Browser application bundle generation complete. [2023-05-21T20:46:31.560Z] [2023-05-21T20:46:31.560Z] =============================== Coverage summary =============================== [2023-05-21T20:46:31.560Z] Statements : 41.56% ( 1425/3429 ) [2023-05-21T20:46:31.560Z] Branches : 12.14% ( 109/898 ) [2023-05-21T20:46:31.560Z] Functions : 33.33% ( 417/1251 ) [2023-05-21T20:46:31.560Z] Lines : 39.45% ( 1280/3245 ) [2023-05-21T20:46:31.560Z] ================================================================================ [2023-05-21T20:46:31.560Z] 21 05 2023 20:46:31.246:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-21T20:46:32.517Z] ✔ Browser application bundle generation complete. [2023-05-21T20:46:36.766Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-21T20:46:36.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-21T20:46:36.834Z] $ docker stop --time=1 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 [2023-05-21T20:46:38.613Z] $ docker rm -f --volumes 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-21T20:46:39.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-21T20:46:42.330Z] Warning: overwriting stash ‘coverage-report’ [2023-05-21T20:46:47.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-21T20:46:48.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-21T20:46:51.044Z] + ls -al . [2023-05-21T20:46:51.044Z] total 176 [2023-05-21T20:46:51.044Z] drwxrwxr-x 13 jenkins jenkins 4096 May 21 20:34 . [2023-05-21T20:46:51.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 .. [2023-05-21T20:46:51.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 .blubracket [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 18 May 21 20:31 .dockerignore [2023-05-21T20:46:51.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:31 .git [2023-05-21T20:46:51.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 .github [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 185 May 21 20:31 .gitignore [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 21 20:31 Attribution.txt [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 21 20:31 CHANGELOG.md [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 21 20:31 CONTRIBUTING.md [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 21 20:31 Dockerfile [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 652 May 21 20:31 Jenkinsfile [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 21 20:31 LICENSE [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 21 20:31 Makefile [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 21 20:31 README.md [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 5 May 21 20:29 VERSION [2023-05-21T20:46:51.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 assets [2023-05-21T20:46:51.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 bin [2023-05-21T20:46:51.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 cmd [2023-05-21T20:46:51.044Z] -rw-r--r-- 1 jenkins jenkins 10 May 21 20:34 coverage.out [2023-05-21T20:46:51.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 docs [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 21 20:31 go.mod [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 21 20:31 go.sum [2023-05-21T20:46:51.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:31 internal [2023-05-21T20:46:51.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 snap [2023-05-21T20:46:51.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 testing [2023-05-21T20:46:51.044Z] -rw-rw-r-- 1 jenkins jenkins 155 May 21 20:31 version.go [2023-05-21T20:46:51.044Z] drwxrwxr-x 6 jenkins jenkins 4096 May 21 20:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:46:51.469Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a --label arch=arm64 --label version=0.0.0 . [2023-05-21T20:46:53.151Z] Sending build context to Docker daemon 31.08MB [2023-05-21T20:46:53.151Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-21T20:46:53.151Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-21T20:46:53.151Z] ---> a350b12cbb77 [2023-05-21T20:46:53.151Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-21T20:46:53.733Z] ---> Running in 4070e6765768 [2023-05-21T20:46:54.000Z] Removing intermediate container 4070e6765768 [2023-05-21T20:46:54.000Z] ---> 3957314ef2e3 [2023-05-21T20:46:54.000Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-21T20:46:54.000Z] ---> Running in 09a60c055427 [2023-05-21T20:46:54.267Z] Removing intermediate container 09a60c055427 [2023-05-21T20:46:54.267Z] ---> 09fff203d20c [2023-05-21T20:46:54.267Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-21T20:46:54.267Z] ---> Running in 1cbe4b8ea0f1 [2023-05-21T20:46:54.859Z] Removing intermediate container 1cbe4b8ea0f1 [2023-05-21T20:46:54.859Z] ---> 355ad16543e5 [2023-05-21T20:46:54.859Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-21T20:46:54.859Z] ---> Running in faece19886a5 [2023-05-21T20:46:55.124Z] Removing intermediate container faece19886a5 [2023-05-21T20:46:55.124Z] ---> 6d4a815d168e [2023-05-21T20:46:55.124Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-21T20:46:55.124Z] ---> Running in a9de47483477 [2023-05-21T20:46:55.390Z] Removing intermediate container a9de47483477 [2023-05-21T20:46:55.390Z] ---> d9f4f5f6100f [2023-05-21T20:46:55.390Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-21T20:46:57.329Z] ---> 89a761a16d6e [2023-05-21T20:46:57.329Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-21T20:46:57.329Z] ---> Running in 8f5b659ca060 [2023-05-21T20:46:57.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-21T20:46:58.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-21T20:46:59.446Z] OK: 263 MiB in 53 packages [2023-05-21T20:47:00.406Z] Removing intermediate container 8f5b659ca060 [2023-05-21T20:47:00.406Z] ---> 0a9921d8bbec [2023-05-21T20:47:00.406Z] Step 10/25 : ENV GO111MODULE=on [2023-05-21T20:47:00.406Z] ---> Running in 60d647f6b3f0 [2023-05-21T20:47:00.673Z] Removing intermediate container 60d647f6b3f0 [2023-05-21T20:47:00.673Z] ---> ecbddb166943 [2023-05-21T20:47:00.673Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-21T20:47:00.673Z] ---> Running in 9070669d148a [2023-05-21T20:47:01.256Z] Removing intermediate container 9070669d148a [2023-05-21T20:47:01.256Z] ---> 7b7bc635a15d [2023-05-21T20:47:01.256Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-21T20:47:01.837Z] ---> 3e478c4aa90a [2023-05-21T20:47:01.837Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-21T20:47:02.420Z] ---> Running in c060d9af2225 [2023-05-21T20:47:05.006Z] Removing intermediate container c060d9af2225 [2023-05-21T20:47:05.006Z] ---> 0f275d0a59b7 [2023-05-21T20:47:05.006Z] Step 14/25 : COPY . . [2023-05-21T20:47:09.248Z] ---> 191e5a9933f7 [2023-05-21T20:47:09.248Z] Step 15/25 : RUN ${MAKE} [2023-05-21T20:47:09.248Z] ---> Running in cb6da4ab645c [2023-05-21T20:47:09.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-21T20:49:01.468Z] Removing intermediate container cb6da4ab645c [2023-05-21T20:49:01.468Z] ---> 060d066d806d [2023-05-21T20:49:01.468Z] Step 16/25 : FROM alpine:3.17 [2023-05-21T20:49:01.468Z] 3.17: Pulling from library/alpine [2023-05-21T20:49:01.468Z] c41833b44d91: Already exists [2023-05-21T20:49:01.468Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-21T20:49:01.468Z] Status: Downloaded newer image for alpine:3.17 [2023-05-21T20:49:01.468Z] ---> 51e60588ff2c [2023-05-21T20:49:01.468Z] Step 17/25 : EXPOSE 4000 [2023-05-21T20:49:01.468Z] ---> Running in 23ba91ecbd50 [2023-05-21T20:49:01.468Z] Removing intermediate container 23ba91ecbd50 [2023-05-21T20:49:01.468Z] ---> 32cd02813911 [2023-05-21T20:49:01.468Z] 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-05-21T20:49:04.803Z] ---> f05840a75472 [2023-05-21T20:49:04.803Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-21T20:49:04.803Z] ---> 8bb7f9bb1629 [2023-05-21T20:49:04.803Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-21T20:49:05.071Z] ---> 56fb14a9bd3b [2023-05-21T20:49:05.071Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-21T20:49:05.337Z] ---> Running in 69e59c4decf3 [2023-05-21T20:49:05.603Z] Removing intermediate container 69e59c4decf3 [2023-05-21T20:49:05.603Z] ---> c6a13e3d1e18 [2023-05-21T20:49:05.603Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-21T20:49:05.603Z] ---> Running in 194035c8753a [2023-05-21T20:49:05.868Z] Removing intermediate container 194035c8753a [2023-05-21T20:49:05.868Z] ---> fc6316fa2ce6 [2023-05-21T20:49:05.868Z] Step 23/25 : LABEL arch=arm64 [2023-05-21T20:49:05.868Z] ---> Running in 31ebab6f8aa1 [2023-05-21T20:49:06.133Z] Removing intermediate container 31ebab6f8aa1 [2023-05-21T20:49:06.133Z] ---> 33699916dbe5 [2023-05-21T20:49:06.133Z] Step 24/25 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a [2023-05-21T20:49:06.399Z] ---> Running in 4e005b018497 [2023-05-21T20:49:06.666Z] Removing intermediate container 4e005b018497 [2023-05-21T20:49:06.667Z] ---> c7b2fa1993dd [2023-05-21T20:49:06.667Z] Step 25/25 : LABEL version=0.0.0 [2023-05-21T20:49:06.667Z] ---> Running in b9087c136280 [2023-05-21T20:49:06.932Z] Removing intermediate container b9087c136280 [2023-05-21T20:49:06.932Z] ---> 811a3a3a24c9 [2023-05-21T20:49:06.932Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-21T20:49:07.199Z] Successfully built 811a3a3a24c9 [2023-05-21T20:49:07.199Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:49:08.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-21T20:49:08.035Z] [2023-05-21T20:49:08.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:49:08.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-21T20:49:08.431Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-21T20:49:08.431Z] 8998bd30e6a1: Pulling fs layer [2023-05-21T20:49:08.431Z] 04944245beec: Pulling fs layer [2023-05-21T20:49:08.431Z] 699f458cf7ca: Pulling fs layer [2023-05-21T20:49:08.431Z] 765212b225bb: Pulling fs layer [2023-05-21T20:49:08.431Z] f23df028b6ca: Pulling fs layer [2023-05-21T20:49:08.431Z] d65c8cfc05b1: Pulling fs layer [2023-05-21T20:49:08.431Z] 2437ff75d9bd: Pulling fs layer [2023-05-21T20:49:08.431Z] f23df028b6ca: Waiting [2023-05-21T20:49:08.431Z] d65c8cfc05b1: Waiting [2023-05-21T20:49:08.431Z] 2437ff75d9bd: Waiting [2023-05-21T20:49:08.431Z] 765212b225bb: Waiting [2023-05-21T20:49:08.698Z] 04944245beec: Verifying Checksum [2023-05-21T20:49:08.698Z] 04944245beec: Download complete [2023-05-21T20:49:08.698Z] 765212b225bb: Verifying Checksum [2023-05-21T20:49:08.698Z] 765212b225bb: Download complete [2023-05-21T20:49:08.698Z] f23df028b6ca: Verifying Checksum [2023-05-21T20:49:08.698Z] f23df028b6ca: Download complete [2023-05-21T20:49:08.698Z] d65c8cfc05b1: Verifying Checksum [2023-05-21T20:49:08.698Z] d65c8cfc05b1: Download complete [2023-05-21T20:49:08.968Z] 699f458cf7ca: Verifying Checksum [2023-05-21T20:49:08.968Z] 699f458cf7ca: Download complete [2023-05-21T20:49:09.236Z] 8998bd30e6a1: Verifying Checksum [2023-05-21T20:49:09.236Z] 8998bd30e6a1: Download complete [2023-05-21T20:49:11.819Z] 2437ff75d9bd: Verifying Checksum [2023-05-21T20:49:11.819Z] 2437ff75d9bd: Download complete [2023-05-21T20:49:13.229Z] 8998bd30e6a1: Pull complete [2023-05-21T20:49:13.495Z] 04944245beec: Pull complete [2023-05-21T20:49:14.899Z] 699f458cf7ca: Pull complete [2023-05-21T20:49:15.165Z] 765212b225bb: Pull complete [2023-05-21T20:49:15.745Z] f23df028b6ca: Pull complete [2023-05-21T20:49:16.012Z] d65c8cfc05b1: Pull complete [2023-05-21T20:49:31.002Z] 2437ff75d9bd: Pull complete [2023-05-21T20:49:31.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-21T20:49:31.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-21T20:49:31.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:49:31.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2023-05-21T20:49:31.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-21T20:49:34.133Z] $ docker top 93c1be4c76d3c3dd4c65b6965bb1ac9fd44bd0b0ab910d5e6f1e49c344578905 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:35.023Z] ---> job-cost.sh [2023-05-21T20:49:35.023Z] lf-activate-venv: SKIPPING [2023-05-21T20:49:35.023Z] INFO: No Stack... [2023-05-21T20:49:35.288Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-21T20:49:36.246Z] INFO: Archiving Costs [Pipeline] sh [2023-05-21T20:49:36.658Z] + cut -d, -f6 [2023-05-21T20:49:36.658Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-05-21T20:49:36.724Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [2023-05-21T20:49:36.729Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] did not exist. Created. [2023-05-21T20:49:36.729Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-21T20:49:37.498Z] /w/workspace/edgex-ui-go/1@tmp/durable-5e32f8e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-21T20:49:37.879Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-21T20:49:37.925Z] Warning: overwriting stash ‘stack-cost’ [2023-05-21T20:49:42.708Z] Stashed 1 file(s) [Pipeline] } [2023-05-21T20:49:42.724Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-21T20:49:42.799Z] $ docker stop --time=1 93c1be4c76d3c3dd4c65b6965bb1ac9fd44bd0b0ab910d5e6f1e49c344578905 [2023-05-21T20:49:45.501Z] $ docker rm -f --volumes 93c1be4c76d3c3dd4c65b6965bb1ac9fd44bd0b0ab910d5e6f1e49c344578905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-21T20:49:46.488Z] provisioning config files... [2023-05-21T20:49:46.496Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config13741837327643785137tmp [Pipeline] { [Pipeline] sh [2023-05-21T20:49:46.831Z] + set +x [2023-05-21T20:49:46.831Z] + + curl -s https://codecov.io/bash [2023-05-21T20:49:46.831Z] bash -s -- [2023-05-21T20:49:46.831Z] [2023-05-21T20:49:46.831Z] _____ _ [2023-05-21T20:49:46.831Z] / ____| | | [2023-05-21T20:49:46.831Z] | | ___ __| | ___ ___ _____ __ [2023-05-21T20:49:46.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-21T20:49:46.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-21T20:49:46.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-21T20:49:46.831Z] Bash-1.0.6 [2023-05-21T20:49:46.831Z] [2023-05-21T20:49:46.831Z] [2023-05-21T20:49:46.831Z] ==> git version 2.25.1 found [2023-05-21T20:49:46.831Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-21T20:49:46.831Z] Release-Date: 2020-01-08 [2023-05-21T20:49:46.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-21T20:49:46.831Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-21T20:49:46.831Z] ==> Jenkins CI detected. [2023-05-21T20:49:46.831Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [2023-05-21T20:49:46.831Z] project root: . [2023-05-21T20:49:46.831Z] --> token set from env [2023-05-21T20:49:46.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-21T20:49:46.831Z] ==> Running gcov in . (disable via -X gcov) [2023-05-21T20:49:47.091Z] ==> Python coveragepy not found [2023-05-21T20:49:47.091Z] ==> Searching for coverage reports in: [2023-05-21T20:49:47.091Z] + . [2023-05-21T20:49:47.091Z] -> Found 1 reports [2023-05-21T20:49:47.091Z] ==> Detecting git/mercurial file structure [2023-05-21T20:49:47.091Z] ==> Reading reports [2023-05-21T20:49:47.091Z] + ./coverage.out bytes=10 [2023-05-21T20:49:47.091Z] ==> Appending adjustments [2023-05-21T20:49:47.091Z] https://docs.codecov.io/docs/fixing-reports [2023-05-21T20:49:48.030Z] + Found adjustments [2023-05-21T20:49:48.030Z] ==> Gzipping contents [2023-05-21T20:49:48.030Z] 12K /tmp/codecov.7ZiD6r.gz [2023-05-21T20:49:48.030Z] ==> Uploading reports [2023-05-21T20:49:48.030Z] url: https://codecov.io [2023-05-21T20:49:48.030Z] query: branch=PR-613&commit=fbeea00c7d75f9b55f442e085fa04be87a1db28a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-05-21T20:49:48.030Z] -> Pinging Codecov [2023-05-21T20:49:48.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-613&commit=fbeea00c7d75f9b55f442e085fa04be87a1db28a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-05-21T20:49:48.030Z] -> Uploading to [2023-05-21T20:49:48.030Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-21/FB506323287CE973F263BFD2A0EB1F37/fbeea00c7d75f9b55f442e085fa04be87a1db28a/a3161b9e-b4d1-4b53-a9e9-eebca2c01d5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230521T204947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5691a53e75631b29e7cdab09d7a24d4024200ee22dc78b4f081b760f48dbaa1 [2023-05-21T20:49:48.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-21T20:49:48.030Z] Dload Upload Total Spent Left Speed [2023-05-21T20:49:48.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 35216 --:--:-- --:--:-- --:--:-- 35216 [2023-05-21T20:49:48.289Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] } [2023-05-21T20:49:48.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-21T20:49:50.061Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives ] [2023-05-21T20:49:50.061Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives [2023-05-21T20:49:50.061Z] total 16 [2023-05-21T20:49:50.061Z] drwxr-xr-x 3 root root 4096 May 21 20:33 . [2023-05-21T20:49:50.061Z] drwxrwxr-x 15 jenkins jenkins 4096 May 21 20:33 .. [2023-05-21T20:49:50.061Z] drwxr-xr-x 2 root root 4096 May 21 20:33 cost [2023-05-21T20:49:50.061Z] -rw-r--r-- 1 root root 83 May 21 20:33 cost.csv [2023-05-21T20:49:50.061Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives [2023-05-21T20:49:50.061Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives [2023-05-21T20:49:50.061Z] total 16 [2023-05-21T20:49:50.061Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 20:33 . [2023-05-21T20:49:50.061Z] drwxrwxr-x 15 jenkins jenkins 4096 May 21 20:33 .. [2023-05-21T20:49:50.061Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 20:33 cost [2023-05-21T20:49:50.061Z] -rw-r--r-- 1 jenkins jenkins 83 May 21 20:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:50.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:51.280Z] ---> package-listing.sh [2023-05-21T20:49:51.280Z] ++ facter osfamily [2023-05-21T20:49:51.280Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-21T20:49:51.540Z] + OS_FAMILY=debian [2023-05-21T20:49:51.540Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-613 [2023-05-21T20:49:51.540Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-21T20:49:51.540Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-21T20:49:51.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-21T20:49:51.540Z] + PACKAGES=/tmp/packages_start.txt [2023-05-21T20:49:51.540Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-613 ']' [2023-05-21T20:49:51.540Z] + PACKAGES=/tmp/packages_end.txt [2023-05-21T20:49:51.540Z] + case "${OS_FAMILY}" in [2023-05-21T20:49:51.540Z] + dpkg -l [2023-05-21T20:49:51.540Z] + grep '^ii' [2023-05-21T20:49:51.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-21T20:49:51.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-21T20:49:51.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-21T20:49:51.540Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-613 ']' [2023-05-21T20:49:51.540Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives/ [2023-05-21T20:49:51.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives/ [Pipeline] echo [2023-05-21T20:49:51.578Z] 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-613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-21T20:49:51.874Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-21T20:49:52.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-21T20:49:52.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-21T20:49:52.671Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2023-05-21T20:49:52.704Z] $ 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-613/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-613 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613:/w/workspace/edgexfoundry_edgex-ui-go_PR-613:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@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-05-21T20:49:52.894Z] $ docker top 1d6f53f1c05cea262119436f0eea003b3ba8c7497b624b6bf0f27703fd0d3d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-21T20:49:53.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-21T20:49:53.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-21T20:49:53.914Z] + ls /var/log/sa-host [2023-05-21T20:49:53.914Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-21T20:49:54.125Z] provisioning config files... [2023-05-21T20:49:54.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config1003185111294399304tmp [Pipeline] { [Pipeline] echo [2023-05-21T20:49:54.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:54.504Z] ---> create-netrc.sh [Pipeline] } [2023-05-21T20:49:54.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:54.928Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-21T20:49:54.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:55.266Z] ---> sudo-logs.sh [2023-05-21T20:49:55.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-21T20:49:55.359Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:55.672Z] ---> job-cost.sh [2023-05-21T20:49:55.672Z] lf-activate-venv: SKIPPING [2023-05-21T20:49:55.672Z] DEBUG: total: 0.2199999988079071 [2023-05-21T20:49:55.672Z] INFO: Retrieving Stack Cost... [2023-05-21T20:49:55.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-21T20:49:56.500Z] INFO: Archiving Costs [Pipeline] echo [2023-05-21T20:49:56.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-21T20:49:56.856Z] ---> logs-deploy.sh [2023-05-21T20:49:56.856Z] lf-activate-venv: SKIPPING [2023-05-21T20:49:56.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-613/1 [2023-05-21T20:49:56.856Z] INFO: archiving workspace using pattern(s): [2023-05-21T20:49:57.792Z] Archives upload complete. [2023-05-21T20:49:57.792Z] INFO: archiving logs to Nexus