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 20:28:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:52 ========================================================= 20:28:52 EdgeX Global Pipelines Version Info 20:28:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:53 ------------------- 20:28:53 stable info: 20:28:53 ------------------- 20:28:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:28:53 Message: update stable to v1.0.249 20:28:53 ------------------- 20:28:53 experimental info: 20:28:53 ------------------- 20:28:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:28:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbeea00 [Pipeline] echo 20:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:55 provisioning config files... 20:28:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config13098599137837503601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:55 ---> docker-login.sh 20:28:55 nexus3.edgexfoundry.org:10001 20:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:56 Configure a credential helper to remove this warning. See 20:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:56 20:28:56 Login Succeeded 20:28:56 nexus3.edgexfoundry.org:10002 20:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 nexus3.edgexfoundry.org:10003 20:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 nexus3.edgexfoundry.org:10004 20:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 docker.io 20:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:57 Configure a credential helper to remove this warning. See 20:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:57 20:28:57 Login Succeeded 20:28:57 ---> docker-login.sh ends [Pipeline] } 20:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:58 + git rev-list -1 --merges fbeea00c7d75f9b55f442e085fa04be87a1db28a~1..fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo 20:28:58 -----------> git rev-list -1 --merges fbeea00c7d75f9b55f442e085fa04be87a1db28a~1..fbeea00c7d75f9b55f442e085fa04be87a1db28a fbeea00c7d75f9b55f442e085fa04be87a1db28a [false] [Pipeline] sh 20:28:58 + git log --format=format:%s -1 fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo 20:28:58 ========================================================= 20:28:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:59 + git log --format=format:%s -1 fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] echo 20:28:59 [semverPrep] GIT_COMMIT: fbeea00c7d75f9b55f442e085fa04be87a1db28a, Commit Message: fix: Upgrade env file path to path for v3 [Pipeline] echo 20:28:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:59 + grep -v github /etc/ssh/ssh_known_hosts 20:28:59 + [ -e /tmp/ssh_known_hosts ] 20:28:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:00 20:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:29:00 b85a868b505f: Pulling fs layer 20:29:00 e2be974225ed: Pulling fs layer 20:29:00 339a4e72a1f5: Pulling fs layer 20:29:00 988bab9f4d93: Pulling fs layer 20:29:00 1469e6f7b9e6: Pulling fs layer 20:29:00 eaf3925da568: Pulling fs layer 20:29:00 bab4dde63d76: Pulling fs layer 20:29:00 bde34c3a00c8: Pulling fs layer 20:29:00 b352a97aabf1: Pulling fs layer 20:29:00 4872d77fe225: Pulling fs layer 20:29:00 5851b861e8e6: Pulling fs layer 20:29:00 bab4dde63d76: Waiting 20:29:00 bde34c3a00c8: Waiting 20:29:00 b352a97aabf1: Waiting 20:29:00 4872d77fe225: Waiting 20:29:00 5851b861e8e6: Waiting 20:29:00 988bab9f4d93: Waiting 20:29:00 eaf3925da568: Waiting 20:29:00 e2be974225ed: Verifying Checksum 20:29:00 e2be974225ed: Download complete 20:29:00 988bab9f4d93: Verifying Checksum 20:29:00 988bab9f4d93: Download complete 20:29:00 1469e6f7b9e6: Verifying Checksum 20:29:00 1469e6f7b9e6: Download complete 20:29:00 eaf3925da568: Download complete 20:29:00 339a4e72a1f5: Verifying Checksum 20:29:00 339a4e72a1f5: Download complete 20:29:00 bde34c3a00c8: Download complete 20:29:00 b352a97aabf1: Download complete 20:29:00 b85a868b505f: Verifying Checksum 20:29:00 b85a868b505f: Download complete 20:29:00 4872d77fe225: Download complete 20:29:00 5851b861e8e6: Verifying Checksum 20:29:00 5851b861e8e6: Download complete 20:29:01 bab4dde63d76: Verifying Checksum 20:29:01 bab4dde63d76: Download complete 20:29:02 b85a868b505f: Pull complete 20:29:02 e2be974225ed: Pull complete 20:29:02 339a4e72a1f5: Pull complete 20:29:02 988bab9f4d93: Pull complete 20:29:03 1469e6f7b9e6: Pull complete 20:29:03 eaf3925da568: Pull complete 20:29:05 bab4dde63d76: Pull complete 20:29:05 bde34c3a00c8: Pull complete 20:29:05 b352a97aabf1: Pull complete 20:29:05 4872d77fe225: Pull complete 20:29:05 5851b861e8e6: Pull complete 20:29:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:05 prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container 20:29:05 $ 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 20:29:08 $ docker top 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c -eo pid,comm 20:29:08 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). 20:29:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:08 [ssh-agent] Looking for ssh-agent implementation... 20:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:09 $ docker exec 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent 20:29:09 SSH_AUTH_SOCK=/tmp/ssh-CxShPdB6c40l/agent.32 20:29:09 SSH_AGENT_PID=38 20:29:09 Running ssh-add (command line suppressed) 20:29:09 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) 20:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:09 + git tag --points-at HEAD [Pipeline] } 20:29:09 $ docker exec --env ******** --env ******** 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent -k 20:29:09 unset SSH_AUTH_SOCK; 20:29:09 unset SSH_AGENT_PID; 20:29:09 echo Agent pid 38 killed; 20:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:09 [ssh-agent] Looking for ssh-agent implementation... 20:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:09 $ docker exec 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent 20:29:10 SSH_AUTH_SOCK=/tmp/ssh-JWmjuUiTsDIi/agent.70 20:29:10 SSH_AGENT_PID=76 20:29:10 Running ssh-add (command line suppressed) 20:29:10 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) 20:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:10 + git semver init 20:29:10 2023-05-21 20:29:10,726 [run_init] DEBUG init version:0.0.0 force:False 20:29:10 2023-05-21 20:29:10,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver 20:29:10 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 20:29:10 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) 20:29:12 2023-05-21 20:29:12,089 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.git/info/exclude 20:29:12 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 20:29:12 2023-05-21 20:29:12,090 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver/PR-613 20:29:12 2023-05-21 20:29:12,094 [execute] INFO git cat-file --batch-check 20:29:12 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=) 20:29:12 2023-05-21 20:29:12,102 [execute] INFO git cat-file --batch 20:29:12 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=) 20:29:12 2023-05-21 20:29:12,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-613/.semver/PR-613 20:29:12 0.0.0 [Pipeline] } 20:29:12 $ docker exec --env ******** --env ******** 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c ssh-agent -k 20:29:12 unset SSH_AUTH_SOCK; 20:29:12 unset SSH_AGENT_PID; 20:29:12 echo Agent pid 76 killed; 20:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:12 + git semver [Pipeline] } 20:29:13 $ docker stop --time=1 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c 20:29:14 $ docker rm -f --volumes 247028c30859fc8ca9f3c3022eda9f31121753a905cba0c0fad4e7e6731acc0c [Pipeline] // withDockerContainer [Pipeline] sh 20:29:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:15 Stashed 1 file(s) [Pipeline] echo 20:29:15 [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 20:29:15 provisioning config files... 20:29:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config10252736098388919343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:15 ---> docker-login.sh 20:29:15 nexus3.edgexfoundry.org:10001 20:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:15 Configure a credential helper to remove this warning. See 20:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:15 20:29:15 Login Succeeded 20:29:15 nexus3.edgexfoundry.org:10002 20:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:15 Configure a credential helper to remove this warning. See 20:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:15 20:29:15 Login Succeeded 20:29:15 nexus3.edgexfoundry.org:10003 20:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:16 Configure a credential helper to remove this warning. See 20:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:16 20:29:16 Login Succeeded 20:29:16 nexus3.edgexfoundry.org:10004 20:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:16 Configure a credential helper to remove this warning. See 20:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:16 20:29:16 Login Succeeded 20:29:16 docker.io 20:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:16 Configure a credential helper to remove this warning. See 20:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:16 20:29:16 Login Succeeded 20:29:16 ---> docker-login.sh ends [Pipeline] } 20:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:16 ========================================================= 20:29:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:29:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:17 + 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 . 20:29:17 Sending build context to Docker daemon 45.53MB 20:29:17 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 20:29:17 Step 2/15 : FROM ${BASE} AS builder 20:29:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:17 f56be85fc22e: Pulling fs layer 20:29:17 85791d961cd3: Pulling fs layer 20:29:17 d694b5ae8c79: Pulling fs layer 20:29:17 9f32a84ed3da: Pulling fs layer 20:29:17 4d19c01a9841: Pulling fs layer 20:29:17 9325e15d5711: Pulling fs layer 20:29:17 556b6ee489ea: Pulling fs layer 20:29:17 c5a4b2cf53e6: Pulling fs layer 20:29:17 9f32a84ed3da: Waiting 20:29:17 4d19c01a9841: Waiting 20:29:17 9325e15d5711: Waiting 20:29:17 556b6ee489ea: Waiting 20:29:17 c5a4b2cf53e6: Waiting 20:29:17 85791d961cd3: Download complete 20:29:17 9f32a84ed3da: Download complete 20:29:17 4d19c01a9841: Verifying Checksum 20:29:17 4d19c01a9841: Download complete 20:29:17 f56be85fc22e: Verifying Checksum 20:29:17 f56be85fc22e: Download complete 20:29:17 9325e15d5711: Verifying Checksum 20:29:17 9325e15d5711: Download complete 20:29:17 f56be85fc22e: Pull complete 20:29:17 85791d961cd3: Pull complete 20:29:18 d694b5ae8c79: Verifying Checksum 20:29:18 d694b5ae8c79: Download complete 20:29:18 556b6ee489ea: Verifying Checksum 20:29:18 556b6ee489ea: Download complete 20:29:18 c5a4b2cf53e6: Verifying Checksum 20:29:18 c5a4b2cf53e6: Download complete 20:29:22 d694b5ae8c79: Pull complete 20:29:22 9f32a84ed3da: Pull complete 20:29:22 4d19c01a9841: Pull complete 20:29:22 9325e15d5711: Pull complete 20:29:24 556b6ee489ea: Pull complete 20:29:25 c5a4b2cf53e6: Pull complete 20:29:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:29:25 ---> c4be618373d6 20:29:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:29:29 ---> Running in c74a36e7fcf1 20:29:29 Removing intermediate container c74a36e7fcf1 20:29:29 ---> f724c2ba22a6 20:29:29 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:29:29 ---> Running in da1229f5ac79 20:29:29 Removing intermediate container da1229f5ac79 20:29:29 ---> e8e9ef91f2d5 20:29:29 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:29:29 ---> Running in 3919d18de02c 20:29:29 Removing intermediate container 3919d18de02c 20:29:29 ---> d2ea6124ab5a 20:29:29 Step 6/15 : LABEL Name=edgex-ui-go 20:29:29 ---> Running in 3adf0af7f070 20:29:29 Removing intermediate container 3adf0af7f070 20:29:29 ---> 3a41e9da3737 20:29:29 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:29:29 ---> Running in c26cb347e046 20:29:29 Removing intermediate container c26cb347e046 20:29:29 ---> 2ac965054f01 20:29:29 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:29:30 Still waiting to schedule task 20:29:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:29:30 latest: Pulling from library/docker 20:29:30 8a49fdb3b6a5: Pulling fs layer 20:29:30 dfb60e7f5d22: Pulling fs layer 20:29:30 f74671f55a8d: Pulling fs layer 20:29:30 75039dcfa57a: Pulling fs layer 20:29:30 85a22e3449da: Pulling fs layer 20:29:30 6e4174c6dd60: Pulling fs layer 20:29:30 548fa0fa6487: Pulling fs layer 20:29:30 85a22e3449da: Waiting 20:29:30 6e4174c6dd60: Waiting 20:29:30 bce3b413b152: Pulling fs layer 20:29:30 4ecf18acb8bf: Pulling fs layer 20:29:30 b8b211af7828: Pulling fs layer 20:29:30 548fa0fa6487: Waiting 20:29:30 bce3b413b152: Waiting 20:29:30 4ecf18acb8bf: Waiting 20:29:30 35c76e69021c: Pulling fs layer 20:29:30 e0e1c9b8d830: Pulling fs layer 20:29:30 b8b211af7828: Waiting 20:29:30 684530159b22: Pulling fs layer 20:29:30 2980f78f4a0b: Pulling fs layer 20:29:30 35c76e69021c: Waiting 20:29:30 684530159b22: Waiting 20:29:30 2980f78f4a0b: Waiting 20:29:30 f74671f55a8d: Verifying Checksum 20:29:30 f74671f55a8d: Download complete 20:29:30 dfb60e7f5d22: Verifying Checksum 20:29:30 dfb60e7f5d22: Download complete 20:29:30 8a49fdb3b6a5: Verifying Checksum 20:29:30 8a49fdb3b6a5: Download complete 20:29:30 8a49fdb3b6a5: Pull complete 20:29:31 6e4174c6dd60: Verifying Checksum 20:29:31 6e4174c6dd60: Download complete 20:29:31 75039dcfa57a: Verifying Checksum 20:29:31 75039dcfa57a: Download complete 20:29:31 85a22e3449da: Verifying Checksum 20:29:31 85a22e3449da: Download complete 20:29:31 dfb60e7f5d22: Pull complete 20:29:31 bce3b413b152: Download complete 20:29:31 548fa0fa6487: Download complete 20:29:31 f74671f55a8d: Pull complete 20:29:31 4ecf18acb8bf: Download complete 20:29:31 35c76e69021c: Verifying Checksum 20:29:31 35c76e69021c: Download complete 20:29:31 b8b211af7828: Verifying Checksum 20:29:31 b8b211af7828: Download complete 20:29:31 684530159b22: Download complete 20:29:31 2980f78f4a0b: Verifying Checksum 20:29:31 2980f78f4a0b: Download complete 20:29:31 75039dcfa57a: Pull complete 20:29:31 85a22e3449da: Pull complete 20:29:32 6e4174c6dd60: Pull complete 20:29:32 e0e1c9b8d830: Verifying Checksum 20:29:32 e0e1c9b8d830: Download complete 20:29:32 548fa0fa6487: Pull complete 20:29:32 bce3b413b152: Pull complete 20:29:32 4ecf18acb8bf: Pull complete 20:29:32 b8b211af7828: Pull complete 20:29:32 35c76e69021c: Pull complete 20:29:34 e0e1c9b8d830: Pull complete 20:29:34 684530159b22: Pull complete 20:29:34 2980f78f4a0b: Pull complete 20:29:34 Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 20:29:34 Status: Downloaded newer image for docker:latest 20:29:35 ---> 1e815ba08e4d 20:29:35 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:35 ---> Running in e7525fac9dcf 20:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:29:36 OK: 265 MiB in 53 packages 20:29:36 Removing intermediate container e7525fac9dcf 20:29:36 ---> 030f903dce99 20:29:36 Step 10/15 : ENV GO111MODULE=on 20:29:36 ---> Running in 579007b77bbf 20:29:37 Removing intermediate container 579007b77bbf 20:29:37 ---> 4219a4c2760e 20:29:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:29:37 ---> Running in ecd078549ba9 20:29:37 Removing intermediate container ecd078549ba9 20:29:37 ---> d5a612d954e3 20:29:37 Step 12/15 : COPY go.mod vendor* ./ 20:29:37 ---> 2235a38f3f6b 20:29:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:37 ---> Running in 1c5f154b1f3e 20:30:33 Removing intermediate container 1c5f154b1f3e 20:30:33 ---> 6d8bea26a57c 20:30:33 Step 14/15 : COPY . . 20:30:34 ---> b9701eac89b7 20:30:34 Step 15/15 : RUN ${MAKE} 20:30:34 ---> Running in 503ab4b879ce 20:30:34 noop 20:30:35 Removing intermediate container 503ab4b879ce 20:30:35 ---> a529a3c807d5 20:30:35 Successfully built a529a3c807d5 20:30:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker inspect -f . ci-base-image-x86_64 20:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:35 prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container 20:30:35 $ 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 20:30:36 $ docker top 267b5239575a5baed0c66b2398b2f4aa75e97ffbacab4bfae7fc6134bffacea8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:36 + go version 20:30:36 go version go1.20.2 linux/amd64 [Pipeline] } 20:30:36 $ docker stop --time=1 267b5239575a5baed0c66b2398b2f4aa75e97ffbacab4bfae7fc6134bffacea8 20:30:37 $ 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 20:30:38 + docker inspect -f . ci-base-image-x86_64 20:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:38 prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container 20:30:39 $ 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 20:30:39 $ docker top 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [Pipeline] fileExists [Pipeline] sh 20:30:40 + make test 20:30:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:30:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:30:55 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:30:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:57 ./bin/test-attribution-txt.sh 20:30:57 make -C web test 20:30:57 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-613/web' 20:30:57 make[1]: tput: No such file or directory 20:30:57 make[1]: tput: No such file or directory 20:30:57 warning: generating ./VERSION 20:30:57 echo "0.0.0" > VERSION 20:30:57 docker build \ 20:30:57 -f Dockerfile \ 20:30:57 --build-arg USER=1000 \ 20:30:57 \ 20:30:57 --label "git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a" \ 20:30:57 -t edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a \ 20:30:57 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:30:57 . 20:30:57 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:30:57 Install the buildx component to build images with BuildKit: 20:30:57 https://docs.docker.com/go/buildx/ 20:30:57 20:30:57 Sending build context to Docker daemon 2.571MB 20:30:57 Step 1/10 : FROM node:16.17-alpine3.15 20:30:58 16.17-alpine3.15: Pulling from library/node 20:30:58 9621f1afde84: Pulling fs layer 20:30:58 c6f70ee39829: Pulling fs layer 20:30:58 56892a8094a2: Pulling fs layer 20:30:58 58dd87906ef0: Pulling fs layer 20:30:58 58dd87906ef0: Waiting 20:30:58 9621f1afde84: Verifying Checksum 20:30:58 9621f1afde84: Download complete 20:30:58 9621f1afde84: Pull complete 20:30:58 58dd87906ef0: Verifying Checksum 20:30:58 58dd87906ef0: Download complete 20:30:58 56892a8094a2: Verifying Checksum 20:30:58 56892a8094a2: Download complete 20:30:59 c6f70ee39829: Verifying Checksum 20:30:59 c6f70ee39829: Download complete 20:31:01 c6f70ee39829: Pull complete 20:31:01 56892a8094a2: Pull complete 20:31:01 58dd87906ef0: Pull complete 20:31:01 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:31:01 Status: Downloaded newer image for node:16.17-alpine3.15 20:31:01 ---> b69703f70c3d 20:31:01 Step 2/10 : RUN apk add --no-cache chromium 20:31:03 ---> Running in d95443eeba48 20:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:04 (1/129) Installing libxau (1.0.9-r0) 20:31:04 (2/129) Installing libmd (1.0.3-r0) 20:31:04 (3/129) Installing libbsd (0.11.3-r1) 20:31:04 (4/129) Installing libxdmcp (1.1.3-r0) 20:31:04 (5/129) Installing libxcb (1.14-r2) 20:31:04 (6/129) Installing libx11 (1.7.3.1-r0) 20:31:04 (7/129) Installing libxext (1.3.4-r0) 20:31:04 (8/129) Installing libice (1.0.10-r0) 20:31:04 (9/129) Installing libuuid (2.37.4-r0) 20:31:04 (10/129) Installing libsm (1.2.3-r0) 20:31:04 (11/129) Installing libxt (1.2.1-r0) 20:31:04 (12/129) Installing libxmu (1.1.3-r0) 20:31:04 (13/129) Installing xset (1.2.4-r0) 20:31:04 (14/129) Installing xprop (1.2.5-r0) 20:31:04 (15/129) Installing xdg-utils (1.1.3-r0) 20:31:04 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 20:31:04 (17/129) Installing pkgconf (1.8.1-r0) 20:31:04 (18/129) Installing libffi (3.4.2-r1) 20:31:04 (19/129) Installing libintl (0.21-r0) 20:31:04 (20/129) Installing libblkid (2.37.4-r0) 20:31:04 (21/129) Installing libmount (2.37.4-r0) 20:31:04 (22/129) Installing pcre (8.45-r1) 20:31:04 (23/129) Installing glib (2.70.1-r0) 20:31:04 (24/129) Installing xz-libs (5.2.5-r1) 20:31:04 (25/129) Installing libxml2 (2.9.14-r2) 20:31:04 (26/129) Installing shared-mime-info (2.1-r2) 20:31:04 (27/129) Installing hicolor-icon-theme (0.17-r1) 20:31:04 (28/129) Installing libjpeg-turbo (2.1.2-r0) 20:31:04 (29/129) Installing libpng (1.6.37-r1) 20:31:04 (30/129) Installing libwebp (1.2.2-r0) 20:31:04 (31/129) Installing zstd-libs (1.5.0-r0) 20:31:04 (32/129) Installing tiff (4.4.0-r1) 20:31:04 (33/129) Installing gdk-pixbuf (2.42.8-r0) 20:31:04 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 20:31:04 (35/129) Installing libxcomposite (0.4.5-r0) 20:31:05 (36/129) Installing libxfixes (6.0.0-r0) 20:31:05 (37/129) Installing libxrender (0.9.10-r3) 20:31:05 (38/129) Installing libxcursor (1.2.0-r0) 20:31:05 (39/129) Installing libxdamage (1.1.5-r1) 20:31:05 (40/129) Installing libxi (1.8-r0) 20:31:05 (41/129) Installing libxinerama (1.1.4-r1) 20:31:05 (42/129) Installing libxrandr (1.5.2-r1) 20:31:05 (43/129) Installing atk (2.36.0-r0) 20:31:05 (44/129) Installing libxtst (1.2.3-r3) 20:31:05 (45/129) Installing dbus-libs (1.12.24-r0) 20:31:05 (46/129) Installing at-spi2-core (2.42.0-r0) 20:31:05 (47/129) Installing at-spi2-atk (2.38.0-r0) 20:31:05 (48/129) Installing expat (2.5.0-r0) 20:31:05 (49/129) Installing brotli-libs (1.0.9-r5) 20:31:05 (50/129) Installing libbz2 (1.0.8-r1) 20:31:05 (51/129) Installing freetype (2.11.1-r2) 20:31:05 (52/129) Installing fontconfig (2.13.1-r4) 20:31:05 (53/129) Installing pixman (0.40.0-r4) 20:31:05 (54/129) Installing cairo (1.16.0-r5) 20:31:05 (55/129) Installing cairo-gobject (1.16.0-r5) 20:31:05 (56/129) Installing avahi-libs (0.8-r5) 20:31:05 (57/129) Installing gmp (6.2.1-r1) 20:31:05 (58/129) Installing nettle (3.7.3-r0) 20:31:05 (59/129) Installing p11-kit (0.24.0-r1) 20:31:05 (60/129) Installing libtasn1 (4.18.0-r1) 20:31:05 (61/129) Installing libunistring (0.9.10-r1) 20:31:05 (62/129) Installing gnutls (3.7.1-r2) 20:31:05 (63/129) Installing cups-libs (2.3.3-r6) 20:31:05 (64/129) Installing libepoxy (1.5.9-r0) 20:31:05 (65/129) Installing fribidi (1.0.11-r0) 20:31:05 (66/129) Installing graphite2 (1.3.14-r0) 20:31:05 (67/129) Installing harfbuzz (3.0.0-r2) 20:31:05 (68/129) Installing libxft (2.3.4-r0) 20:31:05 (69/129) Installing pango (1.48.10-r0) 20:31:05 (70/129) Installing wayland-libs-client (1.19.0-r1) 20:31:05 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 20:31:05 (72/129) Installing wayland-libs-egl (1.19.0-r1) 20:31:05 (73/129) Installing xkeyboard-config (2.34-r0) 20:31:05 (74/129) Installing libxkbcommon (1.3.1-r0) 20:31:05 (75/129) Installing gtk+3.0 (3.24.30-r0) 20:31:05 Executing gtk+3.0-3.24.30-r0.post-install 20:31:05 (76/129) Installing libfontenc (1.1.4-r0) 20:31:05 (77/129) Installing mkfontscale (1.2.1-r1) 20:31:05 (78/129) Installing ttf-opensans (1.10-r1) 20:31:05 Executing ttf-opensans-1.10-r1.post-install 20:31:08 (79/129) Installing libogg (1.3.5-r0) 20:31:08 (80/129) Installing flac (1.3.4-r0) 20:31:08 (81/129) Installing alsa-lib (1.2.5.1-r1) 20:31:08 (82/129) Installing libatomic (10.3.1_git20211027-r0) 20:31:08 (83/129) Installing sdl2 (2.0.16-r4) 20:31:08 (84/129) Installing aom-libs (3.2.0-r0) 20:31:08 (85/129) Installing libass (0.15.2-r0) 20:31:08 (86/129) Installing libdav1d (0.9.2-r0) 20:31:08 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:31:08 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 20:31:08 (89/129) Installing lame (3.100-r0) 20:31:08 (90/129) Installing opus (1.3.1-r1) 20:31:08 (91/129) Installing libgomp (10.3.1_git20211027-r0) 20:31:08 (92/129) Installing soxr (0.1.3-r2) 20:31:08 (93/129) Installing libsrt (1.4.2-r1) 20:31:08 (94/129) Installing libssh (0.9.6-r1) 20:31:08 (95/129) Installing libtheora (1.1.1-r16) 20:31:08 (96/129) Installing v4l-utils-libs (1.22.1-r1) 20:31:08 (97/129) Installing libpciaccess (0.16-r0) 20:31:08 (98/129) Installing libdrm (2.4.109-r0) 20:31:08 (99/129) Installing libva (2.13.0-r0) 20:31:08 (100/129) Installing libvdpau (1.4-r0) 20:31:08 (101/129) Installing vidstab (1.1.0-r1) 20:31:08 (102/129) Installing libvorbis (1.3.7-r0) 20:31:08 (103/129) Installing libvpx (1.10.0-r0) 20:31:08 (104/129) Installing vulkan-loader (1.2.196-r0) 20:31:08 (105/129) Installing x264-libs (20210613-r0) 20:31:08 (106/129) Installing x265-libs (3.5-r0) 20:31:08 (107/129) Installing xvidcore (1.3.7-r1) 20:31:08 (108/129) Installing ffmpeg-libs (4.4.1-r2) 20:31:08 (109/129) Installing libevent (2.1.12-r4) 20:31:08 (110/129) Installing mesa (21.2.6-r0) 20:31:08 (111/129) Installing wayland-libs-server (1.19.0-r1) 20:31:08 (112/129) Installing mesa-gbm (21.2.6-r0) 20:31:08 (113/129) Installing lcms2 (2.12-r1) 20:31:08 (114/129) Installing nspr (4.32-r0) 20:31:08 (115/129) Installing sqlite-libs (3.36.0-r0) 20:31:08 (116/129) Installing nss (3.78.1-r0) 20:31:09 (117/129) Installing libasyncns (0.8-r1) 20:31:09 (118/129) Installing libltdl (2.4.6-r7) 20:31:09 (119/129) Installing orc (0.4.32-r0) 20:31:09 (120/129) Installing libsndfile (1.0.31-r1) 20:31:09 (121/129) Installing speexdsp (1.2.0-r0) 20:31:09 (122/129) Installing tdb-libs (1.4.5-r0) 20:31:09 (123/129) Installing libpulse (15.0-r2) 20:31:09 (124/129) Installing re2 (2021.11.01-r0) 20:31:09 (125/129) Installing snappy (1.1.9-r1) 20:31:09 (126/129) Installing libgpg-error (1.42-r1) 20:31:09 (127/129) Installing libgcrypt (1.9.4-r0) 20:31:09 (128/129) Installing libxslt (1.1.35-r0) 20:31:09 (129/129) Installing chromium (99.0.4844.84-r0) 20:31:10 Executing busybox-1.34.1-r7.trigger 20:31:10 Executing glib-2.70.1-r0.trigger 20:31:10 Executing shared-mime-info-2.1-r2.trigger 20:31:11 Executing gdk-pixbuf-2.42.8-r0.trigger 20:31:11 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:31:11 Executing fontconfig-2.13.1-r4.trigger 20:31:11 Executing mkfontscale-1.2.1-r1.trigger 20:31:11 OK: 286 MiB in 145 packages 20:31:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16232 in /w/workspace/edgexfoundry_edgex-ui-go_PR-613 [Pipeline] { [Pipeline] ws 20:31:14 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 20:31:14 The recommended git tool is: git 20:31:16 Removing intermediate container d95443eeba48 20:31:16 ---> 3023290e2cc1 20:31:16 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:31:16 ---> Running in 7311b64b8e4f 20:31:16 Removing intermediate container 7311b64b8e4f 20:31:16 ---> 43a7402f9648 20:31:16 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:31:16 ---> Running in 58fc62e14e88 20:31:16 Removing intermediate container 58fc62e14e88 20:31:16 ---> 214547a0a04f 20:31:16 Step 5/10 : RUN npm install -g npm 20:31:16 ---> Running in 7d1c1bbf0fc4 20:31:20 using credential edgex-jenkins-ssh 20:31:20 Cloning the remote Git repository 20:31:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:31:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 20:31:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:20 > git --version # timeout=10 20:31:20 > git --version # 'git version 2.25.1' 20:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:24 20:31:24 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 20:31:24 20:31:24 27 packages are looking for funding 20:31:24 run `npm fund` for details 20:31:24 20:31:24 found 0 vulnerabilities 20:31:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:24 Removing intermediate container 7d1c1bbf0fc4 20:31:24 ---> f3e9dcb6239f 20:31:24 Step 6/10 : ARG USER=1000 20:31:24 ---> Running in 86b5d10c8825 20:31:25 Removing intermediate container 86b5d10c8825 20:31:25 ---> 052f179997c5 20:31:25 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:31:25 ---> Running in 0988c0c2c242 20:31:25 Merging remotes/origin/main commit 7e65059dab31c9d44b79936edbd11c74f669a3f9 into PR head commit fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:31:25 Removing intermediate container 0988c0c2c242 20:31:25 ---> dab9d250ea73 20:31:25 Step 8/10 : USER $USER:$USER 20:31:25 ---> Running in 728f3250fb4a 20:31:25 Removing intermediate container 728f3250fb4a 20:31:25 ---> 63a2000c6411 20:31:25 Step 9/10 : WORKDIR /app 20:31:25 ---> Running in 1779bebbefe3 20:31:25 Removing intermediate container 1779bebbefe3 20:31:25 ---> 181245dc64c1 20:31:25 Step 10/10 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:31:25 ---> Running in f6dd921174b2 20:31:25 Removing intermediate container f6dd921174b2 20:31:25 ---> 7e6c5f1cf716 20:31:25 Successfully built 7e6c5f1cf716 20:31:25 Successfully tagged edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:31:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:31:25 touch edgex-web-ui.imagebuilt 20:31:25 mkdir -p node_modules coverage 20:31:25 chown "1000:1000" node_modules coverage package-lock.json 20:31:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:31:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:24 > 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 20:31:25 > git config core.sparsecheckout # timeout=10 20:31:25 > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # timeout=10 20:31:26 Merge succeeded, producing fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:31:26 Checking out Revision fbeea00c7d75f9b55f442e085fa04be87a1db28a (PR-613) 20:31:26 > git remote # timeout=10 20:31:26 > git config --get remote.origin.url # timeout=10 20:31:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:26 > git merge 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 20:31:26 > git rev-parse HEAD^{commit} # timeout=10 20:31:26 > git config core.sparsecheckout # timeout=10 20:31:26 > git checkout -f fbeea00c7d75f9b55f442e085fa04be87a1db28a # timeout=10 20:31:27 npm WARN old lockfile 20:31:27 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 20:31:27 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 20:31:27 npm WARN old lockfile 20:31:27 npm WARN old lockfile This is a one-time fix-up, please be patient... 20:31:27 npm WARN old lockfile 20:31:29 Commit message: "fix: Upgrade env file path to path for v3" 20:31:29 > git --version # timeout=10 20:31:29 > git --version # 'git version 2.25.1' 20:31:29 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:31:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:31 Dload Upload Total Spent Left Speed 20:31:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 20:31:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:31:32 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:31:32 /etc/docker/daemon.new 20:31:32 { 20:31:32 "registry-mirrors": [ 20:31:32 "https://nexus3.edgexfoundry.org:10001" 20:31:32 ], 20:31:32 "bip": "10.250.0.254/24", 20:31:32 "hosts": [ 20:31:32 "tcp://0.0.0.0:5555", 20:31:32 "unix:///var/run/docker.sock" 20:31:32 ], 20:31:32 "mtu": 1458, 20:31:32 "selinux-enabled": true, 20:31:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:31:32 } [Pipeline] sh 20:31:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:31:32 + sudo service docker restart 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:40 npm WARN EBADENGINE Unsupported engine { 20:31:40 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:31:40 npm WARN EBADENGINE required: { 20:31:40 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:31:40 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:31:40 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:31:40 npm WARN EBADENGINE }, 20:31:40 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:31:40 npm WARN EBADENGINE } 20:31:41 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:31:41 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 20:31:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:31:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:31:42 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 20:31:42 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:31:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:31:43 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:31:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:31:44 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:31:46 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 20:31:46 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 20:31:46 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 20:31:48 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. 20:31:48 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. 20:31:48 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:31:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:31:49 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. 20:31:49 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] { 20:31:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] configFileProvider 20:31:51 provisioning config files... 20:31:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1007744880396170029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:51 ---> docker-login.sh 20:31:51 nexus3.edgexfoundry.org:10001 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 nexus3.edgexfoundry.org:10002 20:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 nexus3.edgexfoundry.org:10003 20:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 nexus3.edgexfoundry.org:10004 20:31:53 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. 20:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:53 Configure a credential helper to remove this warning. See 20:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:53 20:31:53 Login Succeeded 20:31:53 docker.io 20:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:53 Configure a credential helper to remove this warning. See 20:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:53 20:31:53 Login Succeeded 20:31:53 ---> docker-login.sh ends [Pipeline] } 20:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:54 ========================================================= 20:31:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:31:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:54 + 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 . 20:31:56 Sending build context to Docker daemon 28.33MB 20:31:56 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 20:31:56 Step 2/15 : FROM ${BASE} AS builder 20:31:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:31:56 c41833b44d91: Pulling fs layer 20:31:56 ed15518f5707: Pulling fs layer 20:31:56 feae8fd75edb: Pulling fs layer 20:31:56 242c74f7c9fa: Pulling fs layer 20:31:56 3cdef696dda3: Pulling fs layer 20:31:56 2ced38df9373: Pulling fs layer 20:31:56 58f1dce35555: Pulling fs layer 20:31:56 3cdef696dda3: Waiting 20:31:56 242c74f7c9fa: Waiting 20:31:56 2ced38df9373: Waiting 20:31:56 58f1dce35555: Waiting 20:31:56 ed15518f5707: Verifying Checksum 20:31:56 ed15518f5707: Download complete 20:31:56 242c74f7c9fa: Verifying Checksum 20:31:56 242c74f7c9fa: Download complete 20:31:56 3cdef696dda3: Verifying Checksum 20:31:56 3cdef696dda3: Download complete 20:31:56 c41833b44d91: Verifying Checksum 20:31:57 c41833b44d91: Pull complete 20:31:58 58f1dce35555: Verifying Checksum 20:31:58 58f1dce35555: Download complete 20:31:58 ed15518f5707: Pull complete 20:31:59 feae8fd75edb: Verifying Checksum 20:31:59 feae8fd75edb: Download complete 20:31:59 2ced38df9373: Verifying Checksum 20:31:59 2ced38df9373: Download complete 20:32:01 20:32:01 added 1478 packages, and audited 1479 packages in 34s 20:32:01 20:32:01 90 packages are looking for funding 20:32:01 run `npm fund` for details 20:32:01 20:32:01 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 20:32:01 20:32:01 To address issues that do not require attention, run: 20:32:01 npm audit fix 20:32:01 20:32:01 To address all issues (including breaking changes), run: 20:32:01 npm audit fix --force 20:32:01 20:32:01 Run `npm audit` for details. 20:32:03 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 20:32:06 - Generating browser application bundles (phase: setup)... 20:32:10 Compiling @angular/core : es2015 as esm2015 20:32:10 Compiling @angular/compiler/testing : es2015 as esm2015 20:32:11 feae8fd75edb: Pull complete 20:32:11 242c74f7c9fa: Pull complete 20:32:11 3cdef696dda3: Pull complete 20:32:13 Compiling @angular/common : es2015 as esm2015 20:32:13 Compiling @angular/core/testing : es2015 as esm2015 20:32:14 Compiling @angular/platform-browser : es2015 as esm2015 20:32:14 Compiling @angular/common/testing : es2015 as esm2015 20:32:14 Compiling @angular/common/http : es2015 as esm2015 20:32:14 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:32:15 Compiling @angular/router : es2015 as esm2015 20:32:15 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:32:15 Compiling @angular/forms : es2015 as esm2015 20:32:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:32:16 Compiling @angular/common/http/testing : es2015 as esm2015 20:32:17 Compiling @angular/router/testing : es2015 as esm2015 20:32:18 2ced38df9373: Pull complete 20:32:19 58f1dce35555: Pull complete 20:32:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:32:19 ---> fadd8f120f05 20:32:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:32:22 ---> Running in 8ab8b7750efa 20:32:22 Removing intermediate container 8ab8b7750efa 20:32:22 ---> e7b1af3e475d 20:32:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:32:22 ---> Running in f505dea3d528 20:32:22 Removing intermediate container f505dea3d528 20:32:22 ---> f680664c6e7c 20:32:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:32:22 ---> Running in 35a387bb103f 20:32:22 Removing intermediate container 35a387bb103f 20:32:22 ---> ad641cf5714a 20:32:22 Step 6/15 : LABEL Name=edgex-ui-go 20:32:23 ---> Running in 9a641ea670a9 20:32:23 Removing intermediate container 9a641ea670a9 20:32:23 ---> 7086ebd58875 20:32:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:32:23 ---> Running in 8d085d0aec6e 20:32:23 Removing intermediate container 8d085d0aec6e 20:32:23 ---> ad92ac980c6c 20:32:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:32:24 latest: Pulling from library/docker 20:32:24 08409d417260: Pulling fs layer 20:32:24 bf127bdc9f4f: Pulling fs layer 20:32:24 55b4810136f4: Pulling fs layer 20:32:24 2e7805c665c5: Pulling fs layer 20:32:24 4cbd67a00da7: Pulling fs layer 20:32:24 c249a2b0348a: Pulling fs layer 20:32:24 a32078c42a5c: Pulling fs layer 20:32:24 2609f442dd15: Pulling fs layer 20:32:24 0a3b98673d7e: Pulling fs layer 20:32:24 aef6520288ba: Pulling fs layer 20:32:24 b3d6c2010418: Pulling fs layer 20:32:24 1608e0260ec7: Pulling fs layer 20:32:24 ca8856b3ec93: Pulling fs layer 20:32:24 b12f6eec882e: Pulling fs layer 20:32:24 0a3b98673d7e: Waiting 20:32:24 aef6520288ba: Waiting 20:32:24 2e7805c665c5: Waiting 20:32:24 4cbd67a00da7: Waiting 20:32:24 c249a2b0348a: Waiting 20:32:24 a32078c42a5c: Waiting 20:32:24 2609f442dd15: Waiting 20:32:24 b3d6c2010418: Waiting 20:32:24 1608e0260ec7: Waiting 20:32:24 ca8856b3ec93: Waiting 20:32:24 b12f6eec882e: Waiting 20:32:24 55b4810136f4: Verifying Checksum 20:32:24 55b4810136f4: Download complete 20:32:24 bf127bdc9f4f: Verifying Checksum 20:32:24 bf127bdc9f4f: Download complete 20:32:24 08409d417260: Verifying Checksum 20:32:24 08409d417260: Download complete 20:32:24 21 05 2023 20:32:23.272:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:32:24 21 05 2023 20:32:23.274:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:32:24 21 05 2023 20:32:23.277:INFO [launcher]: Starting browser ChromeHeadless 20:32:25 2e7805c665c5: Verifying Checksum 20:32:25 2e7805c665c5: Download complete 20:32:25 4cbd67a00da7: Verifying Checksum 20:32:25 4cbd67a00da7: Download complete 20:32:25 a32078c42a5c: Verifying Checksum 20:32:25 a32078c42a5c: Download complete 20:32:25 2609f442dd15: Verifying Checksum 20:32:25 2609f442dd15: Download complete 20:32:25 0a3b98673d7e: Verifying Checksum 20:32:25 0a3b98673d7e: Download complete 20:32:25 08409d417260: Pull complete 20:32:25 b3d6c2010418: Verifying Checksum 20:32:25 b3d6c2010418: Download complete 20:32:25 c249a2b0348a: Verifying Checksum 20:32:25 c249a2b0348a: Download complete 20:32:25 ca8856b3ec93: Verifying Checksum 20:32:25 ca8856b3ec93: Download complete 20:32:25 aef6520288ba: Verifying Checksum 20:32:25 aef6520288ba: Download complete 20:32:25 b12f6eec882e: Verifying Checksum 20:32:25 b12f6eec882e: Download complete 20:32:25 bf127bdc9f4f: Pull complete 20:32:26 55b4810136f4: Pull complete 20:32:26 1608e0260ec7: Verifying Checksum 20:32:26 1608e0260ec7: Download complete 20:32:26 2e7805c665c5: Pull complete 20:32:27 4cbd67a00da7: Pull complete 20:32:28 c249a2b0348a: Pull complete 20:32:29 a32078c42a5c: Pull complete 20:32:29 2609f442dd15: Pull complete 20:32:29 0a3b98673d7e: Pull complete 20:32:30 aef6520288ba: Pull complete 20:32:30 b3d6c2010418: Pull complete 20:32:33 1608e0260ec7: Pull complete 20:32:33 ca8856b3ec93: Pull complete 20:32:34 b12f6eec882e: Pull complete 20:32:34 Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 20:32:34 Status: Downloaded newer image for docker:latest 20:32:36 ✔ Browser application bundle generation complete. 20:32:36 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 20:32:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 20:32:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.093 secs) 20:32:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.108 secs) 20:32:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.211 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.257 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.294 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.323 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.335 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.415 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.421 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.425 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.449 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.464 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.469 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.473 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.48 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.514 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.543 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.601 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.622 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.634 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.666 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.673 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.727 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.752 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.761 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.768 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.786 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.798 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.804 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.823 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.834 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.843 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.868 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.891 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.903 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.907 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.909 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.932 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.942 secs) 20:32:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.952 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.954 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.966 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.969 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.971 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.973 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.996 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.005 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.013 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.016 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.024 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.056 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.066 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.077 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.086 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.097 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.1 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.102 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.113 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.12 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.122 secs) 20:32:39 ---> e8496911e36c 20:32:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:39 ---> Running in 3d840673eae8 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.147 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.153 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.215 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.219 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.223 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.236 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.255 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.283 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.295 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.298 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.329 secs) 20:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.397 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.432 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.437 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.44 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.444 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.446 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.455 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.459 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.475 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.481 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.511 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.519 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.523 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.525 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.553 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.557 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.559 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.572 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.58 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.587 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.603 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.61 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.617 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.621 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.631 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.634 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.638 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.654 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.689 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.699 secs) 20:32:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.708 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.718 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.73 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.75 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.755 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.758 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.76 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.768 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.771 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.775 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.777 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.782 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.787 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.797 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.804 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.81 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.826 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.833 secs) 20:32:40 WARN: ' 20:32:40 It looks like you're using ngModel on the same form field as formControlName. 20:32:40 Support for using the ngModel input property and ngModelChange event with 20:32:40 reactive form directives has been deprecated in Angular v6 and will be removed 20:32:40 in a future version of Angular. 20:32:40 20:32:40 For more information on this, see our API docs here: 20:32:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:32:40 ' 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.833 secs) 20:32:40 WARN: ' 20:32:40 It looks like you're using ngModel on the same form field as formControlName. 20:32:40 Support for using the ngModel input property and ngModelChange event with 20:32:40 reactive form directives has been deprecated in Angular v6 and will be removed 20:32:40 in a future version of Angular. 20:32:40 20:32:40 For more information on this, see our API docs here: 20:32:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:32:40 ' 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.851 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.855 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.863 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.875 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.882 secs) 20:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.911 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.924 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.93 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.931 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.934 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.935 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.944 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.965 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.972 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.979 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.98 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.987 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.99 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.992 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.995 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.01 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.031 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.055 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.068 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.07 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.071 secs) 20:32:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.006 secs / 2.071 secs) 20:32:40 TOTAL: 145 SUCCESS 20:32:40 ✔ Browser application bundle generation complete. 20:32:41 20:32:41 =============================== Coverage summary =============================== 20:32:41 Statements : 41.56% ( 1425/3429 ) 20:32:41 Branches : 12.14% ( 109/898 ) 20:32:41 Functions : 33.33% ( 417/1251 ) 20:32:41 Lines : 39.45% ( 1280/3245 ) 20:32:41 ================================================================================ 20:32:41 OK: 263 MiB in 53 packages 20:32:41 ✔ Browser application bundle generation complete. 20:32:41 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-613/web' [Pipeline] echo 20:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:32:41 $ docker stop --time=1 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 20:32:42 Removing intermediate container 3d840673eae8 20:32:42 ---> 638e61742287 20:32:42 Step 10/15 : ENV GO111MODULE=on 20:32:42 ---> Running in cebd15ccaea2 20:32:42 Removing intermediate container cebd15ccaea2 20:32:42 ---> 929d2b432740 20:32:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:32:42 ---> Running in ffa4d15e1000 20:32:43 Removing intermediate container ffa4d15e1000 20:32:43 ---> 1370f2e37513 20:32:43 Step 12/15 : COPY go.mod vendor* ./ 20:32:43 $ docker rm -f --volumes 2e7b4273a16c1da2f223a4ba5a35ee093256636ff1213eae3a89e84aebeeb2c1 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:43 ---> 70d42e34da8f 20:32:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:43 ---> Running in 8c62177eadb2 20:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:32:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:32:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:32:45 + ls -al . 20:32:45 total 180 20:32:45 drwxrwxr-x 14 jenkins jenkins 4096 May 21 20:30 . 20:32:45 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 .. 20:32:45 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 .blubracket 20:32:45 -rw-rw-r-- 1 jenkins jenkins 18 May 21 20:28 .dockerignore 20:32:45 drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:29 .git 20:32:45 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 .github 20:32:45 -rw-rw-r-- 1 jenkins jenkins 185 May 21 20:28 .gitignore 20:32:45 drwxr-xr-x 3 jenkins jenkins 4096 May 21 20:29 .semver 20:32:45 -rw-rw-r-- 1 jenkins jenkins 8418 May 21 20:28 Attribution.txt 20:32:45 -rw-rw-r-- 1 jenkins jenkins 17205 May 21 20:28 CHANGELOG.md 20:32:45 -rw-rw-r-- 1 jenkins jenkins 3959 May 21 20:28 CONTRIBUTING.md 20:32:45 -rw-rw-r-- 1 jenkins jenkins 1788 May 21 20:28 Dockerfile 20:32:45 -rw-rw-r-- 1 jenkins jenkins 652 May 21 20:28 Jenkinsfile 20:32:45 -rw-rw-r-- 1 jenkins jenkins 11357 May 21 20:28 LICENSE 20:32:45 -rw-rw-r-- 1 jenkins jenkins 2124 May 21 20:28 Makefile 20:32:45 -rw-rw-r-- 1 jenkins jenkins 4558 May 21 20:28 README.md 20:32:45 -rw-rw-r-- 1 jenkins jenkins 5 May 21 20:29 VERSION 20:32:45 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 assets 20:32:45 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 bin 20:32:45 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:28 cmd 20:32:45 -rw-r--r-- 1 jenkins jenkins 10 May 21 20:30 coverage.out 20:32:45 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:28 docs 20:32:45 -rw-rw-r-- 1 jenkins jenkins 3040 May 21 20:28 go.mod 20:32:45 -rw-rw-r-- 1 jenkins jenkins 30610 May 21 20:28 go.sum 20:32:45 drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:28 internal 20:32:45 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 snap 20:32:45 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:28 testing 20:32:45 -rw-rw-r-- 1 jenkins jenkins 155 May 21 20:28 version.go 20:32:45 drwxrwxr-x 6 jenkins jenkins 4096 May 21 20:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + 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 . 20:32:46 Sending build context to Docker daemon 48.29MB 20:32:46 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:32:46 Step 2/25 : FROM ${BASE} AS builder 20:32:46 ---> a529a3c807d5 20:32:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:32:46 ---> Running in e769b5203dbb 20:32:46 Removing intermediate container e769b5203dbb 20:32:46 ---> 08bbf3b48e87 20:32:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:32:46 ---> Running in 2f748d423f71 20:32:46 Removing intermediate container 2f748d423f71 20:32:46 ---> 7dff760cb359 20:32:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:32:46 ---> Running in 577ef3a1e121 20:32:47 Removing intermediate container 577ef3a1e121 20:32:47 ---> 54b2aa0bad1f 20:32:47 Step 6/25 : LABEL Name=edgex-ui-go 20:32:47 ---> Running in f1bd3ad857b1 20:32:47 Removing intermediate container f1bd3ad857b1 20:32:47 ---> ad4ca1753bfc 20:32:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:32:47 ---> Running in 91cf822a8bf1 20:32:47 Removing intermediate container 91cf822a8bf1 20:32:47 ---> b6b9bde5033a 20:32:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:32:48 ---> bb98e9f0ca8b 20:32:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:48 ---> Running in 21edc8a42123 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:32:48 OK: 265 MiB in 53 packages 20:32:49 Removing intermediate container 21edc8a42123 20:32:49 ---> a907458ec60b 20:32:49 Step 10/25 : ENV GO111MODULE=on 20:32:49 ---> Running in a7941bb154c0 20:32:49 Removing intermediate container a7941bb154c0 20:32:49 ---> b29b2ede330a 20:32:49 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:32:49 ---> Running in 63559e1fbfc7 20:32:49 Removing intermediate container 63559e1fbfc7 20:32:49 ---> 4a6b1545d9f8 20:32:49 Step 12/25 : COPY go.mod vendor* ./ 20:32:49 ---> 9029ea025702 20:32:49 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:49 ---> Running in 2a58d0bef94d 20:32:50 Removing intermediate container 2a58d0bef94d 20:32:50 ---> 86988c4bacb9 20:32:50 Step 14/25 : COPY . . 20:32:51 ---> 4a13b4b247e1 20:32:51 Step 15/25 : RUN ${MAKE} 20:32:51 ---> Running in e3990930cea1 20:32:52 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 20:33:10 Removing intermediate container e3990930cea1 20:33:10 ---> 9df7d49707c1 20:33:10 Step 16/25 : FROM alpine:3.17 20:33:10 3.17: Pulling from library/alpine 20:33:10 f56be85fc22e: Already exists 20:33:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:33:10 Status: Downloaded newer image for alpine:3.17 20:33:10 ---> 9ed4aefc74f6 20:33:10 Step 17/25 : EXPOSE 4000 20:33:10 ---> Running in f69be7cfe688 20:33:10 Removing intermediate container f69be7cfe688 20:33:10 ---> f1cb4a2d2444 20:33:10 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 20:33:10 ---> 171285b8bf44 20:33:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:33:10 ---> 5c281bd2333c 20:33:10 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:33:10 ---> a223828e6011 20:33:10 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:33:10 ---> Running in 4a35fd17d6fe 20:33:11 Removing intermediate container 4a35fd17d6fe 20:33:11 ---> 106100f1d43b 20:33:11 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:33:11 ---> Running in b9dbde51c9e0 20:33:11 Removing intermediate container b9dbde51c9e0 20:33:11 ---> 4945edcea479 20:33:11 Step 23/25 : LABEL arch=amd64 20:33:11 ---> Running in b40fb134a0c4 20:33:11 Removing intermediate container b40fb134a0c4 20:33:11 ---> f33ef26567b7 20:33:11 Step 24/25 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:33:11 ---> Running in 0541497bfc40 20:33:11 Removing intermediate container 0541497bfc40 20:33:11 ---> 3004ddf395be 20:33:11 Step 25/25 : LABEL version=0.0.0 20:33:11 ---> Running in b9663f925447 20:33:11 Removing intermediate container b9663f925447 20:33:11 ---> 09d22b488c1a 20:33:11 [Warning] One or more build-args [ARCH] were not consumed 20:33:11 Successfully built 09d22b488c1a 20:33:11 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 20:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:12 20:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:12 latest: Pulling from edgex-lftools-log-publisher 20:33:12 5eb5b503b376: Pulling fs layer 20:33:12 5c69ac0246d0: Pulling fs layer 20:33:12 ec43610c2a17: Pulling fs layer 20:33:12 3a2ae6a8a46f: Pulling fs layer 20:33:12 3a2ae6a8a46f: Waiting 20:33:12 33b1e0a273af: Pulling fs layer 20:33:12 5d3b04190fa2: Pulling fs layer 20:33:12 33b1e0a273af: Waiting 20:33:12 2f39f015ded8: Pulling fs layer 20:33:12 5d3b04190fa2: Waiting 20:33:12 2f39f015ded8: Waiting 20:33:12 5c69ac0246d0: Download complete 20:33:12 3a2ae6a8a46f: Download complete 20:33:12 33b1e0a273af: Verifying Checksum 20:33:12 33b1e0a273af: Download complete 20:33:12 ec43610c2a17: Verifying Checksum 20:33:12 ec43610c2a17: Download complete 20:33:12 5d3b04190fa2: Verifying Checksum 20:33:12 5d3b04190fa2: Download complete 20:33:12 5eb5b503b376: Verifying Checksum 20:33:12 5eb5b503b376: Download complete 20:33:13 2f39f015ded8: Download complete 20:33:14 5eb5b503b376: Pull complete 20:33:14 5c69ac0246d0: Pull complete 20:33:14 ec43610c2a17: Pull complete 20:33:14 3a2ae6a8a46f: Pull complete 20:33:14 33b1e0a273af: Pull complete 20:33:15 5d3b04190fa2: Pull complete 20:33:20 2f39f015ded8: Pull complete 20:33:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:20 prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container 20:33:20 $ 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 20:33:21 $ docker top 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:22 ---> job-cost.sh 20:33:22 lf-activate-venv: SKIPPING 20:33:22 INFO: No Stack... 20:33:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:33:23 INFO: Archiving Costs [Pipeline] sh 20:33:23 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives/cost.csv 20:33:23 + cut -d, -f6 [Pipeline] lock 20:33:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] 20:33:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] did not exist. Created. 20:33:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:23 + echo total: 0.2199999988079071 [Pipeline] stash 20:33:24 Stashed 1 file(s) [Pipeline] } 20:33:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:24 $ docker stop --time=1 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 20:33:25 $ docker rm -f --volumes 0338b9ccc46087889322701eeeda320d1779fdf701d9003c00a11b977c37f252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:33:51 Removing intermediate container 8c62177eadb2 20:33:51 ---> 3a9c5b3d6ba2 20:33:51 Step 14/15 : COPY . . 20:33:51 ---> 513a1e301c48 20:33:51 Step 15/15 : RUN ${MAKE} 20:33:51 ---> Running in bc5d6ca8f277 20:33:51 noop 20:33:51 Removing intermediate container bc5d6ca8f277 20:33:51 ---> a350b12cbb77 20:33:51 Successfully built a350b12cbb77 20:33:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker inspect -f . ci-base-image-arm64 20:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container 20:33:52 $ 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 20:33:53 $ docker top 2acccff895fe735712b21d799e04cb9aab5c0754cbd44a9d25a422e8177003c4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:54 + go version 20:33:54 go version go1.20.2 linux/arm64 [Pipeline] } 20:33:54 $ docker stop --time=1 2acccff895fe735712b21d799e04cb9aab5c0754cbd44a9d25a422e8177003c4 20:33:56 $ 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 20:33:56 + docker inspect -f . ci-base-image-arm64 20:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container 20:33:57 $ 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 20:33:59 $ docker top 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:59 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 20:34:00 + make test 20:34:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:34:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:36:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:36:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:36:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:41 ./bin/test-attribution-txt.sh 20:36:41 make -C web test 20:36:41 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 20:36:41 make[1]: tput: No such file or directory 20:36:41 make[1]: tput: No such file or directory 20:36:41 warning: generating ./VERSION 20:36:41 echo "0.0.0" > VERSION 20:36:41 docker build \ 20:36:41 -f Dockerfile \ 20:36:41 --build-arg USER=1000 \ 20:36:41 \ 20:36:41 --label "git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a" \ 20:36:41 -t edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a \ 20:36:41 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:36:41 . 20:36:41 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:36:41 Install the buildx component to build images with BuildKit: 20:36:41 https://docs.docker.com/go/buildx/ 20:36:41 20:36:41 Sending build context to Docker daemon 2.571MB 20:36:41 Step 1/10 : FROM node:16.17-alpine3.15 20:36:42 16.17-alpine3.15: Pulling from library/node 20:36:43 47517142f6ba: Pulling fs layer 20:36:43 5f8c4bfa009b: Pulling fs layer 20:36:43 f7079c9c4ba1: Pulling fs layer 20:36:43 aba105e6f55a: Pulling fs layer 20:36:43 aba105e6f55a: Waiting 20:36:43 47517142f6ba: Verifying Checksum 20:36:43 47517142f6ba: Download complete 20:36:43 aba105e6f55a: Verifying Checksum 20:36:43 aba105e6f55a: Download complete 20:36:43 f7079c9c4ba1: Verifying Checksum 20:36:43 f7079c9c4ba1: Download complete 20:36:44 47517142f6ba: Pull complete 20:36:45 5f8c4bfa009b: Verifying Checksum 20:36:45 5f8c4bfa009b: Download complete 20:36:51 5f8c4bfa009b: Pull complete 20:36:51 f7079c9c4ba1: Pull complete 20:36:51 aba105e6f55a: Pull complete 20:36:51 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:36:51 Status: Downloaded newer image for node:16.17-alpine3.15 20:36:51 ---> bf1b8b58d215 20:36:51 Step 2/10 : RUN apk add --no-cache chromium 20:36:52 ---> Running in 7c454f4977cf 20:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:55 (1/128) Installing libxau (1.0.9-r0) 20:36:55 (2/128) Installing libmd (1.0.3-r0) 20:36:55 (3/128) Installing libbsd (0.11.3-r1) 20:36:55 (4/128) Installing libxdmcp (1.1.3-r0) 20:36:55 (5/128) Installing libxcb (1.14-r2) 20:36:55 (6/128) Installing libx11 (1.7.3.1-r0) 20:36:55 (7/128) Installing libxext (1.3.4-r0) 20:36:55 (8/128) Installing libice (1.0.10-r0) 20:36:55 (9/128) Installing libuuid (2.37.4-r0) 20:36:55 (10/128) Installing libsm (1.2.3-r0) 20:36:55 (11/128) Installing libxt (1.2.1-r0) 20:36:55 (12/128) Installing libxmu (1.1.3-r0) 20:36:55 (13/128) Installing xset (1.2.4-r0) 20:36:55 (14/128) Installing xprop (1.2.5-r0) 20:36:55 (15/128) Installing xdg-utils (1.1.3-r0) 20:36:55 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 20:36:55 (17/128) Installing pkgconf (1.8.1-r0) 20:36:55 (18/128) Installing libffi (3.4.2-r1) 20:36:55 (19/128) Installing libintl (0.21-r0) 20:36:55 (20/128) Installing libblkid (2.37.4-r0) 20:36:55 (21/128) Installing libmount (2.37.4-r0) 20:36:55 (22/128) Installing pcre (8.45-r1) 20:36:55 (23/128) Installing glib (2.70.1-r0) 20:36:55 (24/128) Installing xz-libs (5.2.5-r1) 20:36:55 (25/128) Installing libxml2 (2.9.14-r2) 20:36:55 (26/128) Installing shared-mime-info (2.1-r2) 20:36:56 (27/128) Installing hicolor-icon-theme (0.17-r1) 20:36:56 (28/128) Installing libjpeg-turbo (2.1.2-r0) 20:36:56 (29/128) Installing libpng (1.6.37-r1) 20:36:56 (30/128) Installing libwebp (1.2.2-r0) 20:36:56 (31/128) Installing zstd-libs (1.5.0-r0) 20:36:56 (32/128) Installing tiff (4.4.0-r1) 20:36:56 (33/128) Installing gdk-pixbuf (2.42.8-r0) 20:36:56 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 20:36:56 (35/128) Installing libxcomposite (0.4.5-r0) 20:36:56 (36/128) Installing libxfixes (6.0.0-r0) 20:36:56 (37/128) Installing libxrender (0.9.10-r3) 20:36:56 (38/128) Installing libxcursor (1.2.0-r0) 20:36:56 (39/128) Installing libxdamage (1.1.5-r1) 20:36:56 (40/128) Installing libxi (1.8-r0) 20:36:56 (41/128) Installing libxinerama (1.1.4-r1) 20:36:56 (42/128) Installing libxrandr (1.5.2-r1) 20:36:56 (43/128) Installing atk (2.36.0-r0) 20:36:56 (44/128) Installing libxtst (1.2.3-r3) 20:36:56 (45/128) Installing dbus-libs (1.12.24-r0) 20:36:56 (46/128) Installing at-spi2-core (2.42.0-r0) 20:36:56 (47/128) Installing at-spi2-atk (2.38.0-r0) 20:36:57 (48/128) Installing expat (2.5.0-r0) 20:36:57 (49/128) Installing brotli-libs (1.0.9-r5) 20:36:57 (50/128) Installing libbz2 (1.0.8-r1) 20:36:57 (51/128) Installing freetype (2.11.1-r2) 20:36:57 (52/128) Installing fontconfig (2.13.1-r4) 20:36:57 (53/128) Installing pixman (0.40.0-r4) 20:36:57 (54/128) Installing cairo (1.16.0-r5) 20:36:57 (55/128) Installing cairo-gobject (1.16.0-r5) 20:36:57 (56/128) Installing avahi-libs (0.8-r5) 20:36:57 (57/128) Installing gmp (6.2.1-r1) 20:36:57 (58/128) Installing nettle (3.7.3-r0) 20:36:57 (59/128) Installing p11-kit (0.24.0-r1) 20:36:57 (60/128) Installing libtasn1 (4.18.0-r1) 20:36:57 (61/128) Installing libunistring (0.9.10-r1) 20:36:57 (62/128) Installing gnutls (3.7.1-r2) 20:36:58 (63/128) Installing cups-libs (2.3.3-r6) 20:36:58 (64/128) Installing libepoxy (1.5.9-r0) 20:36:58 (65/128) Installing fribidi (1.0.11-r0) 20:36:58 (66/128) Installing graphite2 (1.3.14-r0) 20:36:58 (67/128) Installing harfbuzz (3.0.0-r2) 20:36:58 (68/128) Installing libxft (2.3.4-r0) 20:36:58 (69/128) Installing pango (1.48.10-r0) 20:36:58 (70/128) Installing wayland-libs-client (1.19.0-r1) 20:36:58 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 20:36:58 (72/128) Installing wayland-libs-egl (1.19.0-r1) 20:36:58 (73/128) Installing xkeyboard-config (2.34-r0) 20:36:58 (74/128) Installing libxkbcommon (1.3.1-r0) 20:36:58 (75/128) Installing gtk+3.0 (3.24.30-r0) 20:36:58 Executing gtk+3.0-3.24.30-r0.post-install 20:36:59 (76/128) Installing libfontenc (1.1.4-r0) 20:36:59 (77/128) Installing mkfontscale (1.2.1-r1) 20:36:59 (78/128) Installing ttf-opensans (1.10-r1) 20:36:59 Executing ttf-opensans-1.10-r1.post-install 20:37:01 (79/128) Installing libogg (1.3.5-r0) 20:37:01 (80/128) Installing flac (1.3.4-r0) 20:37:01 (81/128) Installing alsa-lib (1.2.5.1-r1) 20:37:01 (82/128) Installing libatomic (10.3.1_git20211027-r0) 20:37:01 (83/128) Installing sdl2 (2.0.16-r4) 20:37:01 (84/128) Installing aom-libs (3.2.0-r0) 20:37:01 (85/128) Installing libass (0.15.2-r0) 20:37:01 (86/128) Installing libdav1d (0.9.2-r0) 20:37:01 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:37:01 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 20:37:01 (89/128) Installing lame (3.100-r0) 20:37:01 (90/128) Installing opus (1.3.1-r1) 20:37:01 (91/128) Installing libgomp (10.3.1_git20211027-r0) 20:37:01 (92/128) Installing soxr (0.1.3-r2) 20:37:01 (93/128) Installing libsrt (1.4.2-r1) 20:37:01 (94/128) Installing libssh (0.9.6-r1) 20:37:02 (95/128) Installing libtheora (1.1.1-r16) 20:37:02 (96/128) Installing v4l-utils-libs (1.22.1-r1) 20:37:02 (97/128) Installing libdrm (2.4.109-r0) 20:37:02 (98/128) Installing libva (2.13.0-r0) 20:37:02 (99/128) Installing libvdpau (1.4-r0) 20:37:02 (100/128) Installing vidstab (1.1.0-r1) 20:37:02 (101/128) Installing libvorbis (1.3.7-r0) 20:37:02 (102/128) Installing libvpx (1.10.0-r0) 20:37:02 (103/128) Installing vulkan-loader (1.2.196-r0) 20:37:02 (104/128) Installing x264-libs (20210613-r0) 20:37:02 (105/128) Installing x265-libs (3.5-r0) 20:37:03 (106/128) Installing xvidcore (1.3.7-r1) 20:37:03 (107/128) Installing ffmpeg-libs (4.4.1-r2) 20:37:03 (108/128) Installing libevent (2.1.12-r4) 20:37:03 (109/128) Installing mesa (21.2.6-r0) 20:37:03 (110/128) Installing wayland-libs-server (1.19.0-r1) 20:37:03 (111/128) Installing mesa-gbm (21.2.6-r0) 20:37:03 (112/128) Installing lcms2 (2.12-r1) 20:37:03 (113/128) Installing nspr (4.32-r0) 20:37:03 (114/128) Installing sqlite-libs (3.36.0-r0) 20:37:03 (115/128) Installing nss (3.78.1-r0) 20:37:03 (116/128) Installing libasyncns (0.8-r1) 20:37:03 (117/128) Installing libltdl (2.4.6-r7) 20:37:04 (118/128) Installing orc (0.4.32-r0) 20:37:04 (119/128) Installing libsndfile (1.0.31-r1) 20:37:04 (120/128) Installing speexdsp (1.2.0-r0) 20:37:04 (121/128) Installing tdb-libs (1.4.5-r0) 20:37:04 (122/128) Installing libpulse (15.0-r2) 20:37:04 (123/128) Installing re2 (2021.11.01-r0) 20:37:04 (124/128) Installing snappy (1.1.9-r1) 20:37:04 (125/128) Installing libgpg-error (1.42-r1) 20:37:04 (126/128) Installing libgcrypt (1.9.4-r0) 20:37:04 (127/128) Installing libxslt (1.1.35-r0) 20:37:04 (128/128) Installing chromium (99.0.4844.84-r0) 20:37:08 Executing busybox-1.34.1-r7.trigger 20:37:08 Executing glib-2.70.1-r0.trigger 20:37:08 Executing shared-mime-info-2.1-r2.trigger 20:37:10 Executing gdk-pixbuf-2.42.8-r0.trigger 20:37:10 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:37:10 Executing fontconfig-2.13.1-r4.trigger 20:37:10 Executing mkfontscale-1.2.1-r1.trigger 20:37:10 OK: 275 MiB in 144 packages 20:37:20 Removing intermediate container 7c454f4977cf 20:37:20 ---> f8dfd14e3971 20:37:20 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:37:20 ---> Running in efc01988ee66 20:37:20 Removing intermediate container efc01988ee66 20:37:20 ---> 487fa8c631b2 20:37:20 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:37:20 ---> Running in f73c193a4299 20:37:20 Removing intermediate container f73c193a4299 20:37:20 ---> 64939c6c2241 20:37:20 Step 5/10 : RUN npm install -g npm 20:37:20 ---> Running in 13c19fda4d67 20:37:47 20:37:47 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 20:37:47 20:37:47 27 packages are looking for funding 20:37:47 run `npm fund` for details 20:37:47 20:37:47 found 0 vulnerabilities 20:37:49 Removing intermediate container 13c19fda4d67 20:37:49 ---> 00816bd7109b 20:37:49 Step 6/10 : ARG USER=1000 20:37:50 ---> Running in 52d79d66d59f 20:37:50 Removing intermediate container 52d79d66d59f 20:37:50 ---> ece0e791a0b1 20:37:50 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:37:50 ---> Running in 88198891bbd4 20:37:52 Removing intermediate container 88198891bbd4 20:37:52 ---> 29f4ff2137c5 20:37:52 Step 8/10 : USER $USER:$USER 20:37:52 ---> Running in 04145f18d111 20:37:52 Removing intermediate container 04145f18d111 20:37:52 ---> 3b5a7d1887db 20:37:52 Step 9/10 : WORKDIR /app 20:37:52 ---> Running in 0e0eccaf4c98 20:37:53 Removing intermediate container 0e0eccaf4c98 20:37:53 ---> 1fbd524f23ab 20:37:53 Step 10/10 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:37:53 ---> Running in d00f418af8e4 20:37:53 Removing intermediate container d00f418af8e4 20:37:53 ---> 68a076365119 20:37:53 Successfully built 68a076365119 20:37:53 Successfully tagged edgexfoundry/edgex-web-ui:fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:37:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:37:53 touch edgex-web-ui.imagebuilt 20:37:53 mkdir -p node_modules coverage 20:37:53 chown "1000:1000" node_modules coverage package-lock.json 20:37:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:38:06 npm WARN old lockfile 20:38:06 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 20:38:06 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 20:38:06 npm WARN old lockfile 20:38:06 npm WARN old lockfile This is a one-time fix-up, please be patient... 20:38:06 npm WARN old lockfile 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:38:52 npm WARN EBADENGINE Unsupported engine { 20:38:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:38:52 npm WARN EBADENGINE required: { 20:38:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:38:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:38:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:38:52 npm WARN EBADENGINE }, 20:38:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 20:38:52 npm WARN EBADENGINE } 20:39:14 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:39:14 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 20:39:15 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:39:15 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:39:16 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 20:39:17 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:39:21 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:39:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:39:30 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:39:30 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:39:40 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 20:39:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:39:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:39:51 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. 20:39:55 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. 20:39:57 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. 20:39:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:40:11 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 20:40:11 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 20:40:33 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. 20:40:51 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. 20:41:30 20:41:30 added 1475 packages, and audited 1476 packages in 3m 20:41:30 20:41:30 90 packages are looking for funding 20:41:30 run `npm fund` for details 20:41:30 20:41:30 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 20:41:30 20:41:30 To address issues that do not require attention, run: 20:41:30 npm audit fix 20:41:30 20:41:30 To address all issues (including breaking changes), run: 20:41:30 npm audit fix --force 20:41:30 20:41:30 Run `npm audit` for details. 20:41:30 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 20:41:45 - Generating browser application bundles (phase: setup)... 20:42:17 Compiling @angular/core : es2015 as esm2015 20:42:17 Compiling @angular/compiler/testing : es2015 as esm2015 20:42:44 Compiling @angular/common : es2015 as esm2015 20:42:44 Compiling @angular/core/testing : es2015 as esm2015 20:42:49 Compiling @angular/platform-browser : es2015 as esm2015 20:42:49 Compiling @angular/common/testing : es2015 as esm2015 20:42:54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:42:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:42:58 Compiling @angular/router : es2015 as esm2015 20:42:58 Compiling @angular/common/http : es2015 as esm2015 20:43:03 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:43:05 Compiling @angular/forms : es2015 as esm2015 20:43:07 Compiling @angular/router/testing : es2015 as esm2015 20:43:07 Compiling @angular/common/http/testing : es2015 as esm2015 20:44:03 21 05 2023 20:44:00.427:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:44:03 21 05 2023 20:44:00.439:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:44:03 21 05 2023 20:44:00.464:INFO [launcher]: Starting browser ChromeHeadless 20:45:24 21 05 2023 20:45:15.885:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 20:45:30 21 05 2023 20:45:29.983:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 20:45:52 ✔ Browser application bundle generation complete. 20:45:52 21 05 2023 20:45:51.079:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket eLxxrqLO6FKk-aJ5AAAB with id 21632950 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.249 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.281 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.314 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.346 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.368 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.152 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.292 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.35 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.437 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.464 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.478 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.694 secs) 20:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.829 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 1.933 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 1.965 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.026 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.389 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.443 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.462 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.474 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.703 secs) 20:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.812 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.944 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.966 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.976 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.11 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.189 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.371 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.41 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.422 secs) 20:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.433 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.733 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.752 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.764 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.866 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 3.891 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 3.92 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.049 secs) 20:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.115 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.478 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.519 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.581 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.596 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.606 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.74 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.881 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.898 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.91 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.939 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.949 secs) 20:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.051 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.273 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.34 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.407 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.518 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.554 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.712 secs) 20:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.75 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.834 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.871 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.892 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.903 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.071 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.128 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.178 secs) 20:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.438 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.618 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.705 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.14 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.171 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.185 secs) 20:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.375 secs) 20:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.448 secs) 20:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.506 secs) 20:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.746 secs) 20:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.843 secs) 20:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.945 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.168 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.186 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.2 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.357 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.396 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.559 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.584 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.805 secs) 20:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.879 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.956 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.012 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.039 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.07 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.11 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.268 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.324 secs) 20:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.407 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.55 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.603 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.692 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.732 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.1 secs) 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.145 secs) 20:46:21 WARN: ' 20:46:21 It looks like you're using ngModel on the same form field as formControlName. 20:46:21 Support for using the ngModel input property and ngModelChange event with 20:46:21 reactive form directives has been deprecated in Angular v6 and will be removed 20:46:21 in a future version of Angular. 20:46:21 20:46:21 For more information on this, see our API docs here: 20:46:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:46:21 ' 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.145 secs) 20:46:21 WARN: ' 20:46:21 It looks like you're using ngModel on the same form field as formControlName. 20:46:21 Support for using the ngModel input property and ngModelChange event with 20:46:21 reactive form directives has been deprecated in Angular v6 and will be removed 20:46:21 in a future version of Angular. 20:46:21 20:46:21 For more information on this, see our API docs here: 20:46:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:46:21 ' 20:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.292 secs) 20:46:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.459 secs) 20:46:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.506 secs) 20:46:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.583 secs) 20:46:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.607 secs) 20:46:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.165 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.236 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.262 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.282 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.306 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.536 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.6 secs) 20:46:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.674 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.728 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.78 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.829 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.949 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.012 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.129 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.301 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.34 secs) 20:46:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.38 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.439 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.588 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.611 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.661 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.68 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.758 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.83 secs) 20:46:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.017 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.196 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.234 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.275 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.336 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.412 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.47 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.499 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.621 secs) 20:46:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.688 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.757 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.87 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.903 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.939 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.966 secs) 20:46:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.983 secs) 20:46:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.562 secs / 13.983 secs) 20:46:28 TOTAL: 145 SUCCESS 20:46:28 ✔ Browser application bundle generation complete. 20:46:31 20:46:31 =============================== Coverage summary =============================== 20:46:31 Statements : 41.56% ( 1425/3429 ) 20:46:31 Branches : 12.14% ( 109/898 ) 20:46:31 Functions : 33.33% ( 417/1251 ) 20:46:31 Lines : 39.45% ( 1280/3245 ) 20:46:31 ================================================================================ 20:46:31 21 05 2023 20:46:31.246:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:46:32 ✔ Browser application bundle generation complete. 20:46:36 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 20:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:46:36 $ docker stop --time=1 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 20:46:38 $ docker rm -f --volumes 6f7b2e3236c5b299a1152df7c99a32928273782d0335fe7803b61e23aa3c88e6 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:42 Warning: overwriting stash ‘coverage-report’ 20:46:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:51 + ls -al . 20:46:51 total 176 20:46:51 drwxrwxr-x 13 jenkins jenkins 4096 May 21 20:34 . 20:46:51 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 .. 20:46:51 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 .blubracket 20:46:51 -rw-rw-r-- 1 jenkins jenkins 18 May 21 20:31 .dockerignore 20:46:51 drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:31 .git 20:46:51 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 .github 20:46:51 -rw-rw-r-- 1 jenkins jenkins 185 May 21 20:31 .gitignore 20:46:51 -rw-rw-r-- 1 jenkins jenkins 8418 May 21 20:31 Attribution.txt 20:46:51 -rw-rw-r-- 1 jenkins jenkins 17205 May 21 20:31 CHANGELOG.md 20:46:51 -rw-rw-r-- 1 jenkins jenkins 3959 May 21 20:31 CONTRIBUTING.md 20:46:51 -rw-rw-r-- 1 jenkins jenkins 1788 May 21 20:31 Dockerfile 20:46:51 -rw-rw-r-- 1 jenkins jenkins 652 May 21 20:31 Jenkinsfile 20:46:51 -rw-rw-r-- 1 jenkins jenkins 11357 May 21 20:31 LICENSE 20:46:51 -rw-rw-r-- 1 jenkins jenkins 2124 May 21 20:31 Makefile 20:46:51 -rw-rw-r-- 1 jenkins jenkins 4558 May 21 20:31 README.md 20:46:51 -rw-rw-r-- 1 jenkins jenkins 5 May 21 20:29 VERSION 20:46:51 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 assets 20:46:51 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 bin 20:46:51 drwxrwxr-x 3 jenkins jenkins 4096 May 21 20:31 cmd 20:46:51 -rw-r--r-- 1 jenkins jenkins 10 May 21 20:34 coverage.out 20:46:51 drwxrwxr-x 2 jenkins jenkins 4096 May 21 20:31 docs 20:46:51 -rw-rw-r-- 1 jenkins jenkins 3040 May 21 20:31 go.mod 20:46:51 -rw-rw-r-- 1 jenkins jenkins 30610 May 21 20:31 go.sum 20:46:51 drwxrwxr-x 8 jenkins jenkins 4096 May 21 20:31 internal 20:46:51 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 snap 20:46:51 drwxrwxr-x 4 jenkins jenkins 4096 May 21 20:31 testing 20:46:51 -rw-rw-r-- 1 jenkins jenkins 155 May 21 20:31 version.go 20:46:51 drwxrwxr-x 6 jenkins jenkins 4096 May 21 20:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:51 + 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 . 20:46:53 Sending build context to Docker daemon 31.08MB 20:46:53 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 20:46:53 Step 2/25 : FROM ${BASE} AS builder 20:46:53 ---> a350b12cbb77 20:46:53 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:46:53 ---> Running in 4070e6765768 20:46:54 Removing intermediate container 4070e6765768 20:46:54 ---> 3957314ef2e3 20:46:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:46:54 ---> Running in 09a60c055427 20:46:54 Removing intermediate container 09a60c055427 20:46:54 ---> 09fff203d20c 20:46:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:46:54 ---> Running in 1cbe4b8ea0f1 20:46:54 Removing intermediate container 1cbe4b8ea0f1 20:46:54 ---> 355ad16543e5 20:46:54 Step 6/25 : LABEL Name=edgex-ui-go 20:46:54 ---> Running in faece19886a5 20:46:55 Removing intermediate container faece19886a5 20:46:55 ---> 6d4a815d168e 20:46:55 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:46:55 ---> Running in a9de47483477 20:46:55 Removing intermediate container a9de47483477 20:46:55 ---> d9f4f5f6100f 20:46:55 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:46:57 ---> 89a761a16d6e 20:46:57 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:57 ---> Running in 8f5b659ca060 20:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:59 OK: 263 MiB in 53 packages 20:47:00 Removing intermediate container 8f5b659ca060 20:47:00 ---> 0a9921d8bbec 20:47:00 Step 10/25 : ENV GO111MODULE=on 20:47:00 ---> Running in 60d647f6b3f0 20:47:00 Removing intermediate container 60d647f6b3f0 20:47:00 ---> ecbddb166943 20:47:00 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:47:00 ---> Running in 9070669d148a 20:47:01 Removing intermediate container 9070669d148a 20:47:01 ---> 7b7bc635a15d 20:47:01 Step 12/25 : COPY go.mod vendor* ./ 20:47:01 ---> 3e478c4aa90a 20:47:01 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:02 ---> Running in c060d9af2225 20:47:05 Removing intermediate container c060d9af2225 20:47:05 ---> 0f275d0a59b7 20:47:05 Step 14/25 : COPY . . 20:47:09 ---> 191e5a9933f7 20:47:09 Step 15/25 : RUN ${MAKE} 20:47:09 ---> Running in cb6da4ab645c 20:47:09 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 20:49:01 Removing intermediate container cb6da4ab645c 20:49:01 ---> 060d066d806d 20:49:01 Step 16/25 : FROM alpine:3.17 20:49:01 3.17: Pulling from library/alpine 20:49:01 c41833b44d91: Already exists 20:49:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:49:01 Status: Downloaded newer image for alpine:3.17 20:49:01 ---> 51e60588ff2c 20:49:01 Step 17/25 : EXPOSE 4000 20:49:01 ---> Running in 23ba91ecbd50 20:49:01 Removing intermediate container 23ba91ecbd50 20:49:01 ---> 32cd02813911 20:49:01 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 20:49:04 ---> f05840a75472 20:49:04 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:49:04 ---> 8bb7f9bb1629 20:49:04 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:49:05 ---> 56fb14a9bd3b 20:49:05 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:49:05 ---> Running in 69e59c4decf3 20:49:05 Removing intermediate container 69e59c4decf3 20:49:05 ---> c6a13e3d1e18 20:49:05 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:49:05 ---> Running in 194035c8753a 20:49:05 Removing intermediate container 194035c8753a 20:49:05 ---> fc6316fa2ce6 20:49:05 Step 23/25 : LABEL arch=arm64 20:49:05 ---> Running in 31ebab6f8aa1 20:49:06 Removing intermediate container 31ebab6f8aa1 20:49:06 ---> 33699916dbe5 20:49:06 Step 24/25 : LABEL git_sha=fbeea00c7d75f9b55f442e085fa04be87a1db28a 20:49:06 ---> Running in 4e005b018497 20:49:06 Removing intermediate container 4e005b018497 20:49:06 ---> c7b2fa1993dd 20:49:06 Step 25/25 : LABEL version=0.0.0 20:49:06 ---> Running in b9087c136280 20:49:06 Removing intermediate container b9087c136280 20:49:06 ---> 811a3a3a24c9 20:49:06 [Warning] One or more build-args [ARCH] were not consumed 20:49:07 Successfully built 811a3a3a24c9 20:49:07 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 20:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:08 20:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:08 arm64: Pulling from edgex-lftools-log-publisher 20:49:08 8998bd30e6a1: Pulling fs layer 20:49:08 04944245beec: Pulling fs layer 20:49:08 699f458cf7ca: Pulling fs layer 20:49:08 765212b225bb: Pulling fs layer 20:49:08 f23df028b6ca: Pulling fs layer 20:49:08 d65c8cfc05b1: Pulling fs layer 20:49:08 2437ff75d9bd: Pulling fs layer 20:49:08 f23df028b6ca: Waiting 20:49:08 d65c8cfc05b1: Waiting 20:49:08 2437ff75d9bd: Waiting 20:49:08 765212b225bb: Waiting 20:49:08 04944245beec: Verifying Checksum 20:49:08 04944245beec: Download complete 20:49:08 765212b225bb: Verifying Checksum 20:49:08 765212b225bb: Download complete 20:49:08 f23df028b6ca: Verifying Checksum 20:49:08 f23df028b6ca: Download complete 20:49:08 d65c8cfc05b1: Verifying Checksum 20:49:08 d65c8cfc05b1: Download complete 20:49:08 699f458cf7ca: Verifying Checksum 20:49:08 699f458cf7ca: Download complete 20:49:09 8998bd30e6a1: Verifying Checksum 20:49:09 8998bd30e6a1: Download complete 20:49:11 2437ff75d9bd: Verifying Checksum 20:49:11 2437ff75d9bd: Download complete 20:49:13 8998bd30e6a1: Pull complete 20:49:13 04944245beec: Pull complete 20:49:14 699f458cf7ca: Pull complete 20:49:15 765212b225bb: Pull complete 20:49:15 f23df028b6ca: Pull complete 20:49:16 d65c8cfc05b1: Pull complete 20:49:31 2437ff75d9bd: Pull complete 20:49:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:31 prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container 20:49:31 $ 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 20:49:34 $ docker top 93c1be4c76d3c3dd4c65b6965bb1ac9fd44bd0b0ab910d5e6f1e49c344578905 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:35 ---> job-cost.sh 20:49:35 lf-activate-venv: SKIPPING 20:49:35 INFO: No Stack... 20:49:35 INFO: Retrieving Pricing Info for: v3-standard-4 20:49:36 INFO: Archiving Costs [Pipeline] sh 20:49:36 + cut -d, -f6 20:49:36 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 20:49:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] 20:49:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] did not exist. Created. 20:49:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:37 /w/workspace/edgex-ui-go/1@tmp/durable-5e32f8e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:49:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:49:37 Warning: overwriting stash ‘stack-cost’ 20:49:42 Stashed 1 file(s) [Pipeline] } 20:49:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:42 $ docker stop --time=1 93c1be4c76d3c3dd4c65b6965bb1ac9fd44bd0b0ab910d5e6f1e49c344578905 20:49:45 $ 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 20:49:46 provisioning config files... 20:49:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config13741837327643785137tmp [Pipeline] { [Pipeline] sh 20:49:46 + set +x 20:49:46 + + curl -s https://codecov.io/bash 20:49:46 bash -s -- 20:49:46 20:49:46 _____ _ 20:49:46 / ____| | | 20:49:46 | | ___ __| | ___ ___ _____ __ 20:49:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:46 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:46 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:46 Bash-1.0.6 20:49:46 20:49:46 20:49:46 ==> git version 2.25.1 found 20:49:46 ==> 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 20:49:46 Release-Date: 2020-01-08 20:49:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:49:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:49:46 ==> Jenkins CI detected. 20:49:46 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-613 20:49:46 project root: . 20:49:46 --> token set from env 20:49:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:46 ==> Running gcov in . (disable via -X gcov) 20:49:47 ==> Python coveragepy not found 20:49:47 ==> Searching for coverage reports in: 20:49:47 + . 20:49:47 -> Found 1 reports 20:49:47 ==> Detecting git/mercurial file structure 20:49:47 ==> Reading reports 20:49:47 + ./coverage.out bytes=10 20:49:47 ==> Appending adjustments 20:49:47 https://docs.codecov.io/docs/fixing-reports 20:49:48 + Found adjustments 20:49:48 ==> Gzipping contents 20:49:48 12K /tmp/codecov.7ZiD6r.gz 20:49:48 ==> Uploading reports 20:49:48 url: https://codecov.io 20:49:48 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= 20:49:48 -> Pinging Codecov 20:49:48 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= 20:49:48 -> Uploading to 20:49:48 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 20:49:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:48 Dload Upload Total Spent Left Speed 20:49:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 35216 --:--:-- --:--:-- --:--:-- 35216 20:49:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/fbeea00c7d75f9b55f442e085fa04be87a1db28a [Pipeline] } 20:49:48 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 20:49:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives ] 20:49:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives 20:49:50 total 16 20:49:50 drwxr-xr-x 3 root root 4096 May 21 20:33 . 20:49:50 drwxrwxr-x 15 jenkins jenkins 4096 May 21 20:33 .. 20:49:50 drwxr-xr-x 2 root root 4096 May 21 20:33 cost 20:49:50 -rw-r--r-- 1 root root 83 May 21 20:33 cost.csv 20:49:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives 20:49:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives 20:49:50 total 16 20:49:50 drwxr-xr-x 3 jenkins jenkins 4096 May 21 20:33 . 20:49:50 drwxrwxr-x 15 jenkins jenkins 4096 May 21 20:33 .. 20:49:50 drwxr-xr-x 2 jenkins jenkins 4096 May 21 20:33 cost 20:49:50 -rw-r--r-- 1 jenkins jenkins 83 May 21 20:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:49:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:51 ---> package-listing.sh 20:49:51 ++ facter osfamily 20:49:51 ++ tr '[:upper:]' '[:lower:]' 20:49:51 + OS_FAMILY=debian 20:49:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-613 20:49:51 + START_PACKAGES=/tmp/packages_start.txt 20:49:51 + END_PACKAGES=/tmp/packages_end.txt 20:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:51 + PACKAGES=/tmp/packages_start.txt 20:49:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-613 ']' 20:49:51 + PACKAGES=/tmp/packages_end.txt 20:49:51 + case "${OS_FAMILY}" in 20:49:51 + dpkg -l 20:49:51 + grep '^ii' 20:49:51 + '[' -f /tmp/packages_start.txt ']' 20:49:51 + '[' -f /tmp/packages_end.txt ']' 20:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-613 ']' 20:49:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-613/archives/ 20:49:51 + 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 20:49:51 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 20:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:52 prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container 20:49:52 $ 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 20:49:52 $ docker top 1d6f53f1c05cea262119436f0eea003b3ba8c7497b624b6bf0f27703fd0d3d28 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:53 + ls /var/log/sa-host 20:49:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:54 provisioning config files... 20:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-613@tmp/config1003185111294399304tmp [Pipeline] { [Pipeline] echo 20:49:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:54 ---> create-netrc.sh [Pipeline] } 20:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:54 ---> python-tools-install.sh [Pipeline] echo 20:49:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:55 ---> sudo-logs.sh 20:49:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:55 ---> job-cost.sh 20:49:55 lf-activate-venv: SKIPPING 20:49:55 DEBUG: total: 0.2199999988079071 20:49:55 INFO: Retrieving Stack Cost... 20:49:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:56 INFO: Archiving Costs [Pipeline] echo 20:49:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:56 ---> logs-deploy.sh 20:49:56 lf-activate-venv: SKIPPING 20:49:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-613/1 20:49:56 INFO: archiving workspace using pattern(s): 20:49:57 Archives upload complete. 20:49:57 INFO: archiving logs to Nexus