Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 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-ssh1758533918977740162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13540442212363629851.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11605230104152737328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8648285580320039767.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-ssh14842708700400148329.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.18 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-2223’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2224 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 > 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 Avoid second fetch Checking out Revision 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (main) Commit message: "refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-list --no-walk 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T16:19:55.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T16:19:55.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T16:19:55.224Z] ========================================================= [2023-01-13T16:19:55.224Z] EdgeX Global Pipelines Version Info [2023-01-13T16:19:55.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:19:55.936Z] ------------------- [2023-01-13T16:19:55.936Z] stable info: [2023-01-13T16:19:55.936Z] ------------------- [2023-01-13T16:19:55.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T16:19:55.936Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T16:19:55.936Z] Message: update stable to v1.0.244 [2023-01-13T16:19:56.507Z] ------------------- [2023-01-13T16:19:56.507Z] experimental info: [2023-01-13T16:19:56.507Z] ------------------- [2023-01-13T16:19:56.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T16:19:56.507Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T16:19:56.507Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T16:19:56.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-01-13T16:19:56.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-01-13T16:19:56.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T16:19:56.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T16:19:56.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T16:19:56.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T16:19:56.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T16:19:56.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-13T16:19:56.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T16:19:56.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T16:19:56.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T16:19:56.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-01-13T16:19:56.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T16:19:56.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T16:19:56.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T16:19:56.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T16:19:56.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T16:19:56.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T16:19:56.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T16:19:56.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T16:19:56.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-13T16:19:57.005Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-13T16:19:57.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-13T16:19:57.034Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-13T16:19:57.047Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-13T16:19:57.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T16:19:57.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T16:19:57.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-13T16:19:57.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-13T16:19:57.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-13T16:19:57.134Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo [2023-01-13T16:19:57.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cbf8b5 [Pipeline] echo [2023-01-13T16:19:57.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:19:57.210Z] provisioning config files... [2023-01-13T16:19:57.223Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8355027687133677208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:19:57.531Z] ---> docker-login.sh [2023-01-13T16:19:57.531Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:19:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:19:57.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:19:57.792Z] Configure a credential helper to remove this warning. See [2023-01-13T16:19:57.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:19:57.792Z] [2023-01-13T16:19:57.792Z] Login Succeeded [2023-01-13T16:19:57.792Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:19:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:19:57.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:19:57.792Z] Configure a credential helper to remove this warning. See [2023-01-13T16:19:57.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:19:57.792Z] [2023-01-13T16:19:57.792Z] Login Succeeded [2023-01-13T16:19:57.792Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:19:58.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:19:58.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:19:58.051Z] Configure a credential helper to remove this warning. See [2023-01-13T16:19:58.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:19:58.051Z] [2023-01-13T16:19:58.051Z] Login Succeeded [2023-01-13T16:19:58.051Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:19:58.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:19:58.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:19:58.051Z] Configure a credential helper to remove this warning. See [2023-01-13T16:19:58.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:19:58.051Z] [2023-01-13T16:19:58.051Z] Login Succeeded [2023-01-13T16:19:58.051Z] docker.io [2023-01-13T16:19:58.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:19:58.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:19:58.311Z] Configure a credential helper to remove this warning. See [2023-01-13T16:19:58.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:19:58.311Z] [2023-01-13T16:19:58.311Z] Login Succeeded [2023-01-13T16:19:58.311Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:19:58.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T16:19:58.697Z] + git rev-list -1 --merges 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35~1..5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo [2023-01-13T16:19:58.748Z] -----------> git rev-list -1 --merges 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35~1..5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [false] [Pipeline] sh [2023-01-13T16:19:59.041Z] + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo [2023-01-13T16:19:59.056Z] ========================================================= [2023-01-13T16:19:59.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T16:19:59.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:19:59.378Z] + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo [2023-01-13T16:19:59.391Z] [semverPrep] GIT_COMMIT: 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35, Commit Message: refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587) [Pipeline] echo [2023-01-13T16:19:59.401Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-13T16:19:59.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T16:19:59.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T16:19:59.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T16:19:59.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T16:19:59.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T16:19:59.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T16:19:59.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:20:00.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:20:00.101Z] [2023-01-13T16:20:00.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:20:00.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:20:00.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T16:20:00.518Z] b85a868b505f: Pulling fs layer [2023-01-13T16:20:00.518Z] e2be974225ed: Pulling fs layer [2023-01-13T16:20:00.518Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T16:20:00.518Z] 988bab9f4d93: Pulling fs layer [2023-01-13T16:20:00.518Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T16:20:00.518Z] eaf3925da568: Pulling fs layer [2023-01-13T16:20:00.518Z] bab4dde63d76: Pulling fs layer [2023-01-13T16:20:00.518Z] bde34c3a00c8: Pulling fs layer [2023-01-13T16:20:00.518Z] b352a97aabf1: Pulling fs layer [2023-01-13T16:20:00.518Z] 4872d77fe225: Pulling fs layer [2023-01-13T16:20:00.518Z] 5851b861e8e6: Pulling fs layer [2023-01-13T16:20:00.518Z] bab4dde63d76: Waiting [2023-01-13T16:20:00.518Z] bde34c3a00c8: Waiting [2023-01-13T16:20:00.518Z] b352a97aabf1: Waiting [2023-01-13T16:20:00.518Z] 4872d77fe225: Waiting [2023-01-13T16:20:00.518Z] 5851b861e8e6: Waiting [2023-01-13T16:20:00.518Z] 1469e6f7b9e6: Waiting [2023-01-13T16:20:00.518Z] eaf3925da568: Waiting [2023-01-13T16:20:00.518Z] 988bab9f4d93: Waiting [2023-01-13T16:20:00.518Z] e2be974225ed: Verifying Checksum [2023-01-13T16:20:00.518Z] e2be974225ed: Download complete [2023-01-13T16:20:00.519Z] 988bab9f4d93: Download complete [2023-01-13T16:20:00.778Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T16:20:00.778Z] 1469e6f7b9e6: Download complete [2023-01-13T16:20:00.778Z] eaf3925da568: Verifying Checksum [2023-01-13T16:20:00.778Z] eaf3925da568: Download complete [2023-01-13T16:20:00.778Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T16:20:00.778Z] 339a4e72a1f5: Download complete [2023-01-13T16:20:00.778Z] bde34c3a00c8: Verifying Checksum [2023-01-13T16:20:00.778Z] bde34c3a00c8: Download complete [2023-01-13T16:20:00.778Z] b352a97aabf1: Verifying Checksum [2023-01-13T16:20:00.778Z] b352a97aabf1: Download complete [2023-01-13T16:20:00.778Z] 4872d77fe225: Verifying Checksum [2023-01-13T16:20:00.778Z] 4872d77fe225: Download complete [2023-01-13T16:20:00.778Z] 5851b861e8e6: Verifying Checksum [2023-01-13T16:20:00.778Z] 5851b861e8e6: Download complete [2023-01-13T16:20:00.778Z] b85a868b505f: Download complete [2023-01-13T16:20:01.036Z] bab4dde63d76: Verifying Checksum [2023-01-13T16:20:01.036Z] bab4dde63d76: Download complete [2023-01-13T16:20:01.972Z] b85a868b505f: Pull complete [2023-01-13T16:20:02.230Z] e2be974225ed: Pull complete [2023-01-13T16:20:02.797Z] 339a4e72a1f5: Pull complete [2023-01-13T16:20:02.797Z] 988bab9f4d93: Pull complete [2023-01-13T16:20:03.056Z] 1469e6f7b9e6: Pull complete [2023-01-13T16:20:03.056Z] eaf3925da568: Pull complete [2023-01-13T16:20:04.960Z] bab4dde63d76: Pull complete [2023-01-13T16:20:04.960Z] bde34c3a00c8: Pull complete [2023-01-13T16:20:04.960Z] b352a97aabf1: Pull complete [2023-01-13T16:20:04.960Z] 4872d77fe225: Pull complete [2023-01-13T16:20:04.960Z] 5851b861e8e6: Pull complete [2023-01-13T16:20:04.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T16:20:04.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:20:04.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:20:05.057Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:20:05.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T16:20:06.260Z] $ docker top dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb -eo pid,comm [2023-01-13T16:20:06.326Z] 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-01-13T16:20:06.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T16:20:06.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:20:06.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:20:06.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:20:06.450Z] $ docker exec dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent [2023-01-13T16:20:06.570Z] SSH_AUTH_SOCK=/tmp/ssh-wQel8MehT6qr/agent.31 [2023-01-13T16:20:06.570Z] SSH_AGENT_PID=37 [2023-01-13T16:20:06.576Z] Running ssh-add (command line suppressed) [2023-01-13T16:20:06.660Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1769351776778151197.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1769351776778151197.key) [2023-01-13T16:20:06.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:20:06.969Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T16:20:06.971Z] $ docker exec --env ******** --env ******** dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent -k [2023-01-13T16:20:07.086Z] unset SSH_AUTH_SOCK; [2023-01-13T16:20:07.086Z] unset SSH_AGENT_PID; [2023-01-13T16:20:07.086Z] echo Agent pid 37 killed; [2023-01-13T16:20:07.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T16:20:07.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:20:07.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:20:07.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:20:07.246Z] $ docker exec dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent [2023-01-13T16:20:07.349Z] SSH_AUTH_SOCK=/tmp/ssh-akOBxdh72xlE/agent.68 [2023-01-13T16:20:07.349Z] SSH_AGENT_PID=75 [2023-01-13T16:20:07.354Z] Running ssh-add (command line suppressed) [2023-01-13T16:20:07.442Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11178555864179611043.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11178555864179611043.key) [2023-01-13T16:20:07.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:20:07.754Z] + git semver init [2023-01-13T16:20:08.014Z] 2023-01-13 16:20:07,946 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T16:20:08.014Z] 2023-01-13 16:20:07,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-01-13T16:20:08.014Z] 2023-01-13 16:20:07,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-01-13T16:20:08.014Z] 2023-01-13 16:20:07,949 [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-01-13T16:20:09.402Z] 2023-01-13 16:20:09,391 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-01-13T16:20:09.402Z] 2023-01-13 16:20:09,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-01-13T16:20:09.402Z] 2023-01-13 16:20:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:20:09.402Z] 2023-01-13 16:20:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:20:09.402Z] 3.0.0-dev.1 [Pipeline] } [2023-01-13T16:20:09.663Z] $ docker exec --env ******** --env ******** dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent -k [2023-01-13T16:20:09.759Z] unset SSH_AUTH_SOCK; [2023-01-13T16:20:09.759Z] unset SSH_AGENT_PID; [2023-01-13T16:20:09.760Z] echo Agent pid 75 killed; [2023-01-13T16:20:09.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T16:20:10.086Z] + git semver [Pipeline] } [2023-01-13T16:20:10.354Z] $ docker stop --time=1 dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb [2023-01-13T16:20:11.642Z] $ docker rm -f --volumes dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:20:11.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T16:20:12.173Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T16:20:12.176Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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-01-13T16:20:12.326Z] provisioning config files... [2023-01-13T16:20:12.335Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7502844054750066510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:20:12.634Z] ---> docker-login.sh [2023-01-13T16:20:12.634Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:20:12.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:20:12.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:20:12.634Z] Configure a credential helper to remove this warning. See [2023-01-13T16:20:12.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:20:12.634Z] [2023-01-13T16:20:12.634Z] Login Succeeded [2023-01-13T16:20:12.634Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:20:12.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:20:12.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:20:12.634Z] Configure a credential helper to remove this warning. See [2023-01-13T16:20:12.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:20:12.634Z] [2023-01-13T16:20:12.634Z] Login Succeeded [2023-01-13T16:20:12.634Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:20:12.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:20:12.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:20:12.893Z] Configure a credential helper to remove this warning. See [2023-01-13T16:20:12.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:20:12.893Z] [2023-01-13T16:20:12.893Z] Login Succeeded [2023-01-13T16:20:12.893Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:20:12.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:20:12.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:20:12.893Z] Configure a credential helper to remove this warning. See [2023-01-13T16:20:12.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:20:12.893Z] [2023-01-13T16:20:12.893Z] Login Succeeded [2023-01-13T16:20:12.893Z] docker.io [2023-01-13T16:20:13.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:20:13.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:20:13.410Z] Configure a credential helper to remove this warning. See [2023-01-13T16:20:13.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:20:13.410Z] [2023-01-13T16:20:13.410Z] Login Succeeded [2023-01-13T16:20:13.410Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:20:13.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T16:20:13.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:20:13.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:20:13.508Z] ========================================================= [2023-01-13T16:20:13.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T16:20:13.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:20:13.817Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-13T16:20:14.078Z] Sending build context to Docker daemon 45.65MB [2023-01-13T16:20:14.078Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:20:14.078Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-13T16:20:14.078Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T16:20:14.078Z] 213ec9aee27d: Pulling fs layer [2023-01-13T16:20:14.078Z] 4583459ba037: Pulling fs layer [2023-01-13T16:20:14.078Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T16:20:14.078Z] 53926ce57604: Pulling fs layer [2023-01-13T16:20:14.078Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T16:20:14.078Z] 22ff95d597cd: Pulling fs layer [2023-01-13T16:20:14.078Z] 53926ce57604: Waiting [2023-01-13T16:20:14.078Z] 21b2b0c7a3f4: Waiting [2023-01-13T16:20:14.078Z] 22ff95d597cd: Waiting [2023-01-13T16:20:14.078Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T16:20:14.078Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T16:20:14.078Z] 12d6caf4c0d1: Waiting [2023-01-13T16:20:14.078Z] a7acece74701: Pulling fs layer [2023-01-13T16:20:14.078Z] a7acece74701: Waiting [2023-01-13T16:20:14.078Z] 96b7cbca73a9: Waiting [2023-01-13T16:20:14.078Z] 93c1e223e6f2: Download complete [2023-01-13T16:20:14.078Z] 4583459ba037: Download complete [2023-01-13T16:20:14.078Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T16:20:14.078Z] 21b2b0c7a3f4: Download complete [2023-01-13T16:20:14.078Z] 22ff95d597cd: Verifying Checksum [2023-01-13T16:20:14.078Z] 22ff95d597cd: Download complete [2023-01-13T16:20:14.078Z] 213ec9aee27d: Verifying Checksum [2023-01-13T16:20:14.078Z] 213ec9aee27d: Download complete [2023-01-13T16:20:14.078Z] 12d6caf4c0d1: Download complete [2023-01-13T16:20:14.339Z] 213ec9aee27d: Pull complete [2023-01-13T16:20:14.339Z] 4583459ba037: Pull complete [2023-01-13T16:20:14.602Z] 93c1e223e6f2: Pull complete [2023-01-13T16:20:14.861Z] a7acece74701: Verifying Checksum [2023-01-13T16:20:14.861Z] a7acece74701: Download complete [2023-01-13T16:20:14.861Z] 53926ce57604: Verifying Checksum [2023-01-13T16:20:14.861Z] 53926ce57604: Download complete [2023-01-13T16:20:15.119Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T16:20:15.119Z] 96b7cbca73a9: Download complete [2023-01-13T16:20:18.409Z] 53926ce57604: Pull complete [2023-01-13T16:20:18.409Z] 21b2b0c7a3f4: Pull complete [2023-01-13T16:20:18.669Z] 22ff95d597cd: Pull complete [2023-01-13T16:20:18.669Z] 12d6caf4c0d1: Pull complete [2023-01-13T16:20:21.204Z] 96b7cbca73a9: Pull complete [2023-01-13T16:20:21.773Z] a7acece74701: Pull complete [2023-01-13T16:20:21.773Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T16:20:21.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T16:20:21.773Z] ---> db6d94c90886 [2023-01-13T16:20:21.773Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-13T16:20:23.153Z] ---> Running in f31e600a02a1 [2023-01-13T16:20:23.153Z] Removing intermediate container f31e600a02a1 [2023-01-13T16:20:23.153Z] ---> d319969f3a71 [2023-01-13T16:20:23.153Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T16:20:23.153Z] ---> Running in 90e721c1e68c [2023-01-13T16:20:23.153Z] Removing intermediate container 90e721c1e68c [2023-01-13T16:20:23.153Z] ---> 46198c1639c3 [2023-01-13T16:20:23.153Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:20:23.153Z] ---> Running in 68acf68fbf4f [2023-01-13T16:20:23.413Z] Removing intermediate container 68acf68fbf4f [2023-01-13T16:20:23.413Z] ---> 201821ebc1b4 [2023-01-13T16:20:23.413Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-13T16:20:23.413Z] ---> Running in b2935f3321e4 [2023-01-13T16:20:23.413Z] Removing intermediate container b2935f3321e4 [2023-01-13T16:20:23.413Z] ---> 1c0ddfb8f86a [2023-01-13T16:20:23.413Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-13T16:20:23.413Z] ---> Running in ba19bc4a7a4c [2023-01-13T16:20:23.413Z] Removing intermediate container ba19bc4a7a4c [2023-01-13T16:20:23.413Z] ---> efff6e4314cc [2023-01-13T16:20:23.413Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-13T16:20:23.980Z] latest: Pulling from library/docker [2023-01-13T16:20:23.980Z] 8921db27df28: Pulling fs layer [2023-01-13T16:20:23.980Z] ea2378853794: Pulling fs layer [2023-01-13T16:20:23.980Z] 0ba836ede3c5: Pulling fs layer [2023-01-13T16:20:23.980Z] a42624319d54: Pulling fs layer [2023-01-13T16:20:23.980Z] 6fad2fe3ffd3: Pulling fs layer [2023-01-13T16:20:23.980Z] b27387ecef92: Pulling fs layer [2023-01-13T16:20:23.980Z] 4ebd99333dcb: Pulling fs layer [2023-01-13T16:20:23.980Z] 05a32f4e1b68: Pulling fs layer [2023-01-13T16:20:23.980Z] 6fad2fe3ffd3: Waiting [2023-01-13T16:20:23.980Z] b27387ecef92: Waiting [2023-01-13T16:20:23.980Z] 4ebd99333dcb: Waiting [2023-01-13T16:20:23.980Z] 05a32f4e1b68: Waiting [2023-01-13T16:20:23.980Z] a42624319d54: Waiting [2023-01-13T16:20:24.241Z] ea2378853794: Verifying Checksum [2023-01-13T16:20:24.241Z] ea2378853794: Download complete [2023-01-13T16:20:24.241Z] 8921db27df28: Verifying Checksum [2023-01-13T16:20:24.241Z] 8921db27df28: Download complete [2023-01-13T16:20:24.502Z] 0ba836ede3c5: Verifying Checksum [2023-01-13T16:20:24.502Z] 0ba836ede3c5: Download complete [2023-01-13T16:20:24.502Z] 8921db27df28: Pull complete [2023-01-13T16:20:24.761Z] a42624319d54: Verifying Checksum [2023-01-13T16:20:24.761Z] a42624319d54: Download complete [2023-01-13T16:20:24.761Z] b27387ecef92: Download complete [2023-01-13T16:20:24.761Z] ea2378853794: Pull complete [2023-01-13T16:20:24.761Z] 4ebd99333dcb: Verifying Checksum [2023-01-13T16:20:24.761Z] 4ebd99333dcb: Download complete [2023-01-13T16:20:24.761Z] 6fad2fe3ffd3: Verifying Checksum [2023-01-13T16:20:24.761Z] 6fad2fe3ffd3: Download complete [2023-01-13T16:20:24.761Z] 05a32f4e1b68: Verifying Checksum [2023-01-13T16:20:24.761Z] 05a32f4e1b68: Download complete [2023-01-13T16:20:25.020Z] 0ba836ede3c5: Pull complete [2023-01-13T16:20:25.590Z] a42624319d54: Pull complete [2023-01-13T16:20:25.892Z] 6fad2fe3ffd3: Pull complete [2023-01-13T16:20:25.892Z] b27387ecef92: Pull complete [2023-01-13T16:20:25.892Z] 4ebd99333dcb: Pull complete [2023-01-13T16:20:25.892Z] 05a32f4e1b68: Pull complete [2023-01-13T16:20:25.892Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-13T16:20:25.892Z] Status: Downloaded newer image for docker:latest [2023-01-13T16:20:27.271Z] ---> eca545e5d663 [2023-01-13T16:20:27.271Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-13T16:20:27.271Z] ---> Running in 2060f67050d6 [2023-01-13T16:20:27.284Z] Still waiting to schedule task [2023-01-13T16:20:27.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-13T16:20:27.528Z] Removing intermediate container 2060f67050d6 [2023-01-13T16:20:27.528Z] ---> 6b0760d29607 [2023-01-13T16:20:27.528Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:20:27.528Z] ---> Running in 8e9efc8ef46e [2023-01-13T16:20:27.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:20:28.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:20:28.923Z] OK: 211 MiB in 51 packages [2023-01-13T16:20:29.180Z] Removing intermediate container 8e9efc8ef46e [2023-01-13T16:20:29.180Z] ---> edf250bde285 [2023-01-13T16:20:29.180Z] Step 11/16 : ENV GO111MODULE=on [2023-01-13T16:20:29.180Z] ---> Running in 098c1ed02668 [2023-01-13T16:20:29.180Z] Removing intermediate container 098c1ed02668 [2023-01-13T16:20:29.180Z] ---> d7cd6f4c9c12 [2023-01-13T16:20:29.180Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-13T16:20:29.438Z] ---> Running in 24cc26ecc9ae [2023-01-13T16:20:29.438Z] Removing intermediate container 24cc26ecc9ae [2023-01-13T16:20:29.438Z] ---> 10f750864259 [2023-01-13T16:20:29.438Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-13T16:20:29.438Z] ---> 92b1fd0605a2 [2023-01-13T16:20:29.438Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:20:29.697Z] ---> Running in e913170e4f4a [2023-01-13T16:20:51.628Z] Removing intermediate container e913170e4f4a [2023-01-13T16:20:51.628Z] ---> 57d914c9fd47 [2023-01-13T16:20:51.628Z] Step 15/16 : COPY . . [2023-01-13T16:20:51.628Z] ---> 14fbda7f43f9 [2023-01-13T16:20:51.628Z] Step 16/16 : RUN ${MAKE} [2023-01-13T16:20:51.628Z] ---> Running in 735431af5120 [2023-01-13T16:20:51.628Z] noop [2023-01-13T16:20:51.628Z] Removing intermediate container 735431af5120 [2023-01-13T16:20:51.628Z] ---> a2aa76fc1252 [2023-01-13T16:20:51.628Z] Successfully built a2aa76fc1252 [2023-01-13T16:20:51.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:20:51.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T16:20:51.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:20:52.026Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:20:52.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T16:20:52.423Z] $ docker top 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:20:52.766Z] + go version [2023-01-13T16:20:52.766Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T16:20:52.786Z] $ docker stop --time=1 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 [2023-01-13T16:20:54.061Z] $ docker rm -f --volumes 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:20:54.459Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T16:20:54.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:20:54.529Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:20:54.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T16:20:54.916Z] $ docker top 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:20:55.260Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-13T16:20:55.559Z] + make test [2023-01-13T16:20:55.560Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-13T16:20:55.818Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-13T16:21:05.800Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-13T16:21:05.800Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-13T16:21:08.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T16:21:08.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T16:21:08.332Z] ./bin/test-attribution-txt.sh [2023-01-13T16:21:08.332Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-13T16:21:08.332Z] make -C web test [2023-01-13T16:21:08.332Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-01-13T16:21:08.332Z] make[1]: tput: No such file or directory [2023-01-13T16:21:08.332Z] make[1]: tput: No such file or directory [2023-01-13T16:21:08.332Z] warning: generating ./VERSION [2023-01-13T16:21:08.332Z] echo "0.0.0" > VERSION [2023-01-13T16:21:08.332Z] docker build \ [2023-01-13T16:21:08.332Z] -f Dockerfile \ [2023-01-13T16:21:08.332Z] --build-arg USER=1000 \ [2023-01-13T16:21:08.332Z] \ [2023-01-13T16:21:08.332Z] --label "git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35" \ [2023-01-13T16:21:08.332Z] -t edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 \ [2023-01-13T16:21:08.332Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-13T16:21:08.332Z] . [2023-01-13T16:21:08.332Z] Sending build context to Docker daemon 3.269MB [2023-01-13T16:21:08.332Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-13T16:21:08.332Z] 16.17-alpine3.15: Pulling from library/node [2023-01-13T16:21:08.332Z] 9621f1afde84: Pulling fs layer [2023-01-13T16:21:08.332Z] c6f70ee39829: Pulling fs layer [2023-01-13T16:21:08.332Z] 56892a8094a2: Pulling fs layer [2023-01-13T16:21:08.332Z] 58dd87906ef0: Pulling fs layer [2023-01-13T16:21:08.332Z] 58dd87906ef0: Waiting [2023-01-13T16:21:08.591Z] 56892a8094a2: Verifying Checksum [2023-01-13T16:21:08.591Z] 56892a8094a2: Download complete [2023-01-13T16:21:08.591Z] 9621f1afde84: Download complete [2023-01-13T16:21:08.591Z] 58dd87906ef0: Verifying Checksum [2023-01-13T16:21:08.591Z] 58dd87906ef0: Download complete [2023-01-13T16:21:08.591Z] 9621f1afde84: Pull complete [2023-01-13T16:21:08.858Z] c6f70ee39829: Verifying Checksum [2023-01-13T16:21:08.858Z] c6f70ee39829: Download complete [2023-01-13T16:21:10.242Z] c6f70ee39829: Pull complete [2023-01-13T16:21:10.242Z] 56892a8094a2: Pull complete [2023-01-13T16:21:10.242Z] 58dd87906ef0: Pull complete [2023-01-13T16:21:10.242Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-13T16:21:10.242Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-13T16:21:10.242Z] ---> b69703f70c3d [2023-01-13T16:21:10.242Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-13T16:21:10.809Z] ---> Running in 6ab9163fd827 [2023-01-13T16:21:11.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:21:11.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:21:11.326Z] (1/129) Installing libxau (1.0.9-r0) [2023-01-13T16:21:11.326Z] (2/129) Installing libmd (1.0.3-r0) [2023-01-13T16:21:11.326Z] (3/129) Installing libbsd (0.11.3-r1) [2023-01-13T16:21:11.326Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-01-13T16:21:11.584Z] (5/129) Installing libxcb (1.14-r2) [2023-01-13T16:21:11.584Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-01-13T16:21:11.584Z] (7/129) Installing libxext (1.3.4-r0) [2023-01-13T16:21:11.584Z] (8/129) Installing libice (1.0.10-r0) [2023-01-13T16:21:11.584Z] (9/129) Installing libuuid (2.37.4-r0) [2023-01-13T16:21:11.584Z] (10/129) Installing libsm (1.2.3-r0) [2023-01-13T16:21:11.584Z] (11/129) Installing libxt (1.2.1-r0) [2023-01-13T16:21:11.584Z] (12/129) Installing libxmu (1.1.3-r0) [2023-01-13T16:21:11.584Z] (13/129) Installing xset (1.2.4-r0) [2023-01-13T16:21:11.584Z] (14/129) Installing xprop (1.2.5-r0) [2023-01-13T16:21:11.584Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-01-13T16:21:11.584Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-13T16:21:11.584Z] (17/129) Installing pkgconf (1.8.0-r0) [2023-01-13T16:21:11.584Z] (18/129) Installing libffi (3.4.2-r1) [2023-01-13T16:21:11.584Z] (19/129) Installing libintl (0.21-r0) [2023-01-13T16:21:11.584Z] (20/129) Installing libblkid (2.37.4-r0) [2023-01-13T16:21:11.584Z] (21/129) Installing libmount (2.37.4-r0) [2023-01-13T16:21:11.584Z] (22/129) Installing pcre (8.45-r1) [2023-01-13T16:21:11.584Z] (23/129) Installing glib (2.70.1-r0) [2023-01-13T16:21:11.584Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-01-13T16:21:11.584Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-01-13T16:21:11.584Z] (26/129) Installing shared-mime-info (2.1-r1) [2023-01-13T16:21:11.584Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-01-13T16:21:11.584Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-01-13T16:21:11.584Z] (29/129) Installing libpng (1.6.37-r1) [2023-01-13T16:21:11.584Z] (30/129) Installing libwebp (1.2.2-r0) [2023-01-13T16:21:11.584Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-01-13T16:21:11.841Z] (32/129) Installing tiff (4.4.0-r0) [2023-01-13T16:21:11.841Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-01-13T16:21:11.841Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-13T16:21:11.841Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-01-13T16:21:11.841Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-01-13T16:21:11.841Z] (37/129) Installing libxrender (0.9.10-r3) [2023-01-13T16:21:11.841Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-01-13T16:21:11.841Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-01-13T16:21:11.841Z] (40/129) Installing libxi (1.8-r0) [2023-01-13T16:21:11.841Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-01-13T16:21:11.841Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-01-13T16:21:11.841Z] (43/129) Installing atk (2.36.0-r0) [2023-01-13T16:21:11.841Z] (44/129) Installing libxtst (1.2.3-r3) [2023-01-13T16:21:11.841Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-01-13T16:21:11.841Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-01-13T16:21:11.841Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-01-13T16:21:11.841Z] (48/129) Installing expat (2.5.0-r0) [2023-01-13T16:21:11.841Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-01-13T16:21:11.841Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-01-13T16:21:11.841Z] (51/129) Installing freetype (2.11.1-r2) [2023-01-13T16:21:11.841Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-01-13T16:21:11.841Z] (53/129) Installing pixman (0.40.0-r4) [2023-01-13T16:21:11.841Z] (54/129) Installing cairo (1.16.0-r5) [2023-01-13T16:21:11.841Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-01-13T16:21:11.841Z] (56/129) Installing avahi-libs (0.8-r5) [2023-01-13T16:21:11.841Z] (57/129) Installing gmp (6.2.1-r1) [2023-01-13T16:21:11.841Z] (58/129) Installing nettle (3.7.3-r0) [2023-01-13T16:21:11.841Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-01-13T16:21:11.841Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-01-13T16:21:11.841Z] (61/129) Installing libunistring (0.9.10-r1) [2023-01-13T16:21:11.841Z] (62/129) Installing gnutls (3.7.1-r1) [2023-01-13T16:21:11.841Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-01-13T16:21:12.100Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-01-13T16:21:12.100Z] (65/129) Installing fribidi (1.0.11-r0) [2023-01-13T16:21:12.100Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-01-13T16:21:12.100Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-01-13T16:21:12.100Z] (68/129) Installing libxft (2.3.4-r0) [2023-01-13T16:21:12.100Z] (69/129) Installing pango (1.48.10-r0) [2023-01-13T16:21:12.100Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-01-13T16:21:12.100Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-13T16:21:12.100Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-01-13T16:21:12.100Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-01-13T16:21:12.100Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-01-13T16:21:12.100Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-01-13T16:21:12.100Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-13T16:21:12.100Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-01-13T16:21:12.100Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-01-13T16:21:12.100Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-01-13T16:21:12.100Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-13T16:21:14.634Z] (79/129) Installing libogg (1.3.5-r0) [2023-01-13T16:21:14.634Z] (80/129) Installing flac (1.3.4-r0) [2023-01-13T16:21:14.634Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-01-13T16:21:14.634Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-01-13T16:21:14.634Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-01-13T16:21:14.634Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-01-13T16:21:14.634Z] (85/129) Installing libass (0.15.2-r0) [2023-01-13T16:21:14.634Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-01-13T16:21:14.634Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-13T16:21:14.634Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-13T16:21:14.634Z] (89/129) Installing lame (3.100-r0) [2023-01-13T16:21:14.634Z] (90/129) Installing opus (1.3.1-r1) [2023-01-13T16:21:14.634Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-01-13T16:21:14.634Z] (92/129) Installing soxr (0.1.3-r2) [2023-01-13T16:21:14.634Z] (93/129) Installing libsrt (1.4.2-r1) [2023-01-13T16:21:14.634Z] (94/129) Installing libssh (0.9.6-r1) [2023-01-13T16:21:14.634Z] (95/129) Installing libtheora (1.1.1-r16) [2023-01-13T16:21:14.634Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-01-13T16:21:14.634Z] (97/129) Installing libpciaccess (0.16-r0) [2023-01-13T16:21:14.634Z] (98/129) Installing libdrm (2.4.109-r0) [2023-01-13T16:21:14.634Z] (99/129) Installing libva (2.13.0-r0) [2023-01-13T16:21:14.634Z] (100/129) Installing libvdpau (1.4-r0) [2023-01-13T16:21:14.634Z] (101/129) Installing vidstab (1.1.0-r1) [2023-01-13T16:21:14.634Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-01-13T16:21:14.634Z] (103/129) Installing libvpx (1.10.0-r0) [2023-01-13T16:21:14.634Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-01-13T16:21:14.634Z] (105/129) Installing x264-libs (20210613-r0) [2023-01-13T16:21:14.634Z] (106/129) Installing x265-libs (3.5-r0) [2023-01-13T16:21:14.634Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-01-13T16:21:14.634Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-01-13T16:21:14.894Z] (109/129) Installing libevent (2.1.12-r4) [2023-01-13T16:21:14.894Z] (110/129) Installing mesa (21.2.6-r0) [2023-01-13T16:21:14.894Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-01-13T16:21:14.894Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-01-13T16:21:14.894Z] (113/129) Installing lcms2 (2.12-r1) [2023-01-13T16:21:14.894Z] (114/129) Installing nspr (4.32-r0) [2023-01-13T16:21:14.894Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-01-13T16:21:14.894Z] (116/129) Installing nss (3.78.1-r0) [2023-01-13T16:21:14.894Z] (117/129) Installing libasyncns (0.8-r1) [2023-01-13T16:21:14.894Z] (118/129) Installing libltdl (2.4.6-r7) [2023-01-13T16:21:14.894Z] (119/129) Installing orc (0.4.32-r0) [2023-01-13T16:21:14.894Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-01-13T16:21:14.894Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-01-13T16:21:14.894Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-01-13T16:21:14.894Z] (123/129) Installing libpulse (15.0-r2) [2023-01-13T16:21:14.894Z] (124/129) Installing re2 (2021.11.01-r0) [2023-01-13T16:21:14.894Z] (125/129) Installing snappy (1.1.9-r1) [2023-01-13T16:21:14.894Z] (126/129) Installing libgpg-error (1.42-r1) [2023-01-13T16:21:14.894Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-01-13T16:21:15.153Z] (128/129) Installing libxslt (1.1.35-r0) [2023-01-13T16:21:15.153Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-01-13T16:21:16.091Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T16:21:16.091Z] Executing glib-2.70.1-r0.trigger [2023-01-13T16:21:16.091Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-13T16:21:18.001Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-13T16:21:18.001Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-13T16:21:18.001Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-13T16:21:18.001Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-13T16:21:18.001Z] OK: 286 MiB in 145 packages [2023-01-13T16:21:22.252Z] Removing intermediate container 6ab9163fd827 [2023-01-13T16:21:22.252Z] ---> 3ab12cd55dff [2023-01-13T16:21:22.252Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-13T16:21:22.252Z] ---> Running in 6a0757b63439 [2023-01-13T16:21:22.252Z] Removing intermediate container 6a0757b63439 [2023-01-13T16:21:22.252Z] ---> f248d8852572 [2023-01-13T16:21:22.252Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-13T16:21:22.252Z] ---> Running in 7d1b0333663d [2023-01-13T16:21:22.252Z] Removing intermediate container 7d1b0333663d [2023-01-13T16:21:22.252Z] ---> 35ab0aded546 [2023-01-13T16:21:22.252Z] Step 5/10 : RUN npm install -g npm [2023-01-13T16:21:22.252Z] ---> Running in b66f94d10170 [2023-01-13T16:21:28.837Z] [2023-01-13T16:21:28.837Z] removed 8 packages, changed 80 packages, and audited 231 packages in 6s [2023-01-13T16:21:28.837Z] [2023-01-13T16:21:28.837Z] 14 packages are looking for funding [2023-01-13T16:21:28.837Z] run `npm fund` for details [2023-01-13T16:21:28.837Z] [2023-01-13T16:21:28.837Z] found 0 vulnerabilities [2023-01-13T16:21:29.404Z] Removing intermediate container b66f94d10170 [2023-01-13T16:21:29.404Z] ---> 12ed1f48d54d [2023-01-13T16:21:29.404Z] Step 6/10 : ARG USER=1000 [2023-01-13T16:21:29.404Z] ---> Running in 367130bf9c11 [2023-01-13T16:21:29.404Z] Removing intermediate container 367130bf9c11 [2023-01-13T16:21:29.404Z] ---> 754e4932bdbe [2023-01-13T16:21:29.404Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-13T16:21:29.404Z] ---> Running in 2f034da04dac [2023-01-13T16:21:30.341Z] Removing intermediate container 2f034da04dac [2023-01-13T16:21:30.341Z] ---> dd851998fd13 [2023-01-13T16:21:30.341Z] Step 8/10 : USER $USER:$USER [2023-01-13T16:21:30.341Z] ---> Running in 34d7cde5bf21 [2023-01-13T16:21:30.341Z] Removing intermediate container 34d7cde5bf21 [2023-01-13T16:21:30.341Z] ---> 47e7c0b51136 [2023-01-13T16:21:30.341Z] Step 9/10 : WORKDIR /app [2023-01-13T16:21:30.341Z] ---> Running in 69004493a375 [2023-01-13T16:21:30.341Z] Removing intermediate container 69004493a375 [2023-01-13T16:21:30.341Z] ---> f41cbe1eae5f [2023-01-13T16:21:30.341Z] Step 10/10 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:21:30.341Z] ---> Running in 02c1c0171f98 [2023-01-13T16:21:30.600Z] Removing intermediate container 02c1c0171f98 [2023-01-13T16:21:30.600Z] ---> 730a508ef93e [2023-01-13T16:21:30.600Z] Successfully built 730a508ef93e [2023-01-13T16:21:30.600Z] Successfully tagged edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:21:30.600Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-13T16:21:30.600Z] touch edgex-web-ui.imagebuilt [2023-01-13T16:21:30.600Z] mkdir -p node_modules coverage [2023-01-13T16:21:30.600Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-13T16:21:30.600Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE }, [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:31.976Z] npm WARN EBADENGINE } [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE }, [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE } [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE required: { [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:21:32.235Z] npm WARN EBADENGINE }, [2023-01-13T16:21:32.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:21:32.236Z] npm WARN EBADENGINE } [2023-01-13T16:21:36.427Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-13T16:21:36.427Z] 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-01-13T16:21:36.686Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:21:36.686Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-13T16:21:36.946Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-13T16:21:37.519Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-13T16:21:38.088Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-13T16:21:38.654Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-13T16:21:39.117Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-13T16:21:41.739Z] 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-01-13T16:21:41.739Z] 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-01-13T16:21:42.002Z] 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-01-13T16:21:42.261Z] 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-01-13T16:21:42.520Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:21:43.087Z] 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-01-13T16:21:43.087Z] 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-01-13T16:21:44.461Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:21:46.365Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-13T16:21:49.652Z] 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-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] added 1478 packages, and audited 1479 packages in 23s [2023-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] 90 packages are looking for funding [2023-01-13T16:21:54.924Z] run `npm fund` for details [2023-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) [2023-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] To address issues that do not require attention, run: [2023-01-13T16:21:54.924Z] npm audit fix [2023-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] To address all issues (including breaking changes), run: [2023-01-13T16:21:54.924Z] npm audit fix --force [2023-01-13T16:21:54.924Z] [2023-01-13T16:21:54.924Z] Run `npm audit` for details. [2023-01-13T16:21:58.210Z] 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-01-13T16:22:00.110Z] - Generating browser application bundles (phase: setup)... [2023-01-13T16:22:04.295Z] Compiling @angular/core : es2015 as esm2015 [2023-01-13T16:22:04.295Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-13T16:22:08.485Z] Compiling @angular/common : es2015 as esm2015 [2023-01-13T16:22:08.485Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-13T16:22:09.050Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-13T16:22:09.050Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-13T16:22:09.613Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-13T16:22:09.613Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-13T16:22:09.872Z] Compiling @angular/router : es2015 as esm2015 [2023-01-13T16:22:09.872Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-13T16:22:09.872Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-13T16:22:10.437Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-13T16:22:10.437Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-13T16:22:12.338Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-13T16:22:18.894Z] 13 01 2023 16:22:18.595:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-13T16:22:18.894Z] 13 01 2023 16:22:18.603:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-13T16:22:18.894Z] 13 01 2023 16:22:18.611:INFO [launcher]: Starting browser ChromeHeadless [2023-01-13T16:22:33.776Z] ✔ Browser application bundle generation complete. [2023-01-13T16:22:33.776Z] 13 01 2023 16:22:32.475:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 2YSr1olrNtMvSQzMAAAB with id 7788832 [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.037 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.04 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.042 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.045 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.106 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.119 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.122 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.124 secs) [2023-01-13T16:22:35.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.149 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.263 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.28 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.292 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.305 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.323 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.352 secs) [2023-01-13T16:22:35.933Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.356 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.361 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.377 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.382 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.385 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.387 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.4 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.412 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.414 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.416 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.457 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.47 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.476 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.484 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.488 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.49 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.492 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.493 secs) [2023-01-13T16:22:36.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.503 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.551 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.555 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.56 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.589 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.635 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.662 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.667 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.67 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.69 secs) [2023-01-13T16:22:36.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.693 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.702 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.742 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.755 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.76 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.764 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.767 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.781 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.81 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.823 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.831 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.838 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.842 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.856 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.859 secs) [2023-01-13T16:22:36.707Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.87 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.895 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.914 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.934 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.004 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.025 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.039 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.047 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.061 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.065 secs) [2023-01-13T16:22:36.965Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.068 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.076 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.08 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.083 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.109 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.117 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.126 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.134 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.159 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.176 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.198 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.239 secs) [2023-01-13T16:22:37.224Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.266 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.294 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.311 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.317 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.329 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.353 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.361 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.365 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.389 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.431 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.438 secs) [2023-01-13T16:22:37.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.451 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.457 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.554 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.572 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.583 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.604 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.608 secs) [2023-01-13T16:22:37.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.648 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.662 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.67 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.699 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.703 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.707 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.736 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.739 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.74 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.753 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.758 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.777 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.787 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.794 secs) [2023-01-13T16:22:37.998Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.805 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.821 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.831 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.841 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.849 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.856 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.864 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.874 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.88 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.885 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.899 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.905 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.93 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.952 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.955 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.969 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.972 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.979 secs) [2023-01-13T16:22:38.256Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.984 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.991 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.997 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.016 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.024 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.045 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.05 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.054 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.059 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.076 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.087 secs) [2023-01-13T16:22:38.515Z] WARN: ' [2023-01-13T16:22:38.515Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-13T16:22:38.515Z] Support for using the ngModel input property and ngModelChange event with [2023-01-13T16:22:38.515Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-13T16:22:38.515Z] in a future version of Angular. [2023-01-13T16:22:38.515Z] [2023-01-13T16:22:38.515Z] For more information on this, see our API docs here: [2023-01-13T16:22:38.515Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-13T16:22:38.515Z] ' [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.087 secs) [2023-01-13T16:22:38.515Z] WARN: ' [2023-01-13T16:22:38.515Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-13T16:22:38.515Z] Support for using the ngModel input property and ngModelChange event with [2023-01-13T16:22:38.515Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-13T16:22:38.515Z] in a future version of Angular. [2023-01-13T16:22:38.515Z] [2023-01-13T16:22:38.515Z] For more information on this, see our API docs here: [2023-01-13T16:22:38.515Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-13T16:22:38.515Z] ' [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.106 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.114 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.119 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.129 secs) [2023-01-13T16:22:38.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.144 secs) [2023-01-13T16:22:38.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.202 secs / 2.144 secs) [2023-01-13T16:22:38.773Z] TOTAL: 149 SUCCESS [2023-01-13T16:22:38.773Z] ✔ Browser application bundle generation complete. [2023-01-13T16:22:39.339Z] [2023-01-13T16:22:39.339Z] =============================== Coverage summary =============================== [2023-01-13T16:22:39.339Z] Statements : 40.98% ( 1467/3580 ) [2023-01-13T16:22:39.339Z] Branches : 12.03% ( 111/923 ) [2023-01-13T16:22:39.339Z] Functions : 33.28% ( 432/1298 ) [2023-01-13T16:22:39.339Z] Lines : 38.91% ( 1318/3387 ) [2023-01-13T16:22:39.339Z] ================================================================================ [2023-01-13T16:22:39.339Z] ✔ Browser application bundle generation complete. [2023-01-13T16:22:39.907Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-01-13T16:22:39.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T16:22:39.941Z] $ docker stop --time=1 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 [2023-01-13T16:22:41.273Z] $ docker rm -f --volumes 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:22:41.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T16:22:42.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2226 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-01-13T16:22:42.594Z] Running in /w/workspace/edgex-ui-go/97 [Pipeline] { [Pipeline] checkout [2023-01-13T16:22:42.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-01-13T16:22:42.633Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-13T16:22:43.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T16:22:43.941Z] + ls -al . [2023-01-13T16:22:43.941Z] total 188 [2023-01-13T16:22:43.941Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 13 16:20 . [2023-01-13T16:22:43.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 .. [2023-01-13T16:22:43.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 .blubracket [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 13 16:19 .dockerignore [2023-01-13T16:22:43.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:20 .git [2023-01-13T16:22:43.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 .github [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 13 16:19 .gitignore [2023-01-13T16:22:43.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:20 .semver [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 13 16:19 Attribution.txt [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 13 16:19 CHANGELOG.md [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 16:19 CONTRIBUTING.md [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 13 16:19 Dockerfile [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 16:19 Jenkinsfile [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 16:19 LICENSE [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 13 16:19 Makefile [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 13 16:19 README.md [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 16:20 VERSION [2023-01-13T16:22:43.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 assets [2023-01-13T16:22:43.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 bin [2023-01-13T16:22:43.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 cmd [2023-01-13T16:22:43.941Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 13 16:20 coverage.out [2023-01-13T16:22:43.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 docs [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 13 16:19 go.mod [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 13 16:19 go.sum [2023-01-13T16:22:43.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:19 internal [2023-01-13T16:22:43.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 snap [2023-01-13T16:22:43.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 testing [2023-01-13T16:22:43.941Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 16:19 version.go [2023-01-13T16:22:43.941Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 16:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:22:44.247Z] + 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 --label arch=amd64 --label version=3.0.0-dev.1 . [2023-01-13T16:22:44.631Z] Sending build context to Docker daemon 48.4MB [2023-01-13T16:22:44.631Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:22:44.631Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-13T16:22:44.631Z] ---> a2aa76fc1252 [2023-01-13T16:22:44.631Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-13T16:22:44.910Z] ---> Running in fedd53d133a4 [2023-01-13T16:22:44.910Z] Removing intermediate container fedd53d133a4 [2023-01-13T16:22:44.910Z] ---> 89fd300fd917 [2023-01-13T16:22:44.910Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T16:22:44.910Z] ---> Running in dcb416f7ffa0 [2023-01-13T16:22:44.910Z] Removing intermediate container dcb416f7ffa0 [2023-01-13T16:22:44.910Z] ---> b1e6a801839a [2023-01-13T16:22:44.910Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:22:45.169Z] ---> Running in 4837f00474f4 [2023-01-13T16:22:45.169Z] Removing intermediate container 4837f00474f4 [2023-01-13T16:22:45.169Z] ---> 0411e5da84c8 [2023-01-13T16:22:45.169Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-13T16:22:45.169Z] ---> Running in 265b120466b7 [2023-01-13T16:22:45.169Z] Removing intermediate container 265b120466b7 [2023-01-13T16:22:45.169Z] ---> c755e08680ae [2023-01-13T16:22:45.169Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-13T16:22:45.169Z] ---> Running in 6876b762808f [2023-01-13T16:22:45.426Z] Removing intermediate container 6876b762808f [2023-01-13T16:22:45.426Z] ---> d6b65d4e5d87 [2023-01-13T16:22:45.426Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-13T16:22:45.992Z] ---> 63da91f11245 [2023-01-13T16:22:45.992Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-13T16:22:45.992Z] ---> Running in 6a80b47430dd [2023-01-13T16:22:46.559Z] Removing intermediate container 6a80b47430dd [2023-01-13T16:22:46.559Z] ---> c737d05e6dbf [2023-01-13T16:22:46.559Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:22:46.559Z] ---> Running in 859a0979c212 [2023-01-13T16:22:46.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T16:22:47.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T16:22:47.952Z] OK: 211 MiB in 51 packages [2023-01-13T16:22:48.211Z] Removing intermediate container 859a0979c212 [2023-01-13T16:22:48.211Z] ---> 90b049e1de28 [2023-01-13T16:22:48.211Z] Step 11/26 : ENV GO111MODULE=on [2023-01-13T16:22:48.470Z] ---> Running in b2d44e3ff1c2 [2023-01-13T16:22:48.471Z] Removing intermediate container b2d44e3ff1c2 [2023-01-13T16:22:48.471Z] ---> 2077feab344c [2023-01-13T16:22:48.471Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-13T16:22:48.471Z] ---> Running in 49af1a5c748a [2023-01-13T16:22:48.471Z] Removing intermediate container 49af1a5c748a [2023-01-13T16:22:48.471Z] ---> d7b0aa96a0d1 [2023-01-13T16:22:48.471Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-13T16:22:48.731Z] ---> 8b9603a1d7c5 [2023-01-13T16:22:48.731Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:22:48.989Z] ---> Running in fa95bf1b642f [2023-01-13T16:22:49.342Z] using credential edgex-jenkins-ssh [2023-01-13T16:22:49.362Z] Cloning the remote Git repository [2023-01-13T16:22:49.558Z] Removing intermediate container fa95bf1b642f [2023-01-13T16:22:49.558Z] ---> 381a3968f54e [2023-01-13T16:22:49.558Z] Step 15/26 : COPY . . [2023-01-13T16:22:49.418Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-13T16:22:49.505Z] > git init /w/workspace/edgex-ui-go/97 # timeout=10 [2023-01-13T16:22:49.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-13T16:22:49.684Z] > git --version # timeout=10 [2023-01-13T16:22:49.714Z] > git --version # 'git version 2.25.1' [2023-01-13T16:22:49.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T16:22:49.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T16:22:50.847Z] ---> 8d9bca305fe2 [2023-01-13T16:22:50.847Z] Step 16/26 : RUN ${MAKE} [2023-01-13T16:22:51.107Z] ---> Running in b3c49fd0d62a [2023-01-13T16:22:51.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-13T16:22:52.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-13T16:22:52.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T16:22:53.954Z] Avoid second fetch [2023-01-13T16:22:53.954Z] Checking out Revision 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (main) [2023-01-13T16:22:53.974Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T16:22:53.999Z] > git checkout -f 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-01-13T16:22:54.854Z] Commit message: "refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:22:55.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T16:22:55.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T16:22:55.783Z] Dload Upload Total Spent Left Speed [2023-01-13T16:22:55.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-01-13T16:22:56.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T16:22:56.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T16:22:56.795Z] + sudo tee /etc/docker/daemon.new [2023-01-13T16:22:56.795Z] { [2023-01-13T16:22:56.795Z] "registry-mirrors": [ [2023-01-13T16:22:56.795Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T16:22:56.795Z] ], [2023-01-13T16:22:56.795Z] "bip": "10.250.0.254/24", [2023-01-13T16:22:56.795Z] "hosts": [ [2023-01-13T16:22:56.795Z] "tcp://0.0.0.0:5555", [2023-01-13T16:22:56.795Z] "unix:///var/run/docker.sock" [2023-01-13T16:22:56.795Z] ], [2023-01-13T16:22:56.795Z] "mtu": 1458, [2023-01-13T16:22:56.795Z] "selinux-enabled": true, [2023-01-13T16:22:56.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T16:22:56.795Z] } [Pipeline] sh [2023-01-13T16:22:57.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T16:22:57.508Z] + sudo service docker restart [2023-01-13T16:23:03.562Z] Removing intermediate container b3c49fd0d62a [2023-01-13T16:23:03.562Z] ---> 5538c7172c32 [2023-01-13T16:23:03.562Z] Step 17/26 : FROM alpine:3.14 [2023-01-13T16:23:03.562Z] 3.14: Pulling from library/alpine [2023-01-13T16:23:03.562Z] c7ed990a2339: Pulling fs layer [2023-01-13T16:23:03.821Z] c7ed990a2339: Verifying Checksum [2023-01-13T16:23:03.821Z] c7ed990a2339: Download complete [2023-01-13T16:23:04.079Z] c7ed990a2339: Pull complete [2023-01-13T16:23:04.079Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-13T16:23:04.079Z] Status: Downloaded newer image for alpine:3.14 [2023-01-13T16:23:04.079Z] ---> dd53f409bf0b [2023-01-13T16:23:04.079Z] Step 18/26 : EXPOSE 4000 [2023-01-13T16:23:04.079Z] ---> Running in 135e27f1f578 [2023-01-13T16:23:04.338Z] Removing intermediate container 135e27f1f578 [2023-01-13T16:23:04.338Z] ---> 9c8a6dc71ab2 [2023-01-13T16:23:04.338Z] Step 19/26 : 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-01-13T16:23:04.905Z] ---> ce83e5ca92aa [2023-01-13T16:23:04.905Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-13T16:23:05.163Z] ---> d8348a52a2a1 [2023-01-13T16:23:05.163Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-13T16:23:05.163Z] ---> 030257dccc2c [2023-01-13T16:23:05.163Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-13T16:23:05.163Z] ---> Running in c4f080a52747 [2023-01-13T16:23:05.422Z] Removing intermediate container c4f080a52747 [2023-01-13T16:23:05.422Z] ---> f79705bbc765 [2023-01-13T16:23:05.422Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-13T16:23:05.422Z] ---> Running in eb6dceb05e3d [2023-01-13T16:23:05.422Z] Removing intermediate container eb6dceb05e3d [2023-01-13T16:23:05.422Z] ---> 5ced3c7602b9 [2023-01-13T16:23:05.422Z] Step 24/26 : LABEL arch=amd64 [2023-01-13T16:23:05.422Z] ---> Running in 4d54a1dd195e [2023-01-13T16:23:05.681Z] Removing intermediate container 4d54a1dd195e [2023-01-13T16:23:05.681Z] ---> 4682870a4a2c [2023-01-13T16:23:05.681Z] Step 25/26 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:23:05.681Z] ---> Running in 5280898569b5 [2023-01-13T16:23:05.681Z] Removing intermediate container 5280898569b5 [2023-01-13T16:23:05.681Z] ---> fbd1703ec5a7 [2023-01-13T16:23:05.681Z] Step 26/26 : LABEL version=3.0.0-dev.1 [2023-01-13T16:23:05.681Z] ---> Running in 473e0458e745 [2023-01-13T16:23:05.681Z] Removing intermediate container 473e0458e745 [2023-01-13T16:23:05.681Z] ---> 526dfd412c5c [2023-01-13T16:23:05.681Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T16:23:05.681Z] Successfully built 526dfd412c5c [2023-01-13T16:23:05.681Z] 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-01-13T16:23:05.811Z] provisioning config files... [2023-01-13T16:23:05.822Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7278790992766647559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:23:06.125Z] ---> docker-login.sh [2023-01-13T16:23:06.125Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:23:06.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:06.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:06.125Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:06.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:06.125Z] [2023-01-13T16:23:06.125Z] Login Succeeded [2023-01-13T16:23:06.125Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:23:06.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:06.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:06.125Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:06.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:06.125Z] [2023-01-13T16:23:06.125Z] Login Succeeded [2023-01-13T16:23:06.125Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:23:06.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:06.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:06.384Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:06.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:06.384Z] [2023-01-13T16:23:06.384Z] Login Succeeded [2023-01-13T16:23:06.384Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:23:06.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:06.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:06.384Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:06.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:06.384Z] [2023-01-13T16:23:06.384Z] Login Succeeded [2023-01-13T16:23:06.384Z] docker.io [2023-01-13T16:23:06.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:06.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:06.903Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:06.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:06.903Z] [2023-01-13T16:23:06.903Z] Login Succeeded [2023-01-13T16:23:06.903Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:23:06.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T16:23:06.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:23:06.956Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-01-13T16:23:06.956Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:23:06.956Z] latest [2023-01-13T16:23:06.956Z] 3.0.0-dev.1 [2023-01-13T16:23:06.956Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:23:06.956Z] main [2023-01-13T16:23:06.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:07.268Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:07.586Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:23:07.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-01-13T16:23:07.586Z] 4a4530ca3acb: Preparing [2023-01-13T16:23:07.586Z] 90a72a35e609: Preparing [2023-01-13T16:23:07.586Z] d3edf809be44: Preparing [2023-01-13T16:23:07.586Z] 63493a9ab2d4: Preparing [2023-01-13T16:23:07.586Z] 63493a9ab2d4: Layer already exists [2023-01-13T16:23:07.586Z] 90a72a35e609: Pushed [2023-01-13T16:23:07.586Z] 4a4530ca3acb: Pushed [2023-01-13T16:23:10.885Z] d3edf809be44: Pushed [2023-01-13T16:23:10.885Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:11.205Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:11.528Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-01-13T16:23:11.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-01-13T16:23:11.528Z] 4a4530ca3acb: Preparing [2023-01-13T16:23:11.528Z] 90a72a35e609: Preparing [2023-01-13T16:23:11.528Z] d3edf809be44: Preparing [2023-01-13T16:23:11.528Z] 63493a9ab2d4: Preparing [2023-01-13T16:23:11.528Z] 4a4530ca3acb: Layer already exists [2023-01-13T16:23:11.528Z] 90a72a35e609: Layer already exists [2023-01-13T16:23:11.528Z] d3edf809be44: Layer already exists [2023-01-13T16:23:11.528Z] 63493a9ab2d4: Layer already exists [2023-01-13T16:23:11.528Z] latest: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:11.852Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:12.171Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 [2023-01-13T16:23:12.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-01-13T16:23:12.172Z] 4a4530ca3acb: Preparing [2023-01-13T16:23:12.172Z] 90a72a35e609: Preparing [2023-01-13T16:23:12.172Z] d3edf809be44: Preparing [2023-01-13T16:23:12.172Z] 63493a9ab2d4: Preparing [2023-01-13T16:23:12.172Z] 63493a9ab2d4: Layer already exists [2023-01-13T16:23:12.172Z] d3edf809be44: Layer already exists [2023-01-13T16:23:12.172Z] 90a72a35e609: Layer already exists [2023-01-13T16:23:12.172Z] 4a4530ca3acb: Layer already exists [2023-01-13T16:23:12.172Z] 3.0.0-dev.1: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:12.488Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:12.805Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:23:12.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-01-13T16:23:12.805Z] 4a4530ca3acb: Preparing [2023-01-13T16:23:12.805Z] 90a72a35e609: Preparing [2023-01-13T16:23:12.805Z] d3edf809be44: Preparing [2023-01-13T16:23:12.805Z] 63493a9ab2d4: Preparing [2023-01-13T16:23:12.805Z] 63493a9ab2d4: Layer already exists [2023-01-13T16:23:12.805Z] d3edf809be44: Layer already exists [2023-01-13T16:23:12.805Z] 4a4530ca3acb: Layer already exists [2023-01-13T16:23:12.805Z] 90a72a35e609: Layer already exists [2023-01-13T16:23:12.805Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:13.127Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:13.450Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-01-13T16:23:13.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-01-13T16:23:13.450Z] 4a4530ca3acb: Preparing [2023-01-13T16:23:13.450Z] 90a72a35e609: Preparing [2023-01-13T16:23:13.450Z] d3edf809be44: Preparing [2023-01-13T16:23:13.450Z] 63493a9ab2d4: Preparing [2023-01-13T16:23:13.450Z] 63493a9ab2d4: Layer already exists [2023-01-13T16:23:13.450Z] d3edf809be44: Layer already exists [2023-01-13T16:23:13.450Z] 4a4530ca3acb: Layer already exists [2023-01-13T16:23:13.450Z] 90a72a35e609: Layer already exists [2023-01-13T16:23:13.450Z] main: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T16:23:13.503Z] ===================================================== [Pipeline] echo [2023-01-13T16:23:13.513Z] taggedImages: [2023-01-13T16:23:13.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:23:13.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-01-13T16:23:13.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 [2023-01-13T16:23:13.513Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:23:13.513Z] - 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-01-13T16:23:13.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:23:13.897Z] [2023-01-13T16:23:13.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:14.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:23:14.198Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T16:23:14.198Z] 5eb5b503b376: Pulling fs layer [2023-01-13T16:23:14.198Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T16:23:14.198Z] ec43610c2a17: Pulling fs layer [2023-01-13T16:23:14.198Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T16:23:14.198Z] 33b1e0a273af: Pulling fs layer [2023-01-13T16:23:14.198Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T16:23:14.198Z] 2f39f015ded8: Pulling fs layer [2023-01-13T16:23:14.198Z] 3a2ae6a8a46f: Waiting [2023-01-13T16:23:14.198Z] 33b1e0a273af: Waiting [2023-01-13T16:23:14.198Z] 5d3b04190fa2: Waiting [2023-01-13T16:23:14.198Z] 2f39f015ded8: Waiting [2023-01-13T16:23:14.198Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T16:23:14.198Z] 5c69ac0246d0: Download complete [2023-01-13T16:23:14.198Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T16:23:14.198Z] 3a2ae6a8a46f: Download complete [2023-01-13T16:23:14.456Z] ec43610c2a17: Verifying Checksum [2023-01-13T16:23:14.456Z] ec43610c2a17: Download complete [2023-01-13T16:23:14.456Z] 33b1e0a273af: Verifying Checksum [2023-01-13T16:23:14.456Z] 33b1e0a273af: Download complete [2023-01-13T16:23:14.456Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T16:23:14.456Z] 5d3b04190fa2: Download complete [2023-01-13T16:23:14.456Z] 5eb5b503b376: Verifying Checksum [2023-01-13T16:23:14.456Z] 5eb5b503b376: Download complete [2023-01-13T16:23:15.390Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:23:15.826Z] provisioning config files... [2023-01-13T16:23:15.854Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/97@tmp/config466746045229755840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:23:15.956Z] 5eb5b503b376: Pull complete [2023-01-13T16:23:15.956Z] 5c69ac0246d0: Pull complete [2023-01-13T16:23:16.212Z] ---> docker-login.sh [2023-01-13T16:23:16.212Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:23:16.521Z] ec43610c2a17: Pull complete [2023-01-13T16:23:16.521Z] 3a2ae6a8a46f: Pull complete [2023-01-13T16:23:16.780Z] 33b1e0a273af: Pull complete [2023-01-13T16:23:16.780Z] 5d3b04190fa2: Pull complete [2023-01-13T16:23:16.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:16.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:16.801Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:16.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:16.801Z] [2023-01-13T16:23:16.801Z] Login Succeeded [2023-01-13T16:23:16.801Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:23:17.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:17.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:17.343Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:17.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:17.343Z] [2023-01-13T16:23:17.343Z] Login Succeeded [2023-01-13T16:23:17.343Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:23:17.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:17.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:17.615Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:17.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:17.615Z] [2023-01-13T16:23:17.615Z] Login Succeeded [2023-01-13T16:23:17.615Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:23:17.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:18.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:18.162Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:18.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:18.162Z] [2023-01-13T16:23:18.162Z] Login Succeeded [2023-01-13T16:23:18.162Z] docker.io [2023-01-13T16:23:18.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:23:18.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:23:18.704Z] Configure a credential helper to remove this warning. See [2023-01-13T16:23:18.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:23:18.704Z] [2023-01-13T16:23:18.704Z] Login Succeeded [2023-01-13T16:23:18.704Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:23:18.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T16:23:18.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:23:19.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:23:19.015Z] ========================================================= [2023-01-13T16:23:19.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T16:23:19.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:23:19.371Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-13T16:23:20.340Z] Sending build context to Docker daemon 28.74MB [2023-01-13T16:23:20.340Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:23:20.340Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-13T16:23:20.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T16:23:20.611Z] 9b18e9b68314: Pulling fs layer [2023-01-13T16:23:20.611Z] 35d82f9e3411: Pulling fs layer [2023-01-13T16:23:20.611Z] e16973657156: Pulling fs layer [2023-01-13T16:23:20.611Z] fc693d55d65f: Pulling fs layer [2023-01-13T16:23:20.611Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T16:23:20.611Z] dda99020689f: Pulling fs layer [2023-01-13T16:23:20.611Z] db1c61fa0a46: Pulling fs layer [2023-01-13T16:23:20.611Z] 891c053d2c06: Pulling fs layer [2023-01-13T16:23:20.611Z] fc693d55d65f: Waiting [2023-01-13T16:23:20.611Z] db1c61fa0a46: Waiting [2023-01-13T16:23:20.611Z] 7e9fc2657dce: Waiting [2023-01-13T16:23:20.611Z] 891c053d2c06: Waiting [2023-01-13T16:23:20.611Z] dda99020689f: Waiting [2023-01-13T16:23:20.611Z] e16973657156: Verifying Checksum [2023-01-13T16:23:20.611Z] e16973657156: Download complete [2023-01-13T16:23:20.611Z] 35d82f9e3411: Verifying Checksum [2023-01-13T16:23:20.611Z] 35d82f9e3411: Download complete [2023-01-13T16:23:20.611Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T16:23:20.611Z] 7e9fc2657dce: Download complete [2023-01-13T16:23:20.611Z] dda99020689f: Verifying Checksum [2023-01-13T16:23:20.611Z] dda99020689f: Download complete [2023-01-13T16:23:20.611Z] 9b18e9b68314: Verifying Checksum [2023-01-13T16:23:20.611Z] 9b18e9b68314: Download complete [2023-01-13T16:23:21.551Z] 2f39f015ded8: Pull complete [2023-01-13T16:23:21.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T16:23:21.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:23:21.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:23:21.600Z] 9b18e9b68314: Pull complete [2023-01-13T16:23:21.644Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:23:21.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T16:23:21.879Z] 891c053d2c06: Verifying Checksum [2023-01-13T16:23:21.879Z] 891c053d2c06: Download complete [2023-01-13T16:23:22.163Z] 35d82f9e3411: Pull complete [2023-01-13T16:23:22.438Z] e16973657156: Pull complete [2023-01-13T16:23:23.043Z] db1c61fa0a46: Download complete [2023-01-13T16:23:23.636Z] fc693d55d65f: Verifying Checksum [2023-01-13T16:23:23.636Z] fc693d55d65f: Download complete [2023-01-13T16:23:24.450Z] $ docker top 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:23:24.834Z] ---> job-cost.sh [2023-01-13T16:23:24.835Z] lf-activate-venv: SKIPPING [2023-01-13T16:23:24.835Z] INFO: No Stack... [2023-01-13T16:23:25.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T16:23:25.661Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T16:23:25.949Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-01-13T16:23:25.949Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T16:23:25.962Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [2023-01-13T16:23:25.968Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] did not exist. Created. [2023-01-13T16:23:25.968Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T16:23:26.264Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-13T16:23:26.693Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T16:23:26.704Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T16:23:26.729Z] $ docker stop --time=1 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 [2023-01-13T16:23:27.973Z] $ docker rm -f --volumes 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T16:23:35.981Z] fc693d55d65f: Pull complete [2023-01-13T16:23:35.981Z] 7e9fc2657dce: Pull complete [2023-01-13T16:23:35.981Z] dda99020689f: Pull complete [2023-01-13T16:23:40.269Z] db1c61fa0a46: Pull complete [2023-01-13T16:23:41.683Z] 891c053d2c06: Pull complete [2023-01-13T16:23:41.683Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T16:23:41.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T16:23:41.683Z] ---> f96f9c87975a [2023-01-13T16:23:41.683Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-13T16:23:43.644Z] ---> Running in 0bf163b99160 [2023-01-13T16:23:43.914Z] Removing intermediate container 0bf163b99160 [2023-01-13T16:23:43.914Z] ---> b85ad02139fb [2023-01-13T16:23:43.914Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T16:23:44.184Z] ---> Running in b847727b4ee0 [2023-01-13T16:23:44.453Z] Removing intermediate container b847727b4ee0 [2023-01-13T16:23:44.453Z] ---> 2394ad96ce17 [2023-01-13T16:23:44.453Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:23:44.453Z] ---> Running in 3d232a0b0478 [2023-01-13T16:23:44.723Z] Removing intermediate container 3d232a0b0478 [2023-01-13T16:23:44.723Z] ---> e3bd32b68c3b [2023-01-13T16:23:44.723Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-13T16:23:44.991Z] ---> Running in bfe7ff799e99 [2023-01-13T16:23:45.259Z] Removing intermediate container bfe7ff799e99 [2023-01-13T16:23:45.259Z] ---> c330eabed088 [2023-01-13T16:23:45.259Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-13T16:23:45.259Z] ---> Running in a54754b9cec5 [2023-01-13T16:23:45.529Z] Removing intermediate container a54754b9cec5 [2023-01-13T16:23:45.529Z] ---> b07171ffc012 [2023-01-13T16:23:45.529Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-13T16:23:46.116Z] latest: Pulling from library/docker [2023-01-13T16:23:46.116Z] a9eaa45ef418: Pulling fs layer [2023-01-13T16:23:46.116Z] 9b7e78d5cc3f: Pulling fs layer [2023-01-13T16:23:46.116Z] 3e5567070d96: Pulling fs layer [2023-01-13T16:23:46.116Z] 84d0f0d97175: Pulling fs layer [2023-01-13T16:23:46.116Z] 4d837e8284e4: Pulling fs layer [2023-01-13T16:23:46.116Z] 9b063021d93d: Pulling fs layer [2023-01-13T16:23:46.116Z] 31168eb775d5: Pulling fs layer [2023-01-13T16:23:46.116Z] b319acefe37b: Pulling fs layer [2023-01-13T16:23:46.116Z] 9b063021d93d: Waiting [2023-01-13T16:23:46.116Z] 31168eb775d5: Waiting [2023-01-13T16:23:46.116Z] b319acefe37b: Waiting [2023-01-13T16:23:46.386Z] 9b7e78d5cc3f: Verifying Checksum [2023-01-13T16:23:46.386Z] 9b7e78d5cc3f: Download complete [2023-01-13T16:23:46.386Z] a9eaa45ef418: Verifying Checksum [2023-01-13T16:23:46.386Z] a9eaa45ef418: Download complete [2023-01-13T16:23:46.980Z] 3e5567070d96: Verifying Checksum [2023-01-13T16:23:46.980Z] 3e5567070d96: Download complete [2023-01-13T16:23:46.980Z] 9b063021d93d: Download complete [2023-01-13T16:23:46.980Z] 31168eb775d5: Download complete [2023-01-13T16:23:47.256Z] b319acefe37b: Download complete [2023-01-13T16:23:47.256Z] a9eaa45ef418: Pull complete [2023-01-13T16:23:47.531Z] 84d0f0d97175: Verifying Checksum [2023-01-13T16:23:47.531Z] 84d0f0d97175: Download complete [2023-01-13T16:23:47.531Z] 4d837e8284e4: Verifying Checksum [2023-01-13T16:23:47.531Z] 4d837e8284e4: Download complete [2023-01-13T16:23:47.801Z] 9b7e78d5cc3f: Pull complete [2023-01-13T16:23:49.214Z] 3e5567070d96: Pull complete [2023-01-13T16:23:49.802Z] 84d0f0d97175: Pull complete [2023-01-13T16:23:51.299Z] 4d837e8284e4: Pull complete [2023-01-13T16:23:51.299Z] 9b063021d93d: Pull complete [2023-01-13T16:23:51.579Z] 31168eb775d5: Pull complete [2023-01-13T16:23:51.857Z] b319acefe37b: Pull complete [2023-01-13T16:23:51.857Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-13T16:23:51.857Z] Status: Downloaded newer image for docker:latest [2023-01-13T16:23:54.494Z] ---> ed5ef0ebcd0c [2023-01-13T16:23:54.494Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-13T16:23:54.765Z] ---> Running in a3e3626c8343 [2023-01-13T16:23:56.727Z] Removing intermediate container a3e3626c8343 [2023-01-13T16:23:56.727Z] ---> 06bce22d8230 [2023-01-13T16:23:56.727Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:23:56.727Z] ---> Running in 3bc0ad0fff9d [2023-01-13T16:23:57.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:23:58.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:23:59.690Z] OK: 221 MiB in 51 packages [2023-01-13T16:24:00.658Z] Removing intermediate container 3bc0ad0fff9d [2023-01-13T16:24:00.658Z] ---> a573f3ad0985 [2023-01-13T16:24:00.658Z] Step 11/16 : ENV GO111MODULE=on [2023-01-13T16:24:00.658Z] ---> Running in 09d8632061bb [2023-01-13T16:24:00.927Z] Removing intermediate container 09d8632061bb [2023-01-13T16:24:00.927Z] ---> 3da0ff00b433 [2023-01-13T16:24:00.927Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-13T16:24:00.927Z] ---> Running in 6e0902cf45a7 [2023-01-13T16:24:01.196Z] Removing intermediate container 6e0902cf45a7 [2023-01-13T16:24:01.196Z] ---> 8c1b5c138991 [2023-01-13T16:24:01.196Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-13T16:24:03.786Z] ---> cabeb0f0d64a [2023-01-13T16:24:03.786Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:24:03.786Z] ---> Running in d5bebc6d6e89 [2023-01-13T16:25:00.222Z] Removing intermediate container d5bebc6d6e89 [2023-01-13T16:25:00.222Z] ---> c32e8060baa0 [2023-01-13T16:25:00.222Z] Step 15/16 : COPY . . [2023-01-13T16:25:03.577Z] ---> 989fa255563c [2023-01-13T16:25:03.577Z] Step 16/16 : RUN ${MAKE} [2023-01-13T16:25:03.577Z] ---> Running in fa00e6476846 [2023-01-13T16:25:04.544Z] noop [2023-01-13T16:25:07.132Z] Removing intermediate container fa00e6476846 [2023-01-13T16:25:07.132Z] ---> 31f59201ecd4 [2023-01-13T16:25:07.132Z] Successfully built 31f59201ecd4 [2023-01-13T16:25:07.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:25:07.492Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T16:25:07.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:25:07.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container [2023-01-13T16:25:07.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T16:25:09.041Z] $ docker top 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:25:09.862Z] + go version [2023-01-13T16:25:09.862Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T16:25:09.881Z] $ docker stop --time=1 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a [2023-01-13T16:25:11.505Z] $ docker rm -f --volumes 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:25:12.051Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T16:25:12.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:25:12.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container [2023-01-13T16:25:12.327Z] $ 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/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T16:25:13.476Z] $ docker top c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:25:13.977Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/97 [Pipeline] fileExists [Pipeline] sh [2023-01-13T16:25:14.303Z] + make test [2023-01-13T16:25:14.303Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-13T16:25:16.258Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-13T16:26:37.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-13T16:26:37.918Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-13T16:26:48.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T16:26:48.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T16:26:48.284Z] ./bin/test-attribution-txt.sh [2023-01-13T16:26:48.284Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-13T16:26:48.284Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-13T16:26:48.554Z] make -C web test [2023-01-13T16:26:48.554Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/97/web' [2023-01-13T16:26:48.554Z] make[1]: tput: No such file or directory [2023-01-13T16:26:48.554Z] make[1]: tput: No such file or directory [2023-01-13T16:26:48.554Z] warning: generating ./VERSION [2023-01-13T16:26:48.554Z] echo "0.0.0" > VERSION [2023-01-13T16:26:48.554Z] docker build \ [2023-01-13T16:26:48.554Z] -f Dockerfile \ [2023-01-13T16:26:48.554Z] --build-arg USER=1000 \ [2023-01-13T16:26:48.554Z] \ [2023-01-13T16:26:48.554Z] --label "git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35" \ [2023-01-13T16:26:48.554Z] -t edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 \ [2023-01-13T16:26:48.554Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-13T16:26:48.554Z] . [2023-01-13T16:26:49.524Z] Sending build context to Docker daemon 3.269MB [2023-01-13T16:26:49.524Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-13T16:26:49.797Z] 16.17-alpine3.15: Pulling from library/node [2023-01-13T16:26:49.797Z] 47517142f6ba: Pulling fs layer [2023-01-13T16:26:49.797Z] 5f8c4bfa009b: Pulling fs layer [2023-01-13T16:26:49.797Z] f7079c9c4ba1: Pulling fs layer [2023-01-13T16:26:49.797Z] aba105e6f55a: Pulling fs layer [2023-01-13T16:26:49.797Z] aba105e6f55a: Waiting [2023-01-13T16:26:50.072Z] f7079c9c4ba1: Verifying Checksum [2023-01-13T16:26:50.072Z] f7079c9c4ba1: Download complete [2023-01-13T16:26:50.072Z] 47517142f6ba: Verifying Checksum [2023-01-13T16:26:50.072Z] 47517142f6ba: Download complete [2023-01-13T16:26:50.072Z] aba105e6f55a: Verifying Checksum [2023-01-13T16:26:50.072Z] aba105e6f55a: Download complete [2023-01-13T16:26:50.665Z] 47517142f6ba: Pull complete [2023-01-13T16:26:50.934Z] 5f8c4bfa009b: Verifying Checksum [2023-01-13T16:26:50.934Z] 5f8c4bfa009b: Download complete [2023-01-13T16:26:54.281Z] 5f8c4bfa009b: Pull complete [2023-01-13T16:26:54.868Z] f7079c9c4ba1: Pull complete [2023-01-13T16:26:55.135Z] aba105e6f55a: Pull complete [2023-01-13T16:26:55.135Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-13T16:26:55.135Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-13T16:26:55.135Z] ---> bf1b8b58d215 [2023-01-13T16:26:55.135Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-13T16:26:55.721Z] ---> Running in c98a520ea8c3 [2023-01-13T16:26:56.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:26:56.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:26:57.924Z] (1/128) Installing libxau (1.0.9-r0) [2023-01-13T16:26:57.924Z] (2/128) Installing libmd (1.0.3-r0) [2023-01-13T16:26:57.924Z] (3/128) Installing libbsd (0.11.3-r1) [2023-01-13T16:26:57.924Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-01-13T16:26:57.924Z] (5/128) Installing libxcb (1.14-r2) [2023-01-13T16:26:58.191Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-01-13T16:26:58.191Z] (7/128) Installing libxext (1.3.4-r0) [2023-01-13T16:26:58.191Z] (8/128) Installing libice (1.0.10-r0) [2023-01-13T16:26:58.191Z] (9/128) Installing libuuid (2.37.4-r0) [2023-01-13T16:26:58.191Z] (10/128) Installing libsm (1.2.3-r0) [2023-01-13T16:26:58.191Z] (11/128) Installing libxt (1.2.1-r0) [2023-01-13T16:26:58.191Z] (12/128) Installing libxmu (1.1.3-r0) [2023-01-13T16:26:58.191Z] (13/128) Installing xset (1.2.4-r0) [2023-01-13T16:26:58.459Z] (14/128) Installing xprop (1.2.5-r0) [2023-01-13T16:26:58.459Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-01-13T16:26:58.459Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-13T16:26:58.459Z] (17/128) Installing pkgconf (1.8.0-r0) [2023-01-13T16:26:58.459Z] (18/128) Installing libffi (3.4.2-r1) [2023-01-13T16:26:58.459Z] (19/128) Installing libintl (0.21-r0) [2023-01-13T16:26:58.459Z] (20/128) Installing libblkid (2.37.4-r0) [2023-01-13T16:26:58.459Z] (21/128) Installing libmount (2.37.4-r0) [2023-01-13T16:26:58.459Z] (22/128) Installing pcre (8.45-r1) [2023-01-13T16:26:58.459Z] (23/128) Installing glib (2.70.1-r0) [2023-01-13T16:26:58.459Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-01-13T16:26:58.459Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-01-13T16:26:58.459Z] (26/128) Installing shared-mime-info (2.1-r1) [2023-01-13T16:26:58.727Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-01-13T16:26:58.727Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-01-13T16:26:58.727Z] (29/128) Installing libpng (1.6.37-r1) [2023-01-13T16:26:58.727Z] (30/128) Installing libwebp (1.2.2-r0) [2023-01-13T16:26:58.727Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-01-13T16:26:58.727Z] (32/128) Installing tiff (4.4.0-r0) [2023-01-13T16:26:58.727Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-01-13T16:26:58.994Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-13T16:26:58.994Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-01-13T16:26:58.994Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-01-13T16:26:58.994Z] (37/128) Installing libxrender (0.9.10-r3) [2023-01-13T16:26:58.994Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-01-13T16:26:58.994Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-01-13T16:26:58.994Z] (40/128) Installing libxi (1.8-r0) [2023-01-13T16:26:58.994Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-01-13T16:26:58.994Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-01-13T16:26:58.994Z] (43/128) Installing atk (2.36.0-r0) [2023-01-13T16:26:58.994Z] (44/128) Installing libxtst (1.2.3-r3) [2023-01-13T16:26:58.994Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-01-13T16:26:58.994Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-01-13T16:26:58.994Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-01-13T16:26:58.994Z] (48/128) Installing expat (2.5.0-r0) [2023-01-13T16:26:58.994Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-01-13T16:26:58.994Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-01-13T16:26:58.994Z] (51/128) Installing freetype (2.11.1-r2) [2023-01-13T16:26:58.994Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-01-13T16:26:58.994Z] (53/128) Installing pixman (0.40.0-r4) [2023-01-13T16:26:58.994Z] (54/128) Installing cairo (1.16.0-r5) [2023-01-13T16:26:59.261Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-01-13T16:26:59.261Z] (56/128) Installing avahi-libs (0.8-r5) [2023-01-13T16:26:59.261Z] (57/128) Installing gmp (6.2.1-r1) [2023-01-13T16:26:59.261Z] (58/128) Installing nettle (3.7.3-r0) [2023-01-13T16:26:59.261Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-01-13T16:26:59.261Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-01-13T16:26:59.261Z] (61/128) Installing libunistring (0.9.10-r1) [2023-01-13T16:26:59.261Z] (62/128) Installing gnutls (3.7.1-r1) [2023-01-13T16:26:59.527Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-01-13T16:26:59.527Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-01-13T16:26:59.527Z] (65/128) Installing fribidi (1.0.11-r0) [2023-01-13T16:26:59.527Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-01-13T16:26:59.527Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-01-13T16:26:59.527Z] (68/128) Installing libxft (2.3.4-r0) [2023-01-13T16:26:59.796Z] (69/128) Installing pango (1.48.10-r0) [2023-01-13T16:26:59.796Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-01-13T16:26:59.796Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-13T16:26:59.796Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-01-13T16:26:59.796Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-01-13T16:27:00.067Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-01-13T16:27:00.067Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-01-13T16:27:00.336Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-13T16:27:00.605Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-01-13T16:27:00.605Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-01-13T16:27:00.605Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-01-13T16:27:00.605Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-13T16:27:03.202Z] (79/128) Installing libogg (1.3.5-r0) [2023-01-13T16:27:03.202Z] (80/128) Installing flac (1.3.4-r0) [2023-01-13T16:27:03.202Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-01-13T16:27:03.202Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-01-13T16:27:03.202Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-01-13T16:27:03.202Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-01-13T16:27:03.202Z] (85/128) Installing libass (0.15.2-r0) [2023-01-13T16:27:03.202Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-01-13T16:27:03.202Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-13T16:27:03.202Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-13T16:27:03.202Z] (89/128) Installing lame (3.100-r0) [2023-01-13T16:27:03.202Z] (90/128) Installing opus (1.3.1-r1) [2023-01-13T16:27:03.202Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-01-13T16:27:03.202Z] (92/128) Installing soxr (0.1.3-r2) [2023-01-13T16:27:03.202Z] (93/128) Installing libsrt (1.4.2-r1) [2023-01-13T16:27:03.202Z] (94/128) Installing libssh (0.9.6-r1) [2023-01-13T16:27:03.202Z] (95/128) Installing libtheora (1.1.1-r16) [2023-01-13T16:27:03.202Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-01-13T16:27:03.469Z] (97/128) Installing libdrm (2.4.109-r0) [2023-01-13T16:27:03.469Z] (98/128) Installing libva (2.13.0-r0) [2023-01-13T16:27:03.469Z] (99/128) Installing libvdpau (1.4-r0) [2023-01-13T16:27:03.469Z] (100/128) Installing vidstab (1.1.0-r1) [2023-01-13T16:27:03.469Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-01-13T16:27:03.469Z] (102/128) Installing libvpx (1.10.0-r0) [2023-01-13T16:27:03.469Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-01-13T16:27:03.469Z] (104/128) Installing x264-libs (20210613-r0) [2023-01-13T16:27:03.469Z] (105/128) Installing x265-libs (3.5-r0) [2023-01-13T16:27:03.739Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-01-13T16:27:03.739Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-01-13T16:27:04.017Z] (108/128) Installing libevent (2.1.12-r4) [2023-01-13T16:27:04.283Z] (109/128) Installing mesa (21.2.6-r0) [2023-01-13T16:27:04.283Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-01-13T16:27:04.283Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-01-13T16:27:04.283Z] (112/128) Installing lcms2 (2.12-r1) [2023-01-13T16:27:04.283Z] (113/128) Installing nspr (4.32-r0) [2023-01-13T16:27:04.283Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-01-13T16:27:04.283Z] (115/128) Installing nss (3.78.1-r0) [2023-01-13T16:27:04.283Z] (116/128) Installing libasyncns (0.8-r1) [2023-01-13T16:27:04.283Z] (117/128) Installing libltdl (2.4.6-r7) [2023-01-13T16:27:04.283Z] (118/128) Installing orc (0.4.32-r0) [2023-01-13T16:27:04.283Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-01-13T16:27:04.283Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-01-13T16:27:04.551Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-01-13T16:27:04.551Z] (122/128) Installing libpulse (15.0-r2) [2023-01-13T16:27:04.551Z] (123/128) Installing re2 (2021.11.01-r0) [2023-01-13T16:27:04.551Z] (124/128) Installing snappy (1.1.9-r1) [2023-01-13T16:27:04.551Z] (125/128) Installing libgpg-error (1.42-r1) [2023-01-13T16:27:04.551Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-01-13T16:27:04.551Z] (127/128) Installing libxslt (1.1.35-r0) [2023-01-13T16:27:04.551Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-01-13T16:27:08.832Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T16:27:08.832Z] Executing glib-2.70.1-r0.trigger [2023-01-13T16:27:08.832Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-13T16:27:14.177Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-13T16:27:14.177Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-13T16:27:14.177Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-13T16:27:14.177Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-13T16:27:14.177Z] OK: 275 MiB in 144 packages [2023-01-13T16:27:24.261Z] Removing intermediate container c98a520ea8c3 [2023-01-13T16:27:24.261Z] ---> 1b3930685bd5 [2023-01-13T16:27:24.261Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-13T16:27:24.261Z] ---> Running in 8739ce7a2797 [2023-01-13T16:27:24.261Z] Removing intermediate container 8739ce7a2797 [2023-01-13T16:27:24.261Z] ---> ae2361a5c09c [2023-01-13T16:27:24.261Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-13T16:27:24.261Z] ---> Running in e4b91554c5c8 [2023-01-13T16:27:24.528Z] Removing intermediate container e4b91554c5c8 [2023-01-13T16:27:24.528Z] ---> 01963e37b8a5 [2023-01-13T16:27:24.528Z] Step 5/10 : RUN npm install -g npm [2023-01-13T16:27:24.528Z] ---> Running in 12ce95d62548 [2023-01-13T16:27:51.207Z] [2023-01-13T16:27:51.207Z] removed 8 packages, changed 80 packages, and audited 231 packages in 23s [2023-01-13T16:27:51.207Z] [2023-01-13T16:27:51.207Z] 14 packages are looking for funding [2023-01-13T16:27:51.207Z] run `npm fund` for details [2023-01-13T16:27:51.207Z] [2023-01-13T16:27:51.207Z] found 0 vulnerabilities [2023-01-13T16:27:55.468Z] Removing intermediate container 12ce95d62548 [2023-01-13T16:27:55.468Z] ---> 19fc01a897c1 [2023-01-13T16:27:55.468Z] Step 6/10 : ARG USER=1000 [2023-01-13T16:27:55.468Z] ---> Running in 2d41342b480b [2023-01-13T16:27:55.751Z] Removing intermediate container 2d41342b480b [2023-01-13T16:27:55.751Z] ---> 2ae29367749d [2023-01-13T16:27:55.751Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-13T16:27:55.751Z] ---> Running in d4c364999242 [2023-01-13T16:27:58.361Z] Removing intermediate container d4c364999242 [2023-01-13T16:27:58.361Z] ---> f6259ca3f5d1 [2023-01-13T16:27:58.361Z] Step 8/10 : USER $USER:$USER [2023-01-13T16:27:58.361Z] ---> Running in 841993876ac3 [2023-01-13T16:27:58.951Z] Removing intermediate container 841993876ac3 [2023-01-13T16:27:58.952Z] ---> c906fcdac6c6 [2023-01-13T16:27:58.952Z] Step 9/10 : WORKDIR /app [2023-01-13T16:27:58.952Z] ---> Running in 1d0a95e8c8b3 [2023-01-13T16:28:00.360Z] Removing intermediate container 1d0a95e8c8b3 [2023-01-13T16:28:00.360Z] ---> 507ac548e4c7 [2023-01-13T16:28:00.360Z] Step 10/10 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:28:00.360Z] ---> Running in 98daa99e7244 [2023-01-13T16:28:00.360Z] Removing intermediate container 98daa99e7244 [2023-01-13T16:28:00.360Z] ---> 29f64333f0a1 [2023-01-13T16:28:00.626Z] Successfully built 29f64333f0a1 [2023-01-13T16:28:00.626Z] Successfully tagged edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:28:00.626Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-13T16:28:00.626Z] touch edgex-web-ui.imagebuilt [2023-01-13T16:28:00.626Z] mkdir -p node_modules coverage [2023-01-13T16:28:00.626Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-13T16:28:00.626Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.947Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE Unsupported engine { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE required: { [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE }, [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-13T16:28:12.948Z] npm WARN EBADENGINE } [2023-01-13T16:28:45.220Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-13T16:28:45.220Z] 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-01-13T16:28:45.220Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-13T16:28:45.220Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:28:45.220Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-13T16:28:49.543Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-13T16:28:56.192Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-13T16:28:56.458Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-13T16:28:57.412Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-13T16:29:19.461Z] 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-01-13T16:29:19.462Z] 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-01-13T16:29:19.462Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:29:22.039Z] 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-01-13T16:29:23.984Z] 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-01-13T16:29:26.556Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-13T16:29:36.617Z] 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-01-13T16:29:38.020Z] 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-01-13T16:29:53.002Z] 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-01-13T16:30:15.064Z] 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-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] added 1475 packages, and audited 1476 packages in 3m [2023-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] 90 packages are looking for funding [2023-01-13T16:30:53.929Z] run `npm fund` for details [2023-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) [2023-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] To address issues that do not require attention, run: [2023-01-13T16:30:53.929Z] npm audit fix [2023-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] To address all issues (including breaking changes), run: [2023-01-13T16:30:53.929Z] npm audit fix --force [2023-01-13T16:30:53.929Z] [2023-01-13T16:30:53.929Z] Run `npm audit` for details. [2023-01-13T16:30:53.930Z] 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-01-13T16:31:08.914Z] - Generating browser application bundles (phase: setup)... [2023-01-13T16:31:35.585Z] Compiling @angular/core : es2015 as esm2015 [2023-01-13T16:31:35.851Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-13T16:32:02.529Z] Compiling @angular/common : es2015 as esm2015 [2023-01-13T16:32:02.529Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-13T16:32:09.173Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-13T16:32:09.173Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-13T16:32:13.436Z] Compiling @angular/router : es2015 as esm2015 [2023-01-13T16:32:13.436Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-13T16:32:18.763Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-13T16:32:19.720Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-13T16:32:19.986Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-13T16:32:23.320Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-13T16:32:23.902Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-13T16:32:24.858Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-13T16:33:21.231Z] 13 01 2023 16:33:17.104:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-13T16:33:21.231Z] 13 01 2023 16:33:17.119:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-13T16:33:21.231Z] 13 01 2023 16:33:17.148:INFO [launcher]: Starting browser ChromeHeadless [2023-01-13T16:34:42.820Z] 13 01 2023 16:34:31.906:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-13T16:34:42.820Z] 13 01 2023 16:34:36.693:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-13T16:34:47.064Z] 13 01 2023 16:34:46.934:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-01-13T16:35:13.722Z] ✔ Browser application bundle generation complete. [2023-01-13T16:35:14.678Z] 13 01 2023 16:35:14.404:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket hxMK3MaRlO8BJlqjAAAB with id 29982094 [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.547 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.628 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.647 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.715 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.734 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.752 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.77 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.788 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.127 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.157 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.17 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.187 secs) [2023-01-13T16:35:32.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.202 secs) [2023-01-13T16:35:33.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.317 secs) [2023-01-13T16:35:33.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.343 secs) [2023-01-13T16:35:33.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.356 secs) [2023-01-13T16:35:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.604 secs) [2023-01-13T16:35:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.628 secs) [2023-01-13T16:35:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 1.678 secs) [2023-01-13T16:35:33.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 1.721 secs) [2023-01-13T16:35:34.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.195 secs) [2023-01-13T16:35:34.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.223 secs) [2023-01-13T16:35:34.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.234 secs) [2023-01-13T16:35:34.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.248 secs) [2023-01-13T16:35:34.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.259 secs) [2023-01-13T16:35:34.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.525 secs) [2023-01-13T16:35:34.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.601 secs) [2023-01-13T16:35:34.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.62 secs) [2023-01-13T16:35:34.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 2.649 secs) [2023-01-13T16:35:34.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 2.706 secs) [2023-01-13T16:35:35.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 2.968 secs) [2023-01-13T16:35:35.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.024 secs) [2023-01-13T16:35:35.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.063 secs) [2023-01-13T16:35:35.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.093 secs) [2023-01-13T16:35:35.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.172 secs) [2023-01-13T16:35:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.243 secs) [2023-01-13T16:35:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.259 secs) [2023-01-13T16:35:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.35 secs) [2023-01-13T16:35:35.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.407 secs) [2023-01-13T16:35:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 3.423 secs) [2023-01-13T16:35:35.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 3.6 secs) [2023-01-13T16:35:36.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 3.899 secs) [2023-01-13T16:35:36.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.019 secs) [2023-01-13T16:35:36.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.036 secs) [2023-01-13T16:35:36.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.046 secs) [2023-01-13T16:35:36.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.147 secs) [2023-01-13T16:35:36.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.213 secs) [2023-01-13T16:35:36.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.341 secs) [2023-01-13T16:35:37.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.661 secs) [2023-01-13T16:35:37.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.7 secs) [2023-01-13T16:35:37.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.719 secs) [2023-01-13T16:35:37.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.746 secs) [2023-01-13T16:35:37.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 4.848 secs) [2023-01-13T16:35:37.750Z] WARN: ' [2023-01-13T16:35:37.750Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-13T16:35:37.750Z] Support for using the ngModel input property and ngModelChange event with [2023-01-13T16:35:37.750Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-13T16:35:37.750Z] in a future version of Angular. [2023-01-13T16:35:37.750Z] [2023-01-13T16:35:37.750Z] For more information on this, see our API docs here: [2023-01-13T16:35:37.750Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-13T16:35:37.750Z] ' [2023-01-13T16:35:37.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 4.848 secs) [2023-01-13T16:35:37.750Z] WARN: ' [2023-01-13T16:35:37.750Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-13T16:35:37.750Z] Support for using the ngModel input property and ngModelChange event with [2023-01-13T16:35:37.750Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-13T16:35:37.750Z] in a future version of Angular. [2023-01-13T16:35:37.750Z] [2023-01-13T16:35:37.750Z] For more information on this, see our API docs here: [2023-01-13T16:35:37.750Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-13T16:35:37.750Z] ' [2023-01-13T16:35:37.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.064 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.091 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.103 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.116 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.13 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.159 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.24 secs) [2023-01-13T16:35:38.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.25 secs) [2023-01-13T16:35:38.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.298 secs) [2023-01-13T16:35:38.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 5.322 secs) [2023-01-13T16:35:38.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 5.341 secs) [2023-01-13T16:35:38.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 5.577 secs) [2023-01-13T16:35:38.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 5.616 secs) [2023-01-13T16:35:38.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 5.753 secs) [2023-01-13T16:35:38.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 5.818 secs) [2023-01-13T16:35:38.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 5.833 secs) [2023-01-13T16:35:39.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 5.883 secs) [2023-01-13T16:35:39.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 5.911 secs) [2023-01-13T16:35:39.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 5.929 secs) [2023-01-13T16:35:39.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.082 secs) [2023-01-13T16:35:39.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 6.183 secs) [2023-01-13T16:35:39.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 6.473 secs) [2023-01-13T16:35:39.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 6.689 secs) [2023-01-13T16:35:40.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 6.892 secs) [2023-01-13T16:35:40.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 6.953 secs) [2023-01-13T16:35:40.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 6.998 secs) [2023-01-13T16:35:40.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.028 secs) [2023-01-13T16:35:40.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.044 secs) [2023-01-13T16:35:40.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.154 secs) [2023-01-13T16:35:40.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.189 secs) [2023-01-13T16:35:40.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.222 secs) [2023-01-13T16:35:40.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.255 secs) [2023-01-13T16:35:41.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.303 secs) [2023-01-13T16:35:41.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.719 secs) [2023-01-13T16:35:41.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 7.773 secs) [2023-01-13T16:35:41.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 7.97 secs) [2023-01-13T16:35:41.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.056 secs) [2023-01-13T16:35:41.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.137 secs) [2023-01-13T16:35:41.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.178 secs) [2023-01-13T16:35:42.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.412 secs) [2023-01-13T16:35:42.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.49 secs) [2023-01-13T16:35:42.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.562 secs) [2023-01-13T16:35:42.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.602 secs) [2023-01-13T16:35:43.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.018 secs) [2023-01-13T16:35:43.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.2 secs) [2023-01-13T16:35:43.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.282 secs) [2023-01-13T16:35:43.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.456 secs) [2023-01-13T16:35:43.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.71 secs) [2023-01-13T16:35:44.159Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.926 secs) [2023-01-13T16:35:44.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.043 secs) [2023-01-13T16:35:44.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.113 secs) [2023-01-13T16:35:44.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.178 secs) [2023-01-13T16:35:44.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.326 secs) [2023-01-13T16:35:44.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.398 secs) [2023-01-13T16:35:44.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.45 secs) [2023-01-13T16:35:45.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.531 secs) [2023-01-13T16:35:45.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.668 secs) [2023-01-13T16:35:45.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.75 secs) [2023-01-13T16:35:45.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.902 secs) [2023-01-13T16:35:45.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.952 secs) [2023-01-13T16:35:46.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.096 secs) [2023-01-13T16:35:46.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.141 secs) [2023-01-13T16:35:46.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.179 secs) [2023-01-13T16:35:46.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.257 secs) [2023-01-13T16:35:46.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.476 secs) [2023-01-13T16:35:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.66 secs) [2023-01-13T16:35:46.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.811 secs) [2023-01-13T16:35:47.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.875 secs) [2023-01-13T16:35:47.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.942 secs) [2023-01-13T16:35:47.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.03 secs) [2023-01-13T16:35:47.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.118 secs) [2023-01-13T16:35:47.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.616 secs) [2023-01-13T16:35:47.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.664 secs) [2023-01-13T16:35:48.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.773 secs) [2023-01-13T16:35:48.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.844 secs) [2023-01-13T16:35:48.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.905 secs) [2023-01-13T16:35:48.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.93 secs) [2023-01-13T16:35:48.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.959 secs) [2023-01-13T16:35:48.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.982 secs) [2023-01-13T16:35:48.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.011 secs) [2023-01-13T16:35:48.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.085 secs) [2023-01-13T16:35:48.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.203 secs) [2023-01-13T16:35:48.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.282 secs) [2023-01-13T16:35:49.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.45 secs) [2023-01-13T16:35:49.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.762 secs) [2023-01-13T16:35:49.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.926 secs) [2023-01-13T16:35:49.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.984 secs) [2023-01-13T16:35:50.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.039 secs) [2023-01-13T16:35:50.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.099 secs) [2023-01-13T16:35:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.189 secs) [2023-01-13T16:35:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.24 secs) [2023-01-13T16:35:50.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.37 secs) [2023-01-13T16:35:50.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.521 secs) [2023-01-13T16:35:50.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.579 secs) [2023-01-13T16:35:50.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.618 secs) [2023-01-13T16:35:50.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.642 secs) [2023-01-13T16:35:51.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.427 secs / 14.642 secs) [2023-01-13T16:35:51.819Z] TOTAL: 149 SUCCESS [2023-01-13T16:35:51.819Z] ✔ Browser application bundle generation complete. [2023-01-13T16:35:55.150Z] [2023-01-13T16:35:55.150Z] =============================== Coverage summary =============================== [2023-01-13T16:35:55.150Z] Statements : 40.98% ( 1467/3580 ) [2023-01-13T16:35:55.150Z] Branches : 12.03% ( 111/923 ) [2023-01-13T16:35:55.150Z] Functions : 33.28% ( 432/1298 ) [2023-01-13T16:35:55.150Z] Lines : 38.91% ( 1318/3387 ) [2023-01-13T16:35:55.150Z] ================================================================================ [2023-01-13T16:35:55.150Z] 13 01 2023 16:35:55.100:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-13T16:35:56.107Z] ✔ Browser application bundle generation complete. [2023-01-13T16:35:57.066Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/97/web' [Pipeline] echo [2023-01-13T16:35:57.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T16:35:57.094Z] $ docker stop --time=1 c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb [2023-01-13T16:35:58.763Z] $ docker rm -f --volumes c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:35:59.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T16:36:02.235Z] Warning: overwriting stash ‘coverage-report’ [2023-01-13T16:36:07.368Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T16:36:07.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T16:36:10.663Z] + ls -al . [2023-01-13T16:36:10.663Z] total 184 [2023-01-13T16:36:10.663Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 13 16:25 . [2023-01-13T16:36:10.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 .. [2023-01-13T16:36:10.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 .blubracket [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 13 16:22 .dockerignore [2023-01-13T16:36:10.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:22 .git [2023-01-13T16:36:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 .github [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 13 16:22 .gitignore [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 13 16:22 Attribution.txt [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 13 16:22 CHANGELOG.md [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 16:22 CONTRIBUTING.md [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 13 16:22 Dockerfile [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 16:22 Jenkinsfile [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 16:22 LICENSE [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 13 16:22 Makefile [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 13 16:22 README.md [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 16:20 VERSION [2023-01-13T16:36:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 assets [2023-01-13T16:36:10.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 bin [2023-01-13T16:36:10.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 cmd [2023-01-13T16:36:10.663Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 13 16:25 coverage.out [2023-01-13T16:36:10.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 docs [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 13 16:22 go.mod [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 13 16:22 go.sum [2023-01-13T16:36:10.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:22 internal [2023-01-13T16:36:10.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 snap [2023-01-13T16:36:10.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 testing [2023-01-13T16:36:10.663Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 16:22 version.go [2023-01-13T16:36:10.663Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 16:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:36:10.992Z] + 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 --label arch=arm64 --label version=3.0.0-dev.1 . [2023-01-13T16:36:11.952Z] Sending build context to Docker daemon 31.49MB [2023-01-13T16:36:11.952Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T16:36:11.952Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-13T16:36:11.952Z] ---> 31f59201ecd4 [2023-01-13T16:36:11.952Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-13T16:36:13.355Z] ---> Running in ee38ac22441d [2023-01-13T16:36:13.355Z] Removing intermediate container ee38ac22441d [2023-01-13T16:36:13.355Z] ---> 15015f382fcb [2023-01-13T16:36:13.355Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T16:36:13.355Z] ---> Running in 117166bd3a64 [2023-01-13T16:36:13.623Z] Removing intermediate container 117166bd3a64 [2023-01-13T16:36:13.623Z] ---> ad2e0a007a17 [2023-01-13T16:36:13.623Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T16:36:13.893Z] ---> Running in d79c7ea80200 [2023-01-13T16:36:14.158Z] Removing intermediate container d79c7ea80200 [2023-01-13T16:36:14.158Z] ---> 45c4c820a130 [2023-01-13T16:36:14.158Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-13T16:36:14.158Z] ---> Running in c7be0a7f7ccf [2023-01-13T16:36:14.425Z] Removing intermediate container c7be0a7f7ccf [2023-01-13T16:36:14.425Z] ---> 66cf1291888c [2023-01-13T16:36:14.425Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-13T16:36:14.425Z] ---> Running in 1e0f8ee8f61a [2023-01-13T16:36:14.692Z] Removing intermediate container 1e0f8ee8f61a [2023-01-13T16:36:14.692Z] ---> a199cda470c8 [2023-01-13T16:36:14.692Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-13T16:36:16.629Z] ---> 6e2344dd1e21 [2023-01-13T16:36:16.629Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-13T16:36:16.629Z] ---> Running in 8e9decd57c48 [2023-01-13T16:36:18.032Z] Removing intermediate container 8e9decd57c48 [2023-01-13T16:36:18.032Z] ---> d288bce40396 [2023-01-13T16:36:18.032Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T16:36:18.032Z] ---> Running in aee6a6c35001 [2023-01-13T16:36:18.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T16:36:19.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T16:36:20.899Z] OK: 221 MiB in 51 packages [2023-01-13T16:36:21.855Z] Removing intermediate container aee6a6c35001 [2023-01-13T16:36:21.855Z] ---> 655e8d747d99 [2023-01-13T16:36:21.855Z] Step 11/26 : ENV GO111MODULE=on [2023-01-13T16:36:21.855Z] ---> Running in f14ee7a99974 [2023-01-13T16:36:22.121Z] Removing intermediate container f14ee7a99974 [2023-01-13T16:36:22.121Z] ---> 60c65a5ae306 [2023-01-13T16:36:22.121Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-13T16:36:22.121Z] ---> Running in 06402402345d [2023-01-13T16:36:22.387Z] Removing intermediate container 06402402345d [2023-01-13T16:36:22.387Z] ---> 4e72ce9a39ac [2023-01-13T16:36:22.387Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-13T16:36:22.969Z] ---> dd4861eb8849 [2023-01-13T16:36:22.969Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T16:36:22.969Z] ---> Running in d25aefefee0a [2023-01-13T16:36:26.309Z] Removing intermediate container d25aefefee0a [2023-01-13T16:36:26.309Z] ---> f1a394dd35eb [2023-01-13T16:36:26.309Z] Step 15/26 : COPY . . [2023-01-13T16:36:30.554Z] ---> f795e2b9a05a [2023-01-13T16:36:30.554Z] Step 16/26 : RUN ${MAKE} [2023-01-13T16:36:30.554Z] ---> Running in 3f0aa5ab16fe [2023-01-13T16:36:31.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-13T16:37:52.729Z] Removing intermediate container 3f0aa5ab16fe [2023-01-13T16:37:52.729Z] ---> b7b50e9fbeac [2023-01-13T16:37:52.729Z] Step 17/26 : FROM alpine:3.14 [2023-01-13T16:37:52.729Z] 3.14: Pulling from library/alpine [2023-01-13T16:37:52.729Z] 90cda3b7c325: Pulling fs layer [2023-01-13T16:37:52.729Z] 90cda3b7c325: Verifying Checksum [2023-01-13T16:37:52.729Z] 90cda3b7c325: Download complete [2023-01-13T16:37:52.729Z] 90cda3b7c325: Pull complete [2023-01-13T16:37:52.729Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-13T16:37:52.729Z] Status: Downloaded newer image for alpine:3.14 [2023-01-13T16:37:52.729Z] ---> 275902a1839d [2023-01-13T16:37:52.729Z] Step 18/26 : EXPOSE 4000 [2023-01-13T16:37:52.729Z] ---> Running in 23d1f47ff8b9 [2023-01-13T16:37:52.729Z] Removing intermediate container 23d1f47ff8b9 [2023-01-13T16:37:52.729Z] ---> e8c518b8c0a0 [2023-01-13T16:37:52.729Z] Step 19/26 : 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-01-13T16:37:52.729Z] ---> 5a4c76ac0273 [2023-01-13T16:37:52.729Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-13T16:37:52.729Z] ---> 07a4b90671c5 [2023-01-13T16:37:52.729Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-13T16:37:52.729Z] ---> 698b8240e2f9 [2023-01-13T16:37:52.729Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-13T16:37:52.729Z] ---> Running in 21f2eccb7233 [2023-01-13T16:37:52.729Z] Removing intermediate container 21f2eccb7233 [2023-01-13T16:37:52.729Z] ---> 73cc678af460 [2023-01-13T16:37:52.729Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-13T16:37:52.729Z] ---> Running in 543bc4be661d [2023-01-13T16:37:52.729Z] Removing intermediate container 543bc4be661d [2023-01-13T16:37:52.729Z] ---> f47522d55789 [2023-01-13T16:37:52.729Z] Step 24/26 : LABEL arch=arm64 [2023-01-13T16:37:52.729Z] ---> Running in 0ba810fff1c9 [2023-01-13T16:37:52.729Z] Removing intermediate container 0ba810fff1c9 [2023-01-13T16:37:52.729Z] ---> ff863d09ec33 [2023-01-13T16:37:52.729Z] Step 25/26 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:37:52.729Z] ---> Running in d69e20a5620a [2023-01-13T16:37:52.729Z] Removing intermediate container d69e20a5620a [2023-01-13T16:37:52.729Z] ---> a6e2cc516e5a [2023-01-13T16:37:52.729Z] Step 26/26 : LABEL version=3.0.0-dev.1 [2023-01-13T16:37:52.729Z] ---> Running in d0f3234ac269 [2023-01-13T16:37:52.729Z] Removing intermediate container d0f3234ac269 [2023-01-13T16:37:52.729Z] ---> 96aebeee14e5 [2023-01-13T16:37:52.729Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T16:37:52.729Z] Successfully built 96aebeee14e5 [2023-01-13T16:37:52.729Z] 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-01-13T16:37:52.834Z] provisioning config files... [2023-01-13T16:37:52.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/97@tmp/config3545178479503129835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:37:53.176Z] ---> docker-login.sh [2023-01-13T16:37:53.176Z] nexus3.edgexfoundry.org:10001 [2023-01-13T16:37:53.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:37:53.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:37:53.442Z] Configure a credential helper to remove this warning. See [2023-01-13T16:37:53.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:37:53.442Z] [2023-01-13T16:37:53.442Z] Login Succeeded [2023-01-13T16:37:53.442Z] nexus3.edgexfoundry.org:10002 [2023-01-13T16:37:53.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:37:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:37:53.707Z] Configure a credential helper to remove this warning. See [2023-01-13T16:37:53.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:37:53.707Z] [2023-01-13T16:37:53.707Z] Login Succeeded [2023-01-13T16:37:53.707Z] nexus3.edgexfoundry.org:10003 [2023-01-13T16:37:53.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:37:53.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:37:53.971Z] Configure a credential helper to remove this warning. See [2023-01-13T16:37:53.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:37:53.971Z] [2023-01-13T16:37:53.971Z] Login Succeeded [2023-01-13T16:37:54.236Z] nexus3.edgexfoundry.org:10004 [2023-01-13T16:37:54.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:37:54.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:37:54.500Z] Configure a credential helper to remove this warning. See [2023-01-13T16:37:54.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:37:54.500Z] [2023-01-13T16:37:54.500Z] Login Succeeded [2023-01-13T16:37:54.501Z] docker.io [2023-01-13T16:37:54.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T16:37:55.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T16:37:55.029Z] Configure a credential helper to remove this warning. See [2023-01-13T16:37:55.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T16:37:55.029Z] [2023-01-13T16:37:55.029Z] Login Succeeded [2023-01-13T16:37:55.029Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T16:37:55.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T16:37:55.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T16:37:55.104Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-01-13T16:37:55.104Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:37:55.104Z] latest [2023-01-13T16:37:55.104Z] 3.0.0-dev.1 [2023-01-13T16:37:55.104Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:37:55.104Z] main [2023-01-13T16:37:55.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:37:55.447Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:37:55.789Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:37:55.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-01-13T16:37:55.789Z] 8d97fdbbd844: Preparing [2023-01-13T16:37:55.789Z] 7e843bfed413: Preparing [2023-01-13T16:37:55.789Z] 2b0c95856d76: Preparing [2023-01-13T16:37:55.789Z] 28c3ef001483: Preparing [2023-01-13T16:37:55.789Z] 28c3ef001483: Layer already exists [2023-01-13T16:37:56.052Z] 7e843bfed413: Pushed [2023-01-13T16:37:56.053Z] 8d97fdbbd844: Pushed [2023-01-13T16:38:01.373Z] 2b0c95856d76: Pushed [2023-01-13T16:38:01.639Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:01.994Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:02.332Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-01-13T16:38:02.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-01-13T16:38:02.332Z] 8d97fdbbd844: Preparing [2023-01-13T16:38:02.332Z] 7e843bfed413: Preparing [2023-01-13T16:38:02.332Z] 2b0c95856d76: Preparing [2023-01-13T16:38:02.332Z] 28c3ef001483: Preparing [2023-01-13T16:38:02.332Z] 7e843bfed413: Layer already exists [2023-01-13T16:38:02.332Z] 2b0c95856d76: Layer already exists [2023-01-13T16:38:02.332Z] 28c3ef001483: Layer already exists [2023-01-13T16:38:02.332Z] 8d97fdbbd844: Layer already exists [2023-01-13T16:38:02.603Z] latest: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:02.942Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:03.278Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 [2023-01-13T16:38:03.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-01-13T16:38:03.278Z] 8d97fdbbd844: Preparing [2023-01-13T16:38:03.278Z] 7e843bfed413: Preparing [2023-01-13T16:38:03.278Z] 2b0c95856d76: Preparing [2023-01-13T16:38:03.278Z] 28c3ef001483: Preparing [2023-01-13T16:38:03.278Z] 2b0c95856d76: Layer already exists [2023-01-13T16:38:03.278Z] 28c3ef001483: Layer already exists [2023-01-13T16:38:03.278Z] 8d97fdbbd844: Layer already exists [2023-01-13T16:38:03.278Z] 7e843bfed413: Layer already exists [2023-01-13T16:38:03.278Z] 3.0.0-dev.1: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:03.627Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:03.974Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:38:03.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-01-13T16:38:03.974Z] 8d97fdbbd844: Preparing [2023-01-13T16:38:03.974Z] 7e843bfed413: Preparing [2023-01-13T16:38:03.974Z] 2b0c95856d76: Preparing [2023-01-13T16:38:03.974Z] 28c3ef001483: Preparing [2023-01-13T16:38:03.974Z] 8d97fdbbd844: Layer already exists [2023-01-13T16:38:03.974Z] 7e843bfed413: Layer already exists [2023-01-13T16:38:03.974Z] 28c3ef001483: Layer already exists [2023-01-13T16:38:03.974Z] 2b0c95856d76: Layer already exists [2023-01-13T16:38:03.974Z] 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:04.329Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:04.666Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-01-13T16:38:04.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-01-13T16:38:04.666Z] 8d97fdbbd844: Preparing [2023-01-13T16:38:04.666Z] 7e843bfed413: Preparing [2023-01-13T16:38:04.666Z] 2b0c95856d76: Preparing [2023-01-13T16:38:04.666Z] 28c3ef001483: Preparing [2023-01-13T16:38:04.666Z] 7e843bfed413: Layer already exists [2023-01-13T16:38:04.666Z] 8d97fdbbd844: Layer already exists [2023-01-13T16:38:04.666Z] 2b0c95856d76: Layer already exists [2023-01-13T16:38:04.666Z] 28c3ef001483: Layer already exists [2023-01-13T16:38:04.666Z] main: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T16:38:04.982Z] ===================================================== [Pipeline] echo [2023-01-13T16:38:04.988Z] taggedImages: [2023-01-13T16:38:04.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [2023-01-13T16:38:04.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-01-13T16:38:04.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 [2023-01-13T16:38:04.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [2023-01-13T16:38:04.988Z] - 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-01-13T16:38:05.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:38:05.349Z] [2023-01-13T16:38:05.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:05.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:38:05.690Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T16:38:05.690Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T16:38:05.690Z] 04944245beec: Pulling fs layer [2023-01-13T16:38:05.690Z] 699f458cf7ca: Pulling fs layer [2023-01-13T16:38:05.690Z] 765212b225bb: Pulling fs layer [2023-01-13T16:38:05.690Z] f23df028b6ca: Pulling fs layer [2023-01-13T16:38:05.690Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T16:38:05.690Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T16:38:05.690Z] 765212b225bb: Waiting [2023-01-13T16:38:05.690Z] f23df028b6ca: Waiting [2023-01-13T16:38:05.690Z] d65c8cfc05b1: Waiting [2023-01-13T16:38:05.690Z] 2437ff75d9bd: Waiting [2023-01-13T16:38:05.959Z] 04944245beec: Verifying Checksum [2023-01-13T16:38:05.959Z] 04944245beec: Download complete [2023-01-13T16:38:05.959Z] 765212b225bb: Verifying Checksum [2023-01-13T16:38:05.959Z] 765212b225bb: Download complete [2023-01-13T16:38:05.959Z] f23df028b6ca: Verifying Checksum [2023-01-13T16:38:05.959Z] f23df028b6ca: Download complete [2023-01-13T16:38:05.959Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T16:38:05.959Z] d65c8cfc05b1: Download complete [2023-01-13T16:38:06.228Z] 699f458cf7ca: Verifying Checksum [2023-01-13T16:38:06.495Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T16:38:06.495Z] 8998bd30e6a1: Download complete [2023-01-13T16:38:09.080Z] 2437ff75d9bd: Download complete [2023-01-13T16:38:10.486Z] 8998bd30e6a1: Pull complete [2023-01-13T16:38:10.753Z] 04944245beec: Pull complete [2023-01-13T16:38:12.162Z] 699f458cf7ca: Pull complete [2023-01-13T16:38:12.428Z] 765212b225bb: Pull complete [2023-01-13T16:38:13.390Z] f23df028b6ca: Pull complete [2023-01-13T16:38:13.390Z] d65c8cfc05b1: Pull complete [2023-01-13T16:38:28.390Z] 2437ff75d9bd: Pull complete [2023-01-13T16:38:28.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T16:38:28.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T16:38:28.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:38:28.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container [2023-01-13T16:38:28.651Z] $ 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/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@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:arm64 cat [2023-01-13T16:38:31.494Z] $ docker top 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:38:32.334Z] ---> job-cost.sh [2023-01-13T16:38:32.334Z] lf-activate-venv: SKIPPING [2023-01-13T16:38:32.334Z] INFO: No Stack... [2023-01-13T16:38:32.914Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T16:38:33.497Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T16:38:34.137Z] + cut -d, -f6 [2023-01-13T16:38:34.137Z] + cat /w/workspace/edgex-ui-go/97/archives/cost.csv [Pipeline] lock [2023-01-13T16:38:34.201Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [2023-01-13T16:38:34.206Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] did not exist. Created. [2023-01-13T16:38:34.206Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T16:38:34.863Z] /w/workspace/edgex-ui-go/97@tmp/durable-52651971/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-13T16:38:35.523Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T16:38:35.551Z] Warning: overwriting stash ‘stack-cost’ [2023-01-13T16:38:40.430Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T16:38:40.441Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T16:38:40.451Z] $ docker stop --time=1 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a [2023-01-13T16:38:42.183Z] $ docker rm -f --volumes 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a [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-01-13T16:38:43.567Z] provisioning config files... [2023-01-13T16:38:43.575Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12024633669287195584tmp [Pipeline] { [Pipeline] sh [2023-01-13T16:38:43.872Z] + set +x [2023-01-13T16:38:43.872Z] + curl -s https://codecov.io/bash [2023-01-13T16:38:43.872Z] + bash -s -- [2023-01-13T16:38:43.872Z] [2023-01-13T16:38:43.872Z] _____ _ [2023-01-13T16:38:43.872Z] / ____| | | [2023-01-13T16:38:43.872Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T16:38:43.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T16:38:43.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T16:38:43.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T16:38:43.872Z] Bash-1.0.6 [2023-01-13T16:38:43.872Z] [2023-01-13T16:38:43.872Z] [2023-01-13T16:38:43.872Z] ==> git version 2.25.1 found [2023-01-13T16:38:43.872Z] ==> 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-01-13T16:38:43.872Z] Release-Date: 2020-01-08 [2023-01-13T16:38:43.872Z] 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-01-13T16:38:43.872Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T16:38:43.872Z] ==> Jenkins CI detected. [2023-01-13T16:38:43.872Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-01-13T16:38:43.872Z] project root: . [2023-01-13T16:38:43.872Z] --> token set from env [2023-01-13T16:38:43.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T16:38:43.872Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T16:38:44.132Z] ==> Python coveragepy not found [2023-01-13T16:38:44.132Z] ==> Searching for coverage reports in: [2023-01-13T16:38:44.132Z] + . [2023-01-13T16:38:44.132Z] -> Found 1 reports [2023-01-13T16:38:44.132Z] ==> Detecting git/mercurial file structure [2023-01-13T16:38:44.132Z] ==> Reading reports [2023-01-13T16:38:44.132Z] + ./coverage.out bytes=10 [2023-01-13T16:38:44.132Z] ==> Appending adjustments [2023-01-13T16:38:44.132Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T16:38:45.077Z] + Found adjustments [2023-01-13T16:38:45.077Z] ==> Gzipping contents [2023-01-13T16:38:45.077Z] 12K /tmp/codecov.6C6ncw.gz [2023-01-13T16:38:45.077Z] ==> Uploading reports [2023-01-13T16:38:45.077Z] url: https://codecov.io [2023-01-13T16:38:45.077Z] query: branch=main&commit=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T16:38:45.077Z] -> Pinging Codecov [2023-01-13T16:38:45.077Z] 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T16:38:45.336Z] -> Uploading to [2023-01-13T16:38:45.336Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/FB506323287CE973F263BFD2A0EB1F37/5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35/02f597c5-c30d-4f88-8a11-ebb17da9c454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T163845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76044fa9dfcc1be556627155aaf812393a14ab2beb705fbacc565800a00b7944 [2023-01-13T16:38:45.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T16:38:45.336Z] Dload Upload Total Spent Left Speed [2023-01-13T16:38:45.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38380 --:--:-- --:--:-- --:--:-- 38380 [2023-01-13T16:38:45.597Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } [2023-01-13T16:38:45.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-13T16:38:45.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-13T16:38:45.803Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:46.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T16:38:46.101Z] [2023-01-13T16:38:46.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:38:46.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T16:38:46.401Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-13T16:38:46.401Z] df9b9388f04a: Pulling fs layer [2023-01-13T16:38:46.401Z] 52dc419b0ee2: Pulling fs layer [2023-01-13T16:38:46.401Z] 25bc292e5bac: Pulling fs layer [2023-01-13T16:38:46.401Z] 114826534d7a: Pulling fs layer [2023-01-13T16:38:46.401Z] 4657fd5d0bcf: Pulling fs layer [2023-01-13T16:38:46.401Z] 6ad1cebc031e: Pulling fs layer [2023-01-13T16:38:46.401Z] 8a3aa393b2d8: Pulling fs layer [2023-01-13T16:38:46.401Z] 114826534d7a: Waiting [2023-01-13T16:38:46.401Z] 4657fd5d0bcf: Waiting [2023-01-13T16:38:46.401Z] 6ad1cebc031e: Waiting [2023-01-13T16:38:46.401Z] 8a3aa393b2d8: Waiting [2023-01-13T16:38:46.401Z] 25bc292e5bac: Download complete [2023-01-13T16:38:46.401Z] 52dc419b0ee2: Download complete [2023-01-13T16:38:46.401Z] 4657fd5d0bcf: Verifying Checksum [2023-01-13T16:38:46.401Z] 4657fd5d0bcf: Download complete [2023-01-13T16:38:46.401Z] df9b9388f04a: Verifying Checksum [2023-01-13T16:38:46.401Z] df9b9388f04a: Download complete [2023-01-13T16:38:46.662Z] df9b9388f04a: Pull complete [2023-01-13T16:38:46.662Z] 6ad1cebc031e: Verifying Checksum [2023-01-13T16:38:46.662Z] 6ad1cebc031e: Download complete [2023-01-13T16:38:46.662Z] 52dc419b0ee2: Pull complete [2023-01-13T16:38:46.662Z] 25bc292e5bac: Pull complete [2023-01-13T16:38:47.612Z] 114826534d7a: Verifying Checksum [2023-01-13T16:38:47.612Z] 114826534d7a: Download complete [2023-01-13T16:38:47.869Z] 8a3aa393b2d8: Verifying Checksum [2023-01-13T16:38:47.869Z] 8a3aa393b2d8: Download complete [2023-01-13T16:38:52.303Z] 114826534d7a: Pull complete [2023-01-13T16:38:52.303Z] 4657fd5d0bcf: Pull complete [2023-01-13T16:38:52.303Z] 6ad1cebc031e: Pull complete [2023-01-13T16:38:55.585Z] 8a3aa393b2d8: Pull complete [2023-01-13T16:38:55.585Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-13T16:38:55.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T16:38:55.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:38:55.662Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:38:55.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-13T16:38:57.301Z] $ docker top 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T16:38:57.362Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-01-13T16:38:57.640Z] + set -o pipefail [2023-01-13T16:38:57.641Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9ae652c7-2c21-4429-86cb-0a67b349f4d0 [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] [2023-01-13T16:39:07.635Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-13T16:39:07.635Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-13T16:39:07.635Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-13T16:39:07.660Z] $ docker stop --time=1 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 [2023-01-13T16:39:09.783Z] $ docker rm -f --volumes 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 [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-01-13T16:39:10.492Z] + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] sh [2023-01-13T16:39:10.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T16:39:10.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:11.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:39:11.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:39:11.164Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:39:11.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T16:39:11.586Z] $ docker top b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee -eo pid,comm [2023-01-13T16:39:11.628Z] 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-01-13T16:39:11.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T16:39:11.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:39:11.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:39:11.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:39:11.814Z] $ docker exec b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee ssh-agent [2023-01-13T16:39:11.906Z] SSH_AUTH_SOCK=/tmp/ssh-ArWikOgt9o6D/agent.32 [2023-01-13T16:39:11.906Z] SSH_AGENT_PID=38 [2023-01-13T16:39:11.910Z] Running ssh-add (command line suppressed) [2023-01-13T16:39:12.027Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1451230063062722294.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1451230063062722294.key) [2023-01-13T16:39:12.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:39:12.313Z] + git semver tag [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,514 [run_tag] DEBUG tag force:False [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,514 [check_head_tag] DEBUG check head tag [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,515 [execute] INFO git cat-file --batch-check [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,520 [execute] INFO git cat-file --batch [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,535 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-13T16:39:12.573Z] 2023-01-13 16:39:12,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:12.573Z] 3.0.0-dev.1 [Pipeline] } [2023-01-13T16:39:12.597Z] $ docker exec --env ******** --env ******** b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee ssh-agent -k [2023-01-13T16:39:12.701Z] unset SSH_AUTH_SOCK; [2023-01-13T16:39:12.701Z] unset SSH_AGENT_PID; [2023-01-13T16:39:12.701Z] echo Agent pid 38 killed; [2023-01-13T16:39:12.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T16:39:13.014Z] + git semver [Pipeline] } [2023-01-13T16:39:13.300Z] $ docker stop --time=1 b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee [2023-01-13T16:39:14.560Z] $ docker rm -f --volumes b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:14.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T16:39:14.935Z] [2023-01-13T16:39:14.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:15.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T16:39:15.234Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-13T16:39:15.234Z] ab5ef0e58194: Pulling fs layer [2023-01-13T16:39:15.234Z] 9712f1f96733: Pulling fs layer [2023-01-13T16:39:15.234Z] 63f879dbbcfc: Pulling fs layer [2023-01-13T16:39:15.234Z] 0d9ebad4ef96: Pulling fs layer [2023-01-13T16:39:15.234Z] e9a5061849ea: Pulling fs layer [2023-01-13T16:39:15.234Z] d747dcd14b5f: Pulling fs layer [2023-01-13T16:39:15.234Z] 2de7ff778b66: Pulling fs layer [2023-01-13T16:39:15.234Z] 0d9ebad4ef96: Waiting [2023-01-13T16:39:15.234Z] e9a5061849ea: Waiting [2023-01-13T16:39:15.234Z] d747dcd14b5f: Waiting [2023-01-13T16:39:15.234Z] 2de7ff778b66: Waiting [2023-01-13T16:39:15.234Z] 9712f1f96733: Download complete [2023-01-13T16:39:15.819Z] 63f879dbbcfc: Verifying Checksum [2023-01-13T16:39:15.819Z] 63f879dbbcfc: Download complete [2023-01-13T16:39:15.819Z] 0d9ebad4ef96: Verifying Checksum [2023-01-13T16:39:15.819Z] 0d9ebad4ef96: Download complete [2023-01-13T16:39:15.819Z] e9a5061849ea: Verifying Checksum [2023-01-13T16:39:15.819Z] e9a5061849ea: Download complete [2023-01-13T16:39:15.819Z] d747dcd14b5f: Download complete [2023-01-13T16:39:15.819Z] ab5ef0e58194: Verifying Checksum [2023-01-13T16:39:15.819Z] ab5ef0e58194: Download complete [2023-01-13T16:39:16.076Z] 2de7ff778b66: Verifying Checksum [2023-01-13T16:39:16.076Z] 2de7ff778b66: Download complete [2023-01-13T16:39:18.603Z] ab5ef0e58194: Pull complete [2023-01-13T16:39:18.603Z] 9712f1f96733: Pull complete [2023-01-13T16:39:19.539Z] 63f879dbbcfc: Pull complete [2023-01-13T16:39:22.822Z] 0d9ebad4ef96: Pull complete [2023-01-13T16:39:23.081Z] e9a5061849ea: Pull complete [2023-01-13T16:39:23.081Z] d747dcd14b5f: Pull complete [2023-01-13T16:39:24.457Z] 2de7ff778b66: Pull complete [2023-01-13T16:39:24.457Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-13T16:39:24.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T16:39:24.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:39:24.543Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:39:24.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-13T16:39:27.319Z] $ docker top fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:39:27.389Z] provisioning config files... [2023-01-13T16:39:27.396Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1519281644849642038tmp [2023-01-13T16:39:27.405Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14407452706682548614tmp [2023-01-13T16:39:27.418Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6246185632653751471tmp [Pipeline] { [Pipeline] echo [2023-01-13T16:39:27.440Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:27.722Z] ---> sigul-configuration.sh [2023-01-13T16:39:27.722Z] gpg: directory `/root/.gnupg' created [2023-01-13T16:39:27.722Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-13T16:39:27.722Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-13T16:39:27.722Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-13T16:39:27.722Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-13T16:39:27.722Z] gpg: CAST5 encrypted data [2023-01-13T16:39:27.722Z] gpg: encrypted with 1 passphrase [2023-01-13T16:39:27.722Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-13T16:39:28.004Z] + mkdir /home/jenkins [2023-01-13T16:39:28.004Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-13T16:39:28.288Z] + 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-01-13T16:39:28.297Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:28.581Z] ---> sigul-install.sh [2023-01-13T16:39:28.581Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-13T16:39:28.872Z] + git tag --list [2023-01-13T16:39:28.872Z] 0.1.1 [2023-01-13T16:39:28.872Z] v1.1.0 [2023-01-13T16:39:28.872Z] v1.2.0 [2023-01-13T16:39:28.872Z] v1.2.1 [2023-01-13T16:39:28.872Z] v1.3.0 [2023-01-13T16:39:28.872Z] v2.0.0 [2023-01-13T16:39:28.873Z] v2.1.0 [2023-01-13T16:39:28.873Z] v2.2.0 [2023-01-13T16:39:28.873Z] v2.2.1-dev.1 [2023-01-13T16:39:28.873Z] v2.2.1-dev.2 [2023-01-13T16:39:28.873Z] v2.2.1-dev.3 [2023-01-13T16:39:28.873Z] v2.2.1-dev.4 [2023-01-13T16:39:28.873Z] v2.2.1-dev.5 [2023-01-13T16:39:28.873Z] v2.2.1-dev.6 [2023-01-13T16:39:28.873Z] v2.2.1-dev.7 [2023-01-13T16:39:28.873Z] v2.3.0 [2023-01-13T16:39:28.873Z] v2.3.0-dev.10 [2023-01-13T16:39:28.873Z] v2.3.0-dev.11 [2023-01-13T16:39:28.873Z] v2.3.0-dev.12 [2023-01-13T16:39:28.873Z] v2.3.0-dev.13 [2023-01-13T16:39:28.873Z] v2.3.0-dev.14 [2023-01-13T16:39:28.873Z] v2.3.0-dev.15 [2023-01-13T16:39:28.873Z] v2.3.0-dev.16 [2023-01-13T16:39:28.873Z] v2.3.0-dev.17 [2023-01-13T16:39:28.873Z] v2.3.0-dev.18 [2023-01-13T16:39:28.873Z] v2.3.0-dev.19 [2023-01-13T16:39:28.873Z] v2.3.0-dev.20 [2023-01-13T16:39:28.873Z] v2.3.0-dev.21 [2023-01-13T16:39:28.873Z] v2.3.0-dev.22 [2023-01-13T16:39:28.873Z] v2.3.0-dev.23 [2023-01-13T16:39:28.873Z] v2.3.0-dev.24 [2023-01-13T16:39:28.873Z] v2.3.0-dev.7 [2023-01-13T16:39:28.873Z] v2.3.0-dev.8 [2023-01-13T16:39:28.873Z] v2.3.0-dev.9 [2023-01-13T16:39:28.873Z] v3.0.0-dev.1 [Pipeline] sh [2023-01-13T16:39:29.160Z] + lftools sign git-tag v3.0.0-dev.1 [2023-01-13T16:39:29.727Z] Signing Git tag with Sigul... [2023-01-13T16:39:29.727Z] Signing v3.0.0-dev.1 [Pipeline] echo [2023-01-13T16:39:30.305Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:30.591Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-13T16:39:30.600Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-13T16:39:30.639Z] $ docker stop --time=1 fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 [2023-01-13T16:39:31.963Z] $ docker rm -f --volumes fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-13T16:39:32.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T16:39:32.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:32.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:39:32.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:39:32.756Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:39:32.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T16:39:33.201Z] $ docker top 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 -eo pid,comm [2023-01-13T16:39:33.236Z] 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-01-13T16:39:33.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T16:39:33.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:39:33.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:39:33.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:39:33.401Z] $ docker exec 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 ssh-agent [2023-01-13T16:39:33.493Z] SSH_AUTH_SOCK=/tmp/ssh-4EzVA8houHom/agent.32 [2023-01-13T16:39:33.493Z] SSH_AGENT_PID=38 [2023-01-13T16:39:33.498Z] Running ssh-add (command line suppressed) [2023-01-13T16:39:33.619Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8331016138140100821.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8331016138140100821.key) [2023-01-13T16:39:33.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:39:33.905Z] + git semver bump pre [2023-01-13T16:39:34.164Z] 2023-01-13 16:39:34,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,100 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,100 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,100 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,103 [execute] INFO git cat-file --batch-check [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,109 [execute] INFO git cat-file --batch [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T16:39:34.165Z] 2023-01-13 16:39:34,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:34.165Z] 3.0.0-dev.2 [Pipeline] } [2023-01-13T16:39:34.188Z] $ docker exec --env ******** --env ******** 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 ssh-agent -k [2023-01-13T16:39:34.289Z] unset SSH_AUTH_SOCK; [2023-01-13T16:39:34.289Z] unset SSH_AGENT_PID; [2023-01-13T16:39:34.290Z] echo Agent pid 38 killed; [2023-01-13T16:39:34.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T16:39:34.601Z] + git semver [Pipeline] } [2023-01-13T16:39:34.888Z] $ docker stop --time=1 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 [2023-01-13T16:39:36.182Z] $ docker rm -f --volumes 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T16:39:36.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T16:39:36.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:36.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T16:39:36.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:39:36.891Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:39:36.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T16:39:37.323Z] $ docker top 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 -eo pid,comm [2023-01-13T16:39:37.358Z] 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-01-13T16:39:37.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T16:39:37.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T16:39:37.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T16:39:37.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T16:39:37.529Z] $ docker exec 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 ssh-agent [2023-01-13T16:39:37.623Z] SSH_AUTH_SOCK=/tmp/ssh-Dp7HapUTM3Bp/agent.31 [2023-01-13T16:39:37.623Z] SSH_AGENT_PID=37 [2023-01-13T16:39:37.628Z] Running ssh-add (command line suppressed) [2023-01-13T16:39:37.739Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11503958152292792282.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11503958152292792282.key) [2023-01-13T16:39:37.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T16:39:38.024Z] + git semver push [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,208 [run_push] DEBUG push [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,209 [execute] INFO git cat-file --batch-check [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,213 [execute] INFO git rev-list 851b159a334614ef937e447abf9b37801c99bb77 -- [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,213 [execute] DEBUG Popen(['git', 'rev-list', '851b159a334614ef937e447abf9b37801c99bb77', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,222 [execute] INFO git fetch -v origin [2023-01-13T16:39:38.283Z] 2023-01-13 16:39:38,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-13T16:39:38.853Z] 2023-01-13 16:39:38,749 [run_push] DEBUG no remote changes detected [2023-01-13T16:39:38.853Z] 2023-01-13 16:39:38,749 [execute] INFO git push origin semver [2023-01-13T16:39:38.853Z] 2023-01-13 16:39:38,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T16:39:39.789Z] 2023-01-13 16:39:39,588 [run_push] DEBUG push all version tags [2023-01-13T16:39:39.789Z] 2023-01-13 16:39:39,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-13T16:39:39.789Z] 2023-01-13 16:39:39,589 [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-01-13T16:39:40.726Z] 2023-01-13 16:39:40,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-01-13T16:39:40.726Z] 3.0.0-dev.2 [Pipeline] } [2023-01-13T16:39:40.748Z] $ docker exec --env ******** --env ******** 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 ssh-agent -k [2023-01-13T16:39:40.853Z] unset SSH_AUTH_SOCK; [2023-01-13T16:39:40.853Z] unset SSH_AGENT_PID; [2023-01-13T16:39:40.853Z] echo Agent pid 37 killed; [2023-01-13T16:39:40.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T16:39:41.153Z] + git semver [Pipeline] } [2023-01-13T16:39:41.436Z] $ docker stop --time=1 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 [2023-01-13T16:39:42.749Z] $ docker rm -f --volumes 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 [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-01-13T16:39:43.313Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-01-13T16:39:43.313Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-01-13T16:39:43.313Z] total 16 [2023-01-13T16:39:43.313Z] drwxr-xr-x 3 root root 4096 Jan 13 16:23 . [2023-01-13T16:39:43.313Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 13 16:39 .. [2023-01-13T16:39:43.313Z] drwxr-xr-x 2 root root 4096 Jan 13 16:23 cost [2023-01-13T16:39:43.313Z] -rw-r--r-- 1 root root 82 Jan 13 16:23 cost.csv [2023-01-13T16:39:43.313Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-01-13T16:39:43.313Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-01-13T16:39:43.313Z] total 16 [2023-01-13T16:39:43.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:23 . [2023-01-13T16:39:43.313Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 13 16:39 .. [2023-01-13T16:39:43.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 16:23 cost [2023-01-13T16:39:43.313Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 13 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:43.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:44.460Z] ---> package-listing.sh [2023-01-13T16:39:44.460Z] ++ facter osfamily [2023-01-13T16:39:44.460Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T16:39:44.719Z] + OS_FAMILY=debian [2023-01-13T16:39:44.719Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-01-13T16:39:44.719Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T16:39:44.719Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T16:39:44.719Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T16:39:44.719Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T16:39:44.719Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-01-13T16:39:44.719Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T16:39:44.719Z] + case "${OS_FAMILY}" in [2023-01-13T16:39:44.719Z] + dpkg -l [2023-01-13T16:39:44.719Z] + grep '^ii' [2023-01-13T16:39:44.719Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T16:39:44.719Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T16:39:44.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T16:39:44.719Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-01-13T16:39:44.719Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-01-13T16:39:44.719Z] + 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-01-13T16:39:44.731Z] 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-01-13T16:39:45.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T16:39:45.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T16:39:45.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T16:39:45.647Z] prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container [2023-01-13T16:39:45.692Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T16:39:45.977Z] $ docker top 5f0bd89e6081343c65902d26e92daebe6a13198dcf410a15193b585ab552eec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T16:39:46.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T16:39:46.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T16:39:46.873Z] + ls /var/log/sa-host [2023-01-13T16:39:46.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T16:39:46.946Z] provisioning config files... [2023-01-13T16:39:46.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config595024684682388760tmp [Pipeline] { [Pipeline] echo [2023-01-13T16:39:46.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:47.246Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T16:39:47.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:47.591Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T16:39:47.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:47.887Z] ---> sudo-logs.sh [2023-01-13T16:39:47.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T16:39:47.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:48.202Z] ---> job-cost.sh [2023-01-13T16:39:48.203Z] lf-activate-venv: SKIPPING [2023-01-13T16:39:48.203Z] DEBUG: total: 0.2199999988079071 [2023-01-13T16:39:48.203Z] INFO: Retrieving Stack Cost... [2023-01-13T16:39:48.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T16:39:49.030Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T16:39:49.044Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T16:39:49.327Z] ---> logs-deploy.sh [2023-01-13T16:39:49.327Z] lf-activate-venv: SKIPPING [2023-01-13T16:39:49.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/97 [2023-01-13T16:39:49.327Z] INFO: archiving workspace using pattern(s): [2023-01-13T16:39:50.266Z] Archives upload complete. [2023-01-13T16:39:50.266Z] INFO: archiving logs to Nexus