Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3415320daf635803622a7d556013ec4117c9224b 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-ssh11125935736774355951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9542881268594661201.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7460712864527679834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14267673118788633288.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4541063223824482718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-3507 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3415320daf635803622a7d556013ec4117c9224b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3415320daf635803622a7d556013ec4117c9224b # timeout=10 Commit message: "Merge pull request #629 from mglmc/getConfig-from-service" > git rev-list --no-walk 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T15:06:41.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T15:06:41.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T15:06:41.372Z] ========================================================= [2023-08-14T15:06:41.372Z] EdgeX Global Pipelines Version Info [2023-08-14T15:06:41.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:06:42.093Z] ------------------- [2023-08-14T15:06:42.093Z] stable info: [2023-08-14T15:06:42.093Z] ------------------- [2023-08-14T15:06:42.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T15:06:42.093Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:06:42.093Z] Message: update stable to v1.0.253 [2023-08-14T15:06:42.665Z] ------------------- [2023-08-14T15:06:42.665Z] experimental info: [2023-08-14T15:06:42.665Z] ------------------- [2023-08-14T15:06:42.665Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T15:06:42.665Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:06:42.665Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T15:06:42.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-08-14T15:06:42.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-08-14T15:06:42.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T15:06:42.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T15:06:42.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T15:06:42.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T15:06:42.901Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T15:06:42.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T15:06:42.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T15:06:42.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T15:06:42.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T15:06:42.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-08-14T15:06:42.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T15:06:43.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T15:06:43.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:06:43.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:06:43.050Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:06:43.062Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:06:43.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T15:06:43.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T15:06:43.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T15:06:43.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T15:06:43.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T15:06:43.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T15:06:43.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T15:06:43.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T15:06:43.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T15:06:43.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T15:06:43.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T15:06:43.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T15:06:43.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo [2023-08-14T15:06:43.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3415320 [Pipeline] echo [2023-08-14T15:06:43.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:06:43.339Z] provisioning config files... [2023-08-14T15:06:43.354Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9091552521847657165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:06:43.671Z] ---> docker-login.sh [2023-08-14T15:06:43.671Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:06:44.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:06:44.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:06:44.253Z] Configure a credential helper to remove this warning. See [2023-08-14T15:06:44.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:06:44.253Z] [2023-08-14T15:06:44.253Z] Login Succeeded [2023-08-14T15:06:44.253Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:06:44.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:06:44.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:06:44.253Z] Configure a credential helper to remove this warning. See [2023-08-14T15:06:44.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:06:44.253Z] [2023-08-14T15:06:44.253Z] Login Succeeded [2023-08-14T15:06:44.253Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:06:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:06:44.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:06:44.525Z] Configure a credential helper to remove this warning. See [2023-08-14T15:06:44.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:06:44.525Z] [2023-08-14T15:06:44.525Z] Login Succeeded [2023-08-14T15:06:44.525Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:06:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:06:44.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:06:44.525Z] Configure a credential helper to remove this warning. See [2023-08-14T15:06:44.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:06:44.525Z] [2023-08-14T15:06:44.525Z] Login Succeeded [2023-08-14T15:06:44.525Z] docker.io [2023-08-14T15:06:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:06:44.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:06:44.786Z] Configure a credential helper to remove this warning. See [2023-08-14T15:06:44.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:06:44.786Z] [2023-08-14T15:06:44.786Z] Login Succeeded [2023-08-14T15:06:44.786Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:06:44.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T15:06:45.192Z] + git rev-list -1 --merges 3415320daf635803622a7d556013ec4117c9224b~1..3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo [2023-08-14T15:06:45.297Z] -----------> git rev-list -1 --merges 3415320daf635803622a7d556013ec4117c9224b~1..3415320daf635803622a7d556013ec4117c9224b 3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:06:45.297Z] 3415320daf635803622a7d556013ec4117c9224b [false] [Pipeline] sh [2023-08-14T15:06:45.586Z] + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo [2023-08-14T15:06:45.601Z] ========================================================= [2023-08-14T15:06:45.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T15:06:45.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:06:45.949Z] + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo [2023-08-14T15:06:45.957Z] [semverPrep] GIT_COMMIT: 3415320daf635803622a7d556013ec4117c9224b, Commit Message: Merge pull request #629 from mglmc/getConfig-from-service [Pipeline] echo [2023-08-14T15:06:45.966Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T15:06:46.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:06:46.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T15:06:46.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T15:06:46.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T15:06:46.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T15:06:46.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T15:06:46.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:06:46.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:06:46.759Z] [2023-08-14T15:06:46.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:06:47.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:06:47.059Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T15:06:47.059Z] b85a868b505f: Pulling fs layer [2023-08-14T15:06:47.059Z] e2be974225ed: Pulling fs layer [2023-08-14T15:06:47.059Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T15:06:47.059Z] 988bab9f4d93: Pulling fs layer [2023-08-14T15:06:47.059Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T15:06:47.059Z] eaf3925da568: Pulling fs layer [2023-08-14T15:06:47.059Z] bab4dde63d76: Pulling fs layer [2023-08-14T15:06:47.059Z] bde34c3a00c8: Pulling fs layer [2023-08-14T15:06:47.059Z] b352a97aabf1: Pulling fs layer [2023-08-14T15:06:47.059Z] 4872d77fe225: Pulling fs layer [2023-08-14T15:06:47.059Z] 5851b861e8e6: Pulling fs layer [2023-08-14T15:06:47.059Z] 1469e6f7b9e6: Waiting [2023-08-14T15:06:47.059Z] 4872d77fe225: Waiting [2023-08-14T15:06:47.059Z] bab4dde63d76: Waiting [2023-08-14T15:06:47.059Z] eaf3925da568: Waiting [2023-08-14T15:06:47.059Z] 5851b861e8e6: Waiting [2023-08-14T15:06:47.059Z] bde34c3a00c8: Waiting [2023-08-14T15:06:47.059Z] b352a97aabf1: Waiting [2023-08-14T15:06:47.059Z] 988bab9f4d93: Waiting [2023-08-14T15:06:47.059Z] e2be974225ed: Verifying Checksum [2023-08-14T15:06:47.059Z] e2be974225ed: Download complete [2023-08-14T15:06:47.059Z] 988bab9f4d93: Verifying Checksum [2023-08-14T15:06:47.059Z] 988bab9f4d93: Download complete [2023-08-14T15:06:47.319Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T15:06:47.319Z] 1469e6f7b9e6: Download complete [2023-08-14T15:06:47.319Z] eaf3925da568: Verifying Checksum [2023-08-14T15:06:47.319Z] eaf3925da568: Download complete [2023-08-14T15:06:47.319Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T15:06:47.319Z] 339a4e72a1f5: Download complete [2023-08-14T15:06:47.319Z] bde34c3a00c8: Download complete [2023-08-14T15:06:47.319Z] b352a97aabf1: Verifying Checksum [2023-08-14T15:06:47.319Z] b352a97aabf1: Download complete [2023-08-14T15:06:47.319Z] 4872d77fe225: Verifying Checksum [2023-08-14T15:06:47.319Z] 4872d77fe225: Download complete [2023-08-14T15:06:47.319Z] 5851b861e8e6: Verifying Checksum [2023-08-14T15:06:47.319Z] 5851b861e8e6: Download complete [2023-08-14T15:06:47.319Z] b85a868b505f: Download complete [2023-08-14T15:06:47.578Z] bab4dde63d76: Verifying Checksum [2023-08-14T15:06:48.516Z] b85a868b505f: Pull complete [2023-08-14T15:06:48.775Z] e2be974225ed: Pull complete [2023-08-14T15:06:49.342Z] 339a4e72a1f5: Pull complete [2023-08-14T15:06:49.342Z] 988bab9f4d93: Pull complete [2023-08-14T15:06:49.602Z] 1469e6f7b9e6: Pull complete [2023-08-14T15:06:49.602Z] eaf3925da568: Pull complete [2023-08-14T15:06:51.507Z] bab4dde63d76: Pull complete [2023-08-14T15:06:51.507Z] bde34c3a00c8: Pull complete [2023-08-14T15:06:51.766Z] b352a97aabf1: Pull complete [2023-08-14T15:06:51.766Z] 4872d77fe225: Pull complete [2023-08-14T15:06:52.025Z] 5851b861e8e6: Pull complete [2023-08-14T15:06:52.025Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T15:06:52.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:06:52.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:06:52.158Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:06:52.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:06:55.530Z] $ docker top c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 -eo pid,comm [2023-08-14T15:06:55.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T15:06:55.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:06:55.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:06:55.627Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:06:55.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:06:55.729Z] $ docker exec c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent [2023-08-14T15:06:55.868Z] SSH_AUTH_SOCK=/tmp/ssh-9Lg1nMEjwtIl/agent.32 [2023-08-14T15:06:55.868Z] SSH_AGENT_PID=38 [2023-08-14T15:06:55.875Z] Running ssh-add (command line suppressed) [2023-08-14T15:06:55.971Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2738610030269212890.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2738610030269212890.key) [2023-08-14T15:06:55.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:06:56.282Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T15:06:56.291Z] $ docker exec --env ******** --env ******** c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent -k [2023-08-14T15:06:56.401Z] unset SSH_AUTH_SOCK; [2023-08-14T15:06:56.401Z] unset SSH_AGENT_PID; [2023-08-14T15:06:56.401Z] echo Agent pid 38 killed; [2023-08-14T15:06:56.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T15:06:56.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:06:56.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:06:56.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:06:56.542Z] $ docker exec c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent [2023-08-14T15:06:56.660Z] SSH_AUTH_SOCK=/tmp/ssh-eh4qcCVjwOV5/agent.70 [2023-08-14T15:06:56.660Z] SSH_AGENT_PID=76 [2023-08-14T15:06:56.665Z] Running ssh-add (command line suppressed) [2023-08-14T15:06:56.774Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4083514860448769997.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4083514860448769997.key) [2023-08-14T15:06:56.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:06:57.086Z] + git semver init [2023-08-14T15:06:57.345Z] 2023-08-14 15:06:57,295 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T15:06:57.345Z] 2023-08-14 15:06:57,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-08-14T15:06:57.345Z] 2023-08-14 15:06:57,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-08-14T15:06:57.345Z] 2023-08-14 15:06:57,296 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:06:59.253Z] 2023-08-14 15:06:58,890 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-08-14T15:06:59.253Z] 2023-08-14 15:06:58,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-08-14T15:06:59.253Z] 2023-08-14 15:06:58,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:06:59.253Z] 2023-08-14 15:06:58,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:06:59.253Z] 3.1.0-dev.2 [Pipeline] } [2023-08-14T15:06:59.257Z] $ docker exec --env ******** --env ******** c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent -k [2023-08-14T15:06:59.349Z] unset SSH_AUTH_SOCK; [2023-08-14T15:06:59.350Z] unset SSH_AGENT_PID; [2023-08-14T15:06:59.350Z] echo Agent pid 76 killed; [2023-08-14T15:06:59.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:06:59.680Z] + git semver [Pipeline] } [2023-08-14T15:06:59.945Z] $ docker stop --time=1 c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 [2023-08-14T15:07:01.269Z] $ docker rm -f --volumes c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:07:01.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T15:07:01.848Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T15:07:01.850Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:07:01.972Z] provisioning config files... [2023-08-14T15:07:01.983Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7349651404955503759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:07:02.278Z] ---> docker-login.sh [2023-08-14T15:07:02.278Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:07:02.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:07:02.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:07:02.279Z] Configure a credential helper to remove this warning. See [2023-08-14T15:07:02.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:07:02.279Z] [2023-08-14T15:07:02.279Z] Login Succeeded [2023-08-14T15:07:02.279Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:07:02.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:07:02.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:07:02.279Z] Configure a credential helper to remove this warning. See [2023-08-14T15:07:02.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:07:02.279Z] [2023-08-14T15:07:02.279Z] Login Succeeded [2023-08-14T15:07:02.279Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:07:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:07:02.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:07:02.539Z] Configure a credential helper to remove this warning. See [2023-08-14T15:07:02.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:07:02.539Z] [2023-08-14T15:07:02.539Z] Login Succeeded [2023-08-14T15:07:02.539Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:07:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:07:02.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:07:02.539Z] Configure a credential helper to remove this warning. See [2023-08-14T15:07:02.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:07:02.539Z] [2023-08-14T15:07:02.539Z] Login Succeeded [2023-08-14T15:07:02.539Z] docker.io [2023-08-14T15:07:02.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:07:02.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:07:02.799Z] Configure a credential helper to remove this warning. See [2023-08-14T15:07:02.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:07:02.799Z] [2023-08-14T15:07:02.799Z] Login Succeeded [2023-08-14T15:07:02.799Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:07:02.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:07:02.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:07:02.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:07:02.894Z] ========================================================= [2023-08-14T15:07:02.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T15:07:02.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:07:03.197Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T15:07:03.456Z] Sending build context to Docker daemon 47.65MB [2023-08-14T15:07:03.456Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:07:03.456Z] Step 2/15 : FROM ${BASE} AS builder [2023-08-14T15:07:03.456Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T15:07:03.456Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T15:07:03.456Z] 6911f1a30b25: Pulling fs layer [2023-08-14T15:07:03.456Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T15:07:03.456Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T15:07:03.456Z] ec0bb842ea78: Pulling fs layer [2023-08-14T15:07:03.456Z] 40a00589a448: Pulling fs layer [2023-08-14T15:07:03.456Z] 6c08303d61cc: Pulling fs layer [2023-08-14T15:07:03.456Z] 798269fcf238: Pulling fs layer [2023-08-14T15:07:03.456Z] 40a00589a448: Waiting [2023-08-14T15:07:03.456Z] 6c08303d61cc: Waiting [2023-08-14T15:07:03.456Z] 798269fcf238: Waiting [2023-08-14T15:07:03.456Z] 6863d3e3a2b1: Waiting [2023-08-14T15:07:03.456Z] 6911f1a30b25: Download complete [2023-08-14T15:07:03.456Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T15:07:03.456Z] 6863d3e3a2b1: Download complete [2023-08-14T15:07:03.456Z] ec0bb842ea78: Verifying Checksum [2023-08-14T15:07:03.456Z] ec0bb842ea78: Download complete [2023-08-14T15:07:03.456Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T15:07:03.456Z] 4db1b89c0bd1: Download complete [2023-08-14T15:07:03.720Z] 40a00589a448: Verifying Checksum [2023-08-14T15:07:03.720Z] 40a00589a448: Download complete [2023-08-14T15:07:03.720Z] 4db1b89c0bd1: Pull complete [2023-08-14T15:07:03.984Z] 6911f1a30b25: Pull complete [2023-08-14T15:07:03.984Z] 798269fcf238: Verifying Checksum [2023-08-14T15:07:03.984Z] 798269fcf238: Download complete [2023-08-14T15:07:04.243Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T15:07:04.243Z] e194b8c5c2a9: Download complete [2023-08-14T15:07:04.509Z] 6c08303d61cc: Verifying Checksum [2023-08-14T15:07:04.509Z] 6c08303d61cc: Download complete [2023-08-14T15:07:07.797Z] e194b8c5c2a9: Pull complete [2023-08-14T15:07:07.797Z] 6863d3e3a2b1: Pull complete [2023-08-14T15:07:07.797Z] ec0bb842ea78: Pull complete [2023-08-14T15:07:08.055Z] 40a00589a448: Pull complete [2023-08-14T15:07:10.587Z] 6c08303d61cc: Pull complete [2023-08-14T15:07:11.520Z] 798269fcf238: Pull complete [2023-08-14T15:07:11.520Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T15:07:11.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T15:07:11.520Z] ---> ec979cd7f677 [2023-08-14T15:07:11.520Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:07:16.936Z] Still waiting to schedule task [2023-08-14T15:07:16.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-14T15:07:18.110Z] ---> Running in 59aa6224882c [2023-08-14T15:07:18.110Z] Removing intermediate container 59aa6224882c [2023-08-14T15:07:18.110Z] ---> cac276db485c [2023-08-14T15:07:18.110Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:07:18.110Z] ---> Running in 8fc055e236de [2023-08-14T15:07:18.110Z] Removing intermediate container 8fc055e236de [2023-08-14T15:07:18.110Z] ---> 49fd3875f27e [2023-08-14T15:07:18.110Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:07:18.110Z] ---> Running in e12434da0357 [2023-08-14T15:07:18.110Z] Removing intermediate container e12434da0357 [2023-08-14T15:07:18.110Z] ---> 3d788170173b [2023-08-14T15:07:18.110Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-08-14T15:07:18.110Z] ---> Running in 9b1eec8de5d4 [2023-08-14T15:07:18.110Z] Removing intermediate container 9b1eec8de5d4 [2023-08-14T15:07:18.110Z] ---> c03314d007c5 [2023-08-14T15:07:18.110Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:07:18.110Z] ---> Running in f14b9cf63378 [2023-08-14T15:07:18.110Z] Removing intermediate container f14b9cf63378 [2023-08-14T15:07:18.110Z] ---> fd5dd2621cfd [2023-08-14T15:07:18.110Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:07:18.110Z] latest: Pulling from library/docker [2023-08-14T15:07:18.110Z] 7264a8db6415: Pulling fs layer [2023-08-14T15:07:18.110Z] 95cddd6e4406: Pulling fs layer [2023-08-14T15:07:18.110Z] 4f4fb700ef54: Pulling fs layer [2023-08-14T15:07:18.110Z] 609329a09c8f: Pulling fs layer [2023-08-14T15:07:18.110Z] 926b2fbdc5ad: Pulling fs layer [2023-08-14T15:07:18.110Z] 926b2fbdc5ad: Waiting [2023-08-14T15:07:18.110Z] 2e4943246593: Pulling fs layer [2023-08-14T15:07:18.110Z] 8c9db0bb2866: Pulling fs layer [2023-08-14T15:07:18.110Z] 2e4943246593: Waiting [2023-08-14T15:07:18.110Z] 5a49a496a342: Pulling fs layer [2023-08-14T15:07:18.110Z] 4f3e1e90b486: Pulling fs layer [2023-08-14T15:07:18.110Z] 8c9db0bb2866: Waiting [2023-08-14T15:07:18.110Z] 150f5b2039ca: Pulling fs layer [2023-08-14T15:07:18.110Z] d24c11514afe: Pulling fs layer [2023-08-14T15:07:18.110Z] 66b523b76aab: Pulling fs layer [2023-08-14T15:07:18.110Z] 150f5b2039ca: Waiting [2023-08-14T15:07:18.110Z] 5a49a496a342: Waiting [2023-08-14T15:07:18.110Z] 785edea07e4d: Pulling fs layer [2023-08-14T15:07:18.110Z] e2260d69ffa1: Pulling fs layer [2023-08-14T15:07:18.110Z] 785edea07e4d: Waiting [2023-08-14T15:07:18.110Z] e2260d69ffa1: Waiting [2023-08-14T15:07:18.110Z] 609329a09c8f: Waiting [2023-08-14T15:07:18.110Z] 4f4fb700ef54: Verifying Checksum [2023-08-14T15:07:18.110Z] 4f4fb700ef54: Download complete [2023-08-14T15:07:18.398Z] 95cddd6e4406: Verifying Checksum [2023-08-14T15:07:18.398Z] 95cddd6e4406: Download complete [2023-08-14T15:07:18.398Z] 7264a8db6415: Verifying Checksum [2023-08-14T15:07:18.398Z] 7264a8db6415: Download complete [2023-08-14T15:07:18.655Z] 7264a8db6415: Pull complete [2023-08-14T15:07:18.655Z] 2e4943246593: Verifying Checksum [2023-08-14T15:07:18.655Z] 2e4943246593: Download complete [2023-08-14T15:07:18.655Z] 926b2fbdc5ad: Verifying Checksum [2023-08-14T15:07:18.655Z] 926b2fbdc5ad: Download complete [2023-08-14T15:07:18.655Z] 95cddd6e4406: Pull complete [2023-08-14T15:07:18.655Z] 8c9db0bb2866: Verifying Checksum [2023-08-14T15:07:18.655Z] 8c9db0bb2866: Download complete [2023-08-14T15:07:18.655Z] 5a49a496a342: Verifying Checksum [2023-08-14T15:07:18.655Z] 5a49a496a342: Download complete [2023-08-14T15:07:18.655Z] 4f4fb700ef54: Pull complete [2023-08-14T15:07:18.914Z] 4f3e1e90b486: Verifying Checksum [2023-08-14T15:07:18.914Z] 4f3e1e90b486: Download complete [2023-08-14T15:07:18.914Z] 150f5b2039ca: Verifying Checksum [2023-08-14T15:07:18.914Z] 150f5b2039ca: Download complete [2023-08-14T15:07:18.914Z] d24c11514afe: Download complete [2023-08-14T15:07:19.173Z] 609329a09c8f: Verifying Checksum [2023-08-14T15:07:19.173Z] 609329a09c8f: Download complete [2023-08-14T15:07:19.173Z] 785edea07e4d: Verifying Checksum [2023-08-14T15:07:19.173Z] 785edea07e4d: Download complete [2023-08-14T15:07:19.173Z] e2260d69ffa1: Download complete [2023-08-14T15:07:19.432Z] 609329a09c8f: Pull complete [2023-08-14T15:07:19.432Z] 66b523b76aab: Verifying Checksum [2023-08-14T15:07:19.432Z] 66b523b76aab: Download complete [2023-08-14T15:07:19.692Z] 926b2fbdc5ad: Pull complete [2023-08-14T15:07:20.259Z] 2e4943246593: Pull complete [2023-08-14T15:07:20.259Z] 8c9db0bb2866: Pull complete [2023-08-14T15:07:20.259Z] 5a49a496a342: Pull complete [2023-08-14T15:07:20.519Z] 4f3e1e90b486: Pull complete [2023-08-14T15:07:20.778Z] 150f5b2039ca: Pull complete [2023-08-14T15:07:20.778Z] d24c11514afe: Pull complete [2023-08-14T15:07:21.713Z] 66b523b76aab: Pull complete [2023-08-14T15:07:21.713Z] 785edea07e4d: Pull complete [2023-08-14T15:07:21.972Z] e2260d69ffa1: Pull complete [2023-08-14T15:07:21.972Z] Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 [2023-08-14T15:07:21.972Z] Status: Downloaded newer image for docker:latest [2023-08-14T15:07:25.280Z] ---> c9d532e8851f [2023-08-14T15:07:25.280Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:07:25.280Z] ---> Running in 381f590a1772 [2023-08-14T15:07:25.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:07:25.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:07:25.540Z] OK: 265 MiB in 53 packages [2023-08-14T15:07:25.805Z] Removing intermediate container 381f590a1772 [2023-08-14T15:07:25.805Z] ---> de9c5ab9e1ee [2023-08-14T15:07:25.805Z] Step 10/15 : ENV GO111MODULE=on [2023-08-14T15:07:25.805Z] ---> Running in 3a5c3bdb3ba3 [2023-08-14T15:07:26.084Z] Removing intermediate container 3a5c3bdb3ba3 [2023-08-14T15:07:26.084Z] ---> 64c8f6aed8c4 [2023-08-14T15:07:26.084Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:07:26.084Z] ---> Running in 029cd4e9ec3a [2023-08-14T15:07:26.084Z] Removing intermediate container 029cd4e9ec3a [2023-08-14T15:07:26.084Z] ---> 290e554ef9a9 [2023-08-14T15:07:26.084Z] Step 12/15 : COPY go.mod vendor* ./ [2023-08-14T15:07:26.346Z] ---> 155d367b94c0 [2023-08-14T15:07:26.346Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:07:26.346Z] ---> Running in d304cbfcde97 [2023-08-14T15:08:13.144Z] Removing intermediate container d304cbfcde97 [2023-08-14T15:08:13.144Z] ---> 66071a72735a [2023-08-14T15:08:13.144Z] Step 14/15 : COPY . . [2023-08-14T15:08:13.402Z] ---> b7d66051b568 [2023-08-14T15:08:13.402Z] Step 15/15 : RUN ${MAKE} [2023-08-14T15:08:13.402Z] ---> Running in ada00912597e [2023-08-14T15:08:13.662Z] noop [2023-08-14T15:08:13.920Z] Removing intermediate container ada00912597e [2023-08-14T15:08:13.920Z] ---> 82aca40478f8 [2023-08-14T15:08:13.920Z] Successfully built 82aca40478f8 [2023-08-14T15:08:13.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:08:14.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:08:14.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:08:14.568Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:08:14.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T15:08:14.960Z] $ docker top ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:08:15.310Z] + go version [2023-08-14T15:08:15.310Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T15:08:15.326Z] $ docker stop --time=1 ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 [2023-08-14T15:08:16.607Z] $ docker rm -f --volumes ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:08:17.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:08:17.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:08:17.100Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:08:17.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T15:08:17.489Z] $ docker top 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:08:17.829Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:08:18.127Z] + make test [2023-08-14T15:08:18.127Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-08-14T15:08:23.410Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-08-14T15:08:33.377Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-08-14T15:08:33.378Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-08-14T15:08:33.378Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-08-14T15:08:35.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:08:35.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:08:35.907Z] ./bin/test-attribution-txt.sh [2023-08-14T15:08:35.907Z] make -C web test [2023-08-14T15:08:35.907Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-08-14T15:08:35.907Z] make[1]: tput: No such file or directory [2023-08-14T15:08:35.907Z] make[1]: tput: No such file or directory [2023-08-14T15:08:35.907Z] warning: generating ./VERSION [2023-08-14T15:08:35.907Z] echo "0.0.0" > VERSION [2023-08-14T15:08:35.907Z] docker build \ [2023-08-14T15:08:35.907Z] -f Dockerfile \ [2023-08-14T15:08:35.907Z] --build-arg USER=1000 \ [2023-08-14T15:08:35.907Z] \ [2023-08-14T15:08:35.907Z] --label "git_sha=3415320daf635803622a7d556013ec4117c9224b" \ [2023-08-14T15:08:35.907Z] -t edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b \ [2023-08-14T15:08:35.907Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-08-14T15:08:35.907Z] . [2023-08-14T15:08:35.907Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-08-14T15:08:35.907Z] Install the buildx component to build images with BuildKit: [2023-08-14T15:08:35.907Z] https://docs.docker.com/go/buildx/ [2023-08-14T15:08:35.907Z] [2023-08-14T15:08:35.907Z] Sending build context to Docker daemon 2.571MB [2023-08-14T15:08:36.166Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-08-14T15:08:38.083Z] 16.17-alpine3.15: Pulling from library/node [2023-08-14T15:08:38.083Z] 9621f1afde84: Pulling fs layer [2023-08-14T15:08:38.083Z] c6f70ee39829: Pulling fs layer [2023-08-14T15:08:38.083Z] 56892a8094a2: Pulling fs layer [2023-08-14T15:08:38.083Z] 58dd87906ef0: Pulling fs layer [2023-08-14T15:08:38.083Z] 58dd87906ef0: Waiting [2023-08-14T15:08:38.344Z] 9621f1afde84: Verifying Checksum [2023-08-14T15:08:38.344Z] 9621f1afde84: Download complete [2023-08-14T15:08:38.603Z] 58dd87906ef0: Verifying Checksum [2023-08-14T15:08:38.603Z] 58dd87906ef0: Download complete [2023-08-14T15:08:38.603Z] 56892a8094a2: Download complete [2023-08-14T15:08:38.862Z] 9621f1afde84: Pull complete [2023-08-14T15:08:39.842Z] c6f70ee39829: Verifying Checksum [2023-08-14T15:08:39.842Z] c6f70ee39829: Download complete [2023-08-14T15:08:41.230Z] c6f70ee39829: Pull complete [2023-08-14T15:08:41.492Z] 56892a8094a2: Pull complete [2023-08-14T15:08:41.764Z] 58dd87906ef0: Pull complete [2023-08-14T15:08:41.764Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-08-14T15:08:42.021Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-08-14T15:08:42.021Z] ---> b69703f70c3d [2023-08-14T15:08:42.021Z] Step 2/10 : RUN apk add --no-cache chromium [2023-08-14T15:08:49.807Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3508 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-08-14T15:08:49.823Z] Running in /w/workspace/edgex-ui-go/120 [Pipeline] { [Pipeline] checkout [2023-08-14T15:08:49.854Z] The recommended git tool is: git [2023-08-14T15:08:50.136Z] ---> Running in 27f0fabf46d3 [2023-08-14T15:08:50.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:08:50.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:08:50.655Z] (1/129) Installing libxau (1.0.9-r0) [2023-08-14T15:08:50.655Z] (2/129) Installing libmd (1.0.3-r0) [2023-08-14T15:08:50.655Z] (3/129) Installing libbsd (0.11.3-r1) [2023-08-14T15:08:50.655Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-08-14T15:08:50.655Z] (5/129) Installing libxcb (1.14-r2) [2023-08-14T15:08:50.655Z] (6/129) Installing libx11 (1.7.3.1-r1) [2023-08-14T15:08:50.655Z] (7/129) Installing libxext (1.3.4-r0) [2023-08-14T15:08:50.655Z] (8/129) Installing libice (1.0.10-r0) [2023-08-14T15:08:50.655Z] (9/129) Installing libuuid (2.37.4-r0) [2023-08-14T15:08:50.655Z] (10/129) Installing libsm (1.2.3-r0) [2023-08-14T15:08:50.655Z] (11/129) Installing libxt (1.2.1-r0) [2023-08-14T15:08:50.655Z] (12/129) Installing libxmu (1.1.3-r0) [2023-08-14T15:08:50.655Z] (13/129) Installing xset (1.2.4-r0) [2023-08-14T15:08:50.655Z] (14/129) Installing xprop (1.2.5-r0) [2023-08-14T15:08:50.655Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-08-14T15:08:50.655Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-08-14T15:08:50.655Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-08-14T15:08:50.655Z] (18/129) Installing libffi (3.4.2-r1) [2023-08-14T15:08:50.655Z] (19/129) Installing libintl (0.21-r0) [2023-08-14T15:08:50.655Z] (20/129) Installing libblkid (2.37.4-r0) [2023-08-14T15:08:50.655Z] (21/129) Installing libmount (2.37.4-r0) [2023-08-14T15:08:50.655Z] (22/129) Installing pcre (8.45-r1) [2023-08-14T15:08:50.655Z] (23/129) Installing glib (2.70.5-r0) [2023-08-14T15:08:50.655Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-08-14T15:08:50.655Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-08-14T15:08:50.655Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-08-14T15:08:50.914Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-08-14T15:08:50.914Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-08-14T15:08:50.914Z] (29/129) Installing libpng (1.6.37-r1) [2023-08-14T15:08:50.914Z] (30/129) Installing libwebp (1.2.2-r1) [2023-08-14T15:08:50.914Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-08-14T15:08:50.914Z] (32/129) Installing tiff (4.4.0-r4) [2023-08-14T15:08:50.914Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-08-14T15:08:50.914Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-08-14T15:08:50.915Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-08-14T15:08:50.915Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-08-14T15:08:50.915Z] (37/129) Installing libxrender (0.9.10-r3) [2023-08-14T15:08:50.915Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-08-14T15:08:50.915Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-08-14T15:08:50.915Z] (40/129) Installing libxi (1.8-r0) [2023-08-14T15:08:50.915Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-08-14T15:08:50.915Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-08-14T15:08:51.173Z] (43/129) Installing atk (2.36.0-r0) [2023-08-14T15:08:51.173Z] (44/129) Installing libxtst (1.2.3-r3) [2023-08-14T15:08:51.173Z] (45/129) Installing dbus-libs (1.12.26-r0) [2023-08-14T15:08:51.173Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-08-14T15:08:51.173Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-08-14T15:08:51.173Z] (48/129) Installing expat (2.5.0-r0) [2023-08-14T15:08:51.173Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-08-14T15:08:51.173Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-08-14T15:08:51.173Z] (51/129) Installing freetype (2.11.1-r2) [2023-08-14T15:08:51.173Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-08-14T15:08:51.173Z] (53/129) Installing pixman (0.40.0-r4) [2023-08-14T15:08:51.431Z] (54/129) Installing cairo (1.16.0-r5) [2023-08-14T15:08:51.431Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-08-14T15:08:51.431Z] (56/129) Installing avahi-libs (0.8-r5) [2023-08-14T15:08:51.431Z] (57/129) Installing gmp (6.2.1-r1) [2023-08-14T15:08:51.431Z] (58/129) Installing nettle (3.7.3-r0) [2023-08-14T15:08:51.431Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-08-14T15:08:51.431Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-08-14T15:08:51.431Z] (61/129) Installing libunistring (0.9.10-r1) [2023-08-14T15:08:51.431Z] (62/129) Installing gnutls (3.7.1-r2) [2023-08-14T15:08:51.431Z] (63/129) Installing cups-libs (2.3.3-r8) [2023-08-14T15:08:51.431Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-08-14T15:08:51.431Z] (65/129) Installing fribidi (1.0.11-r0) [2023-08-14T15:08:51.431Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-08-14T15:08:51.431Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-08-14T15:08:51.690Z] (68/129) Installing libxft (2.3.4-r0) [2023-08-14T15:08:51.690Z] (69/129) Installing pango (1.48.10-r0) [2023-08-14T15:08:51.690Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-08-14T15:08:51.690Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-08-14T15:08:51.690Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-08-14T15:08:51.690Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-08-14T15:08:51.690Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-08-14T15:08:51.690Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-08-14T15:08:51.949Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-08-14T15:08:51.949Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-08-14T15:08:51.949Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-08-14T15:08:51.949Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-08-14T15:08:51.949Z] Executing ttf-opensans-1.10-r1.post-install [2023-08-14T15:08:54.486Z] (79/129) Installing libogg (1.3.5-r0) [2023-08-14T15:08:54.487Z] (80/129) Installing flac (1.3.4-r0) [2023-08-14T15:08:54.487Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-08-14T15:08:54.487Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-08-14T15:08:54.487Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-08-14T15:08:54.487Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-08-14T15:08:54.487Z] (85/129) Installing libass (0.15.2-r0) [2023-08-14T15:08:54.487Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-08-14T15:08:54.487Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-08-14T15:08:54.487Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-08-14T15:08:54.487Z] (89/129) Installing lame (3.100-r0) [2023-08-14T15:08:54.487Z] (90/129) Installing opus (1.3.1-r1) [2023-08-14T15:08:54.487Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-08-14T15:08:54.487Z] (92/129) Installing soxr (0.1.3-r2) [2023-08-14T15:08:54.487Z] (93/129) Installing libsrt (1.4.2-r1) [2023-08-14T15:08:54.487Z] (94/129) Installing libssh (0.9.6-r1) [2023-08-14T15:08:54.487Z] (95/129) Installing libtheora (1.1.1-r16) [2023-08-14T15:08:54.487Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-08-14T15:08:54.487Z] (97/129) Installing libpciaccess (0.16-r0) [2023-08-14T15:08:54.699Z] using credential edgex-jenkins-ssh [2023-08-14T15:08:54.713Z] Cloning the remote Git repository [2023-08-14T15:08:54.745Z] (98/129) Installing libdrm (2.4.109-r0) [2023-08-14T15:08:54.745Z] (99/129) Installing libva (2.13.0-r0) [2023-08-14T15:08:54.745Z] (100/129) Installing libvdpau (1.4-r0) [2023-08-14T15:08:54.745Z] (101/129) Installing vidstab (1.1.0-r1) [2023-08-14T15:08:55.005Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-08-14T15:08:55.005Z] (103/129) Installing libvpx (1.10.0-r0) [2023-08-14T15:08:55.005Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-08-14T15:08:55.005Z] (105/129) Installing x264-libs (20210613-r0) [2023-08-14T15:08:55.005Z] (106/129) Installing x265-libs (3.5-r0) [2023-08-14T15:08:55.005Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-08-14T15:08:55.264Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-08-14T15:08:55.833Z] (109/129) Installing libevent (2.1.12-r4) [2023-08-14T15:08:55.833Z] (110/129) Installing mesa (21.2.6-r0) [2023-08-14T15:08:55.833Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-08-14T15:08:55.833Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-08-14T15:08:55.833Z] (113/129) Installing lcms2 (2.12-r1) [2023-08-14T15:08:55.833Z] (114/129) Installing nspr (4.32-r0) [2023-08-14T15:08:55.833Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-08-14T15:08:55.833Z] (116/129) Installing nss (3.78.1-r0) [2023-08-14T15:08:54.747Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-08-14T15:08:54.841Z] > git init /w/workspace/edgex-ui-go/120 # timeout=10 [2023-08-14T15:08:54.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-08-14T15:08:54.972Z] > git --version # timeout=10 [2023-08-14T15:08:54.992Z] > git --version # 'git version 2.25.1' [2023-08-14T15:08:54.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T15:08:55.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:08:56.166Z] (117/129) Installing libasyncns (0.8-r1) [2023-08-14T15:08:56.166Z] (118/129) Installing libltdl (2.4.6-r7) [2023-08-14T15:08:56.166Z] (119/129) Installing orc (0.4.32-r0) [2023-08-14T15:08:56.166Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-08-14T15:08:56.166Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-08-14T15:08:56.166Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-08-14T15:08:56.166Z] (123/129) Installing libpulse (15.0-r2) [2023-08-14T15:08:56.450Z] (124/129) Installing re2 (2021.11.01-r0) [2023-08-14T15:08:56.450Z] (125/129) Installing snappy (1.1.9-r1) [2023-08-14T15:08:56.450Z] (126/129) Installing libgpg-error (1.42-r1) [2023-08-14T15:08:56.450Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-08-14T15:08:56.450Z] (128/129) Installing libxslt (1.1.35-r0) [2023-08-14T15:08:56.450Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-08-14T15:08:57.935Z] Executing busybox-1.34.1-r7.trigger [2023-08-14T15:08:57.935Z] Executing glib-2.70.5-r0.trigger [2023-08-14T15:08:57.935Z] Executing shared-mime-info-2.1-r2.trigger [2023-08-14T15:08:58.504Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-14T15:08:58.504Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-08-14T15:08:58.504Z] Executing fontconfig-2.13.1-r4.trigger [2023-08-14T15:08:58.504Z] Executing mkfontscale-1.2.1-r1.trigger [2023-08-14T15:08:58.504Z] OK: 286 MiB in 145 packages [2023-08-14T15:08:58.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-08-14T15:08:58.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:08:59.123Z] Avoid second fetch [2023-08-14T15:08:59.123Z] Checking out Revision 3415320daf635803622a7d556013ec4117c9224b (main) [2023-08-14T15:08:59.136Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T15:08:59.206Z] > git checkout -f 3415320daf635803622a7d556013ec4117c9224b # timeout=10 [2023-08-14T15:08:59.987Z] Commit message: "Merge pull request #629 from mglmc/getConfig-from-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:09:00.873Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T15:09:00.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:09:00.873Z] Dload Upload Total Spent Left Speed [2023-08-14T15:09:00.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-08-14T15:09:01.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T15:09:01.852Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T15:09:01.852Z] + sudo tee /etc/docker/daemon.new [2023-08-14T15:09:01.852Z] { [2023-08-14T15:09:01.852Z] "registry-mirrors": [ [2023-08-14T15:09:01.852Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T15:09:01.852Z] ], [2023-08-14T15:09:01.852Z] "bip": "10.250.0.254/24", [2023-08-14T15:09:01.852Z] "hosts": [ [2023-08-14T15:09:01.852Z] "tcp://0.0.0.0:5555", [2023-08-14T15:09:01.852Z] "unix:///var/run/docker.sock" [2023-08-14T15:09:01.852Z] ], [2023-08-14T15:09:01.852Z] "mtu": 1458, [2023-08-14T15:09:01.852Z] "selinux-enabled": true, [2023-08-14T15:09:01.852Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T15:09:01.852Z] } [Pipeline] sh [2023-08-14T15:09:02.179Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T15:09:02.507Z] + sudo service docker restart [2023-08-14T15:09:06.623Z] Removing intermediate container 27f0fabf46d3 [2023-08-14T15:09:06.623Z] ---> 571befec40f2 [2023-08-14T15:09:06.623Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-08-14T15:09:06.623Z] ---> Running in dc1c220f6ba7 [2023-08-14T15:09:06.623Z] Removing intermediate container dc1c220f6ba7 [2023-08-14T15:09:06.623Z] ---> 5c07d250f967 [2023-08-14T15:09:06.623Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-08-14T15:09:06.623Z] ---> Running in 90b4b39e028e [2023-08-14T15:09:06.623Z] Removing intermediate container 90b4b39e028e [2023-08-14T15:09:06.623Z] ---> a6a1d9acc2c3 [2023-08-14T15:09:06.623Z] Step 5/10 : RUN npm install -g npm [2023-08-14T15:09:06.623Z] ---> Running in 453b883ac458 [2023-08-14T15:09:16.629Z] [2023-08-14T15:09:16.629Z] removed 11 packages, changed 100 packages, and audited 250 packages in 9s [2023-08-14T15:09:16.629Z] [2023-08-14T15:09:16.629Z] 28 packages are looking for funding [2023-08-14T15:09:16.629Z] run `npm fund` for details [2023-08-14T15:09:16.629Z] [2023-08-14T15:09:16.629Z] found 0 vulnerabilities [2023-08-14T15:09:17.564Z] Removing intermediate container 453b883ac458 [2023-08-14T15:09:17.564Z] ---> 53cb68a3aafa [2023-08-14T15:09:17.564Z] Step 6/10 : ARG USER=1000 [2023-08-14T15:09:17.564Z] ---> Running in ef1dc0db0523 [2023-08-14T15:09:17.564Z] Removing intermediate container ef1dc0db0523 [2023-08-14T15:09:17.564Z] ---> 1e516ce65e5b [2023-08-14T15:09:17.564Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-08-14T15:09:17.564Z] ---> Running in 94bf4224b003 [2023-08-14T15:09:18.132Z] Removing intermediate container 94bf4224b003 [2023-08-14T15:09:18.132Z] ---> b4cd1c59899a [2023-08-14T15:09:18.132Z] Step 8/10 : USER $USER:$USER [2023-08-14T15:09:18.132Z] ---> Running in 1d7602a677fb [2023-08-14T15:09:18.132Z] Removing intermediate container 1d7602a677fb [2023-08-14T15:09:18.132Z] ---> 60c229fabdf7 [2023-08-14T15:09:18.132Z] Step 9/10 : WORKDIR /app [2023-08-14T15:09:18.132Z] ---> Running in ffa0b3af5e28 [2023-08-14T15:09:18.391Z] Removing intermediate container ffa0b3af5e28 [2023-08-14T15:09:18.391Z] ---> 19c9f73c6766 [2023-08-14T15:09:18.391Z] Step 10/10 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:09:18.391Z] ---> Running in 5a64da764c57 [2023-08-14T15:09:18.391Z] Removing intermediate container 5a64da764c57 [2023-08-14T15:09:18.391Z] ---> 9ab4bf8a3d26 [2023-08-14T15:09:18.391Z] Successfully built 9ab4bf8a3d26 [2023-08-14T15:09:18.391Z] Successfully tagged edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:09:18.391Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-08-14T15:09:18.391Z] touch edgex-web-ui.imagebuilt [2023-08-14T15:09:18.391Z] mkdir -p node_modules coverage [2023-08-14T15:09:18.391Z] chown "1000:1000" node_modules coverage package-lock.json [2023-08-14T15:09:18.391Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-08-14T15:09:20.294Z] npm WARN old lockfile [2023-08-14T15:09:20.295Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-08-14T15:09:20.295Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-08-14T15:09:20.295Z] npm WARN old lockfile [2023-08-14T15:09:20.295Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-08-14T15:09:20.295Z] npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:09:20.754Z] provisioning config files... [2023-08-14T15:09:20.777Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/120@tmp/config8495045742180516793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:09:21.120Z] ---> docker-login.sh [2023-08-14T15:09:21.120Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:09:21.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:09:21.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:09:21.660Z] Configure a credential helper to remove this warning. See [2023-08-14T15:09:21.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:09:21.660Z] [2023-08-14T15:09:21.660Z] Login Succeeded [2023-08-14T15:09:21.660Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:09:21.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:09:21.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:09:21.929Z] Configure a credential helper to remove this warning. See [2023-08-14T15:09:21.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:09:21.929Z] [2023-08-14T15:09:21.929Z] Login Succeeded [2023-08-14T15:09:21.929Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:09:22.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:09:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:09:22.469Z] Configure a credential helper to remove this warning. See [2023-08-14T15:09:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:09:22.469Z] [2023-08-14T15:09:22.469Z] Login Succeeded [2023-08-14T15:09:22.469Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:09:22.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:09:22.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:09:22.739Z] Configure a credential helper to remove this warning. See [2023-08-14T15:09:22.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:09:22.739Z] [2023-08-14T15:09:22.739Z] Login Succeeded [2023-08-14T15:09:22.739Z] docker.io [2023-08-14T15:09:23.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:09:23.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:09:23.277Z] Configure a credential helper to remove this warning. See [2023-08-14T15:09:23.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:09:23.277Z] [2023-08-14T15:09:23.277Z] Login Succeeded [2023-08-14T15:09:23.277Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:09:23.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:09:23.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:09:23.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:09:23.561Z] ========================================================= [2023-08-14T15:09:23.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T15:09:23.561Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:09:23.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T15:09:24.924Z] Sending build context to Docker daemon 30.37MB [2023-08-14T15:09:24.924Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:09:24.924Z] Step 2/15 : FROM ${BASE} AS builder [2023-08-14T15:09:24.924Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T15:09:24.924Z] edb6bdbacee9: Pulling fs layer [2023-08-14T15:09:24.924Z] 5f9638ab2659: Pulling fs layer [2023-08-14T15:09:24.924Z] 8d51d6327a98: Pulling fs layer [2023-08-14T15:09:24.924Z] 8b374f2dd631: Pulling fs layer [2023-08-14T15:09:24.924Z] ec14aa9079de: Pulling fs layer [2023-08-14T15:09:24.924Z] 2f466654f4bb: Pulling fs layer [2023-08-14T15:09:24.924Z] 554e91adad29: Pulling fs layer [2023-08-14T15:09:24.924Z] ec14aa9079de: Waiting [2023-08-14T15:09:24.924Z] 8b374f2dd631: Waiting [2023-08-14T15:09:24.924Z] 2f466654f4bb: Waiting [2023-08-14T15:09:24.924Z] 554e91adad29: Waiting [2023-08-14T15:09:25.196Z] 5f9638ab2659: Download complete [2023-08-14T15:09:25.196Z] 8b374f2dd631: Verifying Checksum [2023-08-14T15:09:25.196Z] 8b374f2dd631: Download complete [2023-08-14T15:09:25.196Z] ec14aa9079de: Verifying Checksum [2023-08-14T15:09:25.196Z] ec14aa9079de: Download complete [2023-08-14T15:09:25.196Z] edb6bdbacee9: Verifying Checksum [2023-08-14T15:09:25.196Z] edb6bdbacee9: Download complete [2023-08-14T15:09:26.173Z] edb6bdbacee9: Pull complete [2023-08-14T15:09:26.445Z] 554e91adad29: Verifying Checksum [2023-08-14T15:09:26.445Z] 554e91adad29: Download complete [2023-08-14T15:09:27.861Z] 8d51d6327a98: Verifying Checksum [2023-08-14T15:09:27.861Z] 8d51d6327a98: Download complete [2023-08-14T15:09:27.861Z] 2f466654f4bb: Download complete [2023-08-14T15:09:29.269Z] 5f9638ab2659: Pull complete [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE required: { [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE }, [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:09:30.267Z] npm WARN EBADENGINE } [2023-08-14T15:09:32.799Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-08-14T15:09:32.799Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-08-14T15:09:32.799Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:09:33.060Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-08-14T15:09:33.060Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-08-14T15:09:33.318Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-08-14T15:09:33.576Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-08-14T15:09:34.951Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-08-14T15:09:35.521Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-08-14T15:09:35.521Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-08-14T15:09:37.483Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-08-14T15:09:38.051Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-08-14T15:09:38.310Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-08-14T15:09:39.247Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:09:39.509Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-08-14T15:09:40.082Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:09:40.348Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:09:40.607Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:09:41.986Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:09:43.893Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-08-14T15:09:44.299Z] 8d51d6327a98: Pull complete [2023-08-14T15:09:44.299Z] 8b374f2dd631: Pull complete [2023-08-14T15:09:44.299Z] ec14aa9079de: Pull complete [2023-08-14T15:09:47.270Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-08-14T15:09:51.055Z] 2f466654f4bb: Pull complete [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] added 1478 packages, and audited 1479 packages in 33s [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] 90 packages are looking for funding [2023-08-14T15:09:52.536Z] run `npm fund` for details [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] To address issues that do not require attention, run: [2023-08-14T15:09:52.536Z] npm audit fix [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] To address all issues (including breaking changes), run: [2023-08-14T15:09:52.536Z] npm audit fix --force [2023-08-14T15:09:52.536Z] [2023-08-14T15:09:52.536Z] Run `npm audit` for details. [2023-08-14T15:09:53.019Z] 554e91adad29: Pull complete [2023-08-14T15:09:53.020Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T15:09:53.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T15:09:53.020Z] ---> 1e15ea492957 [2023-08-14T15:09:53.020Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:09:54.957Z] ---> Running in d331536b47f2 [2023-08-14T15:09:55.225Z] Removing intermediate container d331536b47f2 [2023-08-14T15:09:55.225Z] ---> 16b00193ad7f [2023-08-14T15:09:55.225Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:09:55.225Z] ---> Running in 280d74c0c42f [2023-08-14T15:09:55.493Z] Removing intermediate container 280d74c0c42f [2023-08-14T15:09:55.493Z] ---> c634ebd2baae [2023-08-14T15:09:55.493Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:09:55.493Z] ---> Running in 9d2ca3decc61 [2023-08-14T15:09:55.760Z] Removing intermediate container 9d2ca3decc61 [2023-08-14T15:09:55.760Z] ---> 5ceaf5d3b66f [2023-08-14T15:09:55.760Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-08-14T15:09:56.027Z] ---> Running in 8ca9c7519b25 [2023-08-14T15:09:56.295Z] Removing intermediate container 8ca9c7519b25 [2023-08-14T15:09:56.295Z] ---> 977a67ad6a4c [2023-08-14T15:09:56.295Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:09:56.295Z] ---> Running in 625263fc8c4b [2023-08-14T15:09:56.562Z] Removing intermediate container 625263fc8c4b [2023-08-14T15:09:56.562Z] ---> 5e6e7ad818f4 [2023-08-14T15:09:56.562Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:09:57.145Z] latest: Pulling from library/docker [2023-08-14T15:09:57.145Z] 9fda8d8052c6: Pulling fs layer [2023-08-14T15:09:57.145Z] 6852f3ef0b5f: Pulling fs layer [2023-08-14T15:09:57.145Z] 4f4fb700ef54: Pulling fs layer [2023-08-14T15:09:57.145Z] 37278d121b4b: Pulling fs layer [2023-08-14T15:09:57.145Z] 4c05b0ea0652: Pulling fs layer [2023-08-14T15:09:57.145Z] 841155fe5c52: Pulling fs layer [2023-08-14T15:09:57.145Z] 6e8fd905d972: Pulling fs layer [2023-08-14T15:09:57.145Z] bdaebcfc8a78: Pulling fs layer [2023-08-14T15:09:57.145Z] 6ec782731361: Pulling fs layer [2023-08-14T15:09:57.145Z] 020451d7f710: Pulling fs layer [2023-08-14T15:09:57.145Z] 493c34e3a30d: Pulling fs layer [2023-08-14T15:09:57.145Z] 5f407d496aee: Pulling fs layer [2023-08-14T15:09:57.145Z] 5b3b3658d625: Pulling fs layer [2023-08-14T15:09:57.145Z] a08f0db26b16: Pulling fs layer [2023-08-14T15:09:57.145Z] 4c05b0ea0652: Waiting [2023-08-14T15:09:57.145Z] 020451d7f710: Waiting [2023-08-14T15:09:57.145Z] 493c34e3a30d: Waiting [2023-08-14T15:09:57.145Z] 841155fe5c52: Waiting [2023-08-14T15:09:57.145Z] 6e8fd905d972: Waiting [2023-08-14T15:09:57.145Z] bdaebcfc8a78: Waiting [2023-08-14T15:09:57.145Z] 5f407d496aee: Waiting [2023-08-14T15:09:57.145Z] 6ec782731361: Waiting [2023-08-14T15:09:57.145Z] 5b3b3658d625: Waiting [2023-08-14T15:09:57.145Z] a08f0db26b16: Waiting [2023-08-14T15:09:57.411Z] 6852f3ef0b5f: Verifying Checksum [2023-08-14T15:09:57.411Z] 6852f3ef0b5f: Download complete [2023-08-14T15:09:57.411Z] 9fda8d8052c6: Verifying Checksum [2023-08-14T15:09:57.412Z] 9fda8d8052c6: Download complete [2023-08-14T15:09:57.998Z] 37278d121b4b: Verifying Checksum [2023-08-14T15:09:57.998Z] 37278d121b4b: Download complete [2023-08-14T15:09:57.998Z] 4c05b0ea0652: Download complete [2023-08-14T15:09:58.268Z] 841155fe5c52: Verifying Checksum [2023-08-14T15:09:58.268Z] 841155fe5c52: Download complete [2023-08-14T15:09:58.268Z] 6e8fd905d972: Verifying Checksum [2023-08-14T15:09:58.268Z] 6e8fd905d972: Download complete [2023-08-14T15:09:58.268Z] 9fda8d8052c6: Pull complete [2023-08-14T15:09:58.268Z] 6ec782731361: Verifying Checksum [2023-08-14T15:09:58.268Z] 6ec782731361: Download complete [2023-08-14T15:09:58.268Z] bdaebcfc8a78: Download complete [2023-08-14T15:09:58.536Z] 493c34e3a30d: Verifying Checksum [2023-08-14T15:09:58.536Z] 493c34e3a30d: Download complete [2023-08-14T15:09:58.536Z] 020451d7f710: Verifying Checksum [2023-08-14T15:09:58.536Z] 020451d7f710: Download complete [2023-08-14T15:09:58.536Z] 5b3b3658d625: Verifying Checksum [2023-08-14T15:09:58.536Z] 5b3b3658d625: Download complete [2023-08-14T15:09:58.536Z] a08f0db26b16: Verifying Checksum [2023-08-14T15:09:58.536Z] a08f0db26b16: Download complete [2023-08-14T15:09:58.804Z] 6852f3ef0b5f: Pull complete [2023-08-14T15:09:59.080Z] 4f4fb700ef54: Pull complete [2023-08-14T15:09:59.665Z] 5f407d496aee: Verifying Checksum [2023-08-14T15:09:59.665Z] 5f407d496aee: Download complete [2023-08-14T15:09:59.936Z] 37278d121b4b: Pull complete [2023-08-14T15:10:01.350Z] 4c05b0ea0652: Pull complete [2023-08-14T15:10:02.329Z] 841155fe5c52: Pull complete [2023-08-14T15:10:02.571Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-08-14T15:10:02.597Z] 6e8fd905d972: Pull complete [2023-08-14T15:10:02.865Z] bdaebcfc8a78: Pull complete [2023-08-14T15:10:02.865Z] 6ec782731361: Pull complete [2023-08-14T15:10:03.830Z] 020451d7f710: Pull complete [2023-08-14T15:10:04.097Z] 493c34e3a30d: Pull complete [2023-08-14T15:10:04.472Z] - Generating browser application bundles (phase: setup)... [2023-08-14T15:10:06.689Z] 5f407d496aee: Pull complete [2023-08-14T15:10:06.958Z] 5b3b3658d625: Pull complete [2023-08-14T15:10:07.223Z] a08f0db26b16: Pull complete [2023-08-14T15:10:07.223Z] Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 [2023-08-14T15:10:07.223Z] Status: Downloaded newer image for docker:latest [2023-08-14T15:10:08.701Z] Compiling @angular/core : es2015 as esm2015 [2023-08-14T15:10:08.960Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-08-14T15:10:10.574Z] ---> fbad03235341 [2023-08-14T15:10:10.574Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:10:10.574Z] ---> Running in 1ff10110fba6 [2023-08-14T15:10:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:10:11.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:10:12.241Z] Compiling @angular/common : es2015 as esm2015 [2023-08-14T15:10:12.241Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-08-14T15:10:12.698Z] OK: 263 MiB in 53 packages [2023-08-14T15:10:13.174Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-08-14T15:10:13.174Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-08-14T15:10:13.284Z] Removing intermediate container 1ff10110fba6 [2023-08-14T15:10:13.285Z] ---> 14a306421ce7 [2023-08-14T15:10:13.285Z] Step 10/15 : ENV GO111MODULE=on [2023-08-14T15:10:13.432Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-08-14T15:10:13.551Z] ---> Running in c008d65a948f [2023-08-14T15:10:13.691Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-08-14T15:10:13.818Z] Removing intermediate container c008d65a948f [2023-08-14T15:10:13.818Z] ---> da9c8a8b481f [2023-08-14T15:10:13.818Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:10:13.818Z] ---> Running in 116c3c2cb38d [2023-08-14T15:10:13.949Z] Compiling @angular/router : es2015 as esm2015 [2023-08-14T15:10:13.949Z] Compiling @angular/common/http : es2015 as esm2015 [2023-08-14T15:10:13.949Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-08-14T15:10:14.085Z] Removing intermediate container 116c3c2cb38d [2023-08-14T15:10:14.085Z] ---> fb1a70aa1e72 [2023-08-14T15:10:14.085Z] Step 12/15 : COPY go.mod vendor* ./ [2023-08-14T15:10:14.206Z] Compiling @angular/forms : es2015 as esm2015 [2023-08-14T15:10:14.668Z] ---> ed9e1a946315 [2023-08-14T15:10:14.668Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:10:14.668Z] ---> Running in 863e6ee53d1b [2023-08-14T15:10:14.772Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-08-14T15:10:16.694Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-08-14T15:10:23.280Z] 14 08 2023 15:10:22.154:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-08-14T15:10:23.280Z] 14 08 2023 15:10:22.156:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-08-14T15:10:23.280Z] 14 08 2023 15:10:22.159:INFO [launcher]: Starting browser ChromeHeadless [2023-08-14T15:10:35.512Z] ✔ Browser application bundle generation complete. [2023-08-14T15:10:35.512Z] 14 08 2023 15:10:34.376:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket FymUSQy4Ze0dkAinAAAB with id 21526879 [2023-08-14T15:10:37.419Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-08-14T15:10:37.419Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.053 secs) [2023-08-14T15:10:37.419Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.191 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.206 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.214 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.239 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.302 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.317 secs) [2023-08-14T15:10:37.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.333 secs) [2023-08-14T15:10:37.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.358 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.367 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.37 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.375 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.379 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.392 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.409 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.427 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.491 secs) [2023-08-14T15:10:37.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.502 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.548 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.56 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.58 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.591 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.604 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.609 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.614 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.618 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.624 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.629 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.636 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.641 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.643 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.646 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.685 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.697 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.704 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.707 secs) [2023-08-14T15:10:38.201Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.708 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.748 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.758 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.761 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.763 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.764 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.784 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.789 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.811 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.843 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.847 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.849 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.852 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.86 secs) [2023-08-14T15:10:38.464Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.888 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.9 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.905 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.907 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.91 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.911 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.919 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.942 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.995 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.003 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.011 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.019 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.027 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.036 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.039 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.041 secs) [2023-08-14T15:10:38.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.073 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.101 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.113 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.131 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.136 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.146 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.164 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.176 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.19 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.195 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.199 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.202 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.215 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.235 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) [2023-08-14T15:10:38.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.258 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.296 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.318 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.332 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.346 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.348 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.371 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.388 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.393 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.4 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.416 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.42 secs) [2023-08-14T15:10:39.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.434 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.478 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.539 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.545 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.563 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.594 secs) [2023-08-14T15:10:39.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.667 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.699 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.717 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.724 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.742 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.751 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.762 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.768 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.786 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.799 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.819 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.822 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.826 secs) [2023-08-14T15:10:39.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.83 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.858 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.87 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.9 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.905 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.914 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.955 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.973 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.982 secs) [2023-08-14T15:10:40.032Z] WARN: ' [2023-08-14T15:10:40.032Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:10:40.032Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:10:40.032Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:10:40.032Z] in a future version of Angular. [2023-08-14T15:10:40.032Z] [2023-08-14T15:10:40.032Z] For more information on this, see our API docs here: [2023-08-14T15:10:40.032Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:10:40.032Z] ' [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.982 secs) [2023-08-14T15:10:40.032Z] WARN: ' [2023-08-14T15:10:40.032Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:10:40.032Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:10:40.032Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:10:40.032Z] in a future version of Angular. [2023-08-14T15:10:40.032Z] [2023-08-14T15:10:40.032Z] For more information on this, see our API docs here: [2023-08-14T15:10:40.032Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:10:40.032Z] ' [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.005 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.016 secs) [2023-08-14T15:10:40.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.021 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.03 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.033 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.042 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.06 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.066 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.068 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.072 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.091 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.098 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.119 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.128 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.13 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.132 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.139 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.146 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.15 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.163 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.166 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.168 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.17 secs) [2023-08-14T15:10:40.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.171 secs) [2023-08-14T15:10:40.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.192 secs / 2.171 secs) [2023-08-14T15:10:40.553Z] TOTAL: 145 SUCCESS [2023-08-14T15:10:40.553Z] ✔ Browser application bundle generation complete. [2023-08-14T15:10:40.813Z] [2023-08-14T15:10:40.813Z] =============================== Coverage summary =============================== [2023-08-14T15:10:40.813Z] Statements : 41.5% ( 1423/3429 ) [2023-08-14T15:10:40.813Z] Branches : 12.14% ( 109/898 ) [2023-08-14T15:10:40.813Z] Functions : 33.17% ( 415/1251 ) [2023-08-14T15:10:40.813Z] Lines : 39.38% ( 1278/3245 ) [2023-08-14T15:10:40.813Z] ================================================================================ [2023-08-14T15:10:41.077Z] ✔ Browser application bundle generation complete. [2023-08-14T15:10:42.023Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-08-14T15:10:42.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:10:42.061Z] $ docker stop --time=1 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d [2023-08-14T15:10:43.710Z] $ docker rm -f --volumes 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:10:44.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:10:45.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T15:10:45.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:10:46.605Z] + ls -al . [2023-08-14T15:10:46.605Z] total 180 [2023-08-14T15:10:46.605Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 14 15:08 . [2023-08-14T15:10:46.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 .. [2023-08-14T15:10:46.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 .blubracket [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:06 .dockerignore [2023-08-14T15:10:46.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:06 .git [2023-08-14T15:10:46.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 .github [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:06 .gitignore [2023-08-14T15:10:46.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:06 .semver [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:06 Attribution.txt [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:06 CHANGELOG.md [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:06 CONTRIBUTING.md [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:06 Dockerfile [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:06 Jenkinsfile [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:06 LICENSE [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:06 Makefile [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:06 README.md [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:07 VERSION [2023-08-14T15:10:46.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 assets [2023-08-14T15:10:46.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 bin [2023-08-14T15:10:46.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 cmd [2023-08-14T15:10:46.605Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:08 coverage.out [2023-08-14T15:10:46.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 docs [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:06 go.mod [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:06 go.sum [2023-08-14T15:10:46.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:06 internal [2023-08-14T15:10:46.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 snap [2023-08-14T15:10:46.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 testing [2023-08-14T15:10:46.605Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:06 version.go [2023-08-14T15:10:46.605Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:10:46.923Z] + 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=3415320daf635803622a7d556013ec4117c9224b --label arch=amd64 --label version=3.1.0-dev.2 . [2023-08-14T15:10:47.183Z] Sending build context to Docker daemon 50.41MB [2023-08-14T15:10:47.183Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:10:47.183Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-14T15:10:47.183Z] ---> 82aca40478f8 [2023-08-14T15:10:47.183Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:10:48.565Z] ---> Running in bb8342e87c29 [2023-08-14T15:10:48.565Z] Removing intermediate container bb8342e87c29 [2023-08-14T15:10:48.565Z] ---> 1b05c3c68ed2 [2023-08-14T15:10:48.565Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:10:48.565Z] ---> Running in ab96e8060b1b [2023-08-14T15:10:48.565Z] Removing intermediate container ab96e8060b1b [2023-08-14T15:10:48.565Z] ---> 56ccd5d57ec2 [2023-08-14T15:10:48.565Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:10:48.565Z] ---> Running in 1ded942bca9d [2023-08-14T15:10:48.565Z] Removing intermediate container 1ded942bca9d [2023-08-14T15:10:48.565Z] ---> 0c666822a28e [2023-08-14T15:10:48.565Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-08-14T15:10:48.565Z] ---> Running in 5bb23be27659 [2023-08-14T15:10:48.565Z] Removing intermediate container 5bb23be27659 [2023-08-14T15:10:48.565Z] ---> 9534c83d7394 [2023-08-14T15:10:48.565Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:10:48.565Z] ---> Running in 322de1d97468 [2023-08-14T15:10:48.824Z] Removing intermediate container 322de1d97468 [2023-08-14T15:10:48.824Z] ---> 6c5e6a1c5dd6 [2023-08-14T15:10:48.824Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:10:49.393Z] ---> 8c2d20e35c0d [2023-08-14T15:10:49.393Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:10:49.393Z] ---> Running in 072885fdfb92 [2023-08-14T15:10:49.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:10:49.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:10:50.224Z] OK: 265 MiB in 53 packages [2023-08-14T15:10:50.794Z] Removing intermediate container 072885fdfb92 [2023-08-14T15:10:50.794Z] ---> 2b725602aeb4 [2023-08-14T15:10:50.794Z] Step 10/25 : ENV GO111MODULE=on [2023-08-14T15:10:50.794Z] ---> Running in 274733a9eed1 [2023-08-14T15:10:50.794Z] Removing intermediate container 274733a9eed1 [2023-08-14T15:10:50.794Z] ---> 0d3c8409ebcd [2023-08-14T15:10:50.794Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:10:50.794Z] ---> Running in 057de061068e [2023-08-14T15:10:50.794Z] Removing intermediate container 057de061068e [2023-08-14T15:10:50.794Z] ---> 2eccbbed6ebf [2023-08-14T15:10:50.794Z] Step 12/25 : COPY go.mod vendor* ./ [2023-08-14T15:10:51.053Z] ---> b7504dffef57 [2023-08-14T15:10:51.053Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:10:51.053Z] ---> Running in f3d662d5390b [2023-08-14T15:10:51.621Z] Removing intermediate container f3d662d5390b [2023-08-14T15:10:51.621Z] ---> 8aed340d7ed0 [2023-08-14T15:10:51.621Z] Step 14/25 : COPY . . [2023-08-14T15:10:53.649Z] ---> 66db8ae91112 [2023-08-14T15:10:53.649Z] Step 15/25 : RUN ${MAKE} [2023-08-14T15:10:53.649Z] ---> Running in f8f15258276e [2023-08-14T15:10:53.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-08-14T15:11:11.088Z] Removing intermediate container 863e6ee53d1b [2023-08-14T15:11:11.088Z] ---> f296b14a5f1a [2023-08-14T15:11:11.088Z] Step 14/15 : COPY . . [2023-08-14T15:11:14.429Z] ---> f9ada11762cd [2023-08-14T15:11:14.429Z] Step 15/15 : RUN ${MAKE} [2023-08-14T15:11:14.429Z] ---> Running in e827ff2930b2 [2023-08-14T15:11:14.697Z] noop [2023-08-14T15:11:15.577Z] Removing intermediate container f8f15258276e [2023-08-14T15:11:15.577Z] ---> 2601984b0069 [2023-08-14T15:11:15.577Z] Step 16/25 : FROM alpine:3.17 [2023-08-14T15:11:15.577Z] 3.17: Pulling from library/alpine [2023-08-14T15:11:15.577Z] 9398808236ff: Pulling fs layer [2023-08-14T15:11:15.577Z] 9398808236ff: Verifying Checksum [2023-08-14T15:11:15.577Z] 9398808236ff: Download complete [2023-08-14T15:11:15.577Z] 9398808236ff: Pull complete [2023-08-14T15:11:15.577Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:11:15.577Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:11:15.577Z] ---> 1e0b8b5322fc [2023-08-14T15:11:15.577Z] Step 17/25 : EXPOSE 4000 [2023-08-14T15:11:15.577Z] ---> Running in 4de4782108ae [2023-08-14T15:11:15.577Z] Removing intermediate container 4de4782108ae [2023-08-14T15:11:15.577Z] ---> 65b46bfd74d7 [2023-08-14T15:11:15.577Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T15:11:15.656Z] Removing intermediate container e827ff2930b2 [2023-08-14T15:11:15.656Z] ---> 5ef2b8b11d78 [2023-08-14T15:11:15.656Z] Successfully built 5ef2b8b11d78 [2023-08-14T15:11:16.175Z] ---> f027ca71ea8d [2023-08-14T15:11:16.175Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-08-14T15:11:16.435Z] ---> 9062052d8366 [2023-08-14T15:11:16.435Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-08-14T15:11:16.435Z] ---> 9ab8767022c8 [2023-08-14T15:11:16.435Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T15:11:16.435Z] ---> Running in 6526b5d907a8 [2023-08-14T15:11:16.694Z] Removing intermediate container 6526b5d907a8 [2023-08-14T15:11:16.694Z] ---> 8f1c705ea76c [2023-08-14T15:11:16.694Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-08-14T15:11:16.694Z] ---> Running in 2ef12f25847b [2023-08-14T15:11:16.694Z] Removing intermediate container 2ef12f25847b [2023-08-14T15:11:16.694Z] ---> b9b7ef3ce744 [2023-08-14T15:11:16.694Z] Step 23/25 : LABEL arch=amd64 [2023-08-14T15:11:16.694Z] ---> Running in 034f963e7060 [2023-08-14T15:11:16.694Z] Removing intermediate container 034f963e7060 [2023-08-14T15:11:16.694Z] ---> 0e816b211c8b [2023-08-14T15:11:16.694Z] Step 24/25 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:11:16.694Z] ---> Running in 58b59447dd30 [2023-08-14T15:11:16.953Z] Removing intermediate container 58b59447dd30 [2023-08-14T15:11:16.953Z] ---> 73a365c7a039 [2023-08-14T15:11:16.953Z] Step 25/25 : LABEL version=3.1.0-dev.2 [2023-08-14T15:11:16.953Z] ---> Running in 4d9379285d2a [2023-08-14T15:11:16.953Z] Removing intermediate container 4d9379285d2a [2023-08-14T15:11:16.953Z] ---> e3410dd1ff56 [2023-08-14T15:11:16.953Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:11:16.953Z] Successfully built e3410dd1ff56 [2023-08-14T15:11:16.953Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:11:17.064Z] Successfully tagged ci-base-image-arm64:latest [2023-08-14T15:11:17.064Z] provisioning config files... [2023-08-14T15:11:17.073Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config697202154005330764tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:17.381Z] ---> docker-login.sh [2023-08-14T15:11:17.381Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:11:17.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:11:17.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:11:17.381Z] Configure a credential helper to remove this warning. See [2023-08-14T15:11:17.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:11:17.381Z] [2023-08-14T15:11:17.381Z] Login Succeeded [2023-08-14T15:11:17.381Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:11:17.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:11:17.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:11:17.381Z] Configure a credential helper to remove this warning. See [2023-08-14T15:11:17.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:11:17.381Z] [2023-08-14T15:11:17.381Z] Login Succeeded [2023-08-14T15:11:17.381Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:11:17.447Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:11:17.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:11:17.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:11:17.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:11:17.663Z] Configure a credential helper to remove this warning. See [2023-08-14T15:11:17.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:11:17.663Z] [2023-08-14T15:11:17.663Z] Login Succeeded [2023-08-14T15:11:17.663Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:11:17.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:11:17.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:11:17.663Z] Configure a credential helper to remove this warning. See [2023-08-14T15:11:17.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:11:17.663Z] [2023-08-14T15:11:17.663Z] Login Succeeded [2023-08-14T15:11:17.663Z] docker.io [2023-08-14T15:11:17.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container [2023-08-14T15:11:17.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T15:11:17.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:11:17.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:11:17.922Z] Configure a credential helper to remove this warning. See [2023-08-14T15:11:17.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:11:17.922Z] [2023-08-14T15:11:17.922Z] Login Succeeded [2023-08-14T15:11:17.922Z] ---> docker-login.sh ends [2023-08-14T15:11:18.932Z] $ docker top 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-14T15:11:19.117Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:11:19.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:11:19.198Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-08-14T15:11:19.198Z] 3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:11:19.198Z] latest [2023-08-14T15:11:19.198Z] 3.1.0-dev.2 [2023-08-14T15:11:19.198Z] 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:11:19.198Z] main [2023-08-14T15:11:19.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:19.508Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:19.738Z] + go version [2023-08-14T15:11:19.738Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T15:11:19.765Z] $ docker stop --time=1 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e [2023-08-14T15:11:19.832Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:11:19.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:11:19.832Z] aae1444bf5b7: Preparing [2023-08-14T15:11:19.832Z] 638325e568c1: Preparing [2023-08-14T15:11:19.832Z] 0b41a8f2a374: Preparing [2023-08-14T15:11:19.832Z] 36b50b131297: Preparing [2023-08-14T15:11:19.832Z] 36b50b131297: Layer already exists [2023-08-14T15:11:19.832Z] aae1444bf5b7: Pushed [2023-08-14T15:11:19.832Z] 638325e568c1: Pushed [2023-08-14T15:11:21.358Z] $ docker rm -f --volumes 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:21.892Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:11:21.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:11:22.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container [2023-08-14T15:11:22.134Z] $ 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/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T15:11:23.128Z] 0b41a8f2a374: Pushed [2023-08-14T15:11:23.260Z] $ docker top 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a -eo pid,comm [2023-08-14T15:11:23.387Z] 3415320daf635803622a7d556013ec4117c9224b: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:23.757Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/120 [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:11:23.793Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:24.091Z] + make test [2023-08-14T15:11:24.091Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-08-14T15:11:24.145Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-08-14T15:11:24.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:11:24.145Z] aae1444bf5b7: Preparing [2023-08-14T15:11:24.145Z] 638325e568c1: Preparing [2023-08-14T15:11:24.145Z] 0b41a8f2a374: Preparing [2023-08-14T15:11:24.145Z] 36b50b131297: Preparing [2023-08-14T15:11:24.145Z] 36b50b131297: Layer already exists [2023-08-14T15:11:24.145Z] aae1444bf5b7: Layer already exists [2023-08-14T15:11:24.145Z] 0b41a8f2a374: Layer already exists [2023-08-14T15:11:24.145Z] 638325e568c1: Layer already exists [2023-08-14T15:11:24.145Z] latest: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:24.486Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:24.811Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 [2023-08-14T15:11:24.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:11:24.811Z] aae1444bf5b7: Preparing [2023-08-14T15:11:24.811Z] 638325e568c1: Preparing [2023-08-14T15:11:24.811Z] 0b41a8f2a374: Preparing [2023-08-14T15:11:24.811Z] 36b50b131297: Preparing [2023-08-14T15:11:24.811Z] 0b41a8f2a374: Layer already exists [2023-08-14T15:11:24.811Z] 36b50b131297: Layer already exists [2023-08-14T15:11:24.811Z] 638325e568c1: Layer already exists [2023-08-14T15:11:24.811Z] aae1444bf5b7: Layer already exists [2023-08-14T15:11:24.811Z] 3.1.0-dev.2: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:25.136Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:25.453Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:11:25.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:11:25.453Z] aae1444bf5b7: Preparing [2023-08-14T15:11:25.453Z] 638325e568c1: Preparing [2023-08-14T15:11:25.453Z] 0b41a8f2a374: Preparing [2023-08-14T15:11:25.453Z] 36b50b131297: Preparing [2023-08-14T15:11:25.453Z] 36b50b131297: Layer already exists [2023-08-14T15:11:25.453Z] 638325e568c1: Layer already exists [2023-08-14T15:11:25.453Z] 0b41a8f2a374: Layer already exists [2023-08-14T15:11:25.453Z] aae1444bf5b7: Layer already exists [2023-08-14T15:11:25.453Z] 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:25.881Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:26.203Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-08-14T15:11:26.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:11:26.203Z] aae1444bf5b7: Preparing [2023-08-14T15:11:26.203Z] 638325e568c1: Preparing [2023-08-14T15:11:26.203Z] 0b41a8f2a374: Preparing [2023-08-14T15:11:26.203Z] 36b50b131297: Preparing [2023-08-14T15:11:26.203Z] aae1444bf5b7: Layer already exists [2023-08-14T15:11:26.203Z] 0b41a8f2a374: Layer already exists [2023-08-14T15:11:26.203Z] 36b50b131297: Layer already exists [2023-08-14T15:11:26.203Z] 638325e568c1: Layer already exists [2023-08-14T15:11:26.203Z] main: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:11:26.243Z] ===================================================== [Pipeline] echo [2023-08-14T15:11:26.250Z] taggedImages: [2023-08-14T15:11:26.250Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:11:26.250Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-08-14T15:11:26.250Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 [2023-08-14T15:11:26.250Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:11:26.250Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:26.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:11:26.628Z] [2023-08-14T15:11:26.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:11:26.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:11:26.935Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T15:11:26.935Z] 5eb5b503b376: Pulling fs layer [2023-08-14T15:11:26.935Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T15:11:26.935Z] ec43610c2a17: Pulling fs layer [2023-08-14T15:11:26.935Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T15:11:26.935Z] 33b1e0a273af: Pulling fs layer [2023-08-14T15:11:26.935Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T15:11:26.935Z] 2f39f015ded8: Pulling fs layer [2023-08-14T15:11:26.935Z] 33b1e0a273af: Waiting [2023-08-14T15:11:26.935Z] 5d3b04190fa2: Waiting [2023-08-14T15:11:26.935Z] 3a2ae6a8a46f: Waiting [2023-08-14T15:11:26.935Z] 2f39f015ded8: Waiting [2023-08-14T15:11:26.935Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T15:11:26.935Z] 5c69ac0246d0: Download complete [2023-08-14T15:11:26.935Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T15:11:26.935Z] 3a2ae6a8a46f: Download complete [2023-08-14T15:11:26.935Z] ec43610c2a17: Download complete [2023-08-14T15:11:26.935Z] 33b1e0a273af: Verifying Checksum [2023-08-14T15:11:26.935Z] 33b1e0a273af: Download complete [2023-08-14T15:11:26.935Z] 5d3b04190fa2: Download complete [2023-08-14T15:11:27.193Z] 5eb5b503b376: Verifying Checksum [2023-08-14T15:11:27.193Z] 5eb5b503b376: Download complete [2023-08-14T15:11:27.759Z] 2f39f015ded8: Download complete [2023-08-14T15:11:28.693Z] 5eb5b503b376: Pull complete [2023-08-14T15:11:28.693Z] 5c69ac0246d0: Pull complete [2023-08-14T15:11:29.258Z] ec43610c2a17: Pull complete [2023-08-14T15:11:29.258Z] 3a2ae6a8a46f: Pull complete [2023-08-14T15:11:29.516Z] 33b1e0a273af: Pull complete [2023-08-14T15:11:29.516Z] 5d3b04190fa2: Pull complete [2023-08-14T15:11:34.786Z] 2f39f015ded8: Pull complete [2023-08-14T15:11:34.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T15:11:34.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:11:34.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:11:34.866Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:11:34.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T15:11:40.986Z] $ docker top f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:11:41.389Z] ---> job-cost.sh [2023-08-14T15:11:41.389Z] lf-activate-venv: SKIPPING [2023-08-14T15:11:41.389Z] INFO: No Stack... [2023-08-14T15:11:41.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:11:42.214Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:11:42.502Z] + cut -d, -f6 [2023-08-14T15:11:42.502Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2023-08-14T15:11:42.516Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [2023-08-14T15:11:42.522Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] did not exist. Created. [2023-08-14T15:11:42.522Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:11:42.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T15:11:43.367Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:11:43.432Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:11:43.462Z] $ docker stop --time=1 f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 [2023-08-14T15:11:44.768Z] $ docker rm -f --volumes f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T15:11:56.297Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-08-14T15:13:17.933Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-08-14T15:13:17.933Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-08-14T15:13:50.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:13:50.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:13:50.165Z] ./bin/test-attribution-txt.sh [2023-08-14T15:13:50.165Z] make -C web test [2023-08-14T15:13:50.165Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/120/web' [2023-08-14T15:13:50.165Z] make[1]: tput: No such file or directory [2023-08-14T15:13:50.165Z] make[1]: tput: No such file or directory [2023-08-14T15:13:50.165Z] warning: generating ./VERSION [2023-08-14T15:13:50.165Z] echo "0.0.0" > VERSION [2023-08-14T15:13:50.165Z] docker build \ [2023-08-14T15:13:50.165Z] -f Dockerfile \ [2023-08-14T15:13:50.165Z] --build-arg USER=1000 \ [2023-08-14T15:13:50.165Z] \ [2023-08-14T15:13:50.165Z] --label "git_sha=3415320daf635803622a7d556013ec4117c9224b" \ [2023-08-14T15:13:50.165Z] -t edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b \ [2023-08-14T15:13:50.165Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-08-14T15:13:50.165Z] . [2023-08-14T15:13:50.165Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-08-14T15:13:50.165Z] Install the buildx component to build images with BuildKit: [2023-08-14T15:13:50.165Z] https://docs.docker.com/go/buildx/ [2023-08-14T15:13:50.165Z] [2023-08-14T15:13:50.165Z] Sending build context to Docker daemon 2.571MB [2023-08-14T15:13:50.165Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-08-14T15:13:50.165Z] 16.17-alpine3.15: Pulling from library/node [2023-08-14T15:13:50.165Z] 47517142f6ba: Pulling fs layer [2023-08-14T15:13:50.165Z] 5f8c4bfa009b: Pulling fs layer [2023-08-14T15:13:50.165Z] f7079c9c4ba1: Pulling fs layer [2023-08-14T15:13:50.165Z] aba105e6f55a: Pulling fs layer [2023-08-14T15:13:50.165Z] aba105e6f55a: Waiting [2023-08-14T15:13:50.165Z] 47517142f6ba: Download complete [2023-08-14T15:13:50.165Z] aba105e6f55a: Verifying Checksum [2023-08-14T15:13:50.165Z] aba105e6f55a: Download complete [2023-08-14T15:13:50.165Z] f7079c9c4ba1: Verifying Checksum [2023-08-14T15:13:50.165Z] f7079c9c4ba1: Download complete [2023-08-14T15:13:50.165Z] 47517142f6ba: Pull complete [2023-08-14T15:13:50.165Z] 5f8c4bfa009b: Verifying Checksum [2023-08-14T15:13:50.165Z] 5f8c4bfa009b: Download complete [2023-08-14T15:13:55.515Z] 5f8c4bfa009b: Pull complete [2023-08-14T15:13:55.515Z] f7079c9c4ba1: Pull complete [2023-08-14T15:13:55.515Z] aba105e6f55a: Pull complete [2023-08-14T15:13:55.785Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-08-14T15:13:55.785Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-08-14T15:13:55.785Z] ---> bf1b8b58d215 [2023-08-14T15:13:55.785Z] Step 2/10 : RUN apk add --no-cache chromium [2023-08-14T15:13:56.376Z] ---> Running in 65fc77a5abd6 [2023-08-14T15:13:57.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:13:57.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:13:58.591Z] (1/128) Installing libxau (1.0.9-r0) [2023-08-14T15:13:58.591Z] (2/128) Installing libmd (1.0.3-r0) [2023-08-14T15:13:58.591Z] (3/128) Installing libbsd (0.11.3-r1) [2023-08-14T15:13:58.591Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-08-14T15:13:58.591Z] (5/128) Installing libxcb (1.14-r2) [2023-08-14T15:13:58.591Z] (6/128) Installing libx11 (1.7.3.1-r1) [2023-08-14T15:13:58.591Z] (7/128) Installing libxext (1.3.4-r0) [2023-08-14T15:13:58.592Z] (8/128) Installing libice (1.0.10-r0) [2023-08-14T15:13:58.592Z] (9/128) Installing libuuid (2.37.4-r0) [2023-08-14T15:13:58.592Z] (10/128) Installing libsm (1.2.3-r0) [2023-08-14T15:13:59.174Z] (11/128) Installing libxt (1.2.1-r0) [2023-08-14T15:13:59.174Z] (12/128) Installing libxmu (1.1.3-r0) [2023-08-14T15:13:59.174Z] (13/128) Installing xset (1.2.4-r0) [2023-08-14T15:13:59.174Z] (14/128) Installing xprop (1.2.5-r0) [2023-08-14T15:13:59.174Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-08-14T15:13:59.445Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-08-14T15:13:59.445Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-08-14T15:13:59.445Z] (18/128) Installing libffi (3.4.2-r1) [2023-08-14T15:13:59.445Z] (19/128) Installing libintl (0.21-r0) [2023-08-14T15:13:59.445Z] (20/128) Installing libblkid (2.37.4-r0) [2023-08-14T15:13:59.445Z] (21/128) Installing libmount (2.37.4-r0) [2023-08-14T15:13:59.445Z] (22/128) Installing pcre (8.45-r1) [2023-08-14T15:13:59.445Z] (23/128) Installing glib (2.70.5-r0) [2023-08-14T15:13:59.715Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-08-14T15:13:59.715Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-08-14T15:13:59.715Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-08-14T15:13:59.715Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-08-14T15:13:59.983Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-08-14T15:13:59.983Z] (29/128) Installing libpng (1.6.37-r1) [2023-08-14T15:13:59.983Z] (30/128) Installing libwebp (1.2.2-r1) [2023-08-14T15:13:59.983Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-08-14T15:13:59.983Z] (32/128) Installing tiff (4.4.0-r4) [2023-08-14T15:13:59.983Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-08-14T15:13:59.983Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-08-14T15:13:59.983Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-08-14T15:13:59.983Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-08-14T15:14:00.252Z] (37/128) Installing libxrender (0.9.10-r3) [2023-08-14T15:14:00.252Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-08-14T15:14:00.252Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-08-14T15:14:00.252Z] (40/128) Installing libxi (1.8-r0) [2023-08-14T15:14:00.252Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-08-14T15:14:04.269Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-08-14T15:14:04.269Z] (43/128) Installing atk (2.36.0-r0) [2023-08-14T15:14:04.269Z] (44/128) Installing libxtst (1.2.3-r3) [2023-08-14T15:14:04.269Z] (45/128) Installing dbus-libs (1.12.26-r0) [2023-08-14T15:14:04.269Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-08-14T15:14:04.269Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-08-14T15:14:04.269Z] (48/128) Installing expat (2.5.0-r0) [2023-08-14T15:14:04.269Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-08-14T15:14:04.269Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-08-14T15:14:04.269Z] (51/128) Installing freetype (2.11.1-r2) [2023-08-14T15:14:04.269Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-08-14T15:14:04.269Z] (53/128) Installing pixman (0.40.0-r4) [2023-08-14T15:14:04.269Z] (54/128) Installing cairo (1.16.0-r5) [2023-08-14T15:14:04.269Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-08-14T15:14:04.269Z] (56/128) Installing avahi-libs (0.8-r5) [2023-08-14T15:14:04.269Z] (57/128) Installing gmp (6.2.1-r1) [2023-08-14T15:14:04.269Z] (58/128) Installing nettle (3.7.3-r0) [2023-08-14T15:14:04.269Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-08-14T15:14:04.269Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-08-14T15:14:04.269Z] (61/128) Installing libunistring (0.9.10-r1) [2023-08-14T15:14:04.269Z] (62/128) Installing gnutls (3.7.1-r2) [2023-08-14T15:14:04.269Z] (63/128) Installing cups-libs (2.3.3-r8) [2023-08-14T15:14:04.269Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-08-14T15:14:04.269Z] (65/128) Installing fribidi (1.0.11-r0) [2023-08-14T15:14:04.269Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-08-14T15:14:04.269Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-08-14T15:14:04.269Z] (68/128) Installing libxft (2.3.4-r0) [2023-08-14T15:14:04.269Z] (69/128) Installing pango (1.48.10-r0) [2023-08-14T15:14:04.269Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-08-14T15:14:04.269Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-08-14T15:14:04.269Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-08-14T15:14:04.269Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-08-14T15:14:04.269Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-08-14T15:14:04.269Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-08-14T15:14:04.269Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-08-14T15:14:04.269Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-08-14T15:14:04.269Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-08-14T15:14:04.269Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-08-14T15:14:04.269Z] Executing ttf-opensans-1.10-r1.post-install [2023-08-14T15:14:05.242Z] (79/128) Installing libogg (1.3.5-r0) [2023-08-14T15:14:05.242Z] (80/128) Installing flac (1.3.4-r0) [2023-08-14T15:14:05.514Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-08-14T15:14:05.514Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-08-14T15:14:05.514Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-08-14T15:14:06.957Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-08-14T15:14:06.957Z] (85/128) Installing libass (0.15.2-r0) [2023-08-14T15:14:06.957Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-08-14T15:14:06.957Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-08-14T15:14:06.957Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-08-14T15:14:06.957Z] (89/128) Installing lame (3.100-r0) [2023-08-14T15:14:06.957Z] (90/128) Installing opus (1.3.1-r1) [2023-08-14T15:14:06.957Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-08-14T15:14:06.957Z] (92/128) Installing soxr (0.1.3-r2) [2023-08-14T15:14:06.957Z] (93/128) Installing libsrt (1.4.2-r1) [2023-08-14T15:14:06.957Z] (94/128) Installing libssh (0.9.6-r1) [2023-08-14T15:14:06.957Z] (95/128) Installing libtheora (1.1.1-r16) [2023-08-14T15:14:06.957Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-08-14T15:14:06.957Z] (97/128) Installing libdrm (2.4.109-r0) [2023-08-14T15:14:06.957Z] (98/128) Installing libva (2.13.0-r0) [2023-08-14T15:14:06.957Z] (99/128) Installing libvdpau (1.4-r0) [2023-08-14T15:14:06.957Z] (100/128) Installing vidstab (1.1.0-r1) [2023-08-14T15:14:06.957Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-08-14T15:14:07.225Z] (102/128) Installing libvpx (1.10.0-r0) [2023-08-14T15:14:07.225Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-08-14T15:14:07.501Z] (104/128) Installing x264-libs (20210613-r0) [2023-08-14T15:14:07.501Z] (105/128) Installing x265-libs (3.5-r0) [2023-08-14T15:14:07.501Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-08-14T15:14:07.773Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-08-14T15:14:08.383Z] (108/128) Installing libevent (2.1.12-r4) [2023-08-14T15:14:08.384Z] (109/128) Installing mesa (21.2.6-r0) [2023-08-14T15:14:08.384Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-08-14T15:14:08.653Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-08-14T15:14:08.653Z] (112/128) Installing lcms2 (2.12-r1) [2023-08-14T15:14:08.653Z] (113/128) Installing nspr (4.32-r0) [2023-08-14T15:14:08.653Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-08-14T15:14:08.653Z] (115/128) Installing nss (3.78.1-r0) [2023-08-14T15:14:08.920Z] (116/128) Installing libasyncns (0.8-r1) [2023-08-14T15:14:08.920Z] (117/128) Installing libltdl (2.4.6-r7) [2023-08-14T15:14:09.186Z] (118/128) Installing orc (0.4.32-r0) [2023-08-14T15:14:09.186Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-08-14T15:14:09.186Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-08-14T15:14:09.186Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-08-14T15:14:09.465Z] (122/128) Installing libpulse (15.0-r2) [2023-08-14T15:14:09.465Z] (123/128) Installing re2 (2021.11.01-r0) [2023-08-14T15:14:09.465Z] (124/128) Installing snappy (1.1.9-r1) [2023-08-14T15:14:09.734Z] (125/128) Installing libgpg-error (1.42-r1) [2023-08-14T15:14:09.734Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-08-14T15:14:09.734Z] (127/128) Installing libxslt (1.1.35-r0) [2023-08-14T15:14:09.734Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-08-14T15:14:14.291Z] Executing busybox-1.34.1-r7.trigger [2023-08-14T15:14:14.291Z] Executing glib-2.70.5-r0.trigger [2023-08-14T15:14:14.291Z] Executing shared-mime-info-2.1-r2.trigger [2023-08-14T15:14:16.922Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-14T15:14:16.922Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-08-14T15:14:16.922Z] Executing fontconfig-2.13.1-r4.trigger [2023-08-14T15:14:16.922Z] Executing mkfontscale-1.2.1-r1.trigger [2023-08-14T15:14:16.922Z] OK: 275 MiB in 144 packages [2023-08-14T15:14:27.088Z] Removing intermediate container 65fc77a5abd6 [2023-08-14T15:14:27.088Z] ---> 11e131486796 [2023-08-14T15:14:27.088Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-08-14T15:14:27.088Z] ---> Running in c8e01c68aba0 [2023-08-14T15:14:27.088Z] Removing intermediate container c8e01c68aba0 [2023-08-14T15:14:27.088Z] ---> 468098f1ca2d [2023-08-14T15:14:27.088Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-08-14T15:14:27.088Z] ---> Running in 1b92b77c30ca [2023-08-14T15:14:27.088Z] Removing intermediate container 1b92b77c30ca [2023-08-14T15:14:27.088Z] ---> fb3d0b4734d9 [2023-08-14T15:14:27.088Z] Step 5/10 : RUN npm install -g npm [2023-08-14T15:14:27.088Z] ---> Running in e0f3249688e9 [2023-08-14T15:14:53.760Z] [2023-08-14T15:14:53.760Z] removed 11 packages, changed 100 packages, and audited 250 packages in 24s [2023-08-14T15:14:53.760Z] [2023-08-14T15:14:53.760Z] 28 packages are looking for funding [2023-08-14T15:14:53.760Z] run `npm fund` for details [2023-08-14T15:14:53.760Z] [2023-08-14T15:14:53.760Z] found 0 vulnerabilities [2023-08-14T15:14:58.003Z] Removing intermediate container e0f3249688e9 [2023-08-14T15:14:58.003Z] ---> 8a94dae3ad65 [2023-08-14T15:14:58.003Z] Step 6/10 : ARG USER=1000 [2023-08-14T15:14:58.003Z] ---> Running in 4f0b7c2ff113 [2023-08-14T15:14:58.003Z] Removing intermediate container 4f0b7c2ff113 [2023-08-14T15:14:58.003Z] ---> 17571d80ddac [2023-08-14T15:14:58.003Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-08-14T15:14:58.003Z] ---> Running in 84d7457d0064 [2023-08-14T15:14:59.412Z] Removing intermediate container 84d7457d0064 [2023-08-14T15:14:59.412Z] ---> 3463e925fae0 [2023-08-14T15:14:59.412Z] Step 8/10 : USER $USER:$USER [2023-08-14T15:14:59.412Z] ---> Running in e5a34615042d [2023-08-14T15:14:59.678Z] Removing intermediate container e5a34615042d [2023-08-14T15:14:59.678Z] ---> acd806b574ff [2023-08-14T15:14:59.678Z] Step 9/10 : WORKDIR /app [2023-08-14T15:14:59.678Z] ---> Running in 45b806824900 [2023-08-14T15:14:59.945Z] Removing intermediate container 45b806824900 [2023-08-14T15:14:59.945Z] ---> 3e18ec607c61 [2023-08-14T15:14:59.945Z] Step 10/10 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:14:59.945Z] ---> Running in 9c631de29e0a [2023-08-14T15:15:00.212Z] Removing intermediate container 9c631de29e0a [2023-08-14T15:15:00.212Z] ---> 83426d873e19 [2023-08-14T15:15:00.494Z] Successfully built 83426d873e19 [2023-08-14T15:15:00.494Z] Successfully tagged edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:15:00.494Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-08-14T15:15:00.494Z] touch edgex-web-ui.imagebuilt [2023-08-14T15:15:00.494Z] mkdir -p node_modules coverage [2023-08-14T15:15:00.494Z] chown "1000:1000" node_modules coverage package-lock.json [2023-08-14T15:15:00.494Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-08-14T15:15:12.796Z] npm WARN old lockfile [2023-08-14T15:15:12.796Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-08-14T15:15:12.796Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-08-14T15:15:12.796Z] npm WARN old lockfile [2023-08-14T15:15:12.796Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-08-14T15:15:12.796Z] npm WARN old lockfile [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-08-14T15:15:51.802Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE } [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE required: { [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE }, [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:15:51.803Z] npm WARN EBADENGINE } [2023-08-14T15:16:18.484Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-08-14T15:16:18.484Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-08-14T15:16:19.073Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-08-14T15:16:19.073Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:16:21.022Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-08-14T15:16:21.985Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-08-14T15:16:26.256Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-08-14T15:16:34.459Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-08-14T15:16:35.416Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-08-14T15:16:36.371Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-08-14T15:16:48.675Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-08-14T15:17:00.998Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-08-14T15:17:00.998Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:17:00.998Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:17:05.364Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:17:06.770Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-08-14T15:17:08.709Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:17:18.920Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-08-14T15:17:27.139Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-08-14T15:17:49.200Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-08-14T15:18:11.238Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] added 1475 packages, and audited 1476 packages in 4m [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] 90 packages are looking for funding [2023-08-14T15:18:58.323Z] run `npm fund` for details [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] To address issues that do not require attention, run: [2023-08-14T15:18:58.323Z] npm audit fix [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] To address all issues (including breaking changes), run: [2023-08-14T15:18:58.323Z] npm audit fix --force [2023-08-14T15:18:58.323Z] [2023-08-14T15:18:58.323Z] Run `npm audit` for details. [2023-08-14T15:18:58.323Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-08-14T15:19:13.307Z] - Generating browser application bundles (phase: setup)... [2023-08-14T15:19:52.182Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-08-14T15:19:52.182Z] Compiling @angular/core : es2015 as esm2015 [2023-08-14T15:20:18.863Z] Compiling @angular/common : es2015 as esm2015 [2023-08-14T15:20:18.863Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-08-14T15:20:27.070Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-08-14T15:20:27.070Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-08-14T15:20:31.346Z] Compiling @angular/router : es2015 as esm2015 [2023-08-14T15:20:31.346Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-08-14T15:20:36.688Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-08-14T15:20:39.275Z] Compiling @angular/common/http : es2015 as esm2015 [2023-08-14T15:20:39.861Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-08-14T15:20:44.117Z] Compiling @angular/forms : es2015 as esm2015 [2023-08-14T15:20:45.076Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-08-14T15:20:45.342Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-08-14T15:21:53.307Z] 14 08 2023 15:21:49.874:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-08-14T15:21:53.307Z] 14 08 2023 15:21:49.889:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-08-14T15:21:53.307Z] 14 08 2023 15:21:49.918:INFO [launcher]: Starting browser ChromeHeadless [2023-08-14T15:23:01.831Z] 14 08 2023 15:22:55.528:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-08-14T15:23:08.490Z] 14 08 2023 15:23:07.578:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-08-14T15:24:04.910Z] 14 08 2023 15:23:56.093:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-08-14T15:24:23.116Z] ✔ Browser application bundle generation complete. [2023-08-14T15:24:23.116Z] 14 08 2023 15:24:21.423:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket obqlpkBwY482PTyCAAAB with id 48943056 [2023-08-14T15:24:41.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-08-14T15:24:41.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.272 secs) [2023-08-14T15:24:42.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.43 secs) [2023-08-14T15:24:42.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.744 secs) [2023-08-14T15:24:42.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.801 secs) [2023-08-14T15:24:43.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.022 secs) [2023-08-14T15:24:44.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 3.335 secs) [2023-08-14T15:24:44.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 3.403 secs) [2023-08-14T15:24:44.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.42 secs) [2023-08-14T15:24:44.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.446 secs) [2023-08-14T15:24:44.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.462 secs) [2023-08-14T15:24:45.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.161 secs) [2023-08-14T15:24:45.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.308 secs) [2023-08-14T15:24:45.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.447 secs) [2023-08-14T15:24:45.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.495 secs) [2023-08-14T15:24:45.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.582 secs) [2023-08-14T15:24:46.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.637 secs) [2023-08-14T15:24:46.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.655 secs) [2023-08-14T15:24:46.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.678 secs) [2023-08-14T15:24:46.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.697 secs) [2023-08-14T15:24:46.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.711 secs) [2023-08-14T15:24:46.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.861 secs) [2023-08-14T15:24:46.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.889 secs) [2023-08-14T15:24:46.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.907 secs) [2023-08-14T15:24:46.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.125 secs) [2023-08-14T15:24:46.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.189 secs) [2023-08-14T15:24:47.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.42 secs) [2023-08-14T15:24:47.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.735 secs) [2023-08-14T15:24:47.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.825 secs) [2023-08-14T15:24:47.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.866 secs) [2023-08-14T15:24:47.667Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.903 secs) [2023-08-14T15:24:47.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.135 secs) [2023-08-14T15:24:47.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.206 secs) [2023-08-14T15:24:48.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.385 secs) [2023-08-14T15:24:48.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.409 secs) [2023-08-14T15:24:48.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.427 secs) [2023-08-14T15:24:48.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.458 secs) [2023-08-14T15:24:48.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.567 secs) [2023-08-14T15:24:48.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.635 secs) [2023-08-14T15:24:48.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.734 secs) [2023-08-14T15:24:48.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.978 secs) [2023-08-14T15:24:49.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.184 secs) [2023-08-14T15:24:49.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.246 secs) [2023-08-14T15:24:49.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.301 secs) [2023-08-14T15:24:49.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.338 secs) [2023-08-14T15:24:49.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.361 secs) [2023-08-14T15:24:49.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.374 secs) [2023-08-14T15:24:49.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.43 secs) [2023-08-14T15:24:49.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.532 secs) [2023-08-14T15:24:49.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.628 secs) [2023-08-14T15:24:50.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.653 secs) [2023-08-14T15:24:50.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.676 secs) [2023-08-14T15:24:50.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.69 secs) [2023-08-14T15:24:50.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.743 secs) [2023-08-14T15:24:50.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.766 secs) [2023-08-14T15:24:50.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.855 secs) [2023-08-14T15:24:50.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.891 secs) [2023-08-14T15:24:50.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.959 secs) [2023-08-14T15:24:50.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.035 secs) [2023-08-14T15:24:50.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.073 secs) [2023-08-14T15:24:50.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.155 secs) [2023-08-14T15:24:50.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.265 secs) [2023-08-14T15:24:50.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.358 secs) [2023-08-14T15:24:51.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.488 secs) [2023-08-14T15:24:51.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.547 secs) [2023-08-14T15:24:51.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.567 secs) [2023-08-14T15:24:51.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.73 secs) [2023-08-14T15:24:51.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.988 secs) [2023-08-14T15:24:51.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.061 secs) [2023-08-14T15:24:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.4 secs) [2023-08-14T15:24:52.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.486 secs) [2023-08-14T15:24:52.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.567 secs) [2023-08-14T15:24:52.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.642 secs) [2023-08-14T15:24:52.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.665 secs) [2023-08-14T15:24:52.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.702 secs) [2023-08-14T15:24:52.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.724 secs) [2023-08-14T15:24:52.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.762 secs) [2023-08-14T15:24:52.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.853 secs) [2023-08-14T15:24:52.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.876 secs) [2023-08-14T15:24:53.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.002 secs) [2023-08-14T15:24:53.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.393 secs) [2023-08-14T15:24:53.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.494 secs) [2023-08-14T15:24:54.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.672 secs) [2023-08-14T15:24:54.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.723 secs) [2023-08-14T15:24:54.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.741 secs) [2023-08-14T15:24:54.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.757 secs) [2023-08-14T15:24:54.337Z] WARN: ' [2023-08-14T15:24:54.337Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:24:54.337Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:24:54.337Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:24:54.337Z] in a future version of Angular. [2023-08-14T15:24:54.337Z] [2023-08-14T15:24:54.337Z] For more information on this, see our API docs here: [2023-08-14T15:24:54.337Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:24:54.337Z] ' [2023-08-14T15:24:54.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.757 secs) [2023-08-14T15:24:54.337Z] WARN: ' [2023-08-14T15:24:54.337Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:24:54.337Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:24:54.337Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:24:54.337Z] in a future version of Angular. [2023-08-14T15:24:54.337Z] [2023-08-14T15:24:54.337Z] For more information on this, see our API docs here: [2023-08-14T15:24:54.337Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:24:54.337Z] ' [2023-08-14T15:24:54.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.927 secs) [2023-08-14T15:24:54.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.116 secs) [2023-08-14T15:24:54.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.153 secs) [2023-08-14T15:24:54.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.394 secs) [2023-08-14T15:24:55.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.528 secs) [2023-08-14T15:24:55.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.564 secs) [2023-08-14T15:24:55.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.605 secs) [2023-08-14T15:24:55.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.642 secs) [2023-08-14T15:24:55.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.7 secs) [2023-08-14T15:24:55.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.792 secs) [2023-08-14T15:24:55.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.829 secs) [2023-08-14T15:24:55.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.085 secs) [2023-08-14T15:24:56.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.241 secs) [2023-08-14T15:24:56.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.421 secs) [2023-08-14T15:24:56.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.482 secs) [2023-08-14T15:24:56.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.609 secs) [2023-08-14T15:24:56.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.65 secs) [2023-08-14T15:24:56.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.682 secs) [2023-08-14T15:24:57.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.702 secs) [2023-08-14T15:24:57.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.752 secs) [2023-08-14T15:24:57.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.05 secs) [2023-08-14T15:24:57.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.074 secs) [2023-08-14T15:24:57.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.14 secs) [2023-08-14T15:24:57.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.201 secs) [2023-08-14T15:24:57.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.258 secs) [2023-08-14T15:24:57.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.274 secs) [2023-08-14T15:24:57.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.289 secs) [2023-08-14T15:24:58.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.497 secs) [2023-08-14T15:24:58.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.67 secs) [2023-08-14T15:24:58.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.836 secs) [2023-08-14T15:24:58.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.217 secs) [2023-08-14T15:24:59.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.374 secs) [2023-08-14T15:24:59.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.53 secs) [2023-08-14T15:24:59.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.698 secs) [2023-08-14T15:24:59.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.77 secs) [2023-08-14T15:24:59.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.841 secs) [2023-08-14T15:24:59.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.867 secs) [2023-08-14T15:24:59.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.884 secs) [2023-08-14T15:24:59.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.984 secs) [2023-08-14T15:25:00.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.216 secs) [2023-08-14T15:25:00.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.281 secs) [2023-08-14T15:25:00.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.425 secs) [2023-08-14T15:25:00.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.507 secs) [2023-08-14T15:25:01.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.571 secs) [2023-08-14T15:25:01.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.628 secs) [2023-08-14T15:25:01.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.69 secs) [2023-08-14T15:25:01.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.722 secs) [2023-08-14T15:25:01.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.754 secs) [2023-08-14T15:25:01.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.781 secs) [2023-08-14T15:25:01.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.964 secs) [2023-08-14T15:25:01.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.26 secs) [2023-08-14T15:25:02.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.36 secs) [2023-08-14T15:25:02.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.516 secs) [2023-08-14T15:25:02.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.594 secs) [2023-08-14T15:25:02.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.641 secs) [2023-08-14T15:25:02.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.703 secs) [2023-08-14T15:25:02.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.724 secs) [2023-08-14T15:25:02.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.744 secs) [2023-08-14T15:25:02.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.801 secs) [2023-08-14T15:25:02.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.854 secs) [2023-08-14T15:25:03.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (23.489 secs / 16.854 secs) [2023-08-14T15:25:03.901Z] TOTAL: 145 SUCCESS [2023-08-14T15:25:03.901Z] ✔ Browser application bundle generation complete. [2023-08-14T15:25:08.148Z] [2023-08-14T15:25:08.148Z] =============================== Coverage summary =============================== [2023-08-14T15:25:08.148Z] Statements : 41.56% ( 1425/3429 ) [2023-08-14T15:25:08.148Z] Branches : 12.14% ( 109/898 ) [2023-08-14T15:25:08.148Z] Functions : 33.33% ( 417/1251 ) [2023-08-14T15:25:08.148Z] Lines : 39.45% ( 1280/3245 ) [2023-08-14T15:25:08.148Z] ================================================================================ [2023-08-14T15:25:08.148Z] 14 08 2023 15:25:07.841:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-08-14T15:25:09.103Z] ✔ Browser application bundle generation complete. [2023-08-14T15:25:10.069Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/120/web' [Pipeline] echo [2023-08-14T15:25:10.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:25:10.114Z] $ docker stop --time=1 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a [2023-08-14T15:25:11.865Z] $ docker rm -f --volumes 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:25:12.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:25:16.311Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T15:25:23.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:25:23.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:25:26.522Z] + ls -al . [2023-08-14T15:25:26.522Z] total 176 [2023-08-14T15:25:26.522Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 14 15:11 . [2023-08-14T15:25:26.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 .. [2023-08-14T15:25:26.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 .blubracket [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:08 .dockerignore [2023-08-14T15:25:26.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:08 .git [2023-08-14T15:25:26.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 .github [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:08 .gitignore [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:08 Attribution.txt [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:08 CHANGELOG.md [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:08 CONTRIBUTING.md [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:08 Dockerfile [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:08 Jenkinsfile [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:08 LICENSE [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:08 Makefile [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:08 README.md [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:07 VERSION [2023-08-14T15:25:26.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 assets [2023-08-14T15:25:26.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 bin [2023-08-14T15:25:26.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 cmd [2023-08-14T15:25:26.522Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:11 coverage.out [2023-08-14T15:25:26.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 docs [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:08 go.mod [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:08 go.sum [2023-08-14T15:25:26.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:08 internal [2023-08-14T15:25:26.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 snap [2023-08-14T15:25:26.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 testing [2023-08-14T15:25:26.522Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:08 version.go [2023-08-14T15:25:26.522Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:25:26.859Z] + 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=3415320daf635803622a7d556013ec4117c9224b --label arch=arm64 --label version=3.1.0-dev.2 . [2023-08-14T15:25:29.877Z] Sending build context to Docker daemon 33.12MB [2023-08-14T15:25:29.877Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:25:29.877Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-14T15:25:29.877Z] ---> 5ef2b8b11d78 [2023-08-14T15:25:29.877Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:25:30.465Z] ---> Running in 2c7c585abc78 [2023-08-14T15:25:30.465Z] Removing intermediate container 2c7c585abc78 [2023-08-14T15:25:30.465Z] ---> eb4a1f591d24 [2023-08-14T15:25:30.465Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:25:30.730Z] ---> Running in edc3d84d3fa5 [2023-08-14T15:25:30.996Z] Removing intermediate container edc3d84d3fa5 [2023-08-14T15:25:30.996Z] ---> 8d1e1494bf62 [2023-08-14T15:25:30.996Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:25:30.996Z] ---> Running in 4569a6b93d19 [2023-08-14T15:25:31.262Z] Removing intermediate container 4569a6b93d19 [2023-08-14T15:25:31.262Z] ---> d74d0a2ff4cd [2023-08-14T15:25:31.262Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-08-14T15:25:31.262Z] ---> Running in c37d904470ab [2023-08-14T15:25:31.526Z] Removing intermediate container c37d904470ab [2023-08-14T15:25:31.526Z] ---> 830258f3e89e [2023-08-14T15:25:31.527Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:25:31.792Z] ---> Running in cd72be99f13b [2023-08-14T15:25:32.057Z] Removing intermediate container cd72be99f13b [2023-08-14T15:25:32.057Z] ---> 46dadb1b7410 [2023-08-14T15:25:32.057Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:25:33.460Z] ---> 97e580cc8e59 [2023-08-14T15:25:33.460Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:25:33.460Z] ---> Running in bad0f46c8e89 [2023-08-14T15:25:34.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:25:34.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:25:36.392Z] OK: 263 MiB in 53 packages [2023-08-14T15:25:36.975Z] Removing intermediate container bad0f46c8e89 [2023-08-14T15:25:36.975Z] ---> f1720830ec1a [2023-08-14T15:25:36.975Z] Step 10/25 : ENV GO111MODULE=on [2023-08-14T15:25:36.975Z] ---> Running in 93c1b93afffc [2023-08-14T15:25:37.239Z] Removing intermediate container 93c1b93afffc [2023-08-14T15:25:37.239Z] ---> 01b7ab784b5d [2023-08-14T15:25:37.239Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:25:37.506Z] ---> Running in 2fcaddba93d7 [2023-08-14T15:25:37.771Z] Removing intermediate container 2fcaddba93d7 [2023-08-14T15:25:37.771Z] ---> e14f5a0db602 [2023-08-14T15:25:37.771Z] Step 12/25 : COPY go.mod vendor* ./ [2023-08-14T15:25:38.353Z] ---> fb8d18117f95 [2023-08-14T15:25:38.353Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:25:38.353Z] ---> Running in 3afcd17dee01 [2023-08-14T15:25:40.927Z] Removing intermediate container 3afcd17dee01 [2023-08-14T15:25:40.927Z] ---> 5536fe66afde [2023-08-14T15:25:40.927Z] Step 14/25 : COPY . . [2023-08-14T15:25:45.169Z] ---> d33bdeb128a6 [2023-08-14T15:25:45.169Z] Step 15/25 : RUN ${MAKE} [2023-08-14T15:25:45.169Z] ---> Running in 4baaf4af5b56 [2023-08-14T15:25:45.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-08-14T15:27:52.407Z] Removing intermediate container 4baaf4af5b56 [2023-08-14T15:27:52.407Z] ---> 44424d3830df [2023-08-14T15:27:52.407Z] Step 16/25 : FROM alpine:3.17 [2023-08-14T15:27:52.407Z] 3.17: Pulling from library/alpine [2023-08-14T15:27:52.407Z] 4060ece20d7a: Pulling fs layer [2023-08-14T15:27:52.407Z] 4060ece20d7a: Verifying Checksum [2023-08-14T15:27:52.407Z] 4060ece20d7a: Download complete [2023-08-14T15:27:52.407Z] 4060ece20d7a: Pull complete [2023-08-14T15:27:52.407Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:27:52.407Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:27:52.407Z] ---> 8650cd65339b [2023-08-14T15:27:52.407Z] Step 17/25 : EXPOSE 4000 [2023-08-14T15:27:52.407Z] ---> Running in a5ffc6ec4d42 [2023-08-14T15:27:52.407Z] Removing intermediate container a5ffc6ec4d42 [2023-08-14T15:27:52.407Z] ---> 2c1b3e1002ed [2023-08-14T15:27:52.407Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T15:27:54.084Z] ---> a23ae220deba [2023-08-14T15:27:54.084Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-08-14T15:27:54.665Z] ---> 6455a9a8ca0a [2023-08-14T15:27:54.665Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-08-14T15:27:55.251Z] ---> 00e8745633ef [2023-08-14T15:27:55.251Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T15:27:55.251Z] ---> Running in 5d74385a0a44 [2023-08-14T15:27:55.517Z] Removing intermediate container 5d74385a0a44 [2023-08-14T15:27:55.517Z] ---> 17fc951c62e3 [2023-08-14T15:27:55.517Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-08-14T15:27:55.517Z] ---> Running in f9a1dcad7f1c [2023-08-14T15:27:55.782Z] Removing intermediate container f9a1dcad7f1c [2023-08-14T15:27:55.782Z] ---> 6582197bd876 [2023-08-14T15:27:55.782Z] Step 23/25 : LABEL arch=arm64 [2023-08-14T15:27:56.051Z] ---> Running in 0a0b0acd06f4 [2023-08-14T15:27:56.318Z] Removing intermediate container 0a0b0acd06f4 [2023-08-14T15:27:56.318Z] ---> 794a25446c76 [2023-08-14T15:27:56.318Z] Step 24/25 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:27:56.318Z] ---> Running in ea3d9d7e40c1 [2023-08-14T15:27:56.584Z] Removing intermediate container ea3d9d7e40c1 [2023-08-14T15:27:56.585Z] ---> 4aeab8bb6914 [2023-08-14T15:27:56.585Z] Step 25/25 : LABEL version=3.1.0-dev.2 [2023-08-14T15:27:56.585Z] ---> Running in 5c19106bf538 [2023-08-14T15:27:56.849Z] Removing intermediate container 5c19106bf538 [2023-08-14T15:27:56.849Z] ---> 5f74a3fac567 [2023-08-14T15:27:56.849Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:27:57.114Z] Successfully built 5f74a3fac567 [2023-08-14T15:27:57.115Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:27:57.242Z] provisioning config files... [2023-08-14T15:27:57.256Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/120@tmp/config3832500205491437241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:27:57.590Z] ---> docker-login.sh [2023-08-14T15:27:57.591Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:27:57.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:27:57.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:27:57.858Z] Configure a credential helper to remove this warning. See [2023-08-14T15:27:57.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:27:57.858Z] [2023-08-14T15:27:57.858Z] Login Succeeded [2023-08-14T15:27:57.858Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:27:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:27:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:27:58.125Z] Configure a credential helper to remove this warning. See [2023-08-14T15:27:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:27:58.125Z] [2023-08-14T15:27:58.125Z] Login Succeeded [2023-08-14T15:27:58.125Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:27:58.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:27:58.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:27:58.755Z] Configure a credential helper to remove this warning. See [2023-08-14T15:27:58.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:27:58.755Z] [2023-08-14T15:27:58.755Z] Login Succeeded [2023-08-14T15:27:58.755Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:27:59.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:27:59.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:27:59.026Z] Configure a credential helper to remove this warning. See [2023-08-14T15:27:59.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:27:59.026Z] [2023-08-14T15:27:59.026Z] Login Succeeded [2023-08-14T15:27:59.026Z] docker.io [2023-08-14T15:27:59.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:27:59.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:27:59.569Z] Configure a credential helper to remove this warning. See [2023-08-14T15:27:59.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:27:59.569Z] [2023-08-14T15:27:59.569Z] Login Succeeded [2023-08-14T15:27:59.569Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:27:59.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:27:59.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:27:59.643Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-08-14T15:27:59.643Z] 3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:27:59.643Z] latest [2023-08-14T15:27:59.643Z] 3.1.0-dev.2 [2023-08-14T15:27:59.643Z] 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:27:59.643Z] main [2023-08-14T15:27:59.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:00.000Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:00.359Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:28:00.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T15:28:00.359Z] 7c9c9d85a133: Preparing [2023-08-14T15:28:00.359Z] 24cefa4153e6: Preparing [2023-08-14T15:28:00.359Z] 9aa886ceac94: Preparing [2023-08-14T15:28:00.359Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:00.359Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:00.627Z] 7c9c9d85a133: Pushed [2023-08-14T15:28:00.627Z] 24cefa4153e6: Pushed [2023-08-14T15:28:08.827Z] 9aa886ceac94: Pushed [2023-08-14T15:28:08.827Z] 3415320daf635803622a7d556013ec4117c9224b: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:09.176Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:09.519Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-08-14T15:28:09.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T15:28:09.520Z] 7c9c9d85a133: Preparing [2023-08-14T15:28:09.520Z] 24cefa4153e6: Preparing [2023-08-14T15:28:09.520Z] 9aa886ceac94: Preparing [2023-08-14T15:28:09.520Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:09.520Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:09.520Z] 7c9c9d85a133: Layer already exists [2023-08-14T15:28:09.520Z] 24cefa4153e6: Layer already exists [2023-08-14T15:28:09.520Z] 9aa886ceac94: Layer already exists [2023-08-14T15:28:09.520Z] latest: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:10.135Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:10.483Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 [2023-08-14T15:28:10.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T15:28:10.483Z] 7c9c9d85a133: Preparing [2023-08-14T15:28:10.483Z] 24cefa4153e6: Preparing [2023-08-14T15:28:10.483Z] 9aa886ceac94: Preparing [2023-08-14T15:28:10.483Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:10.483Z] 9aa886ceac94: Layer already exists [2023-08-14T15:28:10.484Z] 7c9c9d85a133: Layer already exists [2023-08-14T15:28:10.484Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:10.484Z] 24cefa4153e6: Layer already exists [2023-08-14T15:28:10.750Z] 3.1.0-dev.2: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:11.114Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:11.474Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:28:11.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T15:28:11.474Z] 7c9c9d85a133: Preparing [2023-08-14T15:28:11.474Z] 24cefa4153e6: Preparing [2023-08-14T15:28:11.474Z] 9aa886ceac94: Preparing [2023-08-14T15:28:11.474Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:11.474Z] 9aa886ceac94: Layer already exists [2023-08-14T15:28:11.474Z] 7c9c9d85a133: Layer already exists [2023-08-14T15:28:11.474Z] 24cefa4153e6: Layer already exists [2023-08-14T15:28:11.474Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:11.741Z] 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:12.098Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:12.451Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-08-14T15:28:12.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T15:28:12.451Z] 7c9c9d85a133: Preparing [2023-08-14T15:28:12.451Z] 24cefa4153e6: Preparing [2023-08-14T15:28:12.451Z] 9aa886ceac94: Preparing [2023-08-14T15:28:12.451Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:12.451Z] 7c9c9d85a133: Layer already exists [2023-08-14T15:28:12.451Z] 24cefa4153e6: Layer already exists [2023-08-14T15:28:12.451Z] 9aa886ceac94: Layer already exists [2023-08-14T15:28:12.451Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:12.717Z] main: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:28:12.784Z] ===================================================== [Pipeline] echo [2023-08-14T15:28:12.793Z] taggedImages: [2023-08-14T15:28:12.793Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b [2023-08-14T15:28:12.793Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-08-14T15:28:12.793Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 [2023-08-14T15:28:12.793Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [2023-08-14T15:28:12.793Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:13.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:28:13.171Z] [2023-08-14T15:28:13.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:13.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:28:13.511Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T15:28:13.511Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T15:28:13.511Z] 04944245beec: Pulling fs layer [2023-08-14T15:28:13.511Z] 699f458cf7ca: Pulling fs layer [2023-08-14T15:28:13.511Z] 765212b225bb: Pulling fs layer [2023-08-14T15:28:13.511Z] f23df028b6ca: Pulling fs layer [2023-08-14T15:28:13.511Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T15:28:13.511Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T15:28:13.511Z] 765212b225bb: Waiting [2023-08-14T15:28:13.511Z] f23df028b6ca: Waiting [2023-08-14T15:28:13.511Z] d65c8cfc05b1: Waiting [2023-08-14T15:28:13.511Z] 2437ff75d9bd: Waiting [2023-08-14T15:28:13.781Z] 04944245beec: Verifying Checksum [2023-08-14T15:28:13.781Z] 04944245beec: Download complete [2023-08-14T15:28:13.781Z] 765212b225bb: Verifying Checksum [2023-08-14T15:28:13.781Z] 765212b225bb: Download complete [2023-08-14T15:28:13.781Z] f23df028b6ca: Verifying Checksum [2023-08-14T15:28:13.781Z] f23df028b6ca: Download complete [2023-08-14T15:28:13.781Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T15:28:13.781Z] d65c8cfc05b1: Download complete [2023-08-14T15:28:14.050Z] 699f458cf7ca: Verifying Checksum [2023-08-14T15:28:14.050Z] 699f458cf7ca: Download complete [2023-08-14T15:28:14.315Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T15:28:14.315Z] 8998bd30e6a1: Download complete [2023-08-14T15:28:16.895Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T15:28:16.895Z] 2437ff75d9bd: Download complete [2023-08-14T15:28:18.844Z] 8998bd30e6a1: Pull complete [2023-08-14T15:28:18.844Z] 04944245beec: Pull complete [2023-08-14T15:28:20.248Z] 699f458cf7ca: Pull complete [2023-08-14T15:28:20.513Z] 765212b225bb: Pull complete [2023-08-14T15:28:21.094Z] f23df028b6ca: Pull complete [2023-08-14T15:28:21.360Z] d65c8cfc05b1: Pull complete [2023-08-14T15:28:36.325Z] 2437ff75d9bd: Pull complete [2023-08-14T15:28:36.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T15:28:36.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:28:36.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:28:36.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container [2023-08-14T15:28:36.598Z] $ 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/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T15:28:39.485Z] $ docker top 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:28:40.320Z] ---> job-cost.sh [2023-08-14T15:28:40.320Z] lf-activate-venv: SKIPPING [2023-08-14T15:28:40.320Z] INFO: No Stack... [2023-08-14T15:28:40.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T15:28:41.482Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:28:42.114Z] + cut -d, -f6 [2023-08-14T15:28:42.114Z] + cat /w/workspace/edgex-ui-go/120/archives/cost.csv [Pipeline] lock [2023-08-14T15:28:42.184Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [2023-08-14T15:28:42.192Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] did not exist. Created. [2023-08-14T15:28:42.192Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:28:42.849Z] /w/workspace/edgex-ui-go/120@tmp/durable-a102629a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T15:28:43.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T15:28:43.520Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T15:28:50.184Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:28:50.194Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:28:50.228Z] $ docker stop --time=1 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c [2023-08-14T15:28:51.882Z] $ docker rm -f --volumes 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-14T15:28:52.248Z] provisioning config files... [2023-08-14T15:28:52.255Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8186823880324310334tmp [Pipeline] { [Pipeline] sh [2023-08-14T15:28:52.551Z] + set +x [2023-08-14T15:28:52.551Z] + curl -s https://codecov.io/bash [2023-08-14T15:28:52.551Z] + bash -s -- [2023-08-14T15:28:52.551Z] [2023-08-14T15:28:52.551Z] _____ _ [2023-08-14T15:28:52.551Z] / ____| | | [2023-08-14T15:28:52.551Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T15:28:52.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T15:28:52.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T15:28:52.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T15:28:52.551Z] Bash-1.0.6 [2023-08-14T15:28:52.551Z] [2023-08-14T15:28:52.551Z] [2023-08-14T15:28:52.551Z] ==> git version 2.25.1 found [2023-08-14T15:28:52.551Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-14T15:28:52.551Z] Release-Date: 2020-01-08 [2023-08-14T15:28:52.551Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-14T15:28:52.551Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T15:28:52.551Z] ==> Jenkins CI detected. [2023-08-14T15:28:52.551Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-08-14T15:28:52.551Z] project root: . [2023-08-14T15:28:52.551Z] --> token set from env [2023-08-14T15:28:52.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T15:28:52.551Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T15:28:52.809Z] ==> Python coveragepy not found [2023-08-14T15:28:52.809Z] ==> Searching for coverage reports in: [2023-08-14T15:28:52.809Z] + . [2023-08-14T15:28:52.809Z] -> Found 1 reports [2023-08-14T15:28:52.809Z] ==> Detecting git/mercurial file structure [2023-08-14T15:28:52.809Z] ==> Reading reports [2023-08-14T15:28:52.809Z] + ./coverage.out bytes=10 [2023-08-14T15:28:52.809Z] ==> Appending adjustments [2023-08-14T15:28:52.809Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T15:28:53.376Z] + Found adjustments [2023-08-14T15:28:53.376Z] ==> Gzipping contents [2023-08-14T15:28:53.376Z] 12K /tmp/codecov.0DJhAw.gz [2023-08-14T15:28:53.376Z] ==> Uploading reports [2023-08-14T15:28:53.376Z] url: https://codecov.io [2023-08-14T15:28:53.376Z] query: branch=main&commit=3415320daf635803622a7d556013ec4117c9224b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:28:53.376Z] -> Pinging Codecov [2023-08-14T15:28:53.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=3415320daf635803622a7d556013ec4117c9224b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:28:53.634Z] -> Uploading to [2023-08-14T15:28:53.634Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/FB506323287CE973F263BFD2A0EB1F37/3415320daf635803622a7d556013ec4117c9224b/adf1185f-7b3f-4c7e-8528-ebb0925ef190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T152853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b60b616822dc32787f80f987726435876fd56ae812e8b2dd711c8b1b68207446 [2023-08-14T15:28:53.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:28:53.634Z] Dload Upload Total Spent Left Speed [2023-08-14T15:28:53.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 44596 --:--:-- --:--:-- --:--:-- 44596 [2023-08-14T15:28:53.893Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3415320daf635803622a7d556013ec4117c9224b [Pipeline] } [2023-08-14T15:28:53.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T15:28:54.005Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T15:28:54.014Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:54.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:28:54.312Z] [2023-08-14T15:28:54.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:54.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:28:54.610Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T15:28:54.610Z] df9b9388f04a: Pulling fs layer [2023-08-14T15:28:54.610Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T15:28:54.610Z] 25bc292e5bac: Pulling fs layer [2023-08-14T15:28:54.610Z] 114826534d7a: Pulling fs layer [2023-08-14T15:28:54.610Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T15:28:54.610Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T15:28:54.610Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T15:28:54.610Z] 114826534d7a: Waiting [2023-08-14T15:28:54.610Z] 4657fd5d0bcf: Waiting [2023-08-14T15:28:54.610Z] 6ad1cebc031e: Waiting [2023-08-14T15:28:54.610Z] 8a3aa393b2d8: Waiting [2023-08-14T15:28:54.610Z] 25bc292e5bac: Verifying Checksum [2023-08-14T15:28:54.610Z] 25bc292e5bac: Download complete [2023-08-14T15:28:54.610Z] 52dc419b0ee2: Download complete [2023-08-14T15:28:54.611Z] 4657fd5d0bcf: Download complete [2023-08-14T15:28:54.611Z] df9b9388f04a: Download complete [2023-08-14T15:28:54.868Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T15:28:54.868Z] 6ad1cebc031e: Download complete [2023-08-14T15:28:54.868Z] df9b9388f04a: Pull complete [2023-08-14T15:28:54.868Z] 52dc419b0ee2: Pull complete [2023-08-14T15:28:54.868Z] 25bc292e5bac: Pull complete [2023-08-14T15:28:55.433Z] 114826534d7a: Verifying Checksum [2023-08-14T15:28:55.433Z] 114826534d7a: Download complete [2023-08-14T15:28:55.694Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T15:28:55.694Z] 8a3aa393b2d8: Download complete [2023-08-14T15:28:58.981Z] 114826534d7a: Pull complete [2023-08-14T15:28:58.981Z] 4657fd5d0bcf: Pull complete [2023-08-14T15:28:59.240Z] 6ad1cebc031e: Pull complete [2023-08-14T15:29:02.529Z] 8a3aa393b2d8: Pull complete [2023-08-14T15:29:02.529Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T15:29:02.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:29:02.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:02.614Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:02.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T15:29:07.009Z] $ docker top f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T15:29:07.044Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-08-14T15:29:07.322Z] + set -o pipefail [2023-08-14T15:29:07.322Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/588d300c-aa5d-4e60-84ab-b62e3f4e642a [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] [2023-08-14T15:29:12.592Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T15:29:12.592Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T15:29:12.592Z] More details here: https://snyk.co/ue1NS [2023-08-14T15:29:12.592Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T15:29:12.592Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T15:29:12.634Z] $ docker stop --time=1 f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c [2023-08-14T15:29:15.854Z] $ docker rm -f --volumes f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:29:16.532Z] + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] sh [2023-08-14T15:29:16.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:29:16.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:17.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:29:17.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:17.183Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:17.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:29:17.731Z] $ docker top 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e -eo pid,comm [2023-08-14T15:29:17.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T15:29:17.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:29:17.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:29:17.780Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:29:17.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:29:17.951Z] $ docker exec 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e ssh-agent [2023-08-14T15:29:18.046Z] SSH_AUTH_SOCK=/tmp/ssh-sA7UFaQXB8Nh/agent.33 [2023-08-14T15:29:18.046Z] SSH_AGENT_PID=39 [2023-08-14T15:29:18.050Z] Running ssh-add (command line suppressed) [2023-08-14T15:29:18.187Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_545854652722480025.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_545854652722480025.key) [2023-08-14T15:29:18.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:29:18.457Z] + git semver tag [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,672 [run_tag] DEBUG tag force:False [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,672 [check_head_tag] DEBUG check head tag [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,673 [execute] INFO git cat-file --batch-check [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,677 [execute] INFO git cat-file --batch [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,685 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:29:18.716Z] 2023-08-14 15:29:18,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:18.716Z] 3.1.0-dev.2 [Pipeline] } [2023-08-14T15:29:18.757Z] $ docker exec --env ******** --env ******** 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e ssh-agent -k [2023-08-14T15:29:18.870Z] unset SSH_AUTH_SOCK; [2023-08-14T15:29:18.870Z] unset SSH_AGENT_PID; [2023-08-14T15:29:18.870Z] echo Agent pid 39 killed; [2023-08-14T15:29:18.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:29:19.148Z] + git semver [Pipeline] } [2023-08-14T15:29:19.451Z] $ docker stop --time=1 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e [2023-08-14T15:29:20.730Z] $ docker rm -f --volumes 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:21.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:21.092Z] [2023-08-14T15:29:21.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:21.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:21.386Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T15:29:21.386Z] ab5ef0e58194: Pulling fs layer [2023-08-14T15:29:21.386Z] 9712f1f96733: Pulling fs layer [2023-08-14T15:29:21.386Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T15:29:21.386Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T15:29:21.386Z] e9a5061849ea: Pulling fs layer [2023-08-14T15:29:21.386Z] d747dcd14b5f: Pulling fs layer [2023-08-14T15:29:21.386Z] 0d9ebad4ef96: Waiting [2023-08-14T15:29:21.386Z] e9a5061849ea: Waiting [2023-08-14T15:29:21.386Z] 2de7ff778b66: Pulling fs layer [2023-08-14T15:29:21.386Z] 2de7ff778b66: Waiting [2023-08-14T15:29:21.386Z] 9712f1f96733: Verifying Checksum [2023-08-14T15:29:21.386Z] 9712f1f96733: Download complete [2023-08-14T15:29:21.656Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T15:29:21.656Z] 63f879dbbcfc: Download complete [2023-08-14T15:29:21.914Z] ab5ef0e58194: Verifying Checksum [2023-08-14T15:29:21.914Z] ab5ef0e58194: Download complete [2023-08-14T15:29:21.914Z] e9a5061849ea: Verifying Checksum [2023-08-14T15:29:21.914Z] e9a5061849ea: Download complete [2023-08-14T15:29:21.914Z] d747dcd14b5f: Verifying Checksum [2023-08-14T15:29:21.914Z] d747dcd14b5f: Download complete [2023-08-14T15:29:21.914Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T15:29:21.914Z] 0d9ebad4ef96: Download complete [2023-08-14T15:29:21.914Z] 2de7ff778b66: Verifying Checksum [2023-08-14T15:29:24.440Z] ab5ef0e58194: Pull complete [2023-08-14T15:29:24.697Z] 9712f1f96733: Pull complete [2023-08-14T15:29:25.259Z] 63f879dbbcfc: Pull complete [2023-08-14T15:29:29.436Z] 0d9ebad4ef96: Pull complete [2023-08-14T15:29:29.436Z] e9a5061849ea: Pull complete [2023-08-14T15:29:29.436Z] d747dcd14b5f: Pull complete [2023-08-14T15:29:30.366Z] 2de7ff778b66: Pull complete [2023-08-14T15:29:30.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T15:29:30.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:30.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:30.467Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:30.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T15:29:35.511Z] $ docker top cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:29:35.555Z] provisioning config files... [2023-08-14T15:29:35.562Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6804313857908102546tmp [2023-08-14T15:29:35.572Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13256833470779042201tmp [2023-08-14T15:29:35.581Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10842885543383968595tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:29:35.595Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:35.878Z] ---> sigul-configuration.sh [2023-08-14T15:29:35.878Z] gpg: directory `/root/.gnupg' created [2023-08-14T15:29:35.878Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T15:29:35.878Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T15:29:35.878Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T15:29:35.878Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T15:29:35.878Z] gpg: CAST5 encrypted data [2023-08-14T15:29:35.878Z] gpg: encrypted with 1 passphrase [2023-08-14T15:29:35.878Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T15:29:36.163Z] + mkdir /home/jenkins [2023-08-14T15:29:36.163Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T15:29:36.446Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-14T15:29:36.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:36.849Z] ---> sigul-install.sh [2023-08-14T15:29:36.850Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T15:29:37.144Z] + git tag --list [2023-08-14T15:29:37.144Z] 0.1.1 [2023-08-14T15:29:37.144Z] v1.1.0 [2023-08-14T15:29:37.144Z] v1.2.0 [2023-08-14T15:29:37.144Z] v1.2.1 [2023-08-14T15:29:37.144Z] v1.3.0 [2023-08-14T15:29:37.144Z] v2.0.0 [2023-08-14T15:29:37.144Z] v2.1.0 [2023-08-14T15:29:37.144Z] v2.2.0 [2023-08-14T15:29:37.144Z] v2.3.0 [2023-08-14T15:29:37.144Z] v3.0 [2023-08-14T15:29:37.144Z] v3.0.0 [2023-08-14T15:29:37.144Z] v3.1.0-dev.1 [2023-08-14T15:29:37.144Z] v3.1.0-dev.2 [Pipeline] sh [2023-08-14T15:29:37.432Z] + lftools sign git-tag v3.1.0-dev.2 [2023-08-14T15:29:37.999Z] Signing Git tag with Sigul... [2023-08-14T15:29:37.999Z] Signing v3.1.0-dev.2 [Pipeline] echo [2023-08-14T15:29:38.576Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:38.857Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T15:29:38.864Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T15:29:38.918Z] $ docker stop --time=1 cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa [2023-08-14T15:29:40.216Z] $ docker rm -f --volumes cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T15:29:40.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:29:40.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:40.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:29:40.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:40.972Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:41.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:29:41.355Z] $ docker top ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 -eo pid,comm [2023-08-14T15:29:41.372Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T15:29:41.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:29:41.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:29:41.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:29:41.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:29:41.566Z] $ docker exec ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 ssh-agent [2023-08-14T15:29:41.634Z] SSH_AUTH_SOCK=/tmp/ssh-WSJEvVTfFcLw/agent.31 [2023-08-14T15:29:41.634Z] SSH_AGENT_PID=37 [2023-08-14T15:29:41.639Z] Running ssh-add (command line suppressed) [2023-08-14T15:29:41.766Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9652856615594922449.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9652856615594922449.key) [2023-08-14T15:29:41.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:29:42.033Z] + git semver bump pre [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [bump_version] DEBUG bumped version:3.1.0-dev.3 [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,240 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,242 [execute] INFO git cat-file --batch-check [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,248 [execute] INFO git cat-file --batch [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:42.291Z] 2023-08-14 15:29:42,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:42.291Z] 3.1.0-dev.3 [Pipeline] } [2023-08-14T15:29:42.332Z] $ docker exec --env ******** --env ******** ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 ssh-agent -k [2023-08-14T15:29:42.429Z] unset SSH_AUTH_SOCK; [2023-08-14T15:29:42.429Z] unset SSH_AGENT_PID; [2023-08-14T15:29:42.429Z] echo Agent pid 37 killed; [2023-08-14T15:29:42.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:29:42.714Z] + git semver [Pipeline] } [2023-08-14T15:29:43.019Z] $ docker stop --time=1 ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 [2023-08-14T15:29:44.329Z] $ docker rm -f --volumes ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:29:44.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:29:44.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:44.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:29:44.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:45.027Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:45.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:29:45.433Z] $ docker top cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:29:45.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:29:45.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:29:45.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:29:45.636Z] $ docker exec cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 ssh-agent [2023-08-14T15:29:45.712Z] SSH_AUTH_SOCK=/tmp/ssh-KRariUvwwvV4/agent.32 [2023-08-14T15:29:45.712Z] SSH_AGENT_PID=38 [2023-08-14T15:29:45.716Z] Running ssh-add (command line suppressed) [2023-08-14T15:29:45.853Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11251402461484656805.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11251402461484656805.key) [2023-08-14T15:29:45.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:29:46.120Z] + git semver push [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,328 [run_push] DEBUG push [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,328 [execute] INFO git cat-file --batch-check [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,332 [execute] INFO git rev-list 639ee9bfc23e13758b96c1bff40f6d665d37774b -- [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,332 [execute] DEBUG Popen(['git', 'rev-list', '639ee9bfc23e13758b96c1bff40f6d665d37774b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,342 [execute] INFO git fetch -v origin [2023-08-14T15:29:46.380Z] 2023-08-14 15:29:46,342 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T15:29:46.953Z] 2023-08-14 15:29:46,832 [run_push] DEBUG no remote changes detected [2023-08-14T15:29:46.953Z] 2023-08-14 15:29:46,832 [execute] INFO git push origin semver [2023-08-14T15:29:46.953Z] 2023-08-14 15:29:46,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:29:47.889Z] 2023-08-14 15:29:47,673 [run_push] DEBUG push all version tags [2023-08-14T15:29:47.889Z] 2023-08-14 15:29:47,674 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T15:29:47.889Z] 2023-08-14 15:29:47,674 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:29:48.456Z] 2023-08-14 15:29:48,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:29:48.456Z] 3.1.0-dev.3 [Pipeline] } [2023-08-14T15:29:48.497Z] $ docker exec --env ******** --env ******** cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 ssh-agent -k [2023-08-14T15:29:48.597Z] unset SSH_AUTH_SOCK; [2023-08-14T15:29:48.597Z] unset SSH_AGENT_PID; [2023-08-14T15:29:48.597Z] echo Agent pid 38 killed; [2023-08-14T15:29:48.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:29:48.874Z] + git semver [Pipeline] } [2023-08-14T15:29:49.175Z] $ docker stop --time=1 cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 [2023-08-14T15:29:50.459Z] $ docker rm -f --volumes cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-14T15:29:50.982Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-08-14T15:29:50.982Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T15:29:50.982Z] total 16 [2023-08-14T15:29:50.982Z] drwxr-xr-x 3 root root 4096 Aug 14 15:11 . [2023-08-14T15:29:50.982Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 15:29 .. [2023-08-14T15:29:50.982Z] drwxr-xr-x 2 root root 4096 Aug 14 15:11 cost [2023-08-14T15:29:50.982Z] -rw-r--r-- 1 root root 83 Aug 14 15:11 cost.csv [2023-08-14T15:29:50.982Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T15:29:50.982Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T15:29:50.982Z] total 16 [2023-08-14T15:29:50.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:11 . [2023-08-14T15:29:50.982Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 15:29 .. [2023-08-14T15:29:50.982Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 15:11 cost [2023-08-14T15:29:50.982Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 14 15:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:51.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:52.123Z] ---> package-listing.sh [2023-08-14T15:29:52.123Z] ++ facter osfamily [2023-08-14T15:29:52.123Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T15:29:52.382Z] + OS_FAMILY=debian [2023-08-14T15:29:52.382Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-08-14T15:29:52.382Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T15:29:52.382Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T15:29:52.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T15:29:52.382Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T15:29:52.382Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-08-14T15:29:52.382Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T15:29:52.382Z] + case "${OS_FAMILY}" in [2023-08-14T15:29:52.382Z] + dpkg -l [2023-08-14T15:29:52.382Z] + grep '^ii' [2023-08-14T15:29:52.382Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T15:29:52.382Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T15:29:52.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T15:29:52.382Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-08-14T15:29:52.382Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-08-14T15:29:52.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-08-14T15:29:52.391Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T15:29:52.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:53.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:29:53.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:53.312Z] prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container [2023-08-14T15:29:53.376Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T15:29:53.591Z] $ docker top 9664d9c7992d0e1320c72968d50e3aaf5c788341b08113661254971b3066d5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:29:53.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T15:29:54.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T15:29:54.460Z] + ls /var/log/sa-host [2023-08-14T15:29:54.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:29:54.523Z] provisioning config files... [2023-08-14T15:29:54.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12051060992733451980tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:29:54.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:54.826Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T15:29:54.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:55.146Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T15:29:55.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:55.438Z] ---> sudo-logs.sh [2023-08-14T15:29:55.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T15:29:55.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:55.746Z] ---> job-cost.sh [2023-08-14T15:29:55.746Z] lf-activate-venv: SKIPPING [2023-08-14T15:29:55.746Z] DEBUG: total: 0.2199999988079071 [2023-08-14T15:29:55.746Z] INFO: Retrieving Stack Cost... [2023-08-14T15:29:56.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:29:56.573Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T15:29:56.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:56.870Z] ---> logs-deploy.sh [2023-08-14T15:29:56.870Z] lf-activate-venv: SKIPPING [2023-08-14T15:29:56.870Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/120 [2023-08-14T15:29:56.870Z] INFO: archiving workspace using pattern(s): [2023-08-14T15:29:57.807Z] Archives upload complete. [2023-08-14T15:29:57.807Z] INFO: archiving logs to Nexus [2023-08-14T15:29:58.374Z] ---> uname -a: [2023-08-14T15:29:58.375Z] Linux prd-ubuntu20-04-docker-8c-8g-3507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-14T15:29:58.375Z] [2023-08-14T15:29:58.375Z]