Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 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-ssh13864948337785388951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6712964839623574834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15331477167116473861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16481761634725164576.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-ssh9469651961504190879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15543’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15547 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 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 (main) Commit message: "Merge pull request #645 from lenny-intel/go-mods-2" > 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 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 # timeout=10 > git rev-list --no-walk 7cad7c501d971a86f82a29c9533a93a6d95b4e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T03:49:30.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T03:49:30.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T03:49:30.662Z] ========================================================= [2023-10-31T03:49:30.662Z] EdgeX Global Pipelines Version Info [2023-10-31T03:49:30.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:49:31.362Z] ------------------- [2023-10-31T03:49:31.362Z] stable info: [2023-10-31T03:49:31.362Z] ------------------- [2023-10-31T03:49:31.362Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T03:49:31.362Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T03:49:31.362Z] Message: update stable to v1.0.254 [2023-10-31T03:49:31.933Z] ------------------- [2023-10-31T03:49:31.933Z] experimental info: [2023-10-31T03:49:31.933Z] ------------------- [2023-10-31T03:49:31.934Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T03:49:31.934Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T03:49:31.934Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T03:49:32.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-10-31T03:49:32.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-10-31T03:49:32.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T03:49:32.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T03:49:32.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T03:49:32.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T03:49:32.175Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T03:49:32.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T03:49:32.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T03:49:32.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T03:49:32.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T03:49:32.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-10-31T03:49:32.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T03:49:32.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T03:49:32.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T03:49:32.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T03:49:32.304Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T03:49:32.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T03:49:32.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T03:49:32.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T03:49:32.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T03:49:32.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T03:49:32.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T03:49:32.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T03:49:32.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T03:49:32.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T03:49:32.456Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T03:49:32.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-31T03:49:32.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-31T03:49:32.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-31T03:49:32.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo [2023-10-31T03:49:32.524Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b7b8ca [Pipeline] echo [2023-10-31T03:49:32.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T03:49:32.575Z] provisioning config files... [2023-10-31T03:49:32.590Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5035877308017730787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:49:32.896Z] ---> docker-login.sh [2023-10-31T03:49:32.896Z] nexus3.edgexfoundry.org:10001 [2023-10-31T03:49:33.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:33.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:33.159Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:33.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:33.159Z] [2023-10-31T03:49:33.159Z] Login Succeeded [2023-10-31T03:49:33.159Z] nexus3.edgexfoundry.org:10002 [2023-10-31T03:49:33.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:33.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:33.420Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:33.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:33.420Z] [2023-10-31T03:49:33.420Z] Login Succeeded [2023-10-31T03:49:33.420Z] nexus3.edgexfoundry.org:10003 [2023-10-31T03:49:33.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:33.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:33.420Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:33.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:33.420Z] [2023-10-31T03:49:33.420Z] Login Succeeded [2023-10-31T03:49:33.420Z] nexus3.edgexfoundry.org:10004 [2023-10-31T03:49:33.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:33.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:33.681Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:33.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:33.681Z] [2023-10-31T03:49:33.681Z] Login Succeeded [2023-10-31T03:49:33.681Z] docker.io [2023-10-31T03:49:33.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:33.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:33.941Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:33.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:33.941Z] [2023-10-31T03:49:33.941Z] Login Succeeded [2023-10-31T03:49:33.941Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T03:49:33.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T03:49:34.313Z] + git rev-list -1 --merges 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5~1..3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo [2023-10-31T03:49:34.354Z] -----------> git rev-list -1 --merges 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5~1..3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:49:34.354Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [false] [Pipeline] sh [2023-10-31T03:49:34.643Z] + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo [2023-10-31T03:49:34.679Z] ========================================================= [2023-10-31T03:49:34.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T03:49:34.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T03:49:34.994Z] + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] echo [2023-10-31T03:49:35.005Z] [semverPrep] GIT_COMMIT: 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5, Commit Message: Merge pull request #645 from lenny-intel/go-mods-2 [Pipeline] echo [2023-10-31T03:49:35.015Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T03:49:35.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T03:49:35.389Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T03:49:35.389Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T03:49:35.389Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T03:49:35.389Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T03:49:35.389Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T03:49:35.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:49:35.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T03:49:35.742Z] [2023-10-31T03:49:35.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:49:36.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T03:49:36.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T03:49:36.043Z] b85a868b505f: Pulling fs layer [2023-10-31T03:49:36.043Z] e2be974225ed: Pulling fs layer [2023-10-31T03:49:36.043Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T03:49:36.043Z] 988bab9f4d93: Pulling fs layer [2023-10-31T03:49:36.043Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T03:49:36.043Z] eaf3925da568: Pulling fs layer [2023-10-31T03:49:36.043Z] bab4dde63d76: Pulling fs layer [2023-10-31T03:49:36.043Z] bde34c3a00c8: Pulling fs layer [2023-10-31T03:49:36.043Z] b352a97aabf1: Pulling fs layer [2023-10-31T03:49:36.043Z] 4872d77fe225: Pulling fs layer [2023-10-31T03:49:36.043Z] 5851b861e8e6: Pulling fs layer [2023-10-31T03:49:36.043Z] b352a97aabf1: Waiting [2023-10-31T03:49:36.043Z] bab4dde63d76: Waiting [2023-10-31T03:49:36.043Z] bde34c3a00c8: Waiting [2023-10-31T03:49:36.043Z] eaf3925da568: Waiting [2023-10-31T03:49:36.043Z] 988bab9f4d93: Waiting [2023-10-31T03:49:36.043Z] 4872d77fe225: Waiting [2023-10-31T03:49:36.043Z] 5851b861e8e6: Waiting [2023-10-31T03:49:36.043Z] 1469e6f7b9e6: Waiting [2023-10-31T03:49:36.043Z] e2be974225ed: Verifying Checksum [2023-10-31T03:49:36.043Z] e2be974225ed: Download complete [2023-10-31T03:49:36.043Z] 988bab9f4d93: Download complete [2023-10-31T03:49:36.302Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T03:49:36.302Z] 1469e6f7b9e6: Download complete [2023-10-31T03:49:36.302Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T03:49:36.302Z] 339a4e72a1f5: Download complete [2023-10-31T03:49:36.302Z] eaf3925da568: Verifying Checksum [2023-10-31T03:49:36.302Z] eaf3925da568: Download complete [2023-10-31T03:49:36.302Z] bde34c3a00c8: Download complete [2023-10-31T03:49:36.302Z] b352a97aabf1: Download complete [2023-10-31T03:49:36.302Z] 4872d77fe225: Verifying Checksum [2023-10-31T03:49:36.302Z] 4872d77fe225: Download complete [2023-10-31T03:49:36.302Z] 5851b861e8e6: Verifying Checksum [2023-10-31T03:49:36.302Z] 5851b861e8e6: Download complete [2023-10-31T03:49:36.302Z] b85a868b505f: Download complete [2023-10-31T03:49:36.561Z] bab4dde63d76: Verifying Checksum [2023-10-31T03:49:36.561Z] bab4dde63d76: Download complete [2023-10-31T03:49:37.516Z] b85a868b505f: Pull complete [2023-10-31T03:49:37.777Z] e2be974225ed: Pull complete [2023-10-31T03:49:38.349Z] 339a4e72a1f5: Pull complete [2023-10-31T03:49:38.349Z] 988bab9f4d93: Pull complete [2023-10-31T03:49:38.621Z] 1469e6f7b9e6: Pull complete [2023-10-31T03:49:38.621Z] eaf3925da568: Pull complete [2023-10-31T03:49:40.526Z] bab4dde63d76: Pull complete [2023-10-31T03:49:40.785Z] bde34c3a00c8: Pull complete [2023-10-31T03:49:40.785Z] b352a97aabf1: Pull complete [2023-10-31T03:49:41.045Z] 4872d77fe225: Pull complete [2023-10-31T03:49:41.045Z] 5851b861e8e6: Pull complete [2023-10-31T03:49:41.045Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T03:49:41.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T03:49:41.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:49:41.151Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T03:49:41.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T03:49:43.885Z] $ docker top e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 -eo pid,comm [2023-10-31T03:49:43.938Z] 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-10-31T03:49:43.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T03:49:43.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T03:49:43.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T03:49:44.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T03:49:44.110Z] $ docker exec e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent [2023-10-31T03:49:44.237Z] SSH_AUTH_SOCK=/tmp/ssh-T71JRRDkk40B/agent.31 [2023-10-31T03:49:44.237Z] SSH_AGENT_PID=37 [2023-10-31T03:49:44.245Z] Running ssh-add (command line suppressed) [2023-10-31T03:49:44.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3686651855675210918.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3686651855675210918.key) [2023-10-31T03:49:44.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T03:49:44.668Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T03:49:44.689Z] $ docker exec --env ******** --env ******** e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent -k [2023-10-31T03:49:44.790Z] unset SSH_AUTH_SOCK; [2023-10-31T03:49:44.791Z] unset SSH_AGENT_PID; [2023-10-31T03:49:44.791Z] echo Agent pid 37 killed; [2023-10-31T03:49:44.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T03:49:44.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T03:49:44.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T03:49:44.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T03:49:44.947Z] $ docker exec e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent [2023-10-31T03:49:45.061Z] SSH_AUTH_SOCK=/tmp/ssh-iq76ame0EoCZ/agent.69 [2023-10-31T03:49:45.061Z] SSH_AGENT_PID=75 [2023-10-31T03:49:45.066Z] Running ssh-add (command line suppressed) [2023-10-31T03:49:45.179Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16955688245471656237.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16955688245471656237.key) [2023-10-31T03:49:45.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T03:49:45.475Z] + git semver init [2023-10-31T03:49:45.735Z] 2023-10-31 03:49:45,670 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T03:49:45.735Z] 2023-10-31 03:49:45,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-10-31T03:49:45.735Z] 2023-10-31 03:49:45,672 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-10-31T03:49:45.735Z] 2023-10-31 03:49:45,672 [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-10-31T03:49:47.646Z] 2023-10-31 03:49:47,204 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-10-31T03:49:47.646Z] 2023-10-31 03:49:47,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-10-31T03:49:47.646Z] 2023-10-31 03:49:47,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T03:49:47.646Z] 2023-10-31 03:49:47,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T03:49:47.646Z] 3.1.0-dev.8 [Pipeline] } [2023-10-31T03:49:47.658Z] $ docker exec --env ******** --env ******** e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 ssh-agent -k [2023-10-31T03:49:47.780Z] unset SSH_AUTH_SOCK; [2023-10-31T03:49:47.781Z] unset SSH_AGENT_PID; [2023-10-31T03:49:47.781Z] echo Agent pid 75 killed; [2023-10-31T03:49:47.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T03:49:48.088Z] + git semver [Pipeline] } [2023-10-31T03:49:48.369Z] $ docker stop --time=1 e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 [2023-10-31T03:49:49.692Z] $ docker rm -f --volumes e81cafcb41de3c5dce60141301a414ffb2983e5eedc3ae8c9c7bc2c2d2816f36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T03:49:50.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T03:49:50.231Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T03:49:50.233Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-10-31T03:49:50.376Z] provisioning config files... [2023-10-31T03:49:50.385Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3939177510787104088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:49:50.681Z] ---> docker-login.sh [2023-10-31T03:49:50.681Z] nexus3.edgexfoundry.org:10001 [2023-10-31T03:49:50.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:50.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:50.681Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:50.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:50.681Z] [2023-10-31T03:49:50.681Z] Login Succeeded [2023-10-31T03:49:50.681Z] nexus3.edgexfoundry.org:10002 [2023-10-31T03:49:50.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:50.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:50.681Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:50.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:50.681Z] [2023-10-31T03:49:50.681Z] Login Succeeded [2023-10-31T03:49:50.681Z] nexus3.edgexfoundry.org:10003 [2023-10-31T03:49:50.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:50.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:50.944Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:50.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:50.944Z] [2023-10-31T03:49:50.944Z] Login Succeeded [2023-10-31T03:49:50.944Z] nexus3.edgexfoundry.org:10004 [2023-10-31T03:49:50.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:50.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:50.944Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:50.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:50.944Z] [2023-10-31T03:49:50.944Z] Login Succeeded [2023-10-31T03:49:50.944Z] docker.io [2023-10-31T03:49:51.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:49:51.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:49:51.202Z] Configure a credential helper to remove this warning. See [2023-10-31T03:49:51.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:49:51.202Z] [2023-10-31T03:49:51.202Z] Login Succeeded [2023-10-31T03:49:51.202Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T03:49:51.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T03:49:51.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T03:49:51.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T03:49:51.302Z] ========================================================= [2023-10-31T03:49:51.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T03:49:51.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:49:51.617Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T03:49:51.880Z] Sending build context to Docker daemon 48.86MB [2023-10-31T03:49:51.880Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T03:49:51.880Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T03:49:51.880Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T03:49:51.880Z] 7264a8db6415: Pulling fs layer [2023-10-31T03:49:51.880Z] c4d48a809fc2: Pulling fs layer [2023-10-31T03:49:51.880Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T03:49:51.880Z] ad3a456e5733: Pulling fs layer [2023-10-31T03:49:51.880Z] 33e27b845d1e: Pulling fs layer [2023-10-31T03:49:51.880Z] c68163c4e522: Pulling fs layer [2023-10-31T03:49:51.880Z] 50da416c3ac9: Pulling fs layer [2023-10-31T03:49:51.880Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T03:49:51.880Z] ad3a456e5733: Waiting [2023-10-31T03:49:51.880Z] 33e27b845d1e: Waiting [2023-10-31T03:49:51.880Z] c68163c4e522: Waiting [2023-10-31T03:49:51.880Z] 50da416c3ac9: Waiting [2023-10-31T03:49:51.880Z] 23d2d4c4bb30: Waiting [2023-10-31T03:49:51.880Z] c4d48a809fc2: Verifying Checksum [2023-10-31T03:49:51.880Z] c4d48a809fc2: Download complete [2023-10-31T03:49:51.880Z] ad3a456e5733: Verifying Checksum [2023-10-31T03:49:51.880Z] ad3a456e5733: Download complete [2023-10-31T03:49:52.138Z] 33e27b845d1e: Download complete [2023-10-31T03:49:52.138Z] 7264a8db6415: Download complete [2023-10-31T03:49:52.138Z] c68163c4e522: Verifying Checksum [2023-10-31T03:49:52.138Z] c68163c4e522: Download complete [2023-10-31T03:49:52.138Z] 7264a8db6415: Pull complete [2023-10-31T03:49:52.406Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T03:49:52.406Z] 23d2d4c4bb30: Download complete [2023-10-31T03:49:52.406Z] c4d48a809fc2: Pull complete [2023-10-31T03:49:52.406Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T03:49:52.406Z] 4f1c88b9dad5: Download complete [2023-10-31T03:49:52.973Z] 50da416c3ac9: Verifying Checksum [2023-10-31T03:49:52.973Z] 50da416c3ac9: Download complete [2023-10-31T03:49:56.258Z] 4f1c88b9dad5: Pull complete [2023-10-31T03:49:56.258Z] ad3a456e5733: Pull complete [2023-10-31T03:49:56.258Z] 33e27b845d1e: Pull complete [2023-10-31T03:49:56.258Z] c68163c4e522: Pull complete [2023-10-31T03:49:58.163Z] 50da416c3ac9: Pull complete [2023-10-31T03:49:58.731Z] 23d2d4c4bb30: Pull complete [2023-10-31T03:49:58.731Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T03:49:58.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T03:49:58.731Z] ---> 0786185ac409 [2023-10-31T03:49:58.731Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T03:50:02.983Z] ---> Running in 6b997aae8547 [2023-10-31T03:50:02.983Z] Removing intermediate container 6b997aae8547 [2023-10-31T03:50:02.983Z] ---> fd62617a3db8 [2023-10-31T03:50:02.983Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T03:50:03.243Z] ---> Running in 08cb3929114a [2023-10-31T03:50:03.243Z] Removing intermediate container 08cb3929114a [2023-10-31T03:50:03.243Z] ---> 5ab08991127e [2023-10-31T03:50:03.243Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T03:50:03.243Z] ---> Running in 51290629ebd6 [2023-10-31T03:50:03.243Z] Removing intermediate container 51290629ebd6 [2023-10-31T03:50:03.243Z] ---> 3d1377c1210f [2023-10-31T03:50:03.243Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T03:50:03.503Z] ---> Running in 22a347fb0806 [2023-10-31T03:50:03.503Z] Removing intermediate container 22a347fb0806 [2023-10-31T03:50:03.503Z] ---> 9efe61a4be28 [2023-10-31T03:50:03.503Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T03:50:03.503Z] ---> Running in dde487fd3bc0 [2023-10-31T03:50:03.503Z] Removing intermediate container dde487fd3bc0 [2023-10-31T03:50:03.503Z] ---> 39e22e1e6719 [2023-10-31T03:50:03.503Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T03:50:04.074Z] latest: Pulling from library/docker [2023-10-31T03:50:04.074Z] 96526aa774ef: Pulling fs layer [2023-10-31T03:50:04.074Z] 308a300cc30f: Pulling fs layer [2023-10-31T03:50:04.074Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T03:50:04.074Z] 5fcb7611fd77: Pulling fs layer [2023-10-31T03:50:04.074Z] be9955e691a8: Pulling fs layer [2023-10-31T03:50:04.074Z] 1b5ce73eb848: Pulling fs layer [2023-10-31T03:50:04.074Z] fe45098d8d9e: Pulling fs layer [2023-10-31T03:50:04.074Z] 843bf259cc12: Pulling fs layer [2023-10-31T03:50:04.074Z] e56cd900ceac: Pulling fs layer [2023-10-31T03:50:04.074Z] 5fcb7611fd77: Waiting [2023-10-31T03:50:04.074Z] 605d1390b383: Pulling fs layer [2023-10-31T03:50:04.074Z] be9955e691a8: Waiting [2023-10-31T03:50:04.074Z] 8f7854084fed: Pulling fs layer [2023-10-31T03:50:04.074Z] 1b5ce73eb848: Waiting [2023-10-31T03:50:04.074Z] 0a217d94afa5: Pulling fs layer [2023-10-31T03:50:04.074Z] fe45098d8d9e: Waiting [2023-10-31T03:50:04.074Z] 50e7dd98501d: Pulling fs layer [2023-10-31T03:50:04.074Z] 68811508944a: Pulling fs layer [2023-10-31T03:50:04.074Z] 843bf259cc12: Waiting [2023-10-31T03:50:04.074Z] e56cd900ceac: Waiting [2023-10-31T03:50:04.074Z] 605d1390b383: Waiting [2023-10-31T03:50:04.074Z] 8f7854084fed: Waiting [2023-10-31T03:50:04.074Z] 0a217d94afa5: Waiting [2023-10-31T03:50:04.074Z] 50e7dd98501d: Waiting [2023-10-31T03:50:04.074Z] 68811508944a: Waiting [2023-10-31T03:50:04.334Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T03:50:04.334Z] 4f4fb700ef54: Download complete [2023-10-31T03:50:04.334Z] 308a300cc30f: Verifying Checksum [2023-10-31T03:50:04.334Z] 308a300cc30f: Download complete [2023-10-31T03:50:04.593Z] 96526aa774ef: Verifying Checksum [2023-10-31T03:50:04.593Z] 96526aa774ef: Download complete [2023-10-31T03:50:04.593Z] 96526aa774ef: Pull complete [2023-10-31T03:50:04.851Z] 308a300cc30f: Pull complete [2023-10-31T03:50:04.851Z] 4f4fb700ef54: Pull complete [2023-10-31T03:50:04.851Z] 5fcb7611fd77: Verifying Checksum [2023-10-31T03:50:04.851Z] 5fcb7611fd77: Download complete [2023-10-31T03:50:04.851Z] be9955e691a8: Verifying Checksum [2023-10-31T03:50:04.851Z] be9955e691a8: Download complete [2023-10-31T03:50:04.851Z] 1b5ce73eb848: Verifying Checksum [2023-10-31T03:50:04.851Z] 1b5ce73eb848: Download complete [2023-10-31T03:50:04.851Z] 843bf259cc12: Download complete [2023-10-31T03:50:05.109Z] fe45098d8d9e: Verifying Checksum [2023-10-31T03:50:05.110Z] fe45098d8d9e: Download complete [2023-10-31T03:50:05.110Z] e56cd900ceac: Download complete [2023-10-31T03:50:05.110Z] 8f7854084fed: Verifying Checksum [2023-10-31T03:50:05.110Z] 8f7854084fed: Download complete [2023-10-31T03:50:05.110Z] 5fcb7611fd77: Pull complete [2023-10-31T03:50:05.346Z] Still waiting to schedule task [2023-10-31T03:50:05.346Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-31T03:50:05.368Z] 50e7dd98501d: Verifying Checksum [2023-10-31T03:50:05.368Z] 50e7dd98501d: Download complete [2023-10-31T03:50:05.368Z] 68811508944a: Download complete [2023-10-31T03:50:05.368Z] 605d1390b383: Verifying Checksum [2023-10-31T03:50:05.368Z] 605d1390b383: Download complete [2023-10-31T03:50:05.626Z] be9955e691a8: Pull complete [2023-10-31T03:50:05.885Z] 1b5ce73eb848: Pull complete [2023-10-31T03:50:05.885Z] 0a217d94afa5: Verifying Checksum [2023-10-31T03:50:05.885Z] 0a217d94afa5: Download complete [2023-10-31T03:50:06.142Z] fe45098d8d9e: Pull complete [2023-10-31T03:50:06.142Z] 843bf259cc12: Pull complete [2023-10-31T03:50:06.142Z] e56cd900ceac: Pull complete [2023-10-31T03:50:06.400Z] 605d1390b383: Pull complete [2023-10-31T03:50:06.657Z] 8f7854084fed: Pull complete [2023-10-31T03:50:07.590Z] 0a217d94afa5: Pull complete [2023-10-31T03:50:07.590Z] 50e7dd98501d: Pull complete [2023-10-31T03:50:07.590Z] 68811508944a: Pull complete [2023-10-31T03:50:07.590Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T03:50:07.590Z] Status: Downloaded newer image for docker:latest [2023-10-31T03:50:10.134Z] ---> 1215ec1b788f [2023-10-31T03:50:10.134Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T03:50:10.134Z] ---> Running in 9bc42c83f214 [2023-10-31T03:50:10.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T03:50:10.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T03:50:10.394Z] OK: 264 MiB in 52 packages [2023-10-31T03:50:10.654Z] Removing intermediate container 9bc42c83f214 [2023-10-31T03:50:10.654Z] ---> 0dddc4ee9b30 [2023-10-31T03:50:10.654Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T03:50:10.654Z] ---> Running in f122424f79eb [2023-10-31T03:50:10.913Z] Removing intermediate container f122424f79eb [2023-10-31T03:50:10.913Z] ---> 12ae24803bc5 [2023-10-31T03:50:10.913Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T03:50:10.913Z] ---> Running in 2d97cf9a4d62 [2023-10-31T03:50:10.913Z] Removing intermediate container 2d97cf9a4d62 [2023-10-31T03:50:10.913Z] ---> 7f7f06caebc9 [2023-10-31T03:50:10.913Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T03:50:11.172Z] ---> 3ab4c3cbdeef [2023-10-31T03:50:11.172Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T03:50:11.172Z] ---> Running in 91410255026b [2023-10-31T03:50:43.289Z] Removing intermediate container 91410255026b [2023-10-31T03:50:43.289Z] ---> 7d74fb80b54e [2023-10-31T03:50:43.289Z] Step 14/15 : COPY . . [2023-10-31T03:50:45.201Z] ---> c2fafa0ae2e4 [2023-10-31T03:50:45.201Z] Step 15/15 : RUN ${MAKE} [2023-10-31T03:50:45.201Z] ---> Running in 76a67a82b69c [2023-10-31T03:50:45.460Z] noop [2023-10-31T03:50:45.720Z] Removing intermediate container 76a67a82b69c [2023-10-31T03:50:45.720Z] ---> 1bf02cce6f1f [2023-10-31T03:50:45.720Z] Successfully built 1bf02cce6f1f [2023-10-31T03:50:45.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:50:46.044Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T03:50:46.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:50:46.120Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T03:50:46.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T03:50:46.506Z] $ docker top 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T03:50:46.862Z] + go version [2023-10-31T03:50:46.862Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T03:50:46.874Z] $ docker stop --time=1 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec [2023-10-31T03:50:48.168Z] $ docker rm -f --volumes 1dc9e4078418ce85f52b29ea5e41e1aa863a84948d765e9921e80dd674bd47ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:50:48.596Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T03:50:48.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:50:48.668Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T03:50:48.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T03:50:49.040Z] $ docker top 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T03:50:49.386Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-31T03:50:49.682Z] + make test [2023-10-31T03:50:49.682Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T03:50:51.059Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T03:51:01.033Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T03:51:01.033Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T03:51:03.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T03:51:03.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T03:51:03.564Z] ./bin/test-attribution-txt.sh [2023-10-31T03:51:03.564Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T03:51:03.564Z] make -C web test [2023-10-31T03:51:03.564Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-10-31T03:51:03.564Z] make[1]: tput: No such file or directory [2023-10-31T03:51:03.564Z] make[1]: tput: No such file or directory [2023-10-31T03:51:03.564Z] warning: generating ./VERSION [2023-10-31T03:51:03.564Z] echo "0.0.0" > VERSION [2023-10-31T03:51:03.564Z] docker build \ [2023-10-31T03:51:03.564Z] -f Dockerfile \ [2023-10-31T03:51:03.564Z] --build-arg USER=1000 \ [2023-10-31T03:51:03.564Z] \ [2023-10-31T03:51:03.564Z] --label "git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5" \ [2023-10-31T03:51:03.564Z] -t edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 \ [2023-10-31T03:51:03.564Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T03:51:03.564Z] . [2023-10-31T03:51:03.564Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T03:51:03.564Z] Install the buildx component to build images with BuildKit: [2023-10-31T03:51:03.564Z] https://docs.docker.com/go/buildx/ [2023-10-31T03:51:03.564Z] [2023-10-31T03:51:03.564Z] Sending build context to Docker daemon 2.706MB [2023-10-31T03:51:03.564Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T03:51:03.564Z] 18-alpine3.18: Pulling from library/node [2023-10-31T03:51:03.564Z] 96526aa774ef: Already exists [2023-10-31T03:51:03.564Z] 3130715204cf: Pulling fs layer [2023-10-31T03:51:03.564Z] b06de8ab1c4f: Pulling fs layer [2023-10-31T03:51:03.564Z] 90ef3ffc5156: Pulling fs layer [2023-10-31T03:51:03.564Z] 90ef3ffc5156: Verifying Checksum [2023-10-31T03:51:03.564Z] 90ef3ffc5156: Download complete [2023-10-31T03:51:03.564Z] b06de8ab1c4f: Verifying Checksum [2023-10-31T03:51:03.564Z] b06de8ab1c4f: Download complete [2023-10-31T03:51:04.131Z] 3130715204cf: Verifying Checksum [2023-10-31T03:51:04.131Z] 3130715204cf: Download complete [2023-10-31T03:51:06.098Z] 3130715204cf: Pull complete [2023-10-31T03:51:06.098Z] b06de8ab1c4f: Pull complete [2023-10-31T03:51:06.098Z] 90ef3ffc5156: Pull complete [2023-10-31T03:51:06.098Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T03:51:06.098Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T03:51:06.098Z] ---> d1517ab6615b [2023-10-31T03:51:06.098Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T03:51:08.660Z] ---> Running in d2cb85dcc990 [2023-10-31T03:51:08.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T03:51:09.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T03:51:09.438Z] (1/154) Installing libexpat (2.5.0-r1) [2023-10-31T03:51:09.438Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-10-31T03:51:09.438Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-10-31T03:51:09.438Z] (4/154) Installing libpng (1.6.39-r3) [2023-10-31T03:51:09.438Z] (5/154) Installing freetype (2.13.0-r5) [2023-10-31T03:51:09.438Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-10-31T03:51:09.438Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-10-31T03:51:09.438Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-10-31T03:51:09.438Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-10-31T03:51:09.438Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-10-31T03:51:09.438Z] (11/154) Installing libffi (3.4.4-r2) [2023-10-31T03:51:09.438Z] (12/154) Installing libintl (0.21.1-r7) [2023-10-31T03:51:09.438Z] (13/154) Installing libblkid (2.38.1-r8) [2023-10-31T03:51:09.438Z] (14/154) Installing libmount (2.38.1-r8) [2023-10-31T03:51:09.438Z] (15/154) Installing pcre2 (10.42-r1) [2023-10-31T03:51:09.698Z] (16/154) Installing glib (2.76.4-r0) [2023-10-31T03:51:09.698Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-10-31T03:51:09.698Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-10-31T03:51:09.698Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-10-31T03:51:09.698Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T03:51:09.698Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T03:51:09.698Z] (22/154) Installing libwebp (1.3.2-r0) [2023-10-31T03:51:09.698Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-10-31T03:51:09.698Z] (24/154) Installing tiff (4.5.1-r0) [2023-10-31T03:51:09.698Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T03:51:09.698Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T03:51:09.698Z] (27/154) Installing libxau (1.0.11-r2) [2023-10-31T03:51:09.698Z] (28/154) Installing libmd (1.0.4-r2) [2023-10-31T03:51:09.698Z] (29/154) Installing libbsd (0.11.7-r1) [2023-10-31T03:51:09.698Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-10-31T03:51:09.698Z] (31/154) Installing libxcb (1.15-r1) [2023-10-31T03:51:09.698Z] (32/154) Installing libx11 (1.8.4-r4) [2023-10-31T03:51:09.698Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-10-31T03:51:09.698Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-10-31T03:51:09.698Z] (35/154) Installing libxrender (0.9.11-r3) [2023-10-31T03:51:09.698Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-10-31T03:51:09.698Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-10-31T03:51:09.698Z] (38/154) Installing libxext (1.3.5-r2) [2023-10-31T03:51:09.958Z] (39/154) Installing libxi (1.8.1-r0) [2023-10-31T03:51:09.958Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-10-31T03:51:09.958Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-10-31T03:51:09.958Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T03:51:09.958Z] (43/154) Installing libxtst (1.2.4-r2) [2023-10-31T03:51:09.958Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-10-31T03:51:09.958Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-10-31T03:51:09.958Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T03:51:09.958Z] (47/154) Installing pixman (0.42.2-r1) [2023-10-31T03:51:09.958Z] (48/154) Installing cairo (1.17.8-r1) [2023-10-31T03:51:09.958Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-10-31T03:51:09.958Z] (50/154) Installing avahi-libs (0.8-r13) [2023-10-31T03:51:09.958Z] (51/154) Installing gmp (6.2.1-r3) [2023-10-31T03:51:09.958Z] (52/154) Installing nettle (3.8.1-r2) [2023-10-31T03:51:09.958Z] (53/154) Installing libunistring (1.1-r1) [2023-10-31T03:51:09.958Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-10-31T03:51:09.958Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-10-31T03:51:09.958Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-10-31T03:51:09.958Z] (57/154) Installing gnutls (3.8.0-r2) [2023-10-31T03:51:09.958Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-10-31T03:51:09.958Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-10-31T03:51:09.958Z] (60/154) Installing fribidi (1.0.13-r0) [2023-10-31T03:51:09.958Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-10-31T03:51:09.958Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-10-31T03:51:09.958Z] (63/154) Installing libxft (2.3.8-r1) [2023-10-31T03:51:09.958Z] (64/154) Installing pango (1.50.14-r1) [2023-10-31T03:51:09.958Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T03:51:09.958Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T03:51:09.958Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T03:51:09.958Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-10-31T03:51:10.217Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-10-31T03:51:10.217Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T03:51:10.217Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T03:51:10.217Z] (71/154) Installing icu-data-full (73.2-r2) [2023-10-31T03:51:10.545Z] (72/154) Installing mesa (23.0.4-r0) [2023-10-31T03:51:10.545Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-10-31T03:51:11.157Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-10-31T03:51:11.157Z] (75/154) Installing libpciaccess (0.17-r2) [2023-10-31T03:51:11.157Z] (76/154) Installing libdrm (2.4.115-r4) [2023-10-31T03:51:11.157Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-10-31T03:51:11.157Z] (78/154) Installing libelf (0.189-r2) [2023-10-31T03:51:11.157Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-10-31T03:51:11.157Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T03:51:11.157Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-10-31T03:51:11.157Z] (82/154) Installing libmagic (5.45-r0) [2023-10-31T03:51:11.157Z] (83/154) Installing file (5.45-r0) [2023-10-31T03:51:11.157Z] (84/154) Installing libice (1.1.1-r2) [2023-10-31T03:51:11.157Z] (85/154) Installing libuuid (2.38.1-r8) [2023-10-31T03:51:11.157Z] (86/154) Installing libsm (1.2.4-r1) [2023-10-31T03:51:11.157Z] (87/154) Installing libxt (1.3.0-r2) [2023-10-31T03:51:11.157Z] (88/154) Installing libxmu (1.1.4-r2) [2023-10-31T03:51:11.451Z] (89/154) Installing xset (1.2.5-r1) [2023-10-31T03:51:11.451Z] (90/154) Installing xprop (1.2.6-r0) [2023-10-31T03:51:11.451Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-10-31T03:51:11.451Z] (92/154) Installing libogg (1.3.5-r4) [2023-10-31T03:51:11.451Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-10-31T03:51:11.451Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-10-31T03:51:11.451Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T03:51:11.451Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T03:51:11.451Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-10-31T03:51:11.451Z] (98/154) Installing libva (2.18.0-r1) [2023-10-31T03:51:11.451Z] (99/154) Installing libvdpau (1.5-r1) [2023-10-31T03:51:11.451Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-10-31T03:51:11.451Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T03:51:11.451Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-10-31T03:51:11.451Z] (103/154) Installing libhwy (1.0.4-r1) [2023-10-31T03:51:11.451Z] (104/154) Installing lcms2 (2.15-r2) [2023-10-31T03:51:11.451Z] (105/154) Installing libjxl (0.8.2-r0) [2023-10-31T03:51:11.451Z] (106/154) Installing lame-libs (3.100-r5) [2023-10-31T03:51:11.451Z] (107/154) Installing opus (1.4-r0) [2023-10-31T03:51:11.451Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T03:51:11.451Z] (109/154) Installing soxr (0.1.3-r5) [2023-10-31T03:51:11.451Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T03:51:11.451Z] (111/154) Installing libtheora (1.1.1-r17) [2023-10-31T03:51:11.451Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-10-31T03:51:11.739Z] (113/154) Installing libvpx (1.13.0-r2) [2023-10-31T03:51:11.739Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T03:51:11.739Z] (115/154) Installing numactl (2.0.16-r4) [2023-10-31T03:51:11.739Z] (116/154) Installing x265-libs (3.5-r4) [2023-10-31T03:51:11.739Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-10-31T03:51:11.739Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T03:51:11.739Z] (119/154) Installing libbluray (1.3.4-r0) [2023-10-31T03:51:11.739Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-10-31T03:51:11.739Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-10-31T03:51:11.739Z] (122/154) Installing cjson (1.7.15-r4) [2023-10-31T03:51:11.739Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-10-31T03:51:11.739Z] (124/154) Installing librist (0.2.7-r0) [2023-10-31T03:51:11.998Z] (125/154) Installing libsrt (1.5.2-r0) [2023-10-31T03:51:11.998Z] (126/154) Installing libssh (0.10.5-r0) [2023-10-31T03:51:11.998Z] (127/154) Installing libsodium (1.0.18-r3) [2023-10-31T03:51:11.998Z] (128/154) Installing libzmq (4.3.4-r4) [2023-10-31T03:51:11.998Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T03:51:11.998Z] (130/154) Installing libevent (2.1.12-r6) [2023-10-31T03:51:11.999Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T03:51:11.999Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-10-31T03:51:11.999Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T03:51:11.999Z] (134/154) Installing icu-libs (73.2-r2) [2023-10-31T03:51:11.999Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-10-31T03:51:11.999Z] (136/154) Installing minizip (1.2.13-r1) [2023-10-31T03:51:11.999Z] (137/154) Installing nspr (4.35-r2) [2023-10-31T03:51:11.999Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-10-31T03:51:11.999Z] (139/154) Installing nss (3.94-r0) [2023-10-31T03:51:11.999Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-10-31T03:51:11.999Z] (141/154) Installing libasyncns (0.8-r1) [2023-10-31T03:51:11.999Z] (142/154) Installing libltdl (2.4.7-r2) [2023-10-31T03:51:11.999Z] (143/154) Installing orc (0.4.34-r0) [2023-10-31T03:51:11.999Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-10-31T03:51:11.999Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-10-31T03:51:11.999Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-10-31T03:51:11.999Z] (147/154) Installing libpulse (16.1-r10) [2023-10-31T03:51:11.999Z] (148/154) Installing snappy (1.1.10-r1) [2023-10-31T03:51:11.999Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-10-31T03:51:11.999Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-10-31T03:51:12.259Z] (151/154) Installing libgpg-error (1.47-r1) [2023-10-31T03:51:12.259Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-10-31T03:51:12.259Z] (153/154) Installing libxslt (1.1.38-r0) [2023-10-31T03:51:12.259Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-10-31T03:51:13.639Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T03:51:13.639Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T03:51:13.639Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T03:51:13.639Z] Executing glib-2.76.4-r0.trigger [2023-10-31T03:51:13.639Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T03:51:14.210Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T03:51:14.210Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T03:51:14.210Z] OK: 576 MiB in 171 packages [2023-10-31T03:51:24.210Z] Removing intermediate container d2cb85dcc990 [2023-10-31T03:51:24.210Z] ---> 8447b677d08a [2023-10-31T03:51:24.210Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T03:51:24.210Z] ---> Running in ec839f81f502 [2023-10-31T03:51:24.210Z] Removing intermediate container ec839f81f502 [2023-10-31T03:51:24.210Z] ---> 72e2cdca5963 [2023-10-31T03:51:24.210Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T03:51:24.210Z] ---> Running in 1f2a39443b1d [2023-10-31T03:51:24.210Z] Removing intermediate container 1f2a39443b1d [2023-10-31T03:51:24.210Z] ---> 67dd4cf8b522 [2023-10-31T03:51:24.210Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T03:51:24.210Z] ---> Running in a3f9e608f4e7 [2023-10-31T03:51:24.210Z] Removing intermediate container a3f9e608f4e7 [2023-10-31T03:51:24.210Z] ---> 6c83d61064dc [2023-10-31T03:51:24.210Z] Step 6/11 : RUN npm install -g npm [2023-10-31T03:51:24.210Z] ---> Running in 0674b2883a5c [2023-10-31T03:51:30.777Z] [2023-10-31T03:51:30.777Z] removed 2 packages, and changed 69 packages in 6s [2023-10-31T03:51:30.777Z] [2023-10-31T03:51:30.777Z] 29 packages are looking for funding [2023-10-31T03:51:30.777Z] run `npm fund` for details [2023-10-31T03:51:32.678Z] Removing intermediate container 0674b2883a5c [2023-10-31T03:51:32.678Z] ---> dd971e4885f7 [2023-10-31T03:51:32.678Z] Step 7/11 : ARG USER=1000 [2023-10-31T03:51:32.678Z] ---> Running in d518aeb04d1b [2023-10-31T03:51:32.678Z] Removing intermediate container d518aeb04d1b [2023-10-31T03:51:32.678Z] ---> 818fcd35781b [2023-10-31T03:51:32.678Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T03:51:32.678Z] ---> Running in a043e090c56f [2023-10-31T03:51:32.936Z] Removing intermediate container a043e090c56f [2023-10-31T03:51:32.936Z] ---> 8012294c33a7 [2023-10-31T03:51:32.936Z] Step 9/11 : USER $USER:$USER [2023-10-31T03:51:32.936Z] ---> Running in a002dc0e04c7 [2023-10-31T03:51:33.194Z] Removing intermediate container a002dc0e04c7 [2023-10-31T03:51:33.194Z] ---> 74031cbcad74 [2023-10-31T03:51:33.194Z] Step 10/11 : WORKDIR /app [2023-10-31T03:51:33.194Z] ---> Running in 1842073860f3 [2023-10-31T03:51:33.194Z] Removing intermediate container 1842073860f3 [2023-10-31T03:51:33.194Z] ---> 8e25237f8f01 [2023-10-31T03:51:33.194Z] Step 11/11 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:51:33.194Z] ---> Running in 13554b041109 [2023-10-31T03:51:33.194Z] Removing intermediate container 13554b041109 [2023-10-31T03:51:33.194Z] ---> f72ced6adf87 [2023-10-31T03:51:33.194Z] Successfully built f72ced6adf87 [2023-10-31T03:51:33.452Z] Successfully tagged edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:51:33.452Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T03:51:33.452Z] touch edgex-web-ui.imagebuilt [2023-10-31T03:51:33.452Z] mkdir -p node_modules coverage [2023-10-31T03:51:33.452Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T03:51:33.452Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE required: { [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE }, [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:51:35.354Z] npm WARN EBADENGINE } [2023-10-31T03:51:50.266Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T03:51:50.266Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T03:51:50.266Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T03:51:50.266Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T03:51:50.266Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T03:51:50.266Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T03:51:50.266Z] 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-10-31T03:51:50.266Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T03:51:50.266Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T03:51:50.267Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T03:51:50.267Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T03:51:50.267Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T03:51:50.267Z] 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-10-31T03:51:50.267Z] 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-10-31T03:51:50.267Z] 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-10-31T03:51:50.267Z] 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-10-31T03:51:50.525Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T03:51:51.636Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15548 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-10-31T03:51:51.647Z] Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout [2023-10-31T03:51:51.689Z] The recommended git tool is: git [2023-10-31T03:51:52.424Z] 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-10-31T03:51:52.990Z] 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-10-31T03:51:55.520Z] 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-10-31T03:51:59.709Z] 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-10-31T03:52:00.811Z] using credential edgex-jenkins-ssh [2023-10-31T03:52:00.830Z] Cloning the remote Git repository [2023-10-31T03:52:00.896Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T03:52:01.052Z] > git init /w/workspace/edgex-ui-go/127 # timeout=10 [2023-10-31T03:52:01.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T03:52:01.310Z] > git --version # timeout=10 [2023-10-31T03:52:01.338Z] > git --version # 'git version 2.25.1' [2023-10-31T03:52:01.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T03:52:01.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T03:52:04.978Z] [2023-10-31T03:52:04.978Z] added 1478 packages, and audited 1479 packages in 31s [2023-10-31T03:52:04.978Z] [2023-10-31T03:52:04.978Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T03:52:04.978Z] [2023-10-31T03:52:04.978Z] To address issues that do not require attention, run: [2023-10-31T03:52:04.978Z] npm audit fix [2023-10-31T03:52:04.978Z] [2023-10-31T03:52:04.978Z] To address all issues (including breaking changes), run: [2023-10-31T03:52:04.978Z] npm audit fix --force [2023-10-31T03:52:04.978Z] [2023-10-31T03:52:04.978Z] Run `npm audit` for details. [2023-10-31T03:52:05.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-31T03:52:05.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T03:52:06.715Z] Avoid second fetch [2023-10-31T03:52:06.715Z] Checking out Revision 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 (main) [2023-10-31T03:52:06.739Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T03:52:06.921Z] > git checkout -f 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 # timeout=10 [2023-10-31T03:52:11.429Z] Commit message: "Merge pull request #645 from lenny-intel/go-mods-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T03:52:12.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T03:52:12.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T03:52:12.414Z] Dload Upload Total Spent Left Speed [2023-10-31T03:52:12.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-10-31T03:52:13.182Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T03:52:13.520Z] + sudo tee /etc/docker/daemon.new+ [2023-10-31T03:52:13.520Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T03:52:13.520Z] { [2023-10-31T03:52:13.520Z] "registry-mirrors": [ [2023-10-31T03:52:13.520Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T03:52:13.520Z] ], [2023-10-31T03:52:13.520Z] "bip": "10.250.0.254/24", [2023-10-31T03:52:13.520Z] "hosts": [ [2023-10-31T03:52:13.520Z] "tcp://0.0.0.0:5555", [2023-10-31T03:52:13.520Z] "unix:///var/run/docker.sock" [2023-10-31T03:52:13.520Z] ], [2023-10-31T03:52:13.520Z] "mtu": 1458, [2023-10-31T03:52:13.520Z] "selinux-enabled": true, [2023-10-31T03:52:13.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T03:52:13.520Z] } [Pipeline] sh [2023-10-31T03:52:13.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T03:52:14.194Z] + sudo service docker restart [2023-10-31T03:52:17.225Z] 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-10-31T03:52:19.128Z] - Generating browser application bundles (phase: setup)... [2023-10-31T03:52:23.328Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T03:52:23.328Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T03:52:25.862Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T03:52:25.862Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T03:52:26.428Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T03:52:26.428Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T03:52:26.686Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T03:52:26.686Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T03:52:27.250Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T03:52:27.250Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T03:52:27.250Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T03:52:27.250Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T03:52:29.590Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T03:52:30.525Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T03:52:35.794Z] 31 10 2023 03:52:35.178:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T03:52:35.794Z] 31 10 2023 03:52:35.180:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T03:52:35.794Z] 31 10 2023 03:52:35.184:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T03:52:36.349Z] provisioning config files... [2023-10-31T03:52:36.374Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config9304871898818943339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:52:36.727Z] ---> docker-login.sh [2023-10-31T03:52:36.727Z] nexus3.edgexfoundry.org:10001 [2023-10-31T03:52:37.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:52:37.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:52:37.271Z] Configure a credential helper to remove this warning. See [2023-10-31T03:52:37.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:52:37.271Z] [2023-10-31T03:52:37.271Z] Login Succeeded [2023-10-31T03:52:37.271Z] nexus3.edgexfoundry.org:10002 [2023-10-31T03:52:37.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:52:37.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:52:37.813Z] Configure a credential helper to remove this warning. See [2023-10-31T03:52:37.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:52:37.813Z] [2023-10-31T03:52:37.813Z] Login Succeeded [2023-10-31T03:52:37.813Z] nexus3.edgexfoundry.org:10003 [2023-10-31T03:52:40.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:52:40.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:52:40.409Z] Configure a credential helper to remove this warning. See [2023-10-31T03:52:40.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:52:40.409Z] [2023-10-31T03:52:40.409Z] Login Succeeded [2023-10-31T03:52:40.409Z] nexus3.edgexfoundry.org:10004 [2023-10-31T03:52:40.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:52:40.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:52:40.950Z] Configure a credential helper to remove this warning. See [2023-10-31T03:52:40.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:52:40.950Z] [2023-10-31T03:52:40.950Z] Login Succeeded [2023-10-31T03:52:40.950Z] docker.io [2023-10-31T03:52:40.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:52:41.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:52:41.539Z] Configure a credential helper to remove this warning. See [2023-10-31T03:52:41.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:52:41.539Z] [2023-10-31T03:52:41.539Z] Login Succeeded [2023-10-31T03:52:41.539Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T03:52:41.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T03:52:41.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T03:52:41.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T03:52:41.935Z] ========================================================= [2023-10-31T03:52:41.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T03:52:41.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:52:42.307Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T03:52:43.738Z] Sending build context to Docker daemon 31.5MB [2023-10-31T03:52:43.738Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T03:52:43.738Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T03:52:43.738Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T03:52:43.738Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T03:52:43.738Z] 5d54e960e981: Pulling fs layer [2023-10-31T03:52:43.738Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T03:52:43.738Z] f0e02332f6b5: Pulling fs layer [2023-10-31T03:52:43.738Z] cefa15bbcfad: Pulling fs layer [2023-10-31T03:52:43.738Z] 17808c966233: Pulling fs layer [2023-10-31T03:52:43.738Z] f4c1fc716caa: Pulling fs layer [2023-10-31T03:52:43.738Z] cefa15bbcfad: Waiting [2023-10-31T03:52:43.738Z] 17808c966233: Waiting [2023-10-31T03:52:43.738Z] f4c1fc716caa: Waiting [2023-10-31T03:52:43.738Z] f0e02332f6b5: Waiting [2023-10-31T03:52:43.738Z] 5d54e960e981: Verifying Checksum [2023-10-31T03:52:43.738Z] 5d54e960e981: Download complete [2023-10-31T03:52:43.738Z] f0e02332f6b5: Verifying Checksum [2023-10-31T03:52:43.738Z] f0e02332f6b5: Download complete [2023-10-31T03:52:43.738Z] cefa15bbcfad: Download complete [2023-10-31T03:52:43.738Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T03:52:43.738Z] 9fda8d8052c6: Download complete [2023-10-31T03:52:44.328Z] f4c1fc716caa: Verifying Checksum [2023-10-31T03:52:44.328Z] f4c1fc716caa: Download complete [2023-10-31T03:52:44.917Z] 9fda8d8052c6: Pull complete [2023-10-31T03:52:45.186Z] 5d54e960e981: Pull complete [2023-10-31T03:52:45.765Z] ✔ Browser application bundle generation complete. [2023-10-31T03:52:45.765Z] 31 10 2023 03:52:45.480:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket r0D5_OfbM1Obu4VeAAAB with id 22208774 [2023-10-31T03:52:45.773Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T03:52:45.774Z] c4a7e357bf2a: Download complete [2023-10-31T03:52:46.740Z] 17808c966233: Verifying Checksum [2023-10-31T03:52:46.740Z] 17808c966233: Download complete [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.088 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.117 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.131 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.141 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.152 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.169 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.174 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.207 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.23 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.235 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.244 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.266 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.275 secs) [2023-10-31T03:52:48.308Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.298 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.306 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.313 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.319 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.323 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.34 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.359 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) [2023-10-31T03:52:48.567Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T03:52:48.567Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T03:52:48.567Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) [2023-10-31T03:52:48.567Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T03:52:48.567Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T03:52:48.567Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.431 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.441 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.45 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.459 secs) [2023-10-31T03:52:48.567Z] WARN: ' [2023-10-31T03:52:48.567Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T03:52:48.567Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T03:52:48.567Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T03:52:48.567Z] in a future version of Angular. [2023-10-31T03:52:48.567Z] [2023-10-31T03:52:48.567Z] For more information on this, see our API docs here: [2023-10-31T03:52:48.567Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T03:52:48.567Z] ' [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.459 secs) [2023-10-31T03:52:48.567Z] WARN: ' [2023-10-31T03:52:48.567Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T03:52:48.567Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T03:52:48.567Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T03:52:48.567Z] in a future version of Angular. [2023-10-31T03:52:48.567Z] [2023-10-31T03:52:48.567Z] For more information on this, see our API docs here: [2023-10-31T03:52:48.567Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T03:52:48.567Z] ' [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.476 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.491 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.494 secs) [2023-10-31T03:52:48.567Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.495 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.529 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.536 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.542 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.567 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.576 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.611 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.614 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.618 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.634 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.636 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.638 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.639 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.641 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.642 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.648 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.65 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.652 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.654 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.658 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.666 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.671 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.691 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.697 secs) [2023-10-31T03:52:48.825Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.703 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.711 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.72 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.741 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.743 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.747 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.755 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.761 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.776 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.79 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.795 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.799 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.801 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.815 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.83 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.839 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.844 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.849 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.867 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.871 secs) [2023-10-31T03:52:49.083Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.878 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.905 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.909 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.917 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.932 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.941 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.958 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.964 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.978 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.984 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.992 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.006 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.012 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.017 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.03 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.032 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.034 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.04 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.052 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.063 secs) [2023-10-31T03:52:49.341Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.069 secs) [2023-10-31T03:52:49.342Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.091 secs) [2023-10-31T03:52:49.342Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.105 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.119 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.125 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.128 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.131 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.139 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.143 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.148 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.167 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.17 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.18 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.182 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.184 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.186 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.188 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.195 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.202 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.221 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.225 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.23 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.232 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.234 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.246 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.262 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.264 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.269 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.276 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.277 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.28 secs) [2023-10-31T03:52:49.601Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.29 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.301 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.303 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.306 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.327 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.337 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.339 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.34 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.346 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.347 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.349 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.351 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.352 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.353 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.354 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.356 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.357 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.358 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.359 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.36 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.361 secs) [2023-10-31T03:52:49.859Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.876 secs / 1.361 secs) [2023-10-31T03:52:49.859Z] TOTAL: 147 SUCCESS [2023-10-31T03:52:49.859Z] ✔ Browser application bundle generation complete. [2023-10-31T03:52:50.431Z] [2023-10-31T03:52:50.431Z] =============================== Coverage summary =============================== [2023-10-31T03:52:50.431Z] Statements : 41.03% ( 1473/3590 ) [2023-10-31T03:52:50.431Z] Branches : 11.75% ( 114/970 ) [2023-10-31T03:52:50.432Z] Functions : 32.21% ( 422/1310 ) [2023-10-31T03:52:50.432Z] Lines : 39.02% ( 1328/3403 ) [2023-10-31T03:52:50.432Z] ================================================================================ [2023-10-31T03:52:50.432Z] ✔ Browser application bundle generation complete. [2023-10-31T03:52:50.691Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-10-31T03:52:50.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T03:52:50.714Z] $ docker stop --time=1 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab [2023-10-31T03:52:52.057Z] $ docker rm -f --volumes 25e57f945cce9aec9519c4da6addbcf4729e160cf46a53d89971e62b2cb1e1ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T03:52:52.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T03:52:53.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T03:52:53.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T03:52:54.289Z] + ls -al . [2023-10-31T03:52:54.289Z] total 180 [2023-10-31T03:52:54.289Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 03:50 . [2023-10-31T03:52:54.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:49 .. [2023-10-31T03:52:54.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 .blubracket [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 03:49 .dockerignore [2023-10-31T03:52:54.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:49 .git [2023-10-31T03:52:54.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 .github [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 03:49 .gitignore [2023-10-31T03:52:54.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 03:49 .semver [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 03:49 Attribution.txt [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 03:49 CHANGELOG.md [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 03:49 CONTRIBUTING.md [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 03:49 Dockerfile [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 03:49 Jenkinsfile [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 03:49 LICENSE [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 03:49 Makefile [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 03:49 README.md [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 03:49 VERSION [2023-10-31T03:52:54.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 assets [2023-10-31T03:52:54.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 bin [2023-10-31T03:52:54.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:49 cmd [2023-10-31T03:52:54.289Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 03:50 coverage.out [2023-10-31T03:52:54.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:49 docs [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 03:49 go.mod [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 03:49 go.sum [2023-10-31T03:52:54.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:49 internal [2023-10-31T03:52:54.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:49 testing [2023-10-31T03:52:54.289Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 03:49 version.go [2023-10-31T03:52:54.289Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 03:51 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:52:54.595Z] + 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-10-31T03:52:54.854Z] Sending build context to Docker daemon 51.57MB [2023-10-31T03:52:54.854Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T03:52:54.854Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T03:52:54.854Z] ---> 1bf02cce6f1f [2023-10-31T03:52:54.854Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T03:52:55.421Z] ---> Running in 7341db06b3e9 [2023-10-31T03:52:55.681Z] Removing intermediate container 7341db06b3e9 [2023-10-31T03:52:55.681Z] ---> a0d35a686a24 [2023-10-31T03:52:55.681Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T03:52:55.681Z] ---> Running in 216d4d4f8d4e [2023-10-31T03:52:55.939Z] Removing intermediate container 216d4d4f8d4e [2023-10-31T03:52:55.939Z] ---> c34e09638f8c [2023-10-31T03:52:55.939Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T03:52:55.939Z] ---> Running in 707fa91a33f1 [2023-10-31T03:52:56.198Z] Removing intermediate container 707fa91a33f1 [2023-10-31T03:52:56.198Z] ---> 35954c97839f [2023-10-31T03:52:56.198Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T03:52:56.198Z] ---> Running in ab9836945781 [2023-10-31T03:52:56.458Z] Removing intermediate container ab9836945781 [2023-10-31T03:52:56.458Z] ---> 6621c95b2c0f [2023-10-31T03:52:56.458Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T03:52:56.458Z] ---> Running in 6d363b772991 [2023-10-31T03:52:56.717Z] Removing intermediate container 6d363b772991 [2023-10-31T03:52:56.717Z] ---> 1d9e848242f7 [2023-10-31T03:52:56.717Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T03:52:58.096Z] ---> 2462f49a8862 [2023-10-31T03:52:58.096Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T03:52:58.096Z] ---> Running in df48e0cbe898 [2023-10-31T03:52:58.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T03:52:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T03:52:58.877Z] OK: 264 MiB in 52 packages [2023-10-31T03:52:59.071Z] c4a7e357bf2a: Pull complete [2023-10-31T03:52:59.135Z] Removing intermediate container df48e0cbe898 [2023-10-31T03:52:59.135Z] ---> b9e59c1a817e [2023-10-31T03:52:59.135Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T03:52:59.135Z] ---> Running in 07d50be9a08d [2023-10-31T03:52:59.135Z] Removing intermediate container 07d50be9a08d [2023-10-31T03:52:59.135Z] ---> 74ff85e3fe26 [2023-10-31T03:52:59.135Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T03:52:59.135Z] ---> Running in 5e40ec1eae6b [2023-10-31T03:52:59.341Z] f0e02332f6b5: Pull complete [2023-10-31T03:52:59.392Z] Removing intermediate container 5e40ec1eae6b [2023-10-31T03:52:59.392Z] ---> d3aaf3c3ffd0 [2023-10-31T03:52:59.392Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T03:52:59.392Z] ---> 18b44484fd40 [2023-10-31T03:52:59.392Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T03:52:59.392Z] ---> Running in c275ca479928 [2023-10-31T03:52:59.612Z] cefa15bbcfad: Pull complete [2023-10-31T03:53:00.325Z] Removing intermediate container c275ca479928 [2023-10-31T03:53:00.325Z] ---> 6b71e825c3b6 [2023-10-31T03:53:00.325Z] Step 14/25 : COPY . . [2023-10-31T03:53:02.268Z] ---> d9a3054278bb [2023-10-31T03:53:02.268Z] Step 15/25 : RUN ${MAKE} [2023-10-31T03:53:02.268Z] ---> Running in 07c11b817742 [2023-10-31T03:53:02.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.8" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T03:53:09.708Z] 17808c966233: Pull complete [2023-10-31T03:53:11.114Z] f4c1fc716caa: Pull complete [2023-10-31T03:53:11.383Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T03:53:11.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T03:53:11.383Z] ---> ea914061e18c [2023-10-31T03:53:11.383Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T03:53:11.966Z] ---> Running in 5fe190383a22 [2023-10-31T03:53:12.239Z] Removing intermediate container 5fe190383a22 [2023-10-31T03:53:12.239Z] ---> 5b20a23e1028 [2023-10-31T03:53:12.239Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T03:53:12.517Z] ---> Running in ac8c4f79c6b3 [2023-10-31T03:53:12.783Z] Removing intermediate container ac8c4f79c6b3 [2023-10-31T03:53:12.783Z] ---> a46a93decdcc [2023-10-31T03:53:12.783Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T03:53:12.783Z] ---> Running in cd3c03793daf [2023-10-31T03:53:13.050Z] Removing intermediate container cd3c03793daf [2023-10-31T03:53:13.050Z] ---> 4653e342f766 [2023-10-31T03:53:13.050Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T03:53:13.050Z] ---> Running in 728bf951af91 [2023-10-31T03:53:13.316Z] Removing intermediate container 728bf951af91 [2023-10-31T03:53:13.316Z] ---> 73b6aeaf4c56 [2023-10-31T03:53:13.316Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T03:53:13.588Z] ---> Running in 5826f06ac253 [2023-10-31T03:53:13.854Z] Removing intermediate container 5826f06ac253 [2023-10-31T03:53:13.854Z] ---> bde507b32d3d [2023-10-31T03:53:13.854Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T03:53:14.436Z] latest: Pulling from library/docker [2023-10-31T03:53:14.436Z] 579b34f0a95b: Pulling fs layer [2023-10-31T03:53:14.436Z] 2ecd494fa26a: Pulling fs layer [2023-10-31T03:53:14.436Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T03:53:14.436Z] 99624a4fd86a: Pulling fs layer [2023-10-31T03:53:14.436Z] 6b3f207db0e4: Pulling fs layer [2023-10-31T03:53:14.436Z] 2f21744ef460: Pulling fs layer [2023-10-31T03:53:14.436Z] 80fde8283b9a: Pulling fs layer [2023-10-31T03:53:14.436Z] 6b3f207db0e4: Waiting [2023-10-31T03:53:14.436Z] 2f21744ef460: Waiting [2023-10-31T03:53:14.436Z] 80fde8283b9a: Waiting [2023-10-31T03:53:14.436Z] 99624a4fd86a: Waiting [2023-10-31T03:53:14.436Z] cfd52aaeb832: Pulling fs layer [2023-10-31T03:53:14.436Z] 2aa7661f3209: Pulling fs layer [2023-10-31T03:53:14.436Z] cfd52aaeb832: Waiting [2023-10-31T03:53:14.436Z] 2aa7661f3209: Waiting [2023-10-31T03:53:14.436Z] ad7962f27383: Pulling fs layer [2023-10-31T03:53:14.436Z] c8cf6870052b: Pulling fs layer [2023-10-31T03:53:14.436Z] 1996d6e72d7b: Pulling fs layer [2023-10-31T03:53:14.436Z] ad7962f27383: Waiting [2023-10-31T03:53:14.436Z] c8cf6870052b: Waiting [2023-10-31T03:53:14.436Z] 1996d6e72d7b: Waiting [2023-10-31T03:53:14.436Z] 112e10f1d4c1: Pulling fs layer [2023-10-31T03:53:14.436Z] b97b6e3dbded: Pulling fs layer [2023-10-31T03:53:14.436Z] 112e10f1d4c1: Waiting [2023-10-31T03:53:14.436Z] b97b6e3dbded: Waiting [2023-10-31T03:53:14.436Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T03:53:14.436Z] 4f4fb700ef54: Download complete [2023-10-31T03:53:14.708Z] 2ecd494fa26a: Verifying Checksum [2023-10-31T03:53:14.708Z] 2ecd494fa26a: Download complete [2023-10-31T03:53:14.708Z] 579b34f0a95b: Verifying Checksum [2023-10-31T03:53:14.708Z] 579b34f0a95b: Download complete [2023-10-31T03:53:15.300Z] 99624a4fd86a: Verifying Checksum [2023-10-31T03:53:15.300Z] 99624a4fd86a: Download complete [2023-10-31T03:53:15.300Z] 6b3f207db0e4: Verifying Checksum [2023-10-31T03:53:15.300Z] 6b3f207db0e4: Download complete [2023-10-31T03:53:15.300Z] 80fde8283b9a: Verifying Checksum [2023-10-31T03:53:15.300Z] 80fde8283b9a: Download complete [2023-10-31T03:53:15.300Z] 2f21744ef460: Verifying Checksum [2023-10-31T03:53:15.300Z] 2f21744ef460: Download complete [2023-10-31T03:53:15.300Z] cfd52aaeb832: Verifying Checksum [2023-10-31T03:53:15.300Z] cfd52aaeb832: Download complete [2023-10-31T03:53:15.571Z] 2aa7661f3209: Verifying Checksum [2023-10-31T03:53:15.571Z] 2aa7661f3209: Download complete [2023-10-31T03:53:15.571Z] 579b34f0a95b: Pull complete [2023-10-31T03:53:15.571Z] c8cf6870052b: Verifying Checksum [2023-10-31T03:53:15.571Z] c8cf6870052b: Download complete [2023-10-31T03:53:15.571Z] 112e10f1d4c1: Verifying Checksum [2023-10-31T03:53:15.571Z] 112e10f1d4c1: Download complete [2023-10-31T03:53:15.839Z] ad7962f27383: Verifying Checksum [2023-10-31T03:53:15.839Z] ad7962f27383: Download complete [2023-10-31T03:53:15.839Z] b97b6e3dbded: Verifying Checksum [2023-10-31T03:53:15.839Z] b97b6e3dbded: Download complete [2023-10-31T03:53:16.109Z] 2ecd494fa26a: Pull complete [2023-10-31T03:53:16.698Z] 4f4fb700ef54: Pull complete [2023-10-31T03:53:16.968Z] 1996d6e72d7b: Verifying Checksum [2023-10-31T03:53:16.968Z] 1996d6e72d7b: Download complete [2023-10-31T03:53:17.553Z] 99624a4fd86a: Pull complete [2023-10-31T03:53:18.973Z] 6b3f207db0e4: Pull complete [2023-10-31T03:53:20.599Z] Removing intermediate container 07c11b817742 [2023-10-31T03:53:20.599Z] ---> a03f83b549d6 [2023-10-31T03:53:20.599Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T03:53:20.599Z] 3.18: Pulling from library/alpine [2023-10-31T03:53:20.599Z] 96526aa774ef: Already exists [2023-10-31T03:53:20.599Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T03:53:20.599Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T03:53:20.599Z] ---> 8ca4688f4f35 [2023-10-31T03:53:20.599Z] Step 17/25 : EXPOSE 4000 [2023-10-31T03:53:20.599Z] ---> Running in c65792fd7bbe [2023-10-31T03:53:20.599Z] Removing intermediate container c65792fd7bbe [2023-10-31T03:53:20.599Z] ---> c3baad379d08 [2023-10-31T03:53:20.599Z] 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-10-31T03:53:20.926Z] 2f21744ef460: Pull complete [2023-10-31T03:53:21.198Z] 80fde8283b9a: Pull complete [2023-10-31T03:53:21.465Z] cfd52aaeb832: Pull complete [2023-10-31T03:53:21.534Z] ---> 4ace32c4b1b8 [2023-10-31T03:53:21.534Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T03:53:21.534Z] ---> 86ad55ec9288 [2023-10-31T03:53:21.534Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T03:53:21.534Z] ---> 9dcbb8fb9cac [2023-10-31T03:53:21.534Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T03:53:21.534Z] ---> Running in bad4857b74e5 [2023-10-31T03:53:21.732Z] 2aa7661f3209: Pull complete [2023-10-31T03:53:21.791Z] Removing intermediate container bad4857b74e5 [2023-10-31T03:53:21.791Z] ---> ee5f3994be8a [2023-10-31T03:53:21.791Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T03:53:21.791Z] ---> Running in 49f13bab1ed2 [2023-10-31T03:53:21.791Z] Removing intermediate container 49f13bab1ed2 [2023-10-31T03:53:21.791Z] ---> 17d56fd0fb73 [2023-10-31T03:53:21.791Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T03:53:21.791Z] ---> Running in f9df566f3e54 [2023-10-31T03:53:22.049Z] Removing intermediate container f9df566f3e54 [2023-10-31T03:53:22.049Z] ---> ec4d0e0ef93f [2023-10-31T03:53:22.049Z] Step 24/25 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:53:22.049Z] ---> Running in 236f8ece57d5 [2023-10-31T03:53:22.049Z] Removing intermediate container 236f8ece57d5 [2023-10-31T03:53:22.049Z] ---> 52f5b5abad2a [2023-10-31T03:53:22.049Z] Step 25/25 : LABEL version=3.1.0-dev.8 [2023-10-31T03:53:22.049Z] ---> Running in 37c6bbb48557 [2023-10-31T03:53:22.049Z] Removing intermediate container 37c6bbb48557 [2023-10-31T03:53:22.049Z] ---> bd35cbb69717 [2023-10-31T03:53:22.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T03:53:22.049Z] Successfully built bd35cbb69717 [2023-10-31T03:53:22.049Z] 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-10-31T03:53:22.156Z] provisioning config files... [2023-10-31T03:53:22.165Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7308758942313988351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:53:22.458Z] ---> docker-login.sh [2023-10-31T03:53:22.458Z] nexus3.edgexfoundry.org:10001 [2023-10-31T03:53:22.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:53:22.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:53:22.458Z] Configure a credential helper to remove this warning. See [2023-10-31T03:53:22.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:53:22.458Z] [2023-10-31T03:53:22.458Z] Login Succeeded [2023-10-31T03:53:22.458Z] nexus3.edgexfoundry.org:10002 [2023-10-31T03:53:22.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:53:22.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:53:22.458Z] Configure a credential helper to remove this warning. See [2023-10-31T03:53:22.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:53:22.458Z] [2023-10-31T03:53:22.458Z] Login Succeeded [2023-10-31T03:53:22.458Z] nexus3.edgexfoundry.org:10003 [2023-10-31T03:53:22.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:53:22.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:53:22.717Z] Configure a credential helper to remove this warning. See [2023-10-31T03:53:22.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:53:22.717Z] [2023-10-31T03:53:22.717Z] Login Succeeded [2023-10-31T03:53:22.717Z] nexus3.edgexfoundry.org:10004 [2023-10-31T03:53:22.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:53:22.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:53:22.717Z] Configure a credential helper to remove this warning. See [2023-10-31T03:53:22.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:53:22.717Z] [2023-10-31T03:53:22.717Z] Login Succeeded [2023-10-31T03:53:22.717Z] docker.io [2023-10-31T03:53:22.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T03:53:22.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T03:53:22.975Z] Configure a credential helper to remove this warning. See [2023-10-31T03:53:22.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T03:53:22.975Z] [2023-10-31T03:53:22.975Z] Login Succeeded [2023-10-31T03:53:22.975Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T03:53:22.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T03:53:23.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T03:53:23.045Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-10-31T03:53:23.045Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:53:23.045Z] latest [2023-10-31T03:53:23.045Z] 3.1.0-dev.8 [2023-10-31T03:53:23.045Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T03:53:23.045Z] main [2023-10-31T03:53:23.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:23.143Z] ad7962f27383: Pull complete [2023-10-31T03:53:23.377Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:23.688Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:53:23.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T03:53:23.688Z] 52d2e199bc12: Preparing [2023-10-31T03:53:23.688Z] 511a630ae668: Preparing [2023-10-31T03:53:23.688Z] 4de0a874a6eb: Preparing [2023-10-31T03:53:23.688Z] cc2447e1835a: Preparing [2023-10-31T03:53:23.688Z] cc2447e1835a: Layer already exists [2023-10-31T03:53:23.688Z] 52d2e199bc12: Pushed [2023-10-31T03:53:23.688Z] 511a630ae668: Pushed [2023-10-31T03:53:24.560Z] c8cf6870052b: Pull complete [2023-10-31T03:53:26.969Z] 4de0a874a6eb: Pushed [2023-10-31T03:53:26.969Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:27.547Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:27.849Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-10-31T03:53:27.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T03:53:27.850Z] 52d2e199bc12: Preparing [2023-10-31T03:53:27.850Z] 511a630ae668: Preparing [2023-10-31T03:53:27.850Z] 4de0a874a6eb: Preparing [2023-10-31T03:53:27.850Z] cc2447e1835a: Preparing [2023-10-31T03:53:27.850Z] 511a630ae668: Layer already exists [2023-10-31T03:53:27.850Z] cc2447e1835a: Layer already exists [2023-10-31T03:53:27.850Z] 52d2e199bc12: Layer already exists [2023-10-31T03:53:27.850Z] 4de0a874a6eb: Layer already exists [2023-10-31T03:53:27.850Z] latest: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:27.898Z] 1996d6e72d7b: Pull complete [2023-10-31T03:53:27.898Z] 112e10f1d4c1: Pull complete [2023-10-31T03:53:28.161Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 [2023-10-31T03:53:28.164Z] b97b6e3dbded: Pull complete [2023-10-31T03:53:28.164Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T03:53:28.164Z] Status: Downloaded newer image for docker:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:28.460Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 [2023-10-31T03:53:28.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T03:53:28.461Z] 52d2e199bc12: Preparing [2023-10-31T03:53:28.461Z] 511a630ae668: Preparing [2023-10-31T03:53:28.461Z] 4de0a874a6eb: Preparing [2023-10-31T03:53:28.461Z] cc2447e1835a: Preparing [2023-10-31T03:53:28.461Z] cc2447e1835a: Layer already exists [2023-10-31T03:53:28.461Z] 4de0a874a6eb: Layer already exists [2023-10-31T03:53:28.461Z] 511a630ae668: Layer already exists [2023-10-31T03:53:28.461Z] 52d2e199bc12: Layer already exists [2023-10-31T03:53:28.461Z] 3.1.0-dev.8: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:28.765Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:29.065Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T03:53:29.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T03:53:29.066Z] 52d2e199bc12: Preparing [2023-10-31T03:53:29.066Z] 511a630ae668: Preparing [2023-10-31T03:53:29.066Z] 4de0a874a6eb: Preparing [2023-10-31T03:53:29.066Z] cc2447e1835a: Preparing [2023-10-31T03:53:29.066Z] 52d2e199bc12: Layer already exists [2023-10-31T03:53:29.066Z] cc2447e1835a: Layer already exists [2023-10-31T03:53:29.066Z] 511a630ae668: Layer already exists [2023-10-31T03:53:29.066Z] 4de0a874a6eb: Layer already exists [2023-10-31T03:53:29.066Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:29.368Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:29.672Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-10-31T03:53:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T03:53:29.673Z] 52d2e199bc12: Preparing [2023-10-31T03:53:29.673Z] 511a630ae668: Preparing [2023-10-31T03:53:29.673Z] 4de0a874a6eb: Preparing [2023-10-31T03:53:29.673Z] cc2447e1835a: Preparing [2023-10-31T03:53:29.673Z] 4de0a874a6eb: Layer already exists [2023-10-31T03:53:29.673Z] cc2447e1835a: Layer already exists [2023-10-31T03:53:29.673Z] 511a630ae668: Layer already exists [2023-10-31T03:53:29.673Z] 52d2e199bc12: Layer already exists [2023-10-31T03:53:29.673Z] main: digest: sha256:aba6f4219d005347c4b2a5d203a0f4c529d199b10a72eaed37b9ca1eb81470fb size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T03:53:29.720Z] ===================================================== [Pipeline] echo [2023-10-31T03:53:29.731Z] taggedImages: [2023-10-31T03:53:29.731Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:53:29.731Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-10-31T03:53:29.731Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.8 [2023-10-31T03:53:29.731Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T03:53:29.731Z] - 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-10-31T03:53:30.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T03:53:30.101Z] [2023-10-31T03:53:30.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:53:30.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T03:53:30.392Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T03:53:30.392Z] 5eb5b503b376: Pulling fs layer [2023-10-31T03:53:30.392Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T03:53:30.392Z] ec43610c2a17: Pulling fs layer [2023-10-31T03:53:30.392Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T03:53:30.392Z] 33b1e0a273af: Pulling fs layer [2023-10-31T03:53:30.392Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T03:53:30.392Z] 2f39f015ded8: Pulling fs layer [2023-10-31T03:53:30.392Z] 3a2ae6a8a46f: Waiting [2023-10-31T03:53:30.392Z] 5d3b04190fa2: Waiting [2023-10-31T03:53:30.392Z] 33b1e0a273af: Waiting [2023-10-31T03:53:30.392Z] 2f39f015ded8: Waiting [2023-10-31T03:53:30.651Z] 5c69ac0246d0: Download complete [2023-10-31T03:53:30.651Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T03:53:30.651Z] 3a2ae6a8a46f: Download complete [2023-10-31T03:53:30.651Z] 33b1e0a273af: Verifying Checksum [2023-10-31T03:53:30.651Z] 33b1e0a273af: Download complete [2023-10-31T03:53:30.651Z] 5d3b04190fa2: Download complete [2023-10-31T03:53:30.651Z] ec43610c2a17: Verifying Checksum [2023-10-31T03:53:30.651Z] ec43610c2a17: Download complete [2023-10-31T03:53:30.746Z] ---> aafa23f5d3d4 [2023-10-31T03:53:30.746Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T03:53:30.746Z] ---> Running in f9e32564e087 [2023-10-31T03:53:30.909Z] 5eb5b503b376: Verifying Checksum [2023-10-31T03:53:30.909Z] 5eb5b503b376: Download complete [2023-10-31T03:53:31.476Z] 2f39f015ded8: Download complete [2023-10-31T03:53:31.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T03:53:32.043Z] 5eb5b503b376: Pull complete [2023-10-31T03:53:32.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T03:53:32.301Z] 5c69ac0246d0: Pull complete [2023-10-31T03:53:32.866Z] ec43610c2a17: Pull complete [2023-10-31T03:53:33.125Z] 3a2ae6a8a46f: Pull complete [2023-10-31T03:53:33.241Z] OK: 266 MiB in 52 packages [2023-10-31T03:53:33.691Z] 33b1e0a273af: Pull complete [2023-10-31T03:53:33.950Z] 5d3b04190fa2: Pull complete [2023-10-31T03:53:34.205Z] Removing intermediate container f9e32564e087 [2023-10-31T03:53:34.205Z] ---> 345d35d98d47 [2023-10-31T03:53:34.205Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T03:53:34.205Z] ---> Running in 06d0224cc242 [2023-10-31T03:53:34.471Z] Removing intermediate container 06d0224cc242 [2023-10-31T03:53:34.471Z] ---> 9265596720b6 [2023-10-31T03:53:34.471Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T03:53:34.471Z] ---> Running in 22027d95473e [2023-10-31T03:53:34.745Z] Removing intermediate container 22027d95473e [2023-10-31T03:53:34.745Z] ---> d9efd6484650 [2023-10-31T03:53:34.745Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T03:53:38.093Z] ---> 60bd40682e5a [2023-10-31T03:53:38.093Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T03:53:38.093Z] ---> Running in fecdc0e2c250 [2023-10-31T03:53:38.132Z] 2f39f015ded8: Pull complete [2023-10-31T03:53:38.390Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T03:53:38.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T03:53:38.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:53:38.491Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T03:53:38.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T03:53:43.971Z] $ docker top af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T03:53:44.398Z] ---> job-cost.sh [2023-10-31T03:53:44.398Z] lf-activate-venv: SKIPPING [2023-10-31T03:53:44.398Z] INFO: No Stack... [2023-10-31T03:53:44.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T03:53:45.250Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T03:53:45.535Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-10-31T03:53:45.535Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T03:53:45.546Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [2023-10-31T03:53:45.552Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] did not exist. Created. [2023-10-31T03:53:45.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T03:53:45.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T03:53:46.307Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T03:53:46.316Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T03:53:46.336Z] $ docker stop --time=1 af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 [2023-10-31T03:53:47.816Z] $ docker rm -f --volumes af18d720dd01610d90da2edabf011ec47d8e1a3b15ce3049b65a565960787562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T03:54:59.708Z] Removing intermediate container fecdc0e2c250 [2023-10-31T03:54:59.708Z] ---> 1efc5abda21e [2023-10-31T03:54:59.708Z] Step 14/15 : COPY . . [2023-10-31T03:54:59.708Z] ---> 6483ff441283 [2023-10-31T03:54:59.708Z] Step 15/15 : RUN ${MAKE} [2023-10-31T03:54:59.708Z] ---> Running in 6577d28fac5e [2023-10-31T03:54:59.708Z] noop [2023-10-31T03:54:59.708Z] Removing intermediate container 6577d28fac5e [2023-10-31T03:54:59.708Z] ---> cf523ae4b01f [2023-10-31T03:54:59.708Z] Successfully built cf523ae4b01f [2023-10-31T03:54:59.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:55:00.057Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T03:55:00.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:55:00.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-10-31T03:55:00.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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-10-31T03:55:01.729Z] $ docker top c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T03:55:02.599Z] + go version [2023-10-31T03:55:02.599Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T03:55:02.621Z] $ docker stop --time=1 c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc [2023-10-31T03:55:06.182Z] $ docker rm -f --volumes c151a01a7d356006975d106f00fdae274f7702d372220814602802e30055c9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T03:55:06.733Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T03:55:06.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T03:55:06.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-10-31T03:55:06.977Z] $ 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/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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-10-31T03:55:08.124Z] $ docker top 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T03:55:08.639Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/127 [Pipeline] fileExists [Pipeline] sh [2023-10-31T03:55:09.242Z] + make test [2023-10-31T03:55:09.519Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T03:55:13.766Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T03:56:35.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T03:56:35.393Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T03:56:57.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T03:56:57.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T03:56:57.455Z] ./bin/test-attribution-txt.sh [2023-10-31T03:56:57.455Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T03:56:57.455Z] make -C web test [2023-10-31T03:56:57.455Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/127/web' [2023-10-31T03:56:57.455Z] make[1]: tput: No such file or directory [2023-10-31T03:56:57.455Z] make[1]: tput: No such file or directory [2023-10-31T03:56:57.455Z] warning: generating ./VERSION [2023-10-31T03:56:57.455Z] echo "0.0.0" > VERSION [2023-10-31T03:56:57.455Z] docker build \ [2023-10-31T03:56:57.455Z] -f Dockerfile \ [2023-10-31T03:56:57.455Z] --build-arg USER=1000 \ [2023-10-31T03:56:57.455Z] \ [2023-10-31T03:56:57.455Z] --label "git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5" \ [2023-10-31T03:56:57.455Z] -t edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 \ [2023-10-31T03:56:57.455Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T03:56:57.455Z] . [2023-10-31T03:56:57.455Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T03:56:57.455Z] Install the buildx component to build images with BuildKit: [2023-10-31T03:56:57.455Z] https://docs.docker.com/go/buildx/ [2023-10-31T03:56:57.455Z] [2023-10-31T03:56:57.455Z] Sending build context to Docker daemon 2.706MB [2023-10-31T03:56:57.455Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T03:56:57.455Z] 18-alpine3.18: Pulling from library/node [2023-10-31T03:56:57.455Z] 579b34f0a95b: Already exists [2023-10-31T03:56:57.455Z] 193dce5f4a0c: Pulling fs layer [2023-10-31T03:56:57.455Z] 78d1fe6b9b44: Pulling fs layer [2023-10-31T03:56:57.455Z] 18c854bc80ea: Pulling fs layer [2023-10-31T03:56:57.455Z] 18c854bc80ea: Verifying Checksum [2023-10-31T03:56:57.455Z] 18c854bc80ea: Download complete [2023-10-31T03:56:57.455Z] 78d1fe6b9b44: Verifying Checksum [2023-10-31T03:56:57.455Z] 78d1fe6b9b44: Download complete [2023-10-31T03:56:57.455Z] 193dce5f4a0c: Verifying Checksum [2023-10-31T03:56:57.455Z] 193dce5f4a0c: Download complete [2023-10-31T03:57:05.706Z] 193dce5f4a0c: Pull complete [2023-10-31T03:57:05.706Z] 78d1fe6b9b44: Pull complete [2023-10-31T03:57:05.706Z] 18c854bc80ea: Pull complete [2023-10-31T03:57:05.706Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T03:57:05.706Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T03:57:05.706Z] ---> f5a5f9201015 [2023-10-31T03:57:05.706Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T03:57:05.976Z] ---> Running in ab498acfbfeb [2023-10-31T03:57:06.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T03:57:07.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T03:57:08.486Z] (1/151) Installing libexpat (2.5.0-r1) [2023-10-31T03:57:08.486Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-10-31T03:57:08.486Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-10-31T03:57:08.486Z] (4/151) Installing libpng (1.6.39-r3) [2023-10-31T03:57:08.486Z] (5/151) Installing freetype (2.13.0-r5) [2023-10-31T03:57:08.754Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-10-31T03:57:08.754Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-10-31T03:57:08.754Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-10-31T03:57:08.754Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-10-31T03:57:08.754Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-10-31T03:57:08.754Z] (11/151) Installing libffi (3.4.4-r2) [2023-10-31T03:57:08.754Z] (12/151) Installing libintl (0.21.1-r7) [2023-10-31T03:57:08.754Z] (13/151) Installing libblkid (2.38.1-r8) [2023-10-31T03:57:08.754Z] (14/151) Installing libmount (2.38.1-r8) [2023-10-31T03:57:08.754Z] (15/151) Installing pcre2 (10.42-r1) [2023-10-31T03:57:08.754Z] (16/151) Installing glib (2.76.4-r0) [2023-10-31T03:57:09.022Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-10-31T03:57:09.022Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-10-31T03:57:09.022Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-10-31T03:57:09.022Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T03:57:09.022Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T03:57:09.287Z] (22/151) Installing libwebp (1.3.2-r0) [2023-10-31T03:57:09.287Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-10-31T03:57:09.287Z] (24/151) Installing tiff (4.5.1-r0) [2023-10-31T03:57:09.287Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T03:57:09.287Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T03:57:09.287Z] (27/151) Installing libxau (1.0.11-r2) [2023-10-31T03:57:09.287Z] (28/151) Installing libmd (1.0.4-r2) [2023-10-31T03:57:09.287Z] (29/151) Installing libbsd (0.11.7-r1) [2023-10-31T03:57:09.287Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-10-31T03:57:09.287Z] (31/151) Installing libxcb (1.15-r1) [2023-10-31T03:57:09.287Z] (32/151) Installing libx11 (1.8.4-r4) [2023-10-31T03:57:09.554Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-10-31T03:57:09.554Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-10-31T03:57:09.554Z] (35/151) Installing libxrender (0.9.11-r3) [2023-10-31T03:57:09.554Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-10-31T03:57:09.554Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-10-31T03:57:09.554Z] (38/151) Installing libxext (1.3.5-r2) [2023-10-31T03:57:09.554Z] (39/151) Installing libxi (1.8.1-r0) [2023-10-31T03:57:09.554Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-10-31T03:57:09.554Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-10-31T03:57:09.554Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T03:57:09.554Z] (43/151) Installing libxtst (1.2.4-r2) [2023-10-31T03:57:09.554Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-10-31T03:57:09.554Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-10-31T03:57:09.554Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T03:57:09.554Z] (47/151) Installing pixman (0.42.2-r1) [2023-10-31T03:57:09.554Z] (48/151) Installing cairo (1.17.8-r1) [2023-10-31T03:57:09.554Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-10-31T03:57:09.554Z] (50/151) Installing avahi-libs (0.8-r13) [2023-10-31T03:57:09.554Z] (51/151) Installing gmp (6.2.1-r3) [2023-10-31T03:57:09.819Z] (52/151) Installing nettle (3.8.1-r2) [2023-10-31T03:57:09.819Z] (53/151) Installing libunistring (1.1-r1) [2023-10-31T03:57:09.819Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-10-31T03:57:09.819Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-10-31T03:57:09.819Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-10-31T03:57:09.819Z] (57/151) Installing gnutls (3.8.0-r2) [2023-10-31T03:57:09.819Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-10-31T03:57:09.819Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-10-31T03:57:09.819Z] (60/151) Installing fribidi (1.0.13-r0) [2023-10-31T03:57:09.819Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-10-31T03:57:09.819Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-10-31T03:57:10.088Z] (63/151) Installing libxft (2.3.8-r1) [2023-10-31T03:57:10.088Z] (64/151) Installing pango (1.50.14-r1) [2023-10-31T03:57:10.088Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T03:57:10.088Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T03:57:10.088Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T03:57:10.088Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-10-31T03:57:10.088Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-10-31T03:57:10.355Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T03:57:10.355Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T03:57:10.621Z] (71/151) Installing icu-data-full (73.2-r2) [2023-10-31T03:57:11.205Z] (72/151) Installing mesa (23.0.4-r0) [2023-10-31T03:57:11.205Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-10-31T03:57:13.798Z] (74/151) Installing libdrm (2.4.115-r4) [2023-10-31T03:57:13.798Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-10-31T03:57:13.798Z] (76/151) Installing libelf (0.189-r2) [2023-10-31T03:57:13.798Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-10-31T03:57:13.798Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T03:57:14.384Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-10-31T03:57:14.384Z] (80/151) Installing libmagic (5.45-r0) [2023-10-31T03:57:14.384Z] (81/151) Installing file (5.45-r0) [2023-10-31T03:57:14.384Z] (82/151) Installing libice (1.1.1-r2) [2023-10-31T03:57:14.384Z] (83/151) Installing libuuid (2.38.1-r8) [2023-10-31T03:57:14.384Z] (84/151) Installing libsm (1.2.4-r1) [2023-10-31T03:57:14.384Z] (85/151) Installing libxt (1.3.0-r2) [2023-10-31T03:57:14.384Z] (86/151) Installing libxmu (1.1.4-r2) [2023-10-31T03:57:14.384Z] (87/151) Installing xset (1.2.5-r1) [2023-10-31T03:57:14.384Z] (88/151) Installing xprop (1.2.6-r0) [2023-10-31T03:57:14.384Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-10-31T03:57:14.384Z] (90/151) Installing libogg (1.3.5-r4) [2023-10-31T03:57:14.384Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-10-31T03:57:14.384Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-10-31T03:57:14.384Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T03:57:14.653Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T03:57:14.653Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-10-31T03:57:14.653Z] (96/151) Installing libva (2.18.0-r1) [2023-10-31T03:57:14.653Z] (97/151) Installing libvdpau (1.5-r1) [2023-10-31T03:57:14.927Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T03:57:14.927Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-10-31T03:57:14.927Z] (100/151) Installing libhwy (1.0.4-r1) [2023-10-31T03:57:14.927Z] (101/151) Installing lcms2 (2.15-r2) [2023-10-31T03:57:14.927Z] (102/151) Installing libjxl (0.8.2-r0) [2023-10-31T03:57:14.927Z] (103/151) Installing lame-libs (3.100-r5) [2023-10-31T03:57:14.927Z] (104/151) Installing opus (1.4-r0) [2023-10-31T03:57:14.927Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T03:57:14.927Z] (106/151) Installing soxr (0.1.3-r5) [2023-10-31T03:57:14.927Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T03:57:14.927Z] (108/151) Installing libtheora (1.1.1-r17) [2023-10-31T03:57:14.927Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-10-31T03:57:14.927Z] (110/151) Installing libvpx (1.13.0-r2) [2023-10-31T03:57:15.197Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T03:57:15.197Z] (112/151) Installing numactl (2.0.16-r4) [2023-10-31T03:57:15.197Z] (113/151) Installing x265-libs (3.5-r4) [2023-10-31T03:57:15.197Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-10-31T03:57:15.464Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T03:57:15.731Z] (116/151) Installing libbluray (1.3.4-r0) [2023-10-31T03:57:15.731Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-10-31T03:57:15.731Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-10-31T03:57:15.731Z] (119/151) Installing cjson (1.7.15-r4) [2023-10-31T03:57:15.731Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-10-31T03:57:15.731Z] (121/151) Installing librist (0.2.7-r0) [2023-10-31T03:57:15.731Z] (122/151) Installing libsrt (1.5.2-r0) [2023-10-31T03:57:15.731Z] (123/151) Installing libssh (0.10.5-r0) [2023-10-31T03:57:15.731Z] (124/151) Installing libsodium (1.0.18-r3) [2023-10-31T03:57:15.731Z] (125/151) Installing libzmq (4.3.4-r4) [2023-10-31T03:57:15.731Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T03:57:16.000Z] (127/151) Installing libevent (2.1.12-r6) [2023-10-31T03:57:16.000Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T03:57:16.000Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-10-31T03:57:16.000Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T03:57:16.000Z] (131/151) Installing icu-libs (73.2-r2) [2023-10-31T03:57:16.000Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-10-31T03:57:16.000Z] (133/151) Installing minizip (1.2.13-r1) [2023-10-31T03:57:16.000Z] (134/151) Installing nspr (4.35-r2) [2023-10-31T03:57:16.269Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-10-31T03:57:16.269Z] (136/151) Installing nss (3.94-r0) [2023-10-31T03:57:16.269Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-10-31T03:57:16.269Z] (138/151) Installing libasyncns (0.8-r1) [2023-10-31T03:57:16.269Z] (139/151) Installing libltdl (2.4.7-r2) [2023-10-31T03:57:16.269Z] (140/151) Installing orc (0.4.34-r0) [2023-10-31T03:57:16.269Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-10-31T03:57:16.269Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-10-31T03:57:16.269Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-10-31T03:57:16.269Z] (144/151) Installing libpulse (16.1-r10) [2023-10-31T03:57:16.537Z] (145/151) Installing snappy (1.1.10-r1) [2023-10-31T03:57:16.537Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-10-31T03:57:16.537Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-10-31T03:57:16.537Z] (148/151) Installing libgpg-error (1.47-r1) [2023-10-31T03:57:16.537Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-10-31T03:57:16.537Z] (150/151) Installing libxslt (1.1.38-r0) [2023-10-31T03:57:16.537Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-10-31T03:57:23.194Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T03:57:23.194Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T03:57:23.194Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T03:57:23.194Z] Executing glib-2.76.4-r0.trigger [2023-10-31T03:57:23.194Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T03:57:24.611Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T03:57:24.611Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T03:57:24.611Z] OK: 555 MiB in 168 packages [2023-10-31T03:57:39.631Z] Removing intermediate container ab498acfbfeb [2023-10-31T03:57:39.631Z] ---> ae0734e3ee0d [2023-10-31T03:57:39.631Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T03:57:39.631Z] ---> Running in 7ba3ce484955 [2023-10-31T03:57:39.631Z] Removing intermediate container 7ba3ce484955 [2023-10-31T03:57:39.631Z] ---> 50c0f0258530 [2023-10-31T03:57:39.631Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T03:57:39.631Z] ---> Running in 75160d7d18d0 [2023-10-31T03:57:39.631Z] Removing intermediate container 75160d7d18d0 [2023-10-31T03:57:39.631Z] ---> 7a8273b435bc [2023-10-31T03:57:39.631Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T03:57:39.631Z] ---> Running in eac718f25fae [2023-10-31T03:57:39.631Z] Removing intermediate container eac718f25fae [2023-10-31T03:57:39.631Z] ---> a78c85974cb2 [2023-10-31T03:57:39.631Z] Step 6/11 : RUN npm install -g npm [2023-10-31T03:57:39.631Z] ---> Running in 24b43e58fbe0 [2023-10-31T03:58:06.471Z] [2023-10-31T03:58:06.471Z] removed 2 packages, and changed 69 packages in 24s [2023-10-31T03:58:06.471Z] [2023-10-31T03:58:06.471Z] 29 packages are looking for funding [2023-10-31T03:58:06.471Z] run `npm fund` for details [2023-10-31T03:58:10.993Z] Removing intermediate container 24b43e58fbe0 [2023-10-31T03:58:10.993Z] ---> bc03ae9e0dac [2023-10-31T03:58:10.993Z] Step 7/11 : ARG USER=1000 [2023-10-31T03:58:13.571Z] ---> Running in 5043e81554b1 [2023-10-31T03:58:13.855Z] Removing intermediate container 5043e81554b1 [2023-10-31T03:58:13.855Z] ---> 6659a5cafabd [2023-10-31T03:58:13.855Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T03:58:13.855Z] ---> Running in c06738cd2b9e [2023-10-31T03:58:15.798Z] Removing intermediate container c06738cd2b9e [2023-10-31T03:58:15.798Z] ---> aab0c07e5ee2 [2023-10-31T03:58:15.798Z] Step 9/11 : USER $USER:$USER [2023-10-31T03:58:15.798Z] ---> Running in deff3771d496 [2023-10-31T03:58:16.066Z] Removing intermediate container deff3771d496 [2023-10-31T03:58:16.066Z] ---> a6e155205ef6 [2023-10-31T03:58:16.066Z] Step 10/11 : WORKDIR /app [2023-10-31T03:58:16.066Z] ---> Running in c053afcde90d [2023-10-31T03:58:16.334Z] Removing intermediate container c053afcde90d [2023-10-31T03:58:16.334Z] ---> 8906416deac9 [2023-10-31T03:58:16.334Z] Step 11/11 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:58:16.605Z] ---> Running in 60b5cbde4dff [2023-10-31T03:58:16.872Z] Removing intermediate container 60b5cbde4dff [2023-10-31T03:58:16.872Z] ---> 8a67fe1b17fd [2023-10-31T03:58:16.872Z] Successfully built 8a67fe1b17fd [2023-10-31T03:58:16.872Z] Successfully tagged edgexfoundry/edgex-web-ui:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T03:58:16.872Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T03:58:16.872Z] touch edgex-web-ui.imagebuilt [2023-10-31T03:58:16.872Z] mkdir -p node_modules coverage [2023-10-31T03:58:16.872Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T03:58:16.872Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.871Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE required: { [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE }, [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T03:58:31.872Z] npm WARN EBADENGINE } [2023-10-31T04:00:23.529Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T04:00:23.529Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T04:00:23.529Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T04:00:23.529Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T04:00:23.529Z] 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-10-31T04:00:23.529Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T04:00:23.529Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T04:00:23.529Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:00:23.529Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T04:00:23.529Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T04:00:23.529Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:00:23.529Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:00:23.529Z] 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-10-31T04:00:23.529Z] 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-10-31T04:00:23.529Z] 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-10-31T04:00:23.529Z] 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-10-31T04:00:27.024Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T04:00:42.011Z] 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-10-31T04:00:43.955Z] 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-10-31T04:01:09.121Z] 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-10-31T04:01:41.343Z] 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-10-31T04:02:20.288Z] [2023-10-31T04:02:20.288Z] added 1475 packages, and audited 1476 packages in 4m [2023-10-31T04:02:20.555Z] [2023-10-31T04:02:20.555Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T04:02:20.555Z] [2023-10-31T04:02:20.555Z] To address issues that do not require attention, run: [2023-10-31T04:02:20.555Z] npm audit fix [2023-10-31T04:02:20.555Z] [2023-10-31T04:02:20.555Z] To address all issues (including breaking changes), run: [2023-10-31T04:02:20.555Z] npm audit fix --force [2023-10-31T04:02:20.555Z] [2023-10-31T04:02:20.555Z] Run `npm audit` for details. [2023-10-31T04:02:23.909Z] 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-10-31T04:02:38.902Z] - Generating browser application bundles (phase: setup)... [2023-10-31T04:03:05.569Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T04:03:05.569Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T04:03:32.242Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T04:03:32.243Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T04:03:34.817Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T04:03:34.817Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T04:03:37.394Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T04:03:38.799Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T04:03:43.048Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T04:03:43.649Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T04:03:45.053Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T04:03:47.627Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T04:03:47.893Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T04:03:48.847Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T04:04:45.231Z] 31 10 2023 04:04:36.474:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T04:04:45.231Z] 31 10 2023 04:04:36.487:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T04:04:45.231Z] 31 10 2023 04:04:36.519:INFO [launcher]: Starting browser ChromeHeadless [2023-10-31T04:05:41.602Z] 31 10 2023 04:05:40.651:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-10-31T04:05:44.180Z] 31 10 2023 04:05:43.918:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-31T04:05:59.153Z] 31 10 2023 04:05:58.312:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-10-31T04:06:31.481Z] ✔ Browser application bundle generation complete. [2023-10-31T04:06:31.482Z] 31 10 2023 04:06:28.115:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket sLbL0rC-A67YcZlYAAAB with id 2814056 [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.182 secs) [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.205 secs) [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.83 secs) [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.87 secs) [2023-10-31T04:06:46.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.885 secs) [2023-10-31T04:06:46.735Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.105 secs) [2023-10-31T04:06:47.003Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.476 secs) [2023-10-31T04:06:47.269Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.636 secs) [2023-10-31T04:06:47.269Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.659 secs) [2023-10-31T04:06:47.269Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.684 secs) [2023-10-31T04:06:47.537Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.725 secs) [2023-10-31T04:06:47.537Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.737 secs) [2023-10-31T04:06:47.537Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.909 secs) [2023-10-31T04:06:47.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.951 secs) [2023-10-31T04:06:47.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.055 secs) [2023-10-31T04:06:47.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.096 secs) [2023-10-31T04:06:48.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.166 secs) [2023-10-31T04:06:48.070Z] WARN: ' [2023-10-31T04:06:48.070Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T04:06:48.070Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T04:06:48.070Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T04:06:48.070Z] in a future version of Angular. [2023-10-31T04:06:48.070Z] [2023-10-31T04:06:48.070Z] For more information on this, see our API docs here: [2023-10-31T04:06:48.070Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T04:06:48.070Z] ' [2023-10-31T04:06:48.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.166 secs) [2023-10-31T04:06:48.070Z] WARN: ' [2023-10-31T04:06:48.070Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T04:06:48.070Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T04:06:48.070Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T04:06:48.070Z] in a future version of Angular. [2023-10-31T04:06:48.070Z] [2023-10-31T04:06:48.070Z] For more information on this, see our API docs here: [2023-10-31T04:06:48.070Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T04:06:48.070Z] ' [2023-10-31T04:06:48.335Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.373 secs) [2023-10-31T04:06:48.335Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.535 secs) [2023-10-31T04:06:48.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.607 secs) [2023-10-31T04:06:48.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.667 secs) [2023-10-31T04:06:48.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.691 secs) [2023-10-31T04:06:48.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.74 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.789 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.809 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.863 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.879 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.89 secs) [2023-10-31T04:06:48.870Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.939 secs) [2023-10-31T04:06:49.139Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 2.968 secs) [2023-10-31T04:06:49.139Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.02 secs) [2023-10-31T04:06:49.405Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.356 secs) [2023-10-31T04:06:49.671Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.536 secs) [2023-10-31T04:06:49.938Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.618 secs) [2023-10-31T04:06:49.938Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.65 secs) [2023-10-31T04:06:49.938Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.694 secs) [2023-10-31T04:06:50.213Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.86 secs) [2023-10-31T04:06:50.213Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.893 secs) [2023-10-31T04:06:50.213Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.917 secs) [2023-10-31T04:06:50.213Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.927 secs) [2023-10-31T04:06:50.213Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.98 secs) [2023-10-31T04:06:50.480Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.017 secs) [2023-10-31T04:06:50.480Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.043 secs) [2023-10-31T04:06:50.480Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.158 secs) [2023-10-31T04:06:50.747Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.355 secs) [2023-10-31T04:06:51.012Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.428 secs) [2023-10-31T04:06:51.012Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.567 secs) [2023-10-31T04:06:51.012Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.584 secs) [2023-10-31T04:06:51.278Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.597 secs) [2023-10-31T04:06:51.278Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.644 secs) [2023-10-31T04:06:51.278Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.764 secs) [2023-10-31T04:06:51.544Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.831 secs) [2023-10-31T04:06:51.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.051 secs) [2023-10-31T04:06:52.077Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.191 secs) [2023-10-31T04:06:52.077Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.248 secs) [2023-10-31T04:06:52.077Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.313 secs) [2023-10-31T04:06:52.343Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.445 secs) [2023-10-31T04:06:52.611Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.605 secs) [2023-10-31T04:06:52.611Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.649 secs) [2023-10-31T04:06:52.611Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.689 secs) [2023-10-31T04:06:52.877Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.767 secs) [2023-10-31T04:06:52.877Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.785 secs) [2023-10-31T04:06:52.877Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.796 secs) [2023-10-31T04:06:53.142Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.013 secs) [2023-10-31T04:06:53.142Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T04:06:53.142Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T04:06:53.142Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T04:06:53.142Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.013 secs) [2023-10-31T04:06:53.142Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T04:06:53.142Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T04:06:53.143Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T04:06:53.143Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.05 secs) [2023-10-31T04:06:53.143Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.129 secs) [2023-10-31T04:06:53.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.144 secs) [2023-10-31T04:06:53.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.284 secs) [2023-10-31T04:06:53.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.344 secs) [2023-10-31T04:06:53.673Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.374 secs) [2023-10-31T04:06:53.673Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.417 secs) [2023-10-31T04:06:53.673Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.429 secs) [2023-10-31T04:06:53.673Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.443 secs) [2023-10-31T04:06:53.939Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.623 secs) [2023-10-31T04:06:53.939Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.68 secs) [2023-10-31T04:06:53.939Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.738 secs) [2023-10-31T04:06:54.206Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.789 secs) [2023-10-31T04:06:54.206Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.846 secs) [2023-10-31T04:06:54.206Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.906 secs) [2023-10-31T04:06:54.473Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.018 secs) [2023-10-31T04:06:54.473Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.066 secs) [2023-10-31T04:06:54.739Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.139 secs) [2023-10-31T04:06:54.739Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.155 secs) [2023-10-31T04:06:54.739Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.229 secs) [2023-10-31T04:06:55.005Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.404 secs) [2023-10-31T04:06:55.005Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.425 secs) [2023-10-31T04:06:55.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.506 secs) [2023-10-31T04:06:55.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.576 secs) [2023-10-31T04:06:55.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.634 secs) [2023-10-31T04:06:55.271Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.648 secs) [2023-10-31T04:06:55.539Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.815 secs) [2023-10-31T04:06:55.804Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.033 secs) [2023-10-31T04:06:56.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.114 secs) [2023-10-31T04:06:56.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.158 secs) [2023-10-31T04:06:56.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.172 secs) [2023-10-31T04:06:56.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.277 secs) [2023-10-31T04:06:56.336Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.338 secs) [2023-10-31T04:06:56.336Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.367 secs) [2023-10-31T04:06:56.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.533 secs) [2023-10-31T04:06:56.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.553 secs) [2023-10-31T04:06:56.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.565 secs) [2023-10-31T04:06:56.869Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.826 secs) [2023-10-31T04:06:57.136Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.88 secs) [2023-10-31T04:06:57.136Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.899 secs) [2023-10-31T04:06:57.136Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.003 secs) [2023-10-31T04:06:57.402Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.15 secs) [2023-10-31T04:06:57.402Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.165 secs) [2023-10-31T04:06:57.402Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.176 secs) [2023-10-31T04:06:57.402Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.198 secs) [2023-10-31T04:06:57.402Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.263 secs) [2023-10-31T04:06:57.668Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 9.309 secs) [2023-10-31T04:06:57.668Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 9.393 secs) [2023-10-31T04:06:58.250Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 9.873 secs) [2023-10-31T04:06:58.250Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 9.918 secs) [2023-10-31T04:06:58.519Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.015 secs) [2023-10-31T04:06:58.519Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.039 secs) [2023-10-31T04:06:58.519Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 10.064 secs) [2023-10-31T04:06:58.519Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 10.093 secs) [2023-10-31T04:06:58.785Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 10.129 secs) [2023-10-31T04:06:58.785Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 10.191 secs) [2023-10-31T04:06:58.785Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 10.231 secs) [2023-10-31T04:06:59.050Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 10.35 secs) [2023-10-31T04:06:59.050Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 10.402 secs) [2023-10-31T04:06:59.050Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.444 secs) [2023-10-31T04:06:59.050Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.457 secs) [2023-10-31T04:06:59.318Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.47 secs) [2023-10-31T04:06:59.318Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 10.484 secs) [2023-10-31T04:06:59.584Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 10.784 secs) [2023-10-31T04:06:59.584Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 10.894 secs) [2023-10-31T04:06:59.857Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 10.92 secs) [2023-10-31T04:06:59.857Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 11.052 secs) [2023-10-31T04:07:00.127Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.118 secs) [2023-10-31T04:07:00.127Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 11.143 secs) [2023-10-31T04:07:00.127Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 11.164 secs) [2023-10-31T04:07:00.127Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 11.187 secs) [2023-10-31T04:07:00.127Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 11.244 secs) [2023-10-31T04:07:00.393Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 11.304 secs) [2023-10-31T04:07:00.393Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 11.43 secs) [2023-10-31T04:07:00.659Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 11.553 secs) [2023-10-31T04:07:00.659Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 11.604 secs) [2023-10-31T04:07:00.924Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 11.669 secs) [2023-10-31T04:07:00.924Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 11.7 secs) [2023-10-31T04:07:00.924Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 11.799 secs) [2023-10-31T04:07:01.191Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 11.864 secs) [2023-10-31T04:07:01.191Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 11.899 secs) [2023-10-31T04:07:01.191Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 11.966 secs) [2023-10-31T04:07:01.457Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.077 secs) [2023-10-31T04:07:02.413Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (16.948 secs / 12.077 secs) [2023-10-31T04:07:02.413Z] TOTAL: 147 SUCCESS [2023-10-31T04:07:02.413Z] ✔ Browser application bundle generation complete. [2023-10-31T04:07:05.747Z] [2023-10-31T04:07:05.747Z] =============================== Coverage summary =============================== [2023-10-31T04:07:05.747Z] Statements : 41.06% ( 1474/3590 ) [2023-10-31T04:07:05.747Z] Branches : 11.75% ( 114/970 ) [2023-10-31T04:07:05.747Z] Functions : 32.29% ( 423/1310 ) [2023-10-31T04:07:05.747Z] Lines : 39.05% ( 1329/3403 ) [2023-10-31T04:07:05.747Z] ================================================================================ [2023-10-31T04:07:05.747Z] 31 10 2023 04:07:05.567:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-31T04:07:06.703Z] ✔ Browser application bundle generation complete. [2023-10-31T04:07:07.662Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/127/web' [Pipeline] echo [2023-10-31T04:07:07.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T04:07:07.688Z] $ docker stop --time=1 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f [2023-10-31T04:07:09.500Z] $ docker rm -f --volumes 4922a7f3d92798722ad7b2f19bf054a249fd233b5b163c9885caab40d57db94f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T04:07:10.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T04:07:14.027Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T04:07:21.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T04:07:21.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T04:07:24.587Z] + ls -al . [2023-10-31T04:07:24.587Z] total 176 [2023-10-31T04:07:24.587Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 03:55 . [2023-10-31T04:07:24.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:52 .. [2023-10-31T04:07:24.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 .blubracket [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 03:52 .dockerignore [2023-10-31T04:07:24.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:52 .git [2023-10-31T04:07:24.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 .github [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 03:52 .gitignore [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 03:52 Attribution.txt [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 03:52 CHANGELOG.md [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 03:52 CONTRIBUTING.md [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 03:52 Dockerfile [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 03:52 Jenkinsfile [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 03:52 LICENSE [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 03:52 Makefile [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 03:52 README.md [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 03:49 VERSION [2023-10-31T04:07:24.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 assets [2023-10-31T04:07:24.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 bin [2023-10-31T04:07:24.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 03:52 cmd [2023-10-31T04:07:24.587Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 03:55 coverage.out [2023-10-31T04:07:24.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 03:52 docs [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 03:52 go.mod [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 03:52 go.sum [2023-10-31T04:07:24.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 03:52 internal [2023-10-31T04:07:24.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 03:52 testing [2023-10-31T04:07:24.587Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 03:52 version.go [2023-10-31T04:07:24.587Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 03:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:07:24.932Z] + 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-10-31T04:07:26.349Z] Sending build context to Docker daemon 34.2MB [2023-10-31T04:07:26.349Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T04:07:26.349Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T04:07:26.349Z] ---> cf523ae4b01f [2023-10-31T04:07:26.349Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T04:07:27.306Z] ---> Running in 04d609f46e50 [2023-10-31T04:07:27.581Z] Removing intermediate container 04d609f46e50 [2023-10-31T04:07:27.581Z] ---> 88de9baf208e [2023-10-31T04:07:27.581Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T04:07:27.849Z] ---> Running in 4ab13ba5839f [2023-10-31T04:07:28.129Z] Removing intermediate container 4ab13ba5839f [2023-10-31T04:07:28.129Z] ---> 7c8ffd5b709e [2023-10-31T04:07:28.129Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T04:07:28.129Z] ---> Running in ab96a12fe624 [2023-10-31T04:07:28.396Z] Removing intermediate container ab96a12fe624 [2023-10-31T04:07:28.396Z] ---> 8b7a6bc11d15 [2023-10-31T04:07:28.396Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T04:07:28.663Z] ---> Running in 5cfddb89bf70 [2023-10-31T04:07:28.931Z] Removing intermediate container 5cfddb89bf70 [2023-10-31T04:07:28.931Z] ---> 7cede3ae3c69 [2023-10-31T04:07:28.931Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T04:07:28.931Z] ---> Running in 731efaf8355b [2023-10-31T04:07:29.199Z] Removing intermediate container 731efaf8355b [2023-10-31T04:07:29.199Z] ---> e37c39666f05 [2023-10-31T04:07:29.199Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T04:07:31.151Z] ---> d695aa904e5a [2023-10-31T04:07:31.151Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T04:07:31.151Z] ---> Running in 76891317e6fd [2023-10-31T04:07:32.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T04:07:32.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T04:07:33.649Z] OK: 266 MiB in 52 packages [2023-10-31T04:07:34.609Z] Removing intermediate container 76891317e6fd [2023-10-31T04:07:34.609Z] ---> e16458df7ad4 [2023-10-31T04:07:34.609Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T04:07:34.609Z] ---> Running in 1d8b65af601e [2023-10-31T04:07:34.877Z] Removing intermediate container 1d8b65af601e [2023-10-31T04:07:34.877Z] ---> 731545fccb89 [2023-10-31T04:07:34.877Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T04:07:34.877Z] ---> Running in 9f8e9c4d5e38 [2023-10-31T04:07:35.461Z] Removing intermediate container 9f8e9c4d5e38 [2023-10-31T04:07:35.461Z] ---> 47ed7180895e [2023-10-31T04:07:35.461Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T04:07:36.045Z] ---> 6d11e177440e [2023-10-31T04:07:36.045Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T04:07:36.045Z] ---> Running in 7db4835e330f [2023-10-31T04:07:38.624Z] Removing intermediate container 7db4835e330f [2023-10-31T04:07:38.624Z] ---> 1e0a16bc2e9c [2023-10-31T04:07:38.624Z] Step 14/25 : COPY . . [2023-10-31T04:07:42.874Z] ---> 9d03e94b7df7 [2023-10-31T04:07:42.874Z] Step 15/25 : RUN ${MAKE} [2023-10-31T04:07:42.874Z] ---> Running in c6fd0a84cbc9 [2023-10-31T04:07:43.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.8" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T04:09:35.587Z] Removing intermediate container c6fd0a84cbc9 [2023-10-31T04:09:35.587Z] ---> 5886ce67a764 [2023-10-31T04:09:35.587Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T04:09:35.587Z] 3.18: Pulling from library/alpine [2023-10-31T04:09:35.587Z] 579b34f0a95b: Already exists [2023-10-31T04:09:35.587Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T04:09:35.587Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T04:09:35.587Z] ---> 3cc203321400 [2023-10-31T04:09:35.587Z] Step 17/25 : EXPOSE 4000 [2023-10-31T04:09:35.587Z] ---> Running in 0196a121ebdd [2023-10-31T04:09:35.587Z] Removing intermediate container 0196a121ebdd [2023-10-31T04:09:35.587Z] ---> 53ff13a23ba8 [2023-10-31T04:09:35.587Z] 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-10-31T04:09:35.587Z] ---> 9a251195c1dd [2023-10-31T04:09:35.587Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T04:09:35.587Z] ---> 1b151053b373 [2023-10-31T04:09:35.587Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T04:09:35.587Z] ---> 02ea9ee3963e [2023-10-31T04:09:35.587Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T04:09:35.587Z] ---> Running in f862e853fad8 [2023-10-31T04:09:35.587Z] Removing intermediate container f862e853fad8 [2023-10-31T04:09:35.587Z] ---> 8b514bf0cb36 [2023-10-31T04:09:35.587Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T04:09:35.587Z] ---> Running in d854021f3397 [2023-10-31T04:09:35.587Z] Removing intermediate container d854021f3397 [2023-10-31T04:09:35.587Z] ---> 9393c3242579 [2023-10-31T04:09:35.587Z] Step 23/25 : LABEL arch=arm64 [2023-10-31T04:09:35.587Z] ---> Running in 325649b7ec79 [2023-10-31T04:09:35.587Z] Removing intermediate container 325649b7ec79 [2023-10-31T04:09:35.587Z] ---> ff58e1f6f4e8 [2023-10-31T04:09:35.587Z] Step 24/25 : LABEL git_sha=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T04:09:35.587Z] ---> Running in c43e39004260 [2023-10-31T04:09:35.587Z] Removing intermediate container c43e39004260 [2023-10-31T04:09:35.587Z] ---> 52dae603a9f2 [2023-10-31T04:09:35.587Z] Step 25/25 : LABEL version=3.1.0-dev.8 [2023-10-31T04:09:35.587Z] ---> Running in da8fce487b76 [2023-10-31T04:09:35.587Z] Removing intermediate container da8fce487b76 [2023-10-31T04:09:35.587Z] ---> 26853a4926dc [2023-10-31T04:09:35.587Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T04:09:35.587Z] Successfully built 26853a4926dc [2023-10-31T04:09:35.587Z] 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-10-31T04:09:35.693Z] provisioning config files... [2023-10-31T04:09:35.707Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config8422691184186062021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:09:36.042Z] ---> docker-login.sh [2023-10-31T04:09:36.042Z] nexus3.edgexfoundry.org:10001 [2023-10-31T04:09:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:09:36.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:09:36.309Z] Configure a credential helper to remove this warning. See [2023-10-31T04:09:36.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:09:36.309Z] [2023-10-31T04:09:36.309Z] Login Succeeded [2023-10-31T04:09:36.309Z] nexus3.edgexfoundry.org:10002 [2023-10-31T04:09:36.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:09:36.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:09:36.574Z] Configure a credential helper to remove this warning. See [2023-10-31T04:09:36.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:09:36.574Z] [2023-10-31T04:09:36.574Z] Login Succeeded [2023-10-31T04:09:36.574Z] nexus3.edgexfoundry.org:10003 [2023-10-31T04:09:36.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:09:37.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:09:37.103Z] Configure a credential helper to remove this warning. See [2023-10-31T04:09:37.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:09:37.103Z] [2023-10-31T04:09:37.103Z] Login Succeeded [2023-10-31T04:09:37.103Z] nexus3.edgexfoundry.org:10004 [2023-10-31T04:09:37.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:09:37.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:09:37.372Z] Configure a credential helper to remove this warning. See [2023-10-31T04:09:37.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:09:37.372Z] [2023-10-31T04:09:37.372Z] Login Succeeded [2023-10-31T04:09:37.372Z] docker.io [2023-10-31T04:09:37.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:09:37.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:09:37.900Z] Configure a credential helper to remove this warning. See [2023-10-31T04:09:37.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:09:37.900Z] [2023-10-31T04:09:37.900Z] Login Succeeded [2023-10-31T04:09:37.900Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T04:09:37.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T04:09:37.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T04:09:37.956Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-10-31T04:09:37.956Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T04:09:37.956Z] latest [2023-10-31T04:09:37.956Z] 3.1.0-dev.8 [2023-10-31T04:09:37.956Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T04:09:37.956Z] main [2023-10-31T04:09:37.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:38.296Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:38.630Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T04:09:38.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T04:09:38.630Z] be746f2093ce: Preparing [2023-10-31T04:09:38.630Z] 76a5e274fd27: Preparing [2023-10-31T04:09:38.630Z] a3177bb4f8ff: Preparing [2023-10-31T04:09:38.630Z] 5f4d9fc4d98d: Preparing [2023-10-31T04:09:38.630Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T04:09:38.895Z] be746f2093ce: Pushed [2023-10-31T04:09:38.895Z] 76a5e274fd27: Pushed [2023-10-31T04:09:47.077Z] a3177bb4f8ff: Pushed [2023-10-31T04:09:47.077Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:47.417Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:47.746Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-10-31T04:09:47.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T04:09:47.746Z] be746f2093ce: Preparing [2023-10-31T04:09:47.746Z] 76a5e274fd27: Preparing [2023-10-31T04:09:47.746Z] a3177bb4f8ff: Preparing [2023-10-31T04:09:47.746Z] 5f4d9fc4d98d: Preparing [2023-10-31T04:09:47.746Z] a3177bb4f8ff: Layer already exists [2023-10-31T04:09:47.746Z] be746f2093ce: Layer already exists [2023-10-31T04:09:47.746Z] 76a5e274fd27: Layer already exists [2023-10-31T04:09:47.746Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T04:09:47.746Z] latest: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:48.355Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:48.694Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 [2023-10-31T04:09:48.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T04:09:48.694Z] be746f2093ce: Preparing [2023-10-31T04:09:48.694Z] 76a5e274fd27: Preparing [2023-10-31T04:09:48.694Z] a3177bb4f8ff: Preparing [2023-10-31T04:09:48.694Z] 5f4d9fc4d98d: Preparing [2023-10-31T04:09:48.694Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T04:09:48.694Z] be746f2093ce: Layer already exists [2023-10-31T04:09:48.694Z] 76a5e274fd27: Layer already exists [2023-10-31T04:09:48.694Z] a3177bb4f8ff: Layer already exists [2023-10-31T04:09:48.959Z] 3.1.0-dev.8: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:49.308Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:49.655Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T04:09:49.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T04:09:49.655Z] be746f2093ce: Preparing [2023-10-31T04:09:49.655Z] 76a5e274fd27: Preparing [2023-10-31T04:09:49.655Z] a3177bb4f8ff: Preparing [2023-10-31T04:09:49.655Z] 5f4d9fc4d98d: Preparing [2023-10-31T04:09:49.655Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T04:09:49.655Z] be746f2093ce: Layer already exists [2023-10-31T04:09:49.655Z] 76a5e274fd27: Layer already exists [2023-10-31T04:09:49.655Z] a3177bb4f8ff: Layer already exists [2023-10-31T04:09:49.655Z] 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:50.011Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:50.356Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-10-31T04:09:50.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T04:09:50.356Z] be746f2093ce: Preparing [2023-10-31T04:09:50.356Z] 76a5e274fd27: Preparing [2023-10-31T04:09:50.356Z] a3177bb4f8ff: Preparing [2023-10-31T04:09:50.356Z] 5f4d9fc4d98d: Preparing [2023-10-31T04:09:50.356Z] be746f2093ce: Layer already exists [2023-10-31T04:09:50.356Z] a3177bb4f8ff: Layer already exists [2023-10-31T04:09:50.356Z] 76a5e274fd27: Layer already exists [2023-10-31T04:09:50.356Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T04:09:51.317Z] main: digest: sha256:ff39e5f0c3efc18f4b7cfa6061b2732fd6ece8900c857ecca39d7a78c3c93964 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T04:09:51.382Z] ===================================================== [Pipeline] echo [2023-10-31T04:09:51.391Z] taggedImages: [2023-10-31T04:09:51.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [2023-10-31T04:09:51.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-10-31T04:09:51.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.8 [2023-10-31T04:09:51.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5-3.1.0-dev.8 [2023-10-31T04:09:51.391Z] - 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-10-31T04:09:51.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T04:09:51.742Z] [2023-10-31T04:09:51.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:09:52.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T04:09:52.071Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T04:09:52.071Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T04:09:52.071Z] 04944245beec: Pulling fs layer [2023-10-31T04:09:52.071Z] 699f458cf7ca: Pulling fs layer [2023-10-31T04:09:52.071Z] 765212b225bb: Pulling fs layer [2023-10-31T04:09:52.071Z] f23df028b6ca: Pulling fs layer [2023-10-31T04:09:52.071Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T04:09:52.071Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T04:09:52.071Z] 765212b225bb: Waiting [2023-10-31T04:09:52.071Z] f23df028b6ca: Waiting [2023-10-31T04:09:52.071Z] d65c8cfc05b1: Waiting [2023-10-31T04:09:52.071Z] 2437ff75d9bd: Waiting [2023-10-31T04:09:52.338Z] 04944245beec: Verifying Checksum [2023-10-31T04:09:52.338Z] 04944245beec: Download complete [2023-10-31T04:09:52.338Z] 765212b225bb: Verifying Checksum [2023-10-31T04:09:52.338Z] 765212b225bb: Download complete [2023-10-31T04:09:52.338Z] f23df028b6ca: Download complete [2023-10-31T04:09:52.338Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T04:09:52.338Z] d65c8cfc05b1: Download complete [2023-10-31T04:09:52.605Z] 699f458cf7ca: Verifying Checksum [2023-10-31T04:09:52.605Z] 699f458cf7ca: Download complete [2023-10-31T04:09:52.873Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T04:09:52.873Z] 8998bd30e6a1: Download complete [2023-10-31T04:09:55.453Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T04:09:55.453Z] 2437ff75d9bd: Download complete [2023-10-31T04:09:57.397Z] 8998bd30e6a1: Pull complete [2023-10-31T04:09:57.980Z] 04944245beec: Pull complete [2023-10-31T04:09:59.915Z] 699f458cf7ca: Pull complete [2023-10-31T04:09:59.915Z] 765212b225bb: Pull complete [2023-10-31T04:10:00.875Z] f23df028b6ca: Pull complete [2023-10-31T04:10:00.875Z] d65c8cfc05b1: Pull complete [2023-10-31T04:10:19.231Z] 2437ff75d9bd: Pull complete [2023-10-31T04:10:19.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T04:10:19.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T04:10:19.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:10:19.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container [2023-10-31T04:10:19.489Z] $ 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/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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-10-31T04:10:22.618Z] $ docker top ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:10:23.137Z] ---> job-cost.sh [2023-10-31T04:10:23.405Z] lf-activate-venv: SKIPPING [2023-10-31T04:10:23.406Z] INFO: No Stack... [2023-10-31T04:10:23.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T04:10:24.623Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T04:10:24.938Z] + cat /w/workspace/edgex-ui-go/127/archives/cost.csv [2023-10-31T04:10:24.938Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T04:10:25.259Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [2023-10-31T04:10:25.265Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] did not exist. Created. [2023-10-31T04:10:25.265Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T04:10:25.599Z] /w/workspace/edgex-ui-go/127@tmp/durable-7c15fc24/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T04:10:25.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T04:10:25.959Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T04:10:34.411Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T04:10:34.417Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T04:10:34.431Z] $ docker stop --time=1 ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 [2023-10-31T04:10:36.052Z] $ docker rm -f --volumes ba0b514c15c7bafc59cb0de63cdc51143586de98f61fd2e6db563ff10ae9f136 [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-10-31T04:10:36.474Z] provisioning config files... [2023-10-31T04:10:36.481Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16194270145370751379tmp [Pipeline] { [Pipeline] sh [2023-10-31T04:10:36.767Z] + set +x [2023-10-31T04:10:36.767Z] + curl -s https://codecov.io/bash [2023-10-31T04:10:36.767Z] + bash -s -- [2023-10-31T04:10:36.767Z] [2023-10-31T04:10:36.768Z] _____ _ [2023-10-31T04:10:36.768Z] / ____| | | [2023-10-31T04:10:36.768Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T04:10:36.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T04:10:36.768Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T04:10:36.768Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T04:10:36.768Z] Bash-1.0.6 [2023-10-31T04:10:36.768Z] [2023-10-31T04:10:36.768Z] [2023-10-31T04:10:36.768Z] ==> git version 2.25.1 found [2023-10-31T04:10:36.768Z] ==> 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-10-31T04:10:36.768Z] Release-Date: 2020-01-08 [2023-10-31T04:10:36.768Z] 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-10-31T04:10:36.768Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T04:10:36.768Z] ==> Jenkins CI detected. [2023-10-31T04:10:36.768Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-10-31T04:10:36.768Z] project root: . [2023-10-31T04:10:36.768Z] --> token set from env [2023-10-31T04:10:36.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T04:10:36.768Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T04:10:37.026Z] ==> Python coveragepy not found [2023-10-31T04:10:37.026Z] ==> Searching for coverage reports in: [2023-10-31T04:10:37.026Z] + . [2023-10-31T04:10:37.026Z] -> Found 1 reports [2023-10-31T04:10:37.026Z] ==> Detecting git/mercurial file structure [2023-10-31T04:10:37.026Z] ==> Reading reports [2023-10-31T04:10:37.026Z] + ./coverage.out bytes=10 [2023-10-31T04:10:37.026Z] ==> Appending adjustments [2023-10-31T04:10:37.026Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T04:10:37.592Z] + Found adjustments [2023-10-31T04:10:37.592Z] ==> Gzipping contents [2023-10-31T04:10:37.592Z] 12K /tmp/codecov.4R5Aer.gz [2023-10-31T04:10:37.592Z] ==> Uploading reports [2023-10-31T04:10:37.592Z] url: https://codecov.io [2023-10-31T04:10:37.592Z] query: branch=main&commit=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-31T04:10:37.592Z] -> Pinging Codecov [2023-10-31T04:10:37.592Z] 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=3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-31T04:10:37.850Z] -> Uploading to [2023-10-31T04:10:37.850Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5/c680faa1-bbb9-42dc-af72-b8875373120f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T041037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4c6b461881e7aafb08d92965da51253091fae27eebb87a64862e55549ba5c2 [2023-10-31T04:10:37.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T04:10:37.850Z] Dload Upload Total Spent Left Speed [2023-10-31T04:10:38.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 39720 --:--:-- --:--:-- --:--:-- 39542 100 8818 0 0 100 8818 0 33915 --:--:-- --:--:-- --:--:-- 33785 [2023-10-31T04:10:38.112Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] } [2023-10-31T04:10:38.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-31T04:10:38.352Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-31T04:10:38.364Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:10:38.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T04:10:38.669Z] [2023-10-31T04:10:38.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:10:38.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T04:10:38.962Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-31T04:10:38.962Z] df9b9388f04a: Pulling fs layer [2023-10-31T04:10:38.962Z] 52dc419b0ee2: Pulling fs layer [2023-10-31T04:10:38.962Z] 25bc292e5bac: Pulling fs layer [2023-10-31T04:10:38.962Z] 114826534d7a: Pulling fs layer [2023-10-31T04:10:38.962Z] 4657fd5d0bcf: Pulling fs layer [2023-10-31T04:10:38.962Z] 6ad1cebc031e: Pulling fs layer [2023-10-31T04:10:38.962Z] 8a3aa393b2d8: Pulling fs layer [2023-10-31T04:10:38.962Z] 4657fd5d0bcf: Waiting [2023-10-31T04:10:38.962Z] 8a3aa393b2d8: Waiting [2023-10-31T04:10:38.963Z] 6ad1cebc031e: Waiting [2023-10-31T04:10:38.963Z] 114826534d7a: Waiting [2023-10-31T04:10:38.963Z] 25bc292e5bac: Verifying Checksum [2023-10-31T04:10:38.963Z] 25bc292e5bac: Download complete [2023-10-31T04:10:38.963Z] 52dc419b0ee2: Verifying Checksum [2023-10-31T04:10:38.963Z] 52dc419b0ee2: Download complete [2023-10-31T04:10:38.963Z] 4657fd5d0bcf: Download complete [2023-10-31T04:10:38.963Z] df9b9388f04a: Download complete [2023-10-31T04:10:39.221Z] 6ad1cebc031e: Verifying Checksum [2023-10-31T04:10:39.221Z] 6ad1cebc031e: Download complete [2023-10-31T04:10:39.221Z] df9b9388f04a: Pull complete [2023-10-31T04:10:39.483Z] 52dc419b0ee2: Pull complete [2023-10-31T04:10:39.741Z] 25bc292e5bac: Pull complete [2023-10-31T04:10:39.741Z] 114826534d7a: Verifying Checksum [2023-10-31T04:10:39.741Z] 114826534d7a: Download complete [2023-10-31T04:10:39.998Z] 8a3aa393b2d8: Verifying Checksum [2023-10-31T04:10:39.998Z] 8a3aa393b2d8: Download complete [2023-10-31T04:10:43.277Z] 114826534d7a: Pull complete [2023-10-31T04:10:43.277Z] 4657fd5d0bcf: Pull complete [2023-10-31T04:10:43.534Z] 6ad1cebc031e: Pull complete [2023-10-31T04:10:46.811Z] 8a3aa393b2d8: Pull complete [2023-10-31T04:10:46.811Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-31T04:10:46.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T04:10:46.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:10:46.893Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:10:46.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-31T04:10:52.000Z] $ docker top ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-31T04:10:52.065Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-10-31T04:10:52.346Z] + set -o pipefail [2023-10-31T04:10:52.347Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-10-31T04:10:59.388Z] [2023-10-31T04:10:59.388Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-10-31T04:10:59.388Z] [2023-10-31T04:10:59.388Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/88170b97-4781-4ee3-a5d8-de3ca5d707b2 [2023-10-31T04:10:59.388Z] [2023-10-31T04:10:59.388Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-31T04:10:59.388Z] [2023-10-31T04:10:59.388Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-31T04:10:59.388Z] [2023-10-31T04:10:59.954Z] [2023-10-31T04:10:59.954Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-31T04:10:59.954Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-31T04:10:59.954Z] More details here: https://snyk.co/ue1NS [2023-10-31T04:10:59.954Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-31T04:10:59.954Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-31T04:10:59.966Z] $ docker stop --time=1 ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca [2023-10-31T04:11:03.739Z] $ docker rm -f --volumes ff19d27346ff1cbb331ea6a7dfffeb9e65ee70505caa7618c0efd1930cfca1ca [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-10-31T04:11:04.434Z] + git log --format=format:%s -1 3b7b8ca77e6a6f4e8cbffacaef6bafce867bf9d5 [Pipeline] sh [2023-10-31T04:11:04.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T04:11:04.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:05.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:11:05.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:11:05.091Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:11:05.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T04:11:05.509Z] $ docker top 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de -eo pid,comm [2023-10-31T04:11:05.557Z] 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-10-31T04:11:05.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T04:11:05.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T04:11:05.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T04:11:05.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T04:11:05.710Z] $ docker exec 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de ssh-agent [2023-10-31T04:11:05.823Z] SSH_AUTH_SOCK=/tmp/ssh-KeqaRAPLZHUe/agent.33 [2023-10-31T04:11:05.823Z] SSH_AGENT_PID=39 [2023-10-31T04:11:05.827Z] Running ssh-add (command line suppressed) [2023-10-31T04:11:05.940Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11859487222968759963.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11859487222968759963.key) [2023-10-31T04:11:05.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T04:11:06.233Z] + git semver tag [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,402 [run_tag] DEBUG tag force:False [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,402 [check_head_tag] DEBUG check head tag [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,402 [execute] INFO git cat-file --batch-check [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,406 [execute] INFO git cat-file --batch [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,415 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-31T04:11:06.491Z] 2023-10-31 04:11:06,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:06.491Z] 3.1.0-dev.8 [Pipeline] } [2023-10-31T04:11:06.501Z] $ docker exec --env ******** --env ******** 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de ssh-agent -k [2023-10-31T04:11:06.601Z] unset SSH_AUTH_SOCK; [2023-10-31T04:11:06.601Z] unset SSH_AGENT_PID; [2023-10-31T04:11:06.602Z] echo Agent pid 39 killed; [2023-10-31T04:11:06.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T04:11:06.908Z] + git semver [Pipeline] } [2023-10-31T04:11:07.182Z] $ docker stop --time=1 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de [2023-10-31T04:11:08.496Z] $ docker rm -f --volumes 176e16e987d4d7701bb091ad94c4eb1fe401a21acb74d15fedf1e780b25997de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:08.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T04:11:08.904Z] [2023-10-31T04:11:08.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:09.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T04:11:09.203Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-31T04:11:09.203Z] ab5ef0e58194: Pulling fs layer [2023-10-31T04:11:09.203Z] 9712f1f96733: Pulling fs layer [2023-10-31T04:11:09.203Z] 63f879dbbcfc: Pulling fs layer [2023-10-31T04:11:09.203Z] 0d9ebad4ef96: Pulling fs layer [2023-10-31T04:11:09.203Z] e9a5061849ea: Pulling fs layer [2023-10-31T04:11:09.203Z] d747dcd14b5f: Pulling fs layer [2023-10-31T04:11:09.203Z] 2de7ff778b66: Pulling fs layer [2023-10-31T04:11:09.203Z] 0d9ebad4ef96: Waiting [2023-10-31T04:11:09.203Z] e9a5061849ea: Waiting [2023-10-31T04:11:09.203Z] d747dcd14b5f: Waiting [2023-10-31T04:11:09.203Z] 9712f1f96733: Verifying Checksum [2023-10-31T04:11:09.463Z] 63f879dbbcfc: Verifying Checksum [2023-10-31T04:11:09.463Z] 63f879dbbcfc: Download complete [2023-10-31T04:11:09.721Z] e9a5061849ea: Verifying Checksum [2023-10-31T04:11:09.721Z] e9a5061849ea: Download complete [2023-10-31T04:11:09.721Z] 0d9ebad4ef96: Verifying Checksum [2023-10-31T04:11:09.721Z] 0d9ebad4ef96: Download complete [2023-10-31T04:11:09.721Z] d747dcd14b5f: Verifying Checksum [2023-10-31T04:11:09.721Z] d747dcd14b5f: Download complete [2023-10-31T04:11:09.721Z] ab5ef0e58194: Verifying Checksum [2023-10-31T04:11:09.721Z] ab5ef0e58194: Download complete [2023-10-31T04:11:09.721Z] 2de7ff778b66: Verifying Checksum [2023-10-31T04:11:09.721Z] 2de7ff778b66: Download complete [2023-10-31T04:11:12.249Z] ab5ef0e58194: Pull complete [2023-10-31T04:11:12.249Z] 9712f1f96733: Pull complete [2023-10-31T04:11:12.814Z] 63f879dbbcfc: Pull complete [2023-10-31T04:11:16.096Z] 0d9ebad4ef96: Pull complete [2023-10-31T04:11:16.355Z] e9a5061849ea: Pull complete [2023-10-31T04:11:16.355Z] d747dcd14b5f: Pull complete [2023-10-31T04:11:17.289Z] 2de7ff778b66: Pull complete [2023-10-31T04:11:17.289Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-31T04:11:17.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T04:11:17.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:11:17.370Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:11:17.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-31T04:11:23.695Z] $ docker top 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-31T04:11:23.761Z] provisioning config files... [2023-10-31T04:11:23.767Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5663533305661203550tmp [2023-10-31T04:11:23.777Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5870724682392156493tmp [2023-10-31T04:11:23.786Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8239580649278200155tmp [Pipeline] { [Pipeline] echo [2023-10-31T04:11:23.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:24.081Z] ---> sigul-configuration.sh [2023-10-31T04:11:24.081Z] gpg: directory `/root/.gnupg' created [2023-10-31T04:11:24.081Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-31T04:11:24.081Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-31T04:11:24.081Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-31T04:11:24.081Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-31T04:11:24.081Z] gpg: CAST5 encrypted data [2023-10-31T04:11:24.081Z] gpg: encrypted with 1 passphrase [2023-10-31T04:11:24.081Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-31T04:11:24.373Z] + mkdir /home/jenkins [2023-10-31T04:11:24.373Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-31T04:11:24.763Z] + 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-10-31T04:11:24.784Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:25.065Z] ---> sigul-install.sh [2023-10-31T04:11:25.065Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-31T04:11:25.349Z] + git tag --list [2023-10-31T04:11:25.349Z] 0.1.1 [2023-10-31T04:11:25.349Z] v1.1.0 [2023-10-31T04:11:25.349Z] v1.2.0 [2023-10-31T04:11:25.349Z] v1.2.1 [2023-10-31T04:11:25.349Z] v1.3.0 [2023-10-31T04:11:25.349Z] v2.0.0 [2023-10-31T04:11:25.349Z] v2.1.0 [2023-10-31T04:11:25.349Z] v2.2.0 [2023-10-31T04:11:25.349Z] v2.3.0 [2023-10-31T04:11:25.349Z] v3.0 [2023-10-31T04:11:25.349Z] v3.0.0 [2023-10-31T04:11:25.349Z] v3.1.0-dev.1 [2023-10-31T04:11:25.349Z] v3.1.0-dev.2 [2023-10-31T04:11:25.349Z] v3.1.0-dev.3 [2023-10-31T04:11:25.349Z] v3.1.0-dev.4 [2023-10-31T04:11:25.349Z] v3.1.0-dev.5 [2023-10-31T04:11:25.349Z] v3.1.0-dev.6 [2023-10-31T04:11:25.349Z] v3.1.0-dev.7 [2023-10-31T04:11:25.349Z] v3.1.0-dev.8 [Pipeline] sh [2023-10-31T04:11:25.635Z] + lftools sign git-tag v3.1.0-dev.8 [2023-10-31T04:11:26.202Z] Signing Git tag with Sigul... [2023-10-31T04:11:26.202Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-10-31T04:11:26.469Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:26.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-31T04:11:26.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-31T04:11:26.775Z] $ docker stop --time=1 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 [2023-10-31T04:11:28.056Z] $ docker rm -f --volumes 5bc38898dd439da9cc0d15a63a688f548df62273c467f543d239126704d643f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-31T04:11:28.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T04:11:28.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:28.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:11:28.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:11:28.831Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:11:28.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T04:11:29.196Z] $ docker top 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 -eo pid,comm [2023-10-31T04:11:29.240Z] 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-10-31T04:11:29.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T04:11:29.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T04:11:29.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T04:11:29.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T04:11:29.388Z] $ docker exec 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 ssh-agent [2023-10-31T04:11:29.486Z] SSH_AUTH_SOCK=/tmp/ssh-Xx1TVvTcul7E/agent.32 [2023-10-31T04:11:29.486Z] SSH_AGENT_PID=38 [2023-10-31T04:11:29.491Z] Running ssh-add (command line suppressed) [2023-10-31T04:11:29.591Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1381861004412424676.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1381861004412424676.key) [2023-10-31T04:11:29.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T04:11:29.893Z] + git semver bump pre [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,050 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,053 [execute] INFO git cat-file --batch-check [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,059 [execute] INFO git cat-file --batch [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T04:11:30.152Z] 2023-10-31 04:11:30,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:30.152Z] 3.1.0-dev.9 [Pipeline] } [2023-10-31T04:11:30.163Z] $ docker exec --env ******** --env ******** 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 ssh-agent -k [2023-10-31T04:11:30.255Z] unset SSH_AUTH_SOCK; [2023-10-31T04:11:30.255Z] unset SSH_AGENT_PID; [2023-10-31T04:11:30.256Z] echo Agent pid 38 killed; [2023-10-31T04:11:30.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T04:11:30.564Z] + git semver [Pipeline] } [2023-10-31T04:11:30.843Z] $ docker stop --time=1 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 [2023-10-31T04:11:32.203Z] $ docker rm -f --volumes 562a73d2ea02cb505216b71d854ff082c173c874213d28fcfa238c302f6c2645 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T04:11:32.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T04:11:32.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:32.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:11:32.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:11:32.892Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:11:32.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T04:11:33.295Z] $ docker top 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T04:11:33.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T04:11:33.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T04:11:33.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T04:11:33.494Z] $ docker exec 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 ssh-agent [2023-10-31T04:11:33.604Z] SSH_AUTH_SOCK=/tmp/ssh-3izVjGH75L38/agent.32 [2023-10-31T04:11:33.604Z] SSH_AGENT_PID=39 [2023-10-31T04:11:33.609Z] Running ssh-add (command line suppressed) [2023-10-31T04:11:33.708Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17934328610368332230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17934328610368332230.key) [2023-10-31T04:11:33.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T04:11:34.005Z] + git semver push [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,177 [run_push] DEBUG push [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,178 [execute] INFO git cat-file --batch-check [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,182 [execute] INFO git rev-list 32c6ceeb64e973ea22dc6e86c469d3cc048739fe -- [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,182 [execute] DEBUG Popen(['git', 'rev-list', '32c6ceeb64e973ea22dc6e86c469d3cc048739fe', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,192 [execute] INFO git fetch -v origin [2023-10-31T04:11:34.264Z] 2023-10-31 04:11:34,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-31T04:11:34.833Z] 2023-10-31 04:11:34,726 [run_push] DEBUG no remote changes detected [2023-10-31T04:11:34.833Z] 2023-10-31 04:11:34,726 [execute] INFO git push origin semver [2023-10-31T04:11:34.833Z] 2023-10-31 04:11:34,727 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-31T04:11:35.767Z] 2023-10-31 04:11:35,514 [run_push] DEBUG push all version tags [2023-10-31T04:11:35.767Z] 2023-10-31 04:11:35,515 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-31T04:11:35.767Z] 2023-10-31 04:11:35,515 [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-10-31T04:11:36.714Z] 2023-10-31 04:11:36,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T04:11:36.714Z] 3.1.0-dev.9 [Pipeline] } [2023-10-31T04:11:36.725Z] $ docker exec --env ******** --env ******** 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 ssh-agent -k [2023-10-31T04:11:36.815Z] unset SSH_AUTH_SOCK; [2023-10-31T04:11:36.815Z] unset SSH_AGENT_PID; [2023-10-31T04:11:36.815Z] echo Agent pid 39 killed; [2023-10-31T04:11:36.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T04:11:37.121Z] + git semver [Pipeline] } [2023-10-31T04:11:37.394Z] $ docker stop --time=1 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 [2023-10-31T04:11:38.684Z] $ docker rm -f --volumes 96626ac1942ebf9ff612f2e238b27fcb34db6a2361aac2f16472b92510401ba5 [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-10-31T04:11:39.268Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-10-31T04:11:39.268Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T04:11:39.268Z] total 16 [2023-10-31T04:11:39.268Z] drwxr-xr-x 3 root root 4096 Oct 31 03:53 . [2023-10-31T04:11:39.268Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:11 .. [2023-10-31T04:11:39.268Z] drwxr-xr-x 2 root root 4096 Oct 31 03:53 cost [2023-10-31T04:11:39.268Z] -rw-r--r-- 1 root root 83 Oct 31 03:53 cost.csv [2023-10-31T04:11:39.268Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T04:11:39.268Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T04:11:39.268Z] total 16 [2023-10-31T04:11:39.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 03:53 . [2023-10-31T04:11:39.268Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:11 .. [2023-10-31T04:11:39.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 03:53 cost [2023-10-31T04:11:39.268Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 31 03:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:39.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:40.415Z] ---> package-listing.sh [2023-10-31T04:11:40.415Z] ++ facter osfamily [2023-10-31T04:11:40.415Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T04:11:40.674Z] + OS_FAMILY=debian [2023-10-31T04:11:40.674Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-10-31T04:11:40.674Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T04:11:40.674Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T04:11:40.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T04:11:40.674Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T04:11:40.674Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-10-31T04:11:40.674Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T04:11:40.674Z] + case "${OS_FAMILY}" in [2023-10-31T04:11:40.674Z] + dpkg -l [2023-10-31T04:11:40.674Z] + grep '^ii' [2023-10-31T04:11:40.674Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T04:11:40.674Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T04:11:40.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T04:11:40.674Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-10-31T04:11:40.674Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-10-31T04:11:40.674Z] + 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-10-31T04:11:40.686Z] 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-10-31T04:11:40.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:11:41.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T04:11:41.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:11:41.591Z] prd-ubuntu20.04-docker-8c-8g-15547 does not seem to be running inside a container [2023-10-31T04:11:41.624Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T04:11:41.834Z] $ docker top cc457cd68dac9034e286ea1db711b08915c65ffd027c9a778f5c5633405efde3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T04:11:42.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T04:11:42.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T04:11:42.749Z] + ls /var/log/sa-host [2023-10-31T04:11:42.749Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T04:11:42.882Z] provisioning config files... [2023-10-31T04:11:42.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3798119855858111455tmp [Pipeline] { [Pipeline] echo [2023-10-31T04:11:42.901Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:43.181Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T04:11:43.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:43.510Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T04:11:43.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:43.798Z] ---> sudo-logs.sh [2023-10-31T04:11:43.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T04:11:43.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:44.102Z] ---> job-cost.sh [2023-10-31T04:11:44.103Z] lf-activate-venv: SKIPPING [2023-10-31T04:11:44.103Z] DEBUG: total: 0.2199999988079071 [2023-10-31T04:11:44.103Z] INFO: Retrieving Stack Cost... [2023-10-31T04:11:44.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T04:11:44.930Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T04:11:44.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:11:45.224Z] ---> logs-deploy.sh [2023-10-31T04:11:45.224Z] lf-activate-venv: SKIPPING [2023-10-31T04:11:45.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/127 [2023-10-31T04:11:45.224Z] INFO: archiving workspace using pattern(s): [2023-10-31T04:11:46.159Z] Archives upload complete. [2023-10-31T04:11:46.159Z] INFO: archiving logs to Nexus